Jump to content

Massman

Members
  • Joined

  • Last visited

Everything posted by Massman

  1. Please be a bit more respectful towards your fellow community members, @ozzie. Thanks
  2. Everyone should have been contacted? Winners were announced here: http://oc-esports.io/#!/article/3197/hyperx_oc_takeover_season_iii_qualifying_concludes
  3. Massman replied to Massman's post in a topic in Old School
    Okay, updated. For convenience I've added the result_id as extra column so moderators can check the results to add more information, if necessary.
  4. Massman replied to Massman's post in a topic in Old School
    Should be fixed
  5. Massman replied to Massman's post in a topic in Old School
    All BGA + Socket Gx ?
  6. Massman replied to Massman's post in a topic in Old School
    Hm, that result is from a banned user. I think it shouldn't be on the list. The reason why the SB-E is the best result at the moment is because the other sockets aren't included in the query. I just used those that Genieben asked me to add.
  7. Massman replied to Massman's post in a topic in Old School
    Sure, if that's what your prefer. Also added the motherboard brand to the motherboard column
  8. Massman replied to SoF's post in a topic in Offtopic
    Awesome - so it was a class on computer performance?
  9. Massman replied to SoF's post in a topic in Offtopic
    Are you the student or the teacher in that scenario @techjesse ?
  10. Massman replied to elmor's post in a topic in Elmor's Lab
    Nice! Have you tested this with LN2? Any interesting findings in the disparity of core overclocks?
  11. There will be a week break before next stage.
  12. Massman replied to Massman's post in a topic in Old School
    Updated with the embed rankings. Think we might have to add some BGA sockets though ...
  13. Massman replied to Massman's post in a topic in Old School
    Updated with the embed stuff. Also included Turrican's scores in case someone was looking for them. Just saw Gradus' SuperPI 1M as well from last month. Looks like K6/2 is getting a bit more competitive these days
  14. Massman replied to Massman's post in a topic in Old School
    Updated with the always up to date embed leaderboards
  15. Massman replied to Massman's post in a topic in Old School
    Updated with embed leaderboards
  16. It's updated manually in the sense that I have to run the database query and it picks up the submissions from the database. So submission has to be done to HWBOT for the result to pick up. I'll get around updating the OP with an embed leaderboard sometime this month, after which it will update automatically.
  17. Massman replied to Massman's post in a topic in Old School
    Updated with the embed leaderboards
  18. Massman replied to Massman's post in a topic in Old School
    Updated with the embed leaderboard
  19. The reason why this happens is because the verification screenshot is attached as system picture. For the competition, we have an automatic check that looks if a verification screenshot is attached to the submission. For XTU it's a bit of a pickle because the submission process is typically via the XTU software, which doesn't give the option to add a verification screenshot. For competitions, a manual submission is better because the form gives you the option to add a verification screenshot. Let me fix the submission for ya, Bassplayer. (left: submission form; right: your submission xxbassplayerxx)
  20. Max Out means that the highest score wins. There is a cash prize bonus if you win the stage with a Global First Place too!
  21. There is a way to overwrite the CSS manually. <script src='http://hwbot.org:80/js/embed.js'></script> <div id='10d346e4-bb8b-41b5-a17b-de87829dfb6e'><script type='text/javascript'>hwbot_embed('10d346e4-bb8b-41b5-a17b-de87829dfb6e','','embedTable')</script></div> Ihe embed code we exposed the CSS class name: embedtable. If you want to use your own style sheet, just change the ‘embedTable’ to the CSS classname in your style sheet. I haven't tested this myself, just relying on the word of the devs. Will try this week when I find time ...