Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ysleepy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ysleepy
2mo ago
Phoronix, I've at least seen it on Epyc Reviews iirc.
2.
▲
by
ysleepy
3mo ago
Yeah, my proxmox game vm start/stop script does the unload unbind, works most of the time, the reset and start nvidia-persistenced. Setup isn't perfect, but I rarely game and it has very little overhead. audio does glitch from tim
3.
▲
by
ysleepy
3mo ago
Maybe you could explain why one would use "without rowid" in the first place. I get saving 8 bytes per row seems attractive, but the tradeoff is not explained.
4.
▲
by
ysleepy
4mo ago
I wonder how this behaves with VMs, does this help when the host uses this scheduling, but the VM not? Does both make sense? - the vm threads are probably not pinned to cores. In an case, a great boost for containers on bare metal or maybe
5.
▲
by
ysleepy
4mo ago
Offense is the best defense? Gradle is usually lagging behind, being unable to build projects with the latest JDK a week after it was released because of some asm bytecode dependency bullshit. I have an unreasonable hatred of gradle and its
6.
▲
by
ysleepy
5mo ago
Java has gone full circle. Java had green threads in 1997, removed them in 2000 and brought them back properly now as virtual threads. I'm kinda glad they've sat out the async mania, with virtual threads/goroutines, the async
7.
▲
by
ysleepy
5mo ago
I was kinda hoping to get the nitty gritty of how the NIC does the packet matching, how, it wakes up the system via PCIe and how switches route the frames to the port which has/had the client. Nothing against the article though, but ma
8.
▲
by
ysleepy
5mo ago
Ah yes, beef is produced predominantly using grad fed cows? The feed is an agricultural product produced on farmland that could be used to produce food. I'm not a vegan or whatever, but get real with the impact of meat production.
9.
▲
by
ysleepy
5mo ago
Yeah, but worse than Go?
10.
▲
by
ysleepy
5mo ago
I agree that the rust community frowns a little too much on the use of Arc/Cloning/Box. If you use swift, everything is ref counted, why subject yourself to so much pain for marginal gain. Tutorials and books should be more open a
11.
▲
by
ysleepy
5mo ago
I remember many of these events as I was running FreeBSD a lot and subscribed to the mailing lists. Why on earth would you give this monstrosity of a company so much free labour? I get that volunteering is fun, but donating your time and co
12.
▲
by
ysleepy
5mo ago
Loved the details about how memory access actually maps addresses to channels, ranks, blocks and whatever, this is rarely discussed. Not sure how this works for larger data structures, but my first thought was that this should be implemente
13.
▲
by
ysleepy
5mo ago
The S25 (edge) runs this very well. 29 tok/s for E2B.
14.
▲
by
ysleepy
6mo ago
On my M4 Pro MLX has almost 2x tok/s
15.
▲
by
ysleepy
6mo ago
I'm actually not sure that's true. Apart from people buying the device with or without the neural accelerator, the perf/watt could be on par or better with the big iron. The efficiency sweet-spot is usually below the peak per
16.
▲
by
ysleepy
6mo ago
(glassfish is a Java application container, provides DB, http server etc for apps using the standardized interfaces, now more in the micro-profile corner away from the oldern days JavaEE tar pit) I use jersey+glassfish to build very small m
17.
▲
by
ysleepy
6mo ago
I enjoyed reading theses perspectives, they are reasoned and insightful. I'm undecided about my stance for gen AI in code. We can't just look at the first order and immediate effects, but also at the social, architectural, power a
18.
▲
by
ysleepy
6mo ago
Oh no, what will Roko's Basilisk think about that!
19.
▲
by
ysleepy
6mo ago
The samsung one is usually easier. On non-apple devices the volume is very limited, especially in the EU version.
20.
▲
by
ysleepy
6mo ago
And Apple a premium Unix derivative?
21.
▲
by
ysleepy
6mo ago
set the temperature=0 and it is (pretty much) deterministic. But I assume you mean predictable in the sense of reacting simiarly to similar inputs.
22.
▲
by
ysleepy
6mo ago
I think that is missing a big point. I was a big FreeBSD user, using Jails a lot. Docker is solving the distribution/setup/resource logistics with a good ux. Jails doesn't solve these problems. Technically Docker is a huuuuge
23.
▲
by
ysleepy
6mo ago
Is that a Paper without any citations? Also, how does it differ to providing an language specific LSP MCP to the Agent? I dislike the hamfisted way Agents use grep to understand a statically typed codebase which has perfect code navigation
24.
▲
by
ysleepy
7mo ago
Thank you for your frank words, you are right, we do agree on many things. Sure, machine learning has its uses, but at the same time it will destroy the value of the written word. The web was already full of sub par, uninteresting, and even
25.
▲
by
ysleepy
7mo ago
I don't know, could you imagine people doing human creative things could be annoyed being confronted by AI everywhere, the thing that is stealing from and destroying artists livelihood? Yeah, maybe it is a gut reaction on my part. Read
26.
▲
by
ysleepy
7mo ago
You chose to pander to the slop flinging AI dullards so you can announce AI AI AI in 7.0. Maybe we can enjoy the benefits of Electron in 8.0. At least then I can change the cursor color from the ugly cold blue. - You had to force your corpo
27.
▲
by
ysleepy
7mo ago
I like the article, but knowing they sell a polished plain text editor for 50 bucks makes the final conclusion less powerful. I like iA Writer, but I don't think distraction free writing will solve our office problems. PS: Also, fuck t
28.
▲
by
ysleepy
7mo ago
Rust does not have the best tooling by far imo. The IDE capabilities are not nearly as advanced as they are for Java for example. Compared to C/C++ or dynamically typed languages, sure. I love that cargo unifies the ecosystem, no quabb
29.
▲
by
ysleepy
7mo ago
Rust for web backends is such a weird choice. Use a (statically typed) GC language for that.
30.
▲
by
ysleepy
8mo ago
We are, wireguard needs O(N) updates to add a node to every other node.
More ›