HN user

tuvix

117 karma
Posts2
Comments40
View on HN

I would imagine the extension system they built would be much more difficult to manage. They could have opted for Lua, though, I suppose.

I’ve often thought of this kind of concept for a programming language.

Maybe it’s the qwerty keyboard or my bad typing habits but certain characters break my flow when typing.

Agreed, but I do think this is a wholly different kind of hype. With crypto currencies it was the promise of modernizing value exchange, with some zealots promising the end of traditional currency.

With this, I’m hearing (from supposedly reputable publications, in addition to random people) that this is going to end knowledge work in general and take out a large percentage of the world’s labor force. I’m being told to pick up a trade, and that the career I have and the knowledge I’ve gained is now worthless.

The worst part seems to be that it’s pretty much impossible to quantify any kind of impact these tools will have until after the impact is actually felt. We’ve been in limbo while the tech sector is just rotting.

I’m kind of curious why the decision to have implicit casting like this was made in the first place. I can’t think of a single upside other than not having to type out cast(foo as bar)

A lot of those things you mentioned have sticking power because they’re familiar to folks and migrating to something else is a big deal.

I can’t imagine most people would be able to tell the difference between Sonnet and GLM 5.2. If the infrastructure around the model you’re using doesn’t change, then swapping models is extremely easy.

The Vespa at 80 18 days ago

I assumed they were talking about cars and other motorists. I drive a scooter (Genuine Buddy) and have crashed before due to drivers not checking properly when at a two way stop

Even if you could understand human cognition to the level required to say, confidently, that it’s done one word at a time, it’s likely not! Natural language is not a prerequisite for human intelligence, as evidenced by the fact that we went from primates to commenting on HN.

Natural language is, however, a prerequisite for the existence of LLMs. It’s more similar to methods for storing and retrieving information, like the printing press or a database, than it is to a sentient being.

That’s not to say that LLMs can’t do crazy things, because they already have. Our language can encode a whole lot of information, and it’s incredible that we’ve found a way to distill that so effectively.

They will absolutely be missed, maybe not by any individual but the impact of them leaving will be felt. People willing to go to bat for code quality and who are also careful about copyright and the community aspect of open source is why this whole thing worked in the first place.

I don’t play multiplayer stuff like Fortnite or Call of Duty, so I might not be your typical user. I use Steam for everything, as well.

But I fully switched to Fedora a while ago because every game I played was either just as performant or ran better on Linux. It’s plug and play, too. I just downloaded Steam and that was it.

I know there are other commenters saying the same thing, but I’m just super excited because of what this means for Linux market share on consumer machines

There’s more than two options here. It was already difficult to deal with self diagnosis for doctors, now we have a machine that outputs recommendations, and does it with confidence whether it’s correct or not.

The same issues that were present with search-engine self diagnosis are still present with LLMs. If you provide Google with an incomplete list of symptoms and can’t interpret the information you find correctly, you will likely get an incorrect diagnosis. The same is true for LLM output.

Steam Machine 1 month ago

Seconding Reaper, great software. Renoise is also extremely fun to use if you’re comfortable with trackers (for midi input not that they track you) and you make electronic music

Claude Fable 5 1 month ago

Aren’t LLMs notoriously bad at recognizing negation?

EDIT: In long context I mean

Claude Fable 5 1 month ago

It’s possible that there’s a set of words or phrases that route deterministically to save money on obvious stuff.

I kind of wonder, though, which model they’re using to do the routing. It seems like a huge added cost to do these kinds of checks on every request

Coming to this thread late but this makes me want to do a star trek one! Going to be way more difficult to parse through all the competing references to location and distance but I guess we’ll see how big of a trekky I am

Yeah I’ve been doing this with tailscale and a single vps and it’s been wonderful. Unless you’re planning to have millions of users I don’t think there’s any reason to have a cluster.

Maybe they’re assuming some massive amount of compute will be necessary for future tasks? Self hosted LLMs? I’m currently finding it difficult to come up with more uses for my vps beyond hosting trillium and some personal applications I’ve made