Viewing profile — hr0m
hr0m
HN member- Joined
- Wed, Jul 18, 2018, 8:30 AM UTC
- HN karma
- 400
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About hr0m
No profile information was provided.
Recent public activity
-
comment
Comment #40290628
Wait, I know the author and will share the link so he can join here.
-
comment
Comment #39547009
History of everything. But this is more of a fast talking podcast
-
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…
-
comment
Comment #34437812
Offtopic: You could try ulisp[1] for an interactive Arduino development experience. [1]: http://www.ulisp.com/
-
comment
Comment #33925544
I have nothing to do with web development but the YouTube channel fireship is great. Funny and informative.
- story
-
comment
Comment #33705745
I am looking for the same thing. A colleague has recommended mailbox.org
-
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?
-
comment
Comment #29756536
I love the UI. Functional, simple, makes me look like a hoodie wearing hacker with gloves.
-
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…
-
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 …
-
comment
Comment #26619414
You should checkout lbmpy for generation of lbm kernels: https://pycodegen.pages.i10git.cs.fau.de/lbmpy/
-
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.
-
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.
-
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…
-
comment
Comment #21481070
In D with D "mixins": https://github.com/m3m0ry/drainfuck