Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
typpytyper
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
typpytyper
10y ago
Looks like github lost two weeks of its public activity data.
2.
▲
by
typpytyper
10y ago
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.
3.
▲
by
typpytyper
10y ago
Github was good while it lasted. Back to SourceForge.
4.
▲
by
typpytyper
10y ago
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 that V8 had at the time. Recently Google made big changes to
5.
▲
by
typpytyper
10y ago
> 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? because the form is optimal for the task at hand - taking
6.
▲
by
typpytyper
10y ago
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 Yosemite.) As for skeuomorphism, look no further than
7.
▲
by
typpytyper
10y ago
Impressive work by this fellow John McCarthy. I can't seem to find his github page though.
8.
▲
by
typpytyper
10y ago
logger.info("..."); versus: EventHandle eh = EBus.getHandle( eventBuilder.executing().name("some operation").build()); if (eh.isAllowed()) { eh.addParam("p1","v1").
9.
▲
by
typpytyper
10y ago
Still learning things about GNU make after 20 years. Great software.
10.
▲
by
typpytyper
10y ago
Don't forget his babel replacement, buble: https://gitlab.com/Rich-Harris/buble Zero config, small and fast as heck.