Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
chlorion
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
chlorion
15d ago
Then explain how equal parameter size models can grow in capability every few months or year?
2.
▲
by
chlorion
20d ago
I'd like to know why I can't use arenas in rust? Especially considering that I have used them before in rust.
3.
▲
by
chlorion
1mo ago
Maybe if you have an extremely slow computer? Even my little chromebook can provide completions and errors effectively instantly to me, even in medium sized rust projects. Or are you saying (probably maximum) ~20ms delay is blocking your ab
4.
▲
by
chlorion
1mo ago
Huh I have had great luck with unsloth quants so far. What issues are you having?
5.
▲
by
chlorion
1mo ago
Emacs then? :)
6.
▲
by
chlorion
1mo ago
GPUs work on vectors and matrices very often, that's what they are good at, so it makes a lot of sense that they can operate with SIMD I think!
7.
▲
by
chlorion
1mo ago
Its baffling to me that people think the brain is somehow "outside" of the universe and somehow "magic" and not tied down by physics just like any other matter is. I don't understand how people come to this conclusi
8.
▲
by
chlorion
2mo ago
My cgit instance gets hammered so hard that my CPU use is raised to 100% and the entire server grinds to a halt. I have to set a cgroups CPUQuota limit with systemd to make the server usable again. Also, they hit so hard that nginx returns
9.
▲
by
chlorion
2mo ago
Having user processes killed upon log out seems pretty reasonable to me, and its a configurable option if you don't like it. I don't get the fuss here. I think it's just popular to dislike systemd, some sort of echo chamber e
10.
▲
by
chlorion
2mo ago
A little bit offtopic, but I spend 12 USD a month for a 1 high performance core, 2GB ram, 50GB NVME SSD VPS, and slap nginx and cgit config on there, and host my own git repos. I realize this doesn't work for everyone, and not everyone
11.
▲
by
chlorion
2mo ago
That's fair, I did not consider that.
12.
▲
by
chlorion
2mo ago
Apparently I'm not. Directly from andrewk himself: If you want to comment in this thread, please either have your open source zig project(s) visible on your codeberg profile, or be Fil Pizło, otherwise zig issue tracker is not in
13.
▲
by
chlorion
2mo ago
directly from the thread: If you want to comment in this thread, please either have your open source zig project(s) visible on your codeberg profile, or be Fil Pizło, otherwise zig issue tracker is not interested in what you have to s
14.
▲
by
chlorion
2mo ago
How does that make sense? SDL is extremely portable?
15.
▲
by
chlorion
2mo ago
You can make an entire 3d game using SDL3 as well, without opengl or vulkan, using the new GPU API!
16.
▲
by
chlorion
2mo ago
SDL3 also includes a "GPU API", that allows low level programming of the GPU, similar to vulkan, though not quite as low level.
17.
▲
by
chlorion
2mo ago
Fwiw andrewk seems to be deleting comments that criticize this approach. Not a good look on his part.
18.
▲
by
chlorion
2mo ago
Just people like the linux kernel, all major browsers, most of our popular webservers, etc and basically all non-trivial software projects written in C. The good news here is that we have more than just anecdotes to support this, we have e
19.
▲
by
chlorion
2mo ago
This isn't accurate at all. The reason people don't get malware on Linux is because they install software through the package manager, via trusted and reviewed repos. And drivers are all built-in to the operating system, not third
20.
▲
by
chlorion
2mo ago
The doctors will prescribe methadone or suboxone instead most likely, both of which are * massively* more powerful and addictive than kratom.
21.
▲
by
chlorion
2mo ago
I have never used kratom, and I don't plan on it. But automatically assuming anyone who isn't hellbent against it is just a junkie "defending their addiction" is pretty close minded lol.
22.
▲
by
chlorion
2mo ago
At least podman does if running rootless, I assume docker supports rootless operation as well. Not sure about running rootful though. I don't really use rootful containers personally.
23.
▲
by
chlorion
2mo ago
Yeah I definitely need driving to be more expensive. That's a great idea!
24.
▲
by
chlorion
2mo ago
No. The "root" you get in docker is not actually root outside of the namespace the container in running in. Assuming no bugs in the kernel, it should not be able to do anything more than the UID that it's mapped from.
25.
▲
by
chlorion
2mo ago
Rusts memory safety is enforced via type safety. You can enforce more than just memory safety related invariants with the same type system? I've seen many people make this claim and it's wrong but also silly. How do you think type
26.
▲
by
chlorion
2mo ago
Yes, you know that because of their marketing.
27.
▲
by
chlorion
3mo ago
You can just wipe the luks header as a nice middle ground. Luks uses an anti-forensics algorithm that requires the entire volume key being available to unlock the disk at all (it combines the blocks of the key with some diffuse algorithm an
28.
▲
by
chlorion
3mo ago
I don't think you understand what these people view as "freedom". This isn't a simple difference in political beliefs, they believe that certain groups of people are basically subhuman and don't deserve basic human
29.
▲
by
chlorion
3mo ago
It also supports running in freestanding setups without an OS, and quite a lot of the language's features still work. I was extremely surprised by how much functionality is packed into "core", and runs without an OS when usin
30.
▲
by
chlorion
3mo ago
Not on my machines, or most for that matter.
More ›