Viewing profile — darthwalsh
darthwalsh
HN member- Joined
- Fri, Jun 23, 2023, 2:58 PM UTC
- HN karma
- 67
- Public activity
- 88 items
- HN profile
- View on Hacker News ↗
About darthwalsh
No profile information was provided.
Recent public activity
-
comment
Comment #48897471
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.
-
comment
Comment #48895327
There's probably an economic incentive to get visitors to read past the show more button?
-
comment
Comment #48741197
Because it's a common phrase? Same as "get carded"? English is flexible; almost any combination of words can start to have meaning.
-
comment
Comment #48729001
[dead]
-
comment
Comment #48694703
> 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 …
-
comment
Comment #48694648
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.
-
comment
Comment #48418834
AU is just as effective as humans at contributing to sqlite: they don't accept contributions.
-
comment
Comment #48117554
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 …
-
comment
Comment #48117289
Like what cloudflare does in EmDash (the spiritual successor to WordPress). But almost all plugins would need to be rewritten?
-
comment
Comment #48057574
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.
-
comment
Comment #47998308
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 s…
-
comment
Comment #47881321
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...
-
comment
Comment #47844237
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!
-
comment
Comment #47788006
So in the trolley problem, you would abstain from supporting either side? I think that's actually a choice of supporting the status quo.
-
comment
Comment #47636196
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 …
-
comment
Comment #47551295
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 perso…
-
comment
Comment #47551277
Not private repos. Now, anything that gets referenced in a copilot chat is fair game
-
comment
Comment #47472875
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…
-
comment
Comment #47434398
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 reme…
-
comment
Comment #47137057
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 …
-
comment
Comment #47092414
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 …
-
comment
Comment #46807133
Sounds like authentication is working great, but their authorization design may be flawed.
-
comment
Comment #46715162
Maybe you could create a ballot initiative for the next election, that would disband the lobby? See how the people vote.
-
comment
Comment #46372353
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…
-
comment
Comment #46213588
I'd rather you attribute your facts to an LLM vs. rephrase a hallucination that sounds right.