Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
neuromanser
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
neuromanser
2y ago
I too think we're growing hypersensitive, but that's not the only argument for switching to a different picture: the the model has requested the image not be used, long ago IIRC.
2.
▲
by
neuromanser
2y ago
Github can't even recognize syntax, let alone provide semantic diffs! In fact, Github can't even tell that foo.cpp.in is different from foo.mk.in! Any foo.t is declared to be Perl, with no way to fix it…There are a decade-old tick
3.
▲
by
neuromanser
2y ago
> Do you know how to read @@ -5,6 +5,7 @@ syntax? Do you not ?
4.
▲
by
neuromanser
3y ago
Windows has focus issues too. Eg. when I launch Windows Terminal, whether from the Start menu or the pinned icon in Taskbar, it renders the window focussed at first, but as soon as the shell finishes initialization the window loses focus.
5.
▲
by
neuromanser
3y ago
This one is a little difficult: the book is laden with multilingual dialogue and notes apparatus; it's not for everybody. That said, I first read The Name of the Rose when I was 11 or 12, and I thoroughly enjoyed it.
6.
▲
by
neuromanser
3y ago
Catch-22. I was maybe 11 on my first reading, and read it once a year until I was 19 or so. The book grew darker and darker on each reading, without changing a word. (I've read it a bunch of times since, just not every year. ) The Adve
7.
▲
by
neuromanser
3y ago
I don't know anyone who liked The Little Prince when they were kids, regardless of their appreciation of the book as adults. I disliked it as a kid for the same reasons I've loved it (and Exupéry's other aviator stories) as a
8.
▲
by
neuromanser
3y ago
The article is specifically about "finfluencers", which I can't help but read as "active participants in shitcoin pump-and-dump schemes", and find the self-reported numbers of "saved money" and "made
9.
▲
by
neuromanser
3y ago
> # yes | head -c 512 > foo How about `truncate -s 512 foo`?
10.
▲
by
neuromanser
3y ago
I, too, thought that chimps learning from each other was nothing new (Jared Diamond, etc). Besides that: I haven't read either study, just the article, so who knows what were the actual claims, but… The article opens with: > chimpan
11.
▲
by
neuromanser
3y ago
Children were most probably routinely exposed not just to nudity but also sex.
12.
▲
by
neuromanser
3y ago
How did you "commit locally" with Subversion twenty years ago? And if "local commits" were a thing, what was Svk for?
13.
▲
by
neuromanser
3y ago
Scrolling in the webpage crashed my browser (Firefox, ios).
14.
▲
by
neuromanser
3y ago
I understand these two formulations to be equivalent. Would you spell out the difference? For me? Thx!
15.
▲
by
neuromanser
3y ago
What do you mean? It's specifically for $(cat …) / $(< …): the latter is a faster equivalent of the former. Other than that, see my comment about $READNULLCMD.
16.
▲
by
neuromanser
3y ago
> for multi-line strings, I almost always use |, and only |. It takes the indented block as-is Except it doesn't. Try using steps: - run: | > f echo not redirected in Github Actions.
17.
▲
by
neuromanser
3y ago
It's built-in in Zsh: The substitution ‘$(cat foo)’ may be replaced by the faster ‘$(<foo)’. https://zsh.sourceforge.io/Doc/Release/Expansion.html#Comman...
18.
▲
by
neuromanser
3y ago
cat is a verb though
19.
▲
by
neuromanser
3y ago
Press alt and dot (full stop) to insert last word from the previous command line: $ cat file $ grep stuff alt-. Alternatively, make use off the READNULLCMD mechanism in Zsh: $ < file translates to $ ${READNULL
20.
▲
by
neuromanser
3y ago
Intel was receiving continuous beatings from AMD (Ryzen/Epyc) a few years before Apple came up with M1. 2016/2017 vs 2020. I don't think Apple and Intel are in much competition: Intel doesn't make laptops and lacked Appl
21.
▲
by
neuromanser
3y ago
> According to Apple analyst Ming-Chi Kuo, the fourth-generation iPhone SE will feature a 6.1-inch OLED display. Well, there goes the humanely usable phone size, my reason to buy an iPhone.
22.
▲
by
neuromanser
3y ago
> The functions defined in libxo are used to generate a choice of TEXT, XML, JSON, or HTML output. A common set of functions are used, with command line switches passed to the library to control the details of the output. https:&
23.
▲
by
neuromanser
3y ago
You mean it's not just a hypothesis. I would really, really expect users of this site to know the difference.
24.
▲
by
neuromanser
3y ago
And yet, biology has grown with the complexity of the cell as we know it, as opposed to the bronze/iron-age myths of near-east goat herders.
25.
▲
by
neuromanser
3y ago
What's the trademark situation? Can if keep using "nginx" in the name?
26.
▲
by
neuromanser
3y ago
I like the article, and I agree with the conclusion; I don't like that the title is click-bait.
27.
▲
by
neuromanser
3y ago
Rest assured that a company that'll have domestic candidates jump through ill-advised hoops subjects the off-shore ones to the same bullshit.
28.
▲
by
neuromanser
3y ago
Incorrect. Perl (5.x) has seen 10 stable releases in as many years, IOW since 2014.
29.
▲
by
neuromanser
3y ago
> what you’re seeing is a good content, but worth considering when you get shown policy-charged content - when and why is this in my feed. That's always a worthy, necessary even, consideration. > you should try to answer the seco
30.
▲
by
neuromanser
3y ago
I have no experience with macOS, or trouble believing that it's even worse than Windows. That said: I can't use WSL or PowerToys at work for (enforced) dumb policy reasons - this is possible because they're optional bolt-ons
More ›