Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mook
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
31.
▲
by
mook
3mo ago
This is the sort of trademark violation where I can get behind proper enforcement. It's using the name of an unrelated project for advertisement (attention).
32.
▲
by
mook
3mo ago
That page eventually leads to the CVE page: https://msrc.microsoft.com/update-guide/vulnerability/CVE-20... While that's still pretty vague, it sounds like the issue was that something running as SYSTEM (the
33.
▲
by
mook
3mo ago
It sounds like it's the editorial decision (of what to promote) is the accountable thing; that seems reasonable to me. Looking at the comments on that thread, it sounds like non-editorial sorting ("simple categorization and indexa
34.
▲
by
mook
3mo ago
That's because the client certificate interface in browsers is supremely dumb. It always just lists all certificates you have, with very little context in the UI, and hopes that's good enough. I believe that's part of the rea
35.
▲
by
mook
4mo ago
There's the https://en.wikipedia.org/wiki/Ideographic_Description_Charac... that kind of does that. The problem is that there's character divergence (see all the brouhaha about Unicode Han unification), so th
36.
▲
by
mook
4mo ago
Isn't the post office heroics normally when it's not deliverable? If the sender wrote down 744 Evergreen Terrace but they meant 742, that mail will be delivered to your neighbor and hopefully they'll redirect it to you.
37.
▲
by
mook
4mo ago
I haven't used EDN, but I know YAML has an equivalent feature, and that had been a security issue in some instances because it deserialized into objects the system wasn't expecting. Perhaps their deserializer had learned from that
38.
▲
by
mook
4mo ago
I think there's definitely groups on both sides, and I feel like it's similar to cryptocurrency a few years back. There's people really into it, and in response there's people really against it. On a smaller scale, see
39.
▲
by
mook
4mo ago
Since people cannot work from prison, corporations should be equivalent: they may not conduct any business. But since people in prison are still responsible for things like rent, corporations should keep paying rent and salary too. Not sure
40.
▲
by
mook
4mo ago
Would git worktrees be useful in that use case? It just adds a new checkout in a different directory without duplicating the git data (blob storage).
41.
▲
by
mook
4mo ago
I believe Hyper-V supports emulating TPM these days, so doing things to a VM and recording the desktop with the VM window _may_ work. In this case though it'd look very boring because you couldn't tell from the recording that any
42.
▲
by
mook
4mo ago
I've never programmed before good compilers existed, but I still know some assembly. For what I currently do it's used rarely, but it's still quite valuable on occasion. I don't see any reason LLM-assisted programming
43.
▲
by
mook
4mo ago
Doesn't Rust already have that solved via editions? If anything, that's the language that's especially well positioned here.
44.
▲
by
mook
4mo ago
People who really don't have a clue ignores the added context and answers the question that wasn't asked anyway, because they've answered that particular question before.
45.
▲
by
mook
5mo ago
Is there anything around that does _not_ force a management system? I really just want a thing that primarily just tracks if I've seen a particular file, secondarily maybe let me control playback from a different device. Actually figur
46.
▲
by
mook
5mo ago
> People making cooking websites, websites for their garden, etc usually have nowhere to go. You know, I kind of miss Geocities too.
47.
▲
by
mook
5mo ago
I actually went through the Word 97 menus at some point to see what features it had. Unfortunately these days things no longer come with comprehensive menu bars.
48.
▲
by
mook
5mo ago
In the particular case of thumbs.db, storing them in NTFS alternate data streams would have been a good idea; they're essentially caches for the main data stream, so if they fail to copy to different filesystems it's totally fine.
49.
▲
by
mook
6mo ago
I'd like to pretend that inability to render large diffs is a feature. Nobody is going to actually read the multi-thousand line diff; you need to make smaller PRs, or just admit that the diff in that particular view isn't helpful.
50.
▲
by
mook
6mo ago
The funny thing about patent licensing alliances is that there's no guarantee that nobody else outside of the bloc will pop up and start suing people. Basically, you can consider AOM to be a licensing alliances, where the fee is zero.
51.
▲
by
mook
6mo ago
I believe OpenOffice is so dead that the name is available again? That would be kind of hilarious, though probably untenable.
52.
▲
by
mook
6mo ago
That is a summary and a picture of https://old.reddit.com/r/ClaudeAI/comments/1s7mkn3/psa_claud... it looks like?
53.
▲
by
mook
6mo ago
> At a societal level, cars that can automatically fix a "recall" with an over-the-air update are generally better than recalls that will wait to get fixed until an owner schedules an appointment to have the car serviced. Exper
54.
▲
by
mook
7mo ago
In Vancouver specifically, they'd have issues distinguishing your car from any others on the road, because there's lots of foreign (US/Alberta) plates there for some reason (I understand it's some insurance thing). At le
55.
▲
by
mook
7mo ago
Weren't the Google TPU stuff that already? Wikipedia says that's from a decade ago.
56.
▲
by
mook
7mo ago
Too bad dependabot cooldowns are brain-dead. If you set a cooldown for one week, and your dependency can't get their act together and makes a release daily, it'll start making PRs for the first (oldest) release in the series after
57.
▲
by
mook
7mo ago
Wouldn't it be precisely because archives are important that using something known to modify the contents would be avoided?
58.
▲
by
mook
7mo ago
I use it in particular for bash, mostly because it has better expositions for parameter expansions. To the point that I know searching for "%%" in particular will get me to the correct section. For everything else… I think it'
59.
▲
by
mook
8mo ago
Unfortunately only the first one (arborist) actually links to something that the workflow outputs (a created issue), so it's hard to see actual examples of what those things do. Some of the earlier comments said they output giant workf
60.
▲
by
mook
8mo ago
> unlike anything we've seen before They probably haven't seen (to pull a number out of a hat) negative three billion percent growth before either…
More ›