Viewing profile — r_transpose_p
r_transpose_p
HN member- Joined
- Thu, May 12, 2016, 3:47 PM UTC
- HN karma
- 8
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About r_transpose_p
No profile information was provided.
Recent public activity
-
comment
Comment #35376796
Music aside, I believe the first place I saw a copy of this old zine illustration was in the book "Getting Started with Arduino" by Massimo Banzi (page 10 if you're curious : https…
-
comment
Comment #34225404
I try to remember that this decades cool hip software trends might become the next decade's enterprise Java. And that's the outcome for the successful stuff! (Doesn't mean you shou…
-
comment
Comment #34223763
15-25 years ago, there were hip-for-the-time tech influencer bloggers who would write all sorts of stuff about whatever new frameworks and tech were available in the Java world. If…
-
comment
Comment #33554954
That description of the 1990s brings back memories for me.
-
comment
Comment #11685625
I'm partial to https://en.wikipedia.org/wiki/Disjoint-set_data_structure It's a fairly simple algorithm to implement, but there is some wicked-cool analysis behind how fast it is. …
-
comment
Comment #11684359
Oh right, forgot https://github.com/Andersbakken/rtags
-
comment
Comment #11684351
I am primarily a C++ developer. I used to alternate between emacs and eclipse depending on whether I needed IDE functionality or not (you can argue about whether one "needs" an IDE…