HackerLangs
TopNewTrendsCommentsPastAskShowJobs

wiml

no profile record

comments

wiml
·há 7 dias·discuss
> Windows uses Philips head screws, Linux uses hex screws, and MacOS requires Torx — but a hammer works the same way with all screws. That’s Electron.

Heh.
wiml
·há 15 dias·discuss
> a vehicle with no communication, sensor, or surveillance systems

Do we know that? The website seems silent on the topic, unless I've missed something.
wiml
·há 15 dias·discuss
I'm not sure "Chesterton's Fence" is an applicable fable/analogy when the fence has a big sign on it explaining exactly why it's there, and if you stop to look at it for a minute someone will come along and explain in great detail, answer all of your questions, and provide copious citations to the last several hundred years of public health and virology.
wiml
·há 17 dias·discuss
"Good natured but highly irreverent" is pretty much The Register's house style.
wiml
·há 23 dias·discuss
Hire Mark Watney to grow some potatoes?
wiml
·há 25 dias·discuss
There's a certain amount of censorship of classified information published by (ex-)military, and that kind of thing, but it can be and is challenged in court.

Purely obscene material is also not protected by the 1st, but since the 1970s, the bar for that has been placed very, very high.

The closest I can think of offhand is that for about a year during the pandemic, Twitter suppressed gratuitous COVID misinformation posts, at the request of the government.
wiml
·há 25 dias·discuss
Is Mein Kampf banned? It's currently in print and available from your friendly bookseller, in multiple editions spanning a couple translations and the original German. Of the two public library systems that cover my area, one has it (12 holds on 4 copies) and the other doesn't but does have other books by Hitler. I expect it's assigned reading in poli-sci classes.
wiml
·há 26 dias·discuss
Looking at the front page right now, only about 8 out of 30 are about AI.
wiml
·há 27 dias·discuss
Tokenmax while you tokemax.
wiml
·mês passado·discuss
Disney eventually walked it back due to bad PR, but this did happen: https://wdwnt.com/2024/08/disney-dismissal-wrongful-death-la...
wiml
·mês passado·discuss
LEO is crowded enough (mostly with Starlink) that satellites have to actively maneuver to avoid collisions [1]. There's research [2] arguing that we're probably already in runaway territory in some orbits — that is, debris from 1 collision likely produces more than one secondary collision — we're just way over on the left of the hockey stick curve. A bit of bad luck, or two megaconstellations that don't perfectly coordinate their operations with each other, could move us to the right pretty quickly.

[1] https://arxiv.org/abs/2512.09643

[2] https://conference.sdo.esoc.esa.int/proceedings/sdc9/paper/3...
wiml
·mês passado·discuss
As I understand it, Z-Wave is substantially more closed/proprietary. Both Thread and Zigbee are protocols that run on top of 802.15.4, which Espressif already has in other products.
wiml
·há 2 meses·discuss
The miterlimit just controls when to change between a miter join and a bevel join.
wiml
·há 2 meses·discuss
In the 1800s? Pretty often, I'd guess.
wiml
·há 2 meses·discuss
You'd think people would be doing that already. Has anyone posted details?

Can you skirt the GDPR by making it hard to discover who you need to ask?
wiml
·há 2 meses·discuss
There are a bunch of methods for transforming a hash into something that's easier to compare. You've probably already seen the RandomArt thing that openssh uses for comparing host keys on first use. Some apps produce a sequence of emoji for fingerprint comparison. It's a small but fertile little research niche.

I can't offhand think of anything that an LLM image generator would do to improve the process; it'd be an interesting research task. You'd need a way to transform the 256-bit hash into LLM input in a way that would maximize the perceptual difference in generated images. The problem is that it's absolutely critical that two different implementations work the same, which means the spec would need to specify the exact set of model weights to use.
wiml
·há 2 meses·discuss
I'm pretty curious what Slate's telematics/privacy story will be like. No way to tell until they start shipping, I guess. It's pretty cheap to add a cell modem, so I don't think it's safe to assume that a "bare bones" car necessarily won't have spyware.
wiml
·há 2 meses·discuss
LoRA is a spread spectrum chirp modulation already.
wiml
·há 3 meses·discuss
What that means is that Waymo is intentionally choosing illegal behavior, at a corporate level. Uber/Lyft are merely turning a blind eye to the illegal behavior of their employees... er, "contractors".
wiml
·há 3 meses·discuss
I think they're just doing forward error correction (FEC). Not sure what that has to do with proof-of-work?