Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sicariusnoctis
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
sicariusnoctis
1y ago
That's only true if the engineers are not allowed to copy/steal from existing designs. There are plenty that are better than GIMP (e.g. Photoshop, Krita, ...). If nothing else, make it easy to build a layer on top so that Photosho
2.
▲
by
sicariusnoctis
2y ago
They didn't say "reality must be wrong". They said that their initial hypothesis (that significant changes would be observed after 21 days) is probably wrong, so they implicitly proposed a second hypothesis (that significant
3.
▲
by
sicariusnoctis
2y ago
The author of that post wrote "difftastic", which is "a structural diff that understands syntax" using treesitter. https://difftastic.wilfred.me.uk/ https://github.com/Wilfred/diffta
4.
▲
by
sicariusnoctis
2y ago
Will making (non-)computer viruses illegal sanitize the world of them?
5.
▲
by
sicariusnoctis
2y ago
A few years ago, the main advantage was merely that "Sidebery is far less buggy and much more performant than Tree Style Tab". Nowadays, the gap has... widened. The little details matter, but there's big feature differences t
6.
▲
by
sicariusnoctis
3y ago
A very interesting property: Knights have odd-even parity, i.e., they attack only opposite colored squares. Pop quiz: How many knights can you place on a board so that they don't attack each other?
7.
▲
by
sicariusnoctis
3y ago
Personally, I would prefer the conventional Latin Modern math font instead of Palatino math. Latin Modern is used by: - Wikipedia. - Math.StackExchange. - Nearly all papers, including the ones hosted on arxiv in PDF format. - Nearly a
8.
▲
by
sicariusnoctis
3y ago
How would an AGI gain access to an unlimited credit card that immediately gives it remote access to all GPUs in the world?
9.
▲
by
sicariusnoctis
3y ago
It's also quite silly that society often credits one guy at the top who supposedly has "incredible vision" and yet would likely fail at explaining even the most basic technical details. And if such a person must be credited,
10.
▲
by
sicariusnoctis
3y ago
See "concert earplugs" that try to reduce the volume with minimal distortion.
11.
▲
by
sicariusnoctis
3y ago
64k tokens ought to be enough for anybody.
12.
▲
by
sicariusnoctis
3y ago
`jj split -i` gives: > error: unexpected argument '-i' found Actually, maybe I'm just a complete git, but I couldn't figure out how to `git reset HEAD~` my accidental commits, `git rebase -i HEAD~6`, format `jj log` m
13.
▲
by
sicariusnoctis
3y ago
Neat tricks. Beyond BufWriter (which I'm already using) and multthreading, I'm guessing there's not much to be done to improve my "frece" (a simple CLI frecency-indexed database) tool's performance without maki
14.
▲
by
sicariusnoctis
3y ago
Technically impossible since queens cannot materialize out of thin air, except in crazyhouse. Also Rg1+ is a rather pretty attraction/clearance sacrifice/double check/mate-in-2.
15.
▲
by
sicariusnoctis
3y ago
Nearly no one inhabits Greenland and Antarctica, which might help explain why the only visible relative increase in Arctic/Antarctic nationalism comes from enthusiastic polar bears and mildly racist penguins. I'm not sure there
16.
▲
by
sicariusnoctis
3y ago
The issue isn't possible bias on the part of educated cartographers and differential geometers. It's the bias of the majority, i.e. everyone else, that matters. A vast majority of people in the "Western world" perceive t
17.
▲
by
sicariusnoctis
3y ago
From a non-expert's standpoint, Vulkan feels quite unusable and complex.
18.
▲
Weave: Interactive Data Exploration Toolkit by Weights and Biases
(github.com)
49 points
by
sicariusnoctis
3y ago
|
3 comments
19.
▲
by
sicariusnoctis
3y ago
Ideally, arrays should start at 0.5 -- that is the best compromise. Or maybe start with 0.25, since starting with 0 is three times better than starting with 1.
20.
▲
by
sicariusnoctis
3y ago
The main thing I miss in these vi-like browsers is a tab tree sidebar like Sidebery.
21.
▲
by
sicariusnoctis
3y ago
I guess JIT type specialization / "monomorphization" might be one way to do it, but I expect that it would be bottlenecked by all the surrounding CPython interpreter stuff. /amateur_two_cents
22.
▲
by
sicariusnoctis
3y ago
Replication does not help in managing completely. That's why we use abstractions, even with the problems they have.
23.
▲
by
sicariusnoctis
3y ago
For example, it only took 20 years (!!) to stop Ctrl+Q from quitting Firefox on Linux. :) IIRC, a couple of patches did get submitted, but never accepted for unknown reasons.
24.
▲
by
sicariusnoctis
3y ago
This happens on Linux too. I was wondering if the weird CPU-hogging flickering was a bug in my compositor (picom) or window manager (i3) or browser (Firefox). Turns out to be a "feature".
25.
▲
by
sicariusnoctis
3y ago
The "average color" (or whatever it is) could have been pre-computed server-side rather than tiring out the poor innocent client CPUs.
26.
▲
by
sicariusnoctis
3y ago
Perhaps the ResNet paper, which has the most citations of all time.
27.
▲
by
sicariusnoctis
3y ago
If IP stops being a thing, we can always invent new laws to replace it such as "impersonation".
28.
▲
by
sicariusnoctis
4y ago
With Sidebery (modern alternative to TST), the tab tree is automatically backed up every $time_interval. https://addons.mozilla.org/en-CA/firefox/addon/sidebery/
29.
▲
by
sicariusnoctis
4y ago
For a given repository, is it possible to have multiple worktrees for different "branches"? (Just like git worktree.)
30.
▲
by
sicariusnoctis
4y ago
Python 3.11 made some updates to the `import antigravity` feature.
More ›