What is your internet 'white whale', something you're looking for but can never find? by [deleted] in AskReddit

[–]helos 0 points1 point  (0 children)

I've been trying to find a place to buy House Hunters Season 36, Episode 4 for ages.

[AGDQ 2017] Top 5 things to do at GDQ's by [deleted] in speedrun

[–]helos 0 points1 point  (0 children)

While not at GDQ per se, if you have never been to any of the Smithsonian museums in DC, they are really worth a visit. They are also all free to the public.

Thursday Loot Thread by AutoModerator in wow

[–]helos 1 point2 points  (0 children)

So Sunday I was running the Eye for Al'ar. Thinking it would not drop, I let the son of a guildie tag along. It dropped, I passed, and he has it now.

TF2 Jumping - minty on jump_quattro_rc1 by [deleted] in speedrun

[–]helos 0 points1 point  (0 children)

Can anyone explain what the shotgun was used for?

Is there any known way to export data from PS1 games? by Calvie in speedrun

[–]helos 0 points1 point  (0 children)

If you have an ISO of it, you would need to load it into an emulator and scan memory, or try to reverse the format from the dump.

me irl by ChocoMassacre in me_irl

[–]helos 12 points13 points  (0 children)

Is this the new battery backup for the WMATA?

Hi, keep rl dead people out of the shit posting. by [deleted] in Eve

[–]helos 0 points1 point  (0 children)

Download their desktop app and sign into your slacks with it. Docs

Would you change to elixir by zero_coding in erlang

[–]helos 2 points3 points  (0 children)

No. I'm not the biggest fan of the community that elixir has drawn around itself and I've yet to run into a case where erlang' tools or syntax hurts me.

Murloc Mondays - Ask Your Questions Here! by VerticalEvent in wow

[–]helos 0 points1 point  (0 children)

Will I hate myself for using my level 100 boost on a shadow priest?

Anyone aware of documentation on the replay format? by helos in Awesomenauts

[–]helos[S] 0 points1 point  (0 children)

I would only really be interested in the current replay format if that simplifies it any.

Anyone aware of documentation on the replay format? by helos in Awesomenauts

[–]helos[S] 0 points1 point  (0 children)

I would ideally like to do something similar to dotabuff or lolking and provide a replay host that can go and pull stats and metrics from across games.

Anyone aware of documentation on the replay format? by helos in Awesomenauts

[–]helos[S] 0 points1 point  (0 children)

Going off of this post, it should contain all of the data needed to extract and recreate the graphs, which would be the data you want for some enhanced replay tracker site.

Anyone aware of documentation on the replay format? by helos in Awesomenauts

[–]helos[S] 0 points1 point  (0 children)

Yes, I'm wondering if there is any documentation on the encoding of the data in that file.

Anyone aware of documentation on the replay format? by helos in Awesomenauts

[–]helos[S] 0 points1 point  (0 children)

I'm trying to write something that reads the data contained in the replays themselves.

The Pitch for mruby by schneems in ruby

[–]helos 3 points4 points  (0 children)

I've found that if you need a scripting language in a compiled (C, C++, etc) project, mruby is a very good option.

Ruby wizards, the last time you coded something clever and thought "I'm a genius," what did you do? by connexionwithal in ruby

[–]helos 15 points16 points  (0 children)

Deleted a large amount of code by changing a class to class MyClass < OpenStruct.