Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
darthwalsh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
darthwalsh
2mo ago
Oops you're right. I double-checked both from the hacker News app preview (Harmonic), and mobile Chrome. No "show more." I must have confused it with another article, sorry.
2.
▲
by
darthwalsh
2mo ago
There's probably an economic incentive to get visitors to read past the show more button?
3.
▲
by
darthwalsh
3mo ago
Because it's a common phrase? Same as "get carded"? English is flexible; almost any combination of words can start to have meaning.
4.
▲
by
darthwalsh
3mo ago
> Parents buy those phones, phones could easily have a "user is a minor" setting (and a flag sent to all the sites that want one) That's basically the California law! I hope other states adopt the "ask nicely for age
5.
▲
by
darthwalsh
3mo ago
Could you have a Trusted Platform Module tied to fingerprint reader, while the phone is rooted? Nobody here complains that you can't install apps onto your TPM.
6.
▲
by
darthwalsh
3mo ago
AU is just as effective as humans at contributing to sqlite: they don't accept contributions.
7.
▲
by
darthwalsh
4mo ago
Thanks for sharing that nuance. It seems one court weighed in that Claude chat wasn't accepted: > In February 2026, Judge Jed S. Rakoff of the U.S. District Court for the Southern District of New York ruled that a defendant who past
8.
▲
by
darthwalsh
4mo ago
Like what cloudflare does in EmDash (the spiritual successor to WordPress). But almost all plugins would need to be rewritten?
9.
▲
by
darthwalsh
4mo ago
A production app with customer data needs a data backup/restore strategy. I'm guessing a random app server writing to a local sqlite file isn't doing that either.
10.
▲
by
darthwalsh
5mo ago
In my USA high School, they started requiring graphing calculators in the 9th grade math class. You would fail most quizzes/exams without the ability to run the calculations that scientific calculators couldn't do. I'm strugg
11.
▲
by
darthwalsh
5mo ago
I couldn't find the source on GitHub, but somebody has helpfully scraped them a few hours ago: https://github.com/pascalandy/dotfiles/blob/main/docs/refere...
12.
▲
by
darthwalsh
5mo ago
I have a small CLI script that runs JQL `text ~ "$1"` (with per-repo filters on project/component). I don't have to switch to the browser most of the time!
13.
▲
by
darthwalsh
5mo ago
So in the trolley problem, you would abstain from supporting either side? I think that's actually a choice of supporting the status quo.
14.
▲
by
darthwalsh
6mo ago
I was there when the SDET role was eliminated. Our team of 8 SDE and 5 SDET became a team of 8 devs who also owned tons of QA frameworks. It was awful, except each tiny we deleted a test suite for not being valuable; that was awesome! If th
15.
▲
by
darthwalsh
6mo ago
My work was careful to explain: if you associate your personal GitHub account with their work org copilot, then they are the ones who manage copilot. If you wouldn't use your personal email account on your work computer, I don't s
16.
▲
by
darthwalsh
6mo ago
Not private repos. Now, anything that gets referenced in a copilot chat is fair game
17.
▲
by
darthwalsh
6mo ago
Seems to acknowledge that windows 11 launched without expected features from 10. Maybe they thought they could get away without taskbar location customisation, but now they have to put that complexity back in.
18.
▲
by
darthwalsh
6mo ago
There's a CLI tool that writes the agent skills into the right folder. The other option would be to have everybody manually unzip a download into a folder which they might not remember.
19.
▲
by
darthwalsh
7mo ago
Jenkins CI has a clever feature where every password it injects will be redacted if printed to stdout; `enveil run` could do that with the wrapped process? Of course that's only a defense against accidents. Nothing prevents encoding b
20.
▲
by
darthwalsh
7mo ago
This is kind of backwards . GitHub's privacy statement [1] says > GitHub personnel does not access private repository information without your consent except as provided... Do you have any evidence that private repos on GitHub are
21.
▲
by
darthwalsh
8mo ago
Sounds like authentication is working great, but their authorization design may be flawed.
22.
▲
by
darthwalsh
8mo ago
Maybe you could create a ballot initiative for the next election, that would disband the lobby? See how the people vote.
23.
▲
by
darthwalsh
9mo ago
I think our corporate VPN doesn't send zoom video traffic through the VPN. As you enabled the VPN, you didn't see any dropped frames. Split tunnelling means the UDP packets just go through the normal internet.
24.
▲
by
darthwalsh
9mo ago
I'd rather you attribute your facts to an LLM vs. rephrase a hallucination that sounds right.
25.
▲
by
darthwalsh
10mo ago
Zig doesn't make it simpler! Now in a single function, using async won't spawn threads, while using sync might. But I'm digging this abstraction.
26.
▲
by
darthwalsh
10mo ago
I really liked using parallels, but when I got my apple silicon MacBook it was too much headache trying to get apps to compile on ARM. I meant to look into x86 VMs but it was experimental last I looked.
27.
▲
by
darthwalsh
10mo ago
Do you have evidence the accounts are fake? That all those accounts are fake?
28.
▲
by
darthwalsh
11mo ago
The biggest mistake was running Linux programs over files created by Windows programs. Anything you move between those worlds is suspect.
29.
▲
by
darthwalsh
11mo ago
Isn't midair refueling notoriously difficult to get right? The headlines would become "airliner crashes after crew couldn't thread the needle for 45 min"
30.
▲
by
darthwalsh
11mo ago
The ability to autofill by domain is a critical function of a password manager. It sounds like this tool is performing a lot worse than your browser's built-in password manager -- maybe that's enough to encourage a switch?
More ›