Live data from Hacker News

Viewing profile — hr0m

hr0m

HN member
Joined
Wed, Jul 18, 2018, 8:30 AM UTC
HN karma
400
Public activity
16 items

About hr0m

No profile information was provided.

Recent public activity

  1. comment
    Comment #40290628

    Wait, I know the author and will share the link so he can join here.

  2. comment
    Comment #39547009

    History of everything. But this is more of a fast talking podcast

  3. comment
    Comment #39543523

    Ha, a proof that by watching YouTube videos you learn something. This was covered by one of my favorite series on YouTube. Here is the particular video: https://www.youtube.com/wat…

  4. comment
    Comment #34437812

    Offtopic: You could try ulisp[1] for an interactive Arduino development experience. [1]: http://www.ulisp.com/

  5. comment
    Comment #33925544

    I have nothing to do with web development but the YouTube channel fireship is great. Funny and informative.

  6. story
  7. comment
    Comment #33705745

    I am looking for the same thing. A colleague has recommended mailbox.org

  8. comment
    Comment #31638965

    This looks really nice. I'll try that out. Do you know more similar games? I.e. where the choice of the programming language is done by the player?

  9. comment
    Comment #29756536

    I love the UI. Functional, simple, makes me look like a hoodie wearing hacker with gloves.

  10. comment
    Comment #29379376

    I can confirm all of it for Germany as well (except the Italian serpentine road synchronization hack). I flash lights for oncoming traffics because of danger or police checks. I fl…

  11. comment
    Comment #28154183

    We use Intel Compiler mainly on supercomputers with Intel CPUs. IT can produce faster code. However it is not great to work with it. It lacks features of the newer standard and it …

  12. comment
    Comment #26619414

    You should checkout lbmpy for generation of lbm kernels: https://pycodegen.pages.i10git.cs.fau.de/lbmpy/

  13. comment
    Comment #23290155

    There is an proposal for a GC-library: https://docs.google.com/document/d/1Cv2IcsiokkGc2K_5FBTDKekN... That is just like programming in D with extra steps.

  14. comment
    Comment #22306394

    I wonder what the author would do, when performance is critical. Today too many people rely on fast cpu and large memory. There are lots of applicants, where you need to optimize.

  15. comment
    Comment #21922688

    I use VS Codium. That is the opensource packaging without Microsofts calling home functionality: https://vscodium.com , with the Vim and code-d extension. You also will want to cha…

  16. comment
    Comment #21481070

    In D with D "mixins": https://github.com/m3m0ry/drainfuck