Live data from Hacker News

Viewing profile — no7hing

no7hing

HN member
Joined
Sun, Sep 19, 2010, 4:16 PM UTC
HN karma
34
Public activity
12 items

About no7hing

No profile information was provided.

Recent public activity

  1. comment
    Comment #40351571

    Does anyone have technical insight into how the screensharing in the math tutor video works? It looks like they start the broadcast from within the ChatGPT app, yet have no option …

  2. comment
    Comment #18079174

    Sadly the Quest is not powerful enough to run regular Rift titles without heavy optimizations. They even mentioned that for "Superhot" it took multiple weeks for porting it to the …

  3. comment
    Comment #17825995

    If there's no testing culture it's pretty hard to introduce it into a team that doesn't have it (either by choice or omission). It gets even worse if your teammates don't update te…

  4. comment
    Comment #17750219

    Would also love to read a detailed writeup about their custom engine. Also found this quote[1] from an AmA on reddit: > We've used C# since SpaceChem. I can't imagine using anythin…

  5. comment
    Comment #17749089

    Judging from the installed game files it seems to based on SDL2 and not Unity3D.

  6. story
  7. comment
    Comment #7500941

    I think that comparison is flawed as there's only one team per country (and discipline) sent to e.g. the Soccer World Cup or the Olympic Games, whereas here it could be potentially…

  8. comment
    Comment #6078668

    I agree that it would be nice to have this nested (meta-)lists on a service that would treat them as sets, merge them together and as a cherry on top would show you the overlaps.

  9. comment
    Comment #6019720

    As far as I can tell Akka is the same thing to Scala/JVM as OTP is to Erlang/BEAM.

  10. comment
    Comment #5150010

    Things will probably look better once you switch your client implementation to Netty as a similar test I did with Netty 4, Protobufs and batching of messages produced low seven fig…

  11. comment
    Comment #4958326

    Fastest way to start with Clojure (besides the online REPL at http://tryclj.com ) is to get yourself leiningen (the widely used build tool for clojure projects under: http://github…

  12. comment
    Comment #2376368

    > I’m unable to make the source code for the test apps available publicly at this time. and > I spent nearly equal amounts of time (under two hours) to build the same app on nodejs…