Hacker Newsnew | past | comments | ask | show | jobs | submit | debugnik's commentslogin

They mean consumer robocars as opposed to robotaxis. The latter exist, the former don't. And the latter are remotely controlled by operators when hard situations arise, but a blind consumer would presumably be on their own or would have to pay an additional subscription for that service.

I still can't get over people calling ChatGPT "chat" instead of it referring to a stream chat.

> compressed[1]

You missed adding the reference to [1], I'm curious now.


I was going to elaborate and say that even though typical columnar databases are already compressed with some variant of dictionary lookup compression, I'd like to see a database engine where large objects (bulk text or binary data) is stored efficiently by default. If I were to wave my hands about, I'd say something like a Merkle or Prolly tree of large ~256KB chunks stored in deduplicated external blob storage, where the individual chunks are compressed with a modern throughput-optimised algorithm.

> License

> Use freely.

How valid is that as a license?


Isn't the Vegas Loop just a car tunnel? As far as I know, there aren't any actual hyperloops[1] involved, just a narrow highway, even if they deceivingly brand it "Loop".

https://en.wikipedia.org/wiki/Hyperloop


That’s the joke

Hell no, open source is just about the licence, and source available generally refers to proprietary licenses that at least let customers access the source.

This is just the cathedral model to open source, as opposed to the bazaar you clearly prefer, but it's still open source.


Amen to that. Let's not redefine an already very precise terminology.

By definition yes, but I believe most people consider open contribution essential for OSS.

Abandoning editorial control is poison for all composed works.

I think they mean this submission about a worm that runs local LLMs on infected machines for its own planning.

https://news.ycombinator.com/item?id=48379664


I assume the malicious HID keyboard can press through the UAC prompt on its own, just like the user's actual one can.

That's a fantastic point haha, I've never tried it myself.

The 'in' keyword is purely syntax, like semicolons/newlines or braces in your language of choice.

Yeah and it's fucking ugly and unreadable, it shouldn't be allowed.

That was my reaction at first, but I got used to it pretty quickly. Some of the other bizarre syntax bothered me for much longer, like using semicolons for list separators, eg [1;2;3] instead of [1,2,3].

I briefly tried to use Reason since it “fixed” a lot of my biggest issues with the syntax, but it wasn’t worth it overall so I went back to plain ocaml pretty quickly.

I didn’t look very closely at F# at the time, but I remember thinking it looked like “ocaml with more normal syntax”.


> that behaved as if copyright didn't apply in the first place.

If copyright didn't exist then the share-alike and anti-tivoization clauses wouldn't work, FOSS in general wouldn't even protect attribution. Copyleft ecosystems depend on some amount of copyright law to uphold themselves.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: