Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
webstrand
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
1.
▲
by
webstrand
13d ago
I didn't read it as dismissive. I think the "Why doesn't this work?" at the end is key, implying they know they're probably wrong, but don't know why. It's pretty common to form and present hypothesis like
2.
▲
by
webstrand
29d ago
Its not enabled by default, but enabling MGLRU setting /sys/kernel/mm/lru_gen/min_ttl_ms to 70 has entirely resolved the issue for me. It _does_ usually pick firefox or vscode to kill, but my system remains interact
3.
▲
by
webstrand
1mo ago
Usually its me who has been committing with a bogus email address, because I don't like having my real user/email set in my $HOME/.gitconfig
4.
▲
by
webstrand
1mo ago
ES6 class syntax is still mostly just syntax sugar overtop prototypical inheritance. JS _does_ still have TCO (called Proper Tail Calls), Safari's JavaScriptCore implements it, and is technically the only conforming interpreter.
5.
▲
by
webstrand
2mo ago
You're in luck < https://hnrss.org/threads?id=SirHackalot >
6.
▲
by
webstrand
2mo ago
I'm using linux, and I got access with no issue. CF is having an issue.
7.
▲
by
webstrand
2mo ago
I also do this, except 7.0.0.0/8 instead. Its great for not conflicting with hotel wifi dhcp.
8.
▲
by
webstrand
2mo ago
Class D amplifiers use that same trick, just at much higher switching frequencies (pushing quantization noise ultrasonic, where it can be filtered). Since transistors are most efficient when fully on/off, very little power is wasted as
9.
▲
by
webstrand
2mo ago
Interesting, could it be mitigated by the server doing its own prediction and defogging the peeker early? Or is lag prediction in CS2 not entirely client-sided.
10.
▲
by
webstrand
2mo ago
That doesn't sound at all like any ORM I've ever used. I've struggled in the past because The ones I've used are actively hostile to laying out data in the database in a way not proscribed by the ORMs philosophy. Heck of
11.
▲
by
webstrand
3mo ago
Web fiction, freely produced and distributed by "consumers" already existed prior to 2019. There are thousands of novels you can read that people produced for their own enjoyment, some even managed to make money off of it via patr
12.
▲
by
webstrand
3mo ago
Isn't CSRF about forging mutating requests? CORS doesn't block the underlying GET/POST request, the request still goes through and the server still needs to properly implement CSRF prevention. CORS just prevents javascript fr
13.
▲
by
webstrand
3mo ago
If anyone's looking to sandbox network, I've had good experience with pasta [1] networking. I make a pasta+bwrap sandbox and expose only specific services via local sockets to cross the boundary. [1]: https://passt.top&
14.
▲
by
webstrand
3mo ago
I don't actually know of any? I've long since removed the key from my keyboard, and haven't come across anything that actually used it. What games?
15.
▲
by
webstrand
3mo ago
They had similar messages on Opus, they never fixed or relaxed the topic-related safeguards there. I doubt they will here, either.
16.
▲
by
webstrand
3mo ago
I wish I could remove the insert key, but unlike the caps-lock that no application rebinds, insert does get rebound. I wish there was an OS level control "pressing insert by accident should not turn on mangle-my-text-mode".
17.
▲
by
webstrand
3mo ago
MMORPGs and games that have many different mechanics might be more prone to it, versus first-person controlled games? In my experience its pretty common.
18.
▲
by
webstrand
3mo ago
Games often bind skills or other game mechanics to the function keys. Anecdotally, I switched from `ctrl+shift+i` to F12 for opening the web inspector due to many websites capturing that keybinding for their own purpose (claude and code edi
19.
▲
by
webstrand
3mo ago
Still unconditionally rejects prompts like > Are there any wild populations of Tetanus that lack the dangerous plasmid? useless
20.
▲
by
webstrand
4mo ago
Do you have a solution for auto-merging conflicting changes? Because I think that's the real difference, editing on a laptop and on a desktop before the sync can occur, can cause data-loss (for my potentially naive use of keepassxc any
21.
▲
by
webstrand
4mo ago
Its the framing story that implies them committing fraud. > I immediately said yes, even though I wasn't entirely sure. They wanted to play games, so I decided to play along. The article never says the generated images were used to
22.
▲
by
webstrand
4mo ago
I think as compilers got smarter, UB changed somewhat in meaning. Originally the compilers didn't perform such complex analysis, and while invoking UB could break your program, it would still do something reasonable.
23.
▲
by
webstrand
4mo ago
As a counterexample, I've been seeing more "safety rejections" from Claude. Unlike search, being unable to ask _anything_ about botulinum, or details about the recent Copy Fail vulnerability (without giving my fingerprints to
24.
▲
by
webstrand
4mo ago
Another fun thing is if you use an extension you can fast-forward through the advertisements too. For some channels I use around 3.5x playback speed.
25.
▲
by
webstrand
5mo ago
I don't think it's been co-opted? Mirroring the emotions of another person you're actively observing doesn't give you insight into why they're feeling that way. It's just mirroring, but its an excellent startin
26.
▲
by
webstrand
5mo ago
Tried it, after about 10 messages, Opus 4.7 ceased to be able to recall conversation beyond the initial 10 messages. Super weird.
27.
▲
by
webstrand
5mo ago
If you don't provide it a <tree-ish> it reads from the index (staged files). So you're right its not really pointed anywhere, since the index isn't a ref.
28.
▲
by
webstrand
5mo ago
Container tabs, independent proxy config (chrome only respects system-wide proxy), vertical tabs, and functional adblockers are the four big features for me.
29.
▲
by
webstrand
6mo ago
Ah, you mean Empire Earth. I loved that game, it had a great soundtrack.
30.
▲
by
webstrand
6mo ago
IPv4 pricing isn't a good enough reason? If all of my devices had nice ipv6 connectivity I could ditch the public ipv4 addresses, but I have to keep them so that my ipv4-only devices can still reach them.
More ›