HN user

futune

66 karma
Posts0
Comments42
View on HN
No posts found.

I did this immediately when wordle came out, too. Here's what I got for top 5 starting words along with the entropy:

"tears" 6.00570508021708 "teras" 5.95925128791865 "teals" 5.90122552646963 "tares" 5.88711668336419 "lears" 5.86158270234831

Using another metric which I called consistency (I think it was just minimizing the biggest bucket possible afterwards, trying to beat absurdle fast), the best starting word was tied between "arise", "raise", "aesir", "reais" and "serai". All of these have a worst-case scenario of 168 valid words remaining.

I find it interesting that different implementations seem to come up with slightly different rankings. Maybe the dictionaries are different?

It makes sense to me if the buyer is concerned that the performance would revert towards the mean on second generation if you attempt to breed further. But... The new paradigm is not breeding, it's cloning. So it seems like "one shot" high performance steeds even without pedigree could be viable?

I feel like I am missing a lot.

Seems like the opposite to me. We don't like theft because the victim loses something. If stealing a car spawned a new car for you while the "victim" kept his, would it be a problem? So I don't really get the murder analogy. It's more like if the government had defined some act as murder even though nobody died.

The first person videos of drones hunting terrified soldiers coming out of Ukraine seem relevant. Apparently the last moments of the hunt are pretty much automated now, which increased the kill-rate considerably.

I guess Americanisms bleeding over into English LLMs as used in Britain happens similarly.

Should we also be expecting to see bleed-over of Indian English into generic English LLMs? Or is it not relatively large enough compared to America to force it, unlike Brazil to Portugal?

At first I checked out this happiness survey claim, which is true. Then I was thinking, maybe my initial informal impression was wrong?

But looking at the depression and alcoholism data, it also seems to be true!

This is really confusing!

Apologies for wasting time on this fluffy comment, but:

They're using Finland of all places as an example of somewhere with a reputation of being happy all the time?

This is bizarre to me. As a Scandinavian, the thing Finland is known for is being unusually depressed and alcoholic...

Well. Either "software archaeologist" appears as a profession before the time you pass away, and you get paid. Or, you die first, and then your friend doesn't get paid. I don't think they would have gone for that...

I always assumed that any output from a generative model would be uncopyrightable.

And hence, if a company produced, say, notebooks whose only distinguishing feature was being decorated with a generated image, then anyone else would be within their legal rights to copy it wholesale and put the exact same image on their own notebooks.

Therefore, if a company wants to manufacture actual intellectual property, then they need to hire an actual human to produce it.

I'd love to hear if anyone knows: a) Is this interpretation accurate in any relevant jurisdictions? b) Has it ever been tested in court?

For me, boot environments are the killer feature. I think it's the only mainstream OS to really support the concept. Void linux (which is great) and (probably?) the Illumos distributions are the other open source choices, but those are much more niche. Or you could bolt it on to another linux distro using ZBM, but then you're on your own.

Every update I clone the current boot environment, execute it as a jail, run upgrades in there, and then once upgrades finish I set it to "boot just once", all using the built in bectl. At no point during an upgrade is the running OS in an inconsistent state. Powerloss during upgrade? no problem, since it wasn't activated yet your server comes up with the previous version. And you can either junk the partial upgraded env and start over, or jail it again and continue.

I only wish laptop support was a bit better. But since my laptop is more of a pet, at least it can have Void.