Viewing profile — tuvix
tuvix
HN member- Joined
- Sun, Mar 15, 2026, 7:08 PM UTC
- HN karma
- 125
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About tuvix
No profile information was provided.
Recent public activity
-
comment
Comment #49235488
I don’t think I really agree with the author’s approach here, but I will say LLMs have been a huge help to me as I’ve been reviewing linear algebra and diving into signal processin…
-
comment
Comment #49160715
I’m not talking about the actions we take or how we might perform at certain tasks, I’m talking about how our brains actually work. My point is that we have no idea how I’m able to…
-
comment
Comment #49160315
All arguments like this boil down to semantics at a certain point, but yes large language models can “intuit” because they can generalize between examples. The issue then becomes h…
-
comment
Comment #48927973
I would imagine the extension system they built would be much more difficult to manage. They could have opted for Lua, though, I suppose.
-
comment
Comment #48896016
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.
-
comment
Comment #48884021
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 trad…
-
comment
Comment #48874553
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 …
-
comment
Comment #48836768
Not sure who you’re following on LinkedIn but this is most assuredly not the case for me or anyone I know
-
comment
Comment #48834764
Extremely cool. This got me thinking that I would love to have a mermaid-like dsl for creating full tabs and apparently it exists![0] [0] https://github.com/0xfe/vextab
-
comment
Comment #48819495
Interesting! I’ll have to try a cooking the recipe for shorter. I am a bit skeptical since my family’s sauce is the best in the world already :)
-
comment
Comment #48819349
Haven’t heard of forever sauce but my family makes sauce by cooking it pretty much all day. If we ate it every day then yeah we might as well keep a pot on the stove all the time
-
comment
Comment #48811553
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 t…
-
comment
Comment #48810695
I always thought that area of research had the coolest name, too: “mechanistic interpretability”
-
comment
Comment #48788549
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
-
comment
Comment #48770339
Interesting thought but I assume a lot of samples in the training corpus are examples of translation between languages and the same text in different languages.
-
comment
Comment #48768649
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 f…
-
comment
Comment #48765785
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…
- story
-
comment
Comment #48721441
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 b…
-
comment
Comment #48709347
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 confidenc…
-
comment
Comment #48668513
Where can you not run LuaJIT? Genuinely curious
-
comment
Comment #48645810
both the Julia and Rust programming languages use curl -> sh to install
-
comment
Comment #48634761
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
-
comment
Comment #48465608
Aren’t LLMs notoriously bad at recognizing negation? EDIT: In long context I mean
-
comment
Comment #48465561
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 rout…