Viewing profile — typpytyper
typpytyper
HN member- Joined
- Fri, Jul 22, 2016, 4:55 PM UTC
- HN karma
- 52
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About typpytyper
No profile information was provided.
Recent public activity
-
comment
Comment #12180076
Looks like github lost two weeks of its public activity data.
-
comment
Comment #12178600
19 minutes and twelve pop-under ads later... I can't commit my changes until I punch the monkey and learn one weird trick to make my teeth whiter. Ah, the good old days.
-
comment
Comment #12178501
Github was good while it lasted. Back to SourceForge.
-
comment
Comment #12177612
The Node.JS project has a problem in that it has never had a specification - only a defacto implementation based on an ever-changing V8 engine with whatever ECMAScript compliance t…
-
comment
Comment #12165309
> He seems uninterested in even acknowledging the point that most cameras don't look like that anymore Digital SLR cameras still very much look like traditional cameras. Why? becau…
-
comment
Comment #12165279
I'm 100% in agreement with the article. I haven't upgraded from Mavericks for the very reasons he outlined - stark white UIs with no feedback. (Well that and the WIFI issues in Yos…
-
comment
Comment #12160459
Impressive work by this fellow John McCarthy. I can't seem to find his github page though.
-
comment
Comment #12160166
logger.info("..."); versus: EventHandle eh = EBus.getHandle( eventBuilder.executing().name("some operation").build()); if (eh.isAllowed()) { eh.addParam("p1","v1").addParam("p2","v…
-
comment
Comment #12151133
Still learning things about GNU make after 20 years. Great software.
-
comment
Comment #12150726
Don't forget his babel replacement, buble: https://gitlab.com/Rich-Harris/buble Zero config, small and fast as heck.