Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
swinglock
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
swinglock
11d ago
Much like the website, it's unavailable.
2.
▲
by
swinglock
26d ago
https://ounapuu.ee/posts/2025/07/17/kagi/
3.
▲
by
swinglock
26d ago
Have they stopped sponsoring terrorism?
4.
▲
by
swinglock
1mo ago
No, it doesn't. You're arguing against a straw man. The primary motivation was in second paragraph.
5.
▲
by
swinglock
2mo ago
Wire transfer is better?
6.
▲
by
swinglock
2mo ago
If it takes seconds to compile it then the browser wins. The PoW only runs for seconds already.
7.
▲
by
swinglock
2mo ago
"Sorry, this item's currently unavailable in your location."
8.
▲
by
swinglock
2mo ago
Can you not design a PoW that is most efficient in a browser? Don't brute force hashes like Hashcash/Bitcoin, do something similar to RandomX instead but in JS. Browsers ought to run the fastest JS interpreters already so if inter
9.
▲
by
swinglock
2mo ago
It was more interesting when there were real tangible improvements. Game graphics has been like smartphones for a good long time now. Performance and feel (low latency and high consistency) still matters though, that is not solved, but it&#
10.
▲
by
swinglock
3mo ago
Windows does memory compression too.
11.
▲
by
swinglock
3mo ago
I don't think it has overcommit at all, at least that's the default. That would be why you don't have Windows OOM killer stories.
12.
▲
by
swinglock
3mo ago
Steam Support can probably get it sorted.
13.
▲
by
swinglock
4mo ago
AF_ALG does ring a bell.
14.
▲
by
swinglock
5mo ago
Neither was NixOS. https://discourse.nixos.org/t/is-nixos-affected-by-copy-fail...
15.
▲
by
swinglock
7mo ago
Because it's there.
16.
▲
by
swinglock
8mo ago
Something breaking after 49.7 days is a classic. Someone counted milliseconds since start with a 32 bit unsigned int and some code assumed it couldn't wrap.
17.
▲
by
swinglock
8mo ago
There are self-hosted options too. I can't vouch for any of them but many look competent.
18.
▲
by
swinglock
8mo ago
Win32 and Wine being a lightweight alternative to HTML and Electrum is a fun idea.
19.
▲
by
swinglock
8mo ago
This is why I used ReadItLater and now Instapaper. It's integrated in my ebook reader too.
20.
▲
by
swinglock
9mo ago
Most users have JS enabled nowadays. Much of the web doesn't work without it. It was just an example.
21.
▲
by
swinglock
9mo ago
No it does not. I've had this happen in legacy systems myself. The checksums of TCP/IP are weak and will let random errors through to L7 if there are enough of them. It's not even CRC and you must bring your own verification
22.
▲
by
swinglock
9mo ago
Men in the middle including predatory ISPs can not only spy but also enrich. Injecting JavaScript and embedding ads is the best case scenario. You don't want that. In addition even without bad actors TLS will prevent random corruption
23.
▲
by
swinglock
9mo ago
IPv6 and CGNAT growth has finally started to suppress IPv4 prices. There was a huge pump when hyperscalers decided they needed more. But IPv6 keeps growing and is the majority of traffic in many networks. If you own significantly more IPv4
24.
▲
by
swinglock
9mo ago
Well but then attackers just compile a kernel with a rootkit that hides the hack and itself from the APIs of the BPF program, so it has to deal with that too or it's trivially bypassed. Anticheat and antivirus are two similar but diffe
25.
▲
by
swinglock
9mo ago
assert() is always only compiled if NDEBUG is not defined. I hope DEBUGASSERT is just that too because it really sounds like it, even more so than assert does. But regardless of whether the assert is compiled or not, its presence strongly s
26.
▲
by
swinglock
9mo ago
I'm surprised curlx_strcopy doesn't return success. Sure you could check if dest[0] != '/0' if you care to, but that's not only clumsy to write but also error prone, and so checking for success is not encourage
27.
▲
by
swinglock
10mo ago
The latest DLSS and FSR are good actually. Maybe XeSS too.
28.
▲
by
swinglock
10mo ago
This used to be a feature to protect spinning hard drives. Why this would exist today and why it would throttle anything is bizarre.
29.
▲
by
swinglock
11mo ago
In mobile networks it's usually a single device.
30.
▲
by
swinglock
11mo ago
You should block the whole /64, at least. It's often a single host. It's often but not always a single host, that's standardized.
More ›