Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
douchescript
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
31.
▲
by
douchescript
9y ago
https://www.google.se/amp/s/www.dailysabah.com/investigation...
32.
▲
by
douchescript
9y ago
Yes and frunch!
33.
▲
by
douchescript
9y ago
Nice! But hey, rebinding control-z to redo in the examples? How’s that for terminal convention compliance?
34.
▲
by
douchescript
9y ago
Gulp, how quaint
35.
▲
by
douchescript
10y ago
Dont worry :) soon the other ways will be deprecated. There can be only one _pythonic_ way to do it.
36.
▲
by
douchescript
10y ago
I work with a typescript project, and the classes of errors that are caught by the TS compiler are not worth the hassle of having to use typescript.
37.
▲
by
douchescript
10y ago
Maybe "the masses" can code without struts.
38.
▲
by
douchescript
10y ago
Typescript is a pile of crap that's why.
39.
▲
by
douchescript
10y ago
Yes, but if my version only has the features I need. Then it's lighter and most probably faster. Since OS tends to support a smorgasbord of usecases it's more often than not bloated and unnecessarily complex when used.
40.
▲
by
douchescript
10y ago
The compilers have it, google __builtin_add_overflow as an example.
41.
▲
by
douchescript
10y ago
There's always the overflow flag in the cpu, I don't get why it's not readily available in C when needed.
42.
▲
by
douchescript
10y ago
The things that suck in rails are the views, the asset pipeline and the stupid helper methods for routes that are so complicated for nested routes it's a joke. The database part is actually the good part if you do it right.
43.
▲
by
douchescript
10y ago
Oh no, the Merb heresy comes back to haunt. No merb was not better, it was just different and sucked in some different ways.
44.
▲
by
douchescript
10y ago
Their goal as it seems up to this point is to get a monopoly on the framework and technology with opensourcing of their framework. Good for hires and keeping the competition in check. A patent will tighten their grip on ai.
45.
▲
by
douchescript
10y ago
Yep, looked super.
46.
▲
by
douchescript
11y ago
The rationale for booting in 32bit mode is among other things that ram is fixed and small, so you don't need that extra address space anyway.
47.
▲
by
douchescript
11y ago
Agile/scrum defense arguments are like a doomsday sects defenses for why dd didn't happen, everybody didn't believe enough. Now if all would believe...
48.
▲
by
douchescript
11y ago
Amen! Ruby managed the transition to unicode much better as they delivered 2x performance increase at the same time AND labeled the new version 1.9 instead of two. Much the same problem. Yes python 2 is OK but it's legacy mode and peop
49.
▲
by
douchescript
11y ago
Why even adapt for python 3? Nobody uses that stalinist version of python anyway. Its incredibly bad to have to use ifdefs in a scripting language like that. Code should be written so that it works regardless of version.
50.
▲
by
douchescript
11y ago
At 98 those predictions were already old hat.
51.
▲
by
douchescript
11y ago
It's good stuff, I've used this quite a bit, although I still prefer macpaint for 1bit graphics (this is more geared for slightly higher palettes). Love the pixel perfect line tool.
52.
▲
by
douchescript
11y ago
Xargs with crawled data sounds like a nightmare. Allow me to link to example.com?$(rm -rf /).
53.
▲
by
douchescript
11y ago
shellscript that crawls web? Surely doable but never secure.
54.
▲
by
douchescript
12y ago
So the compiler and toolchain in javascript then? News to me.