Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zelcon5
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
zelcon5
10y ago
Lol this is all pretty funny. I also did this but in C++ to make fun of that JS crap. https://gist.github.com/zelcon5/7dc42bf91ea958132a0d - "padding" can go either left or right. - generic function - minimal
2.
▲
by
zelcon5
11y ago
Time is relevant. It should not be treated like a footnote in considering the importance of certain laws. If Thomas Jefferson were alive today, I think he would have used military force against Apple, or at the very least threatened Tim Coo
3.
▲
by
zelcon5
11y ago
Am I the only one who sees how blind it is to continue citing 18th century politicians in 2016? Can we finally deprecate the "founding fathers"?
4.
▲
by
zelcon5
11y ago
More proof that Neanderthals were as smart as, if not smarter than, _Homo sapiens sapiens_.
5.
▲
by
zelcon5
11y ago
And in year 2020... http://36.media.tumblr.com/tumblr_ln5ipwsRxJ1qd94ffo1_1280.p...
6.
▲
by
zelcon5
11y ago
Because programming is primarily a business and it's cheaper to hire dumb programmers for whom functional programming is too difficult.
7.
▲
by
zelcon5
11y ago
Of course not. Hehehee. Stuff like this makes people like me happy, because of all the exploits.
8.
▲
by
zelcon5
11y ago
Oh exploitable!
9.
▲
by
zelcon5
11y ago
I've bought crappy but running cars before for $200 (outright, no loan). If I were you, I would spend all day today on craigslist for a little junk car that you can sleep in. Shoplift food from supermarkets that will fit in your pocket
10.
▲
by
zelcon5
11y ago
Adblockers may use more than the URI, but it starts with the URI and if it does not match, then it does not block. If a video file is served from cdn.example.com/video/?file=3w0rjwo, then have a DoubleClick ad serve from cdn.examp
11.
▲
by
zelcon5
11y ago
How is this _not_ exactly what I said it was though? The author even says in the readme that it's a NIH version of Haskell. I love PL mental masturbation as much as anyone else, but stuff like this is equivalent to an oil spill in a fr
12.
▲
by
zelcon5
11y ago
Why doesn't Google et al provide a shim for web servers to proxy ads off their own domains, with the same URI routes as the actual content? That way, an adblocker would also prevent the content from being served. (Why waste your networ
13.
▲
by
zelcon5
11y ago
An ad-hoc, informally specified, bug-ridden, slow implementation of half of Haskell
14.
▲
by
zelcon5
11y ago
Despite the temptation to bikeshed Amazon, I'd have to say this is quite justified. Amazon seemed TOO cheap for a lot of things. It was amazing they made any money at all. Now that they have a monopoly, they can stop with the freebies.
15.
▲
by
zelcon5
11y ago
> generics Go makes it easy for third party applications to parse the language,so generics are possible with pre-processing/codegen; e.g., https://clipperhouse.github.io/gen/