Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gcoakes
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
gcoakes
16d ago
I have a RX 9070 also. I run llama-swap with a fill-in-middle 7B model, local 9B model, and it proxies up to OpenRouter for the bigger stuff. I think that's where the sweet spot is right now. I've spent $2 in the last 2 weeks on O
2.
▲
by
gcoakes
3mo ago
Some friendly tips from post-silicon validation: sudo systemctl reboot --firmware shutdown /r /t 0 /fw These reboot directly into BIOS. For Windows CMD+R menu, run it by pressing CTRL+SHIFT+Enter (elevates to admin). You may
3.
▲
by
gcoakes
3y ago
What non-malicious use case is there for this?
4.
▲
by
gcoakes
3y ago
> The only sane way to manage "your config files" is to put them in a git managed folder and use a symlink farm program. Another option is to ignore all files and selectively allow the ones you want to track. That's what I
5.
▲
by
gcoakes
3y ago
Are those real numbers? Also, do you mean additive or multiplicative (i.e.: 20 + 20 + 15 vs. 20 * 20 * 15).
6.
▲
by
gcoakes
3y ago
Is there a market for publishing the retrospective of the process which resulted in a "late found flaw"? I would expect uninteresting data would still be published if only to prevent someone from going down that rabbit hole in the
7.
▲
by
gcoakes
3y ago
> Zig also doesn't have dynamic dispatch It doesn't have it as a language feature, but it does have VTables just like C would. The `std.mem.Allocator` is an example of this.
8.
▲
by
gcoakes
3y ago
I think they're discussing the lifetime of that heap data, not whether the data is heap allocated.
9.
▲
by
gcoakes
3y ago
I don't understand. Isn't this already the case in America with Section 230? (The original post is about the Netherlands, so this is now tangenting.) It's just that no one actually acts as a platform. I'll daydream with
10.
▲
by
gcoakes
3y ago
There's a dead comment sibling to this one talking about how group admins can see through the anominity. I don't understand why it is dead. It wasn't even rudely stated. Is it just flat wrong, or did it cross some unknown soc
11.
▲
by
gcoakes
3y ago
A quirk in my config that I haven't bothered to fix makes it so my formatter runs post write. I've unfortunately picked up the habit of <esc>:w<cr>:w<cr> in rapid succession.
12.
▲
by
gcoakes
3y ago
> Having bad leaders in an authoritarian system (there are many in the military) effectively amplifies the problem they create which is likely where this bias comes into play. Additionally, good leaders in an authoritarian system can be
13.
▲
by
gcoakes
3y ago
I used to work on datacenter NVMe products. I wrote the tests which validated them (mostly functional not performance). I left that company before things got hot with fabrics, but I really want to see that stuff succeed. It looked really co
14.
▲
by
gcoakes
3y ago
Is no one going to talk about their capabilities system? That shit looks cool. A compile time permissions system for which resources can be used. I wonder how fool proof that can be made. Are there escape hatches in the form of arbitrary as
15.
▲
by
gcoakes
3y ago
I usually do. I have a 2 liter water bottle that I fill up at least twice a day. Though ironically with the heat this summer, I've been exercising and drinking less.
16.
▲
by
gcoakes
3y ago
Looks at dmesg ... "Heh, how is this thing still running?"
17.
▲
by
gcoakes
3y ago
Wasn't there active attempts to hide the extent of the issue with Chernobyl which significantly worsened the damage? If so, that seems like saying there were cascading human errors in a murder-suicide. You're technically right on
18.
▲
by
gcoakes
3y ago
I, for one, quite enjoyed the novelization of it. Especially the part about the space-irony continuum. My sleeping wife did not appreciate being woken up by laughter though.
19.
▲
by
gcoakes
3y ago
I'm fascinated by the woman who seems to be pacing back and forth rather than do anything productive to help people or get to safety. I wonder if I would have the clarity of mind in that moment or if I would melt down also. It's m
20.
▲
by
gcoakes
3y ago
I can't imagine someone named their language "of", "programming", or "in". So, I guess 3. Joy and Odin are obvious since they have shown up here recently. Totally tangential, but am I the only one that was
21.
▲
by
gcoakes
3y ago
Good read. Thank you. This just worsens my fear of changing "unnecessary" code when I don't know the original motivation for it.
22.
▲
by
gcoakes
3y ago
> 100% OSS Tell that to your BIOS or the firmware that runs on your WLAN or NVMe. Hell, tell that to the CPU itself[^1]. [^1]: https://en.m.wikipedia.org/wiki/Intel_Management_Engine
23.
▲
by
gcoakes
3y ago
That's the user and/or user agent inserting those. You can have streamlined email threads without those issues. You just don't top post. Now, try to do encourage that behavior in a corporate environment, and you'll just
24.
▲
by
gcoakes
3y ago
Which one are you referring to? A lot happened last week in the SCOTUS, and I haven't heard of this specific concern.
25.
▲
by
gcoakes
3y ago
This is one of those times where I look at what someone says, and think, "Aren't you the same people who thought X about Y, and now, you think something that seems totally contradictory because Y' happens to support the oppos
26.
▲
by
gcoakes
3y ago
> - you can’t download while it’s asleep or in the background. Are you saying this is something unique to the Steam Deck? If my Linux desktop is anything to judge by, you should be able to enable background downloads in Steam settings. I
27.
▲
by
gcoakes
3y ago
I think that's runtime safety protected. It should segfault if the program is built with "ReleaseSafe", the variable value is only known at runtime, and the variable overruns the array. There's a "ReleaseFast"
28.
▲
by
gcoakes
3y ago
> - containers are each isolated in a VM (aka virtualized) Why are you assuming containers are virtualized? Is there some container runtime that does that as an added security measure? I thought they all use namespaces on Linux.
29.
▲
by
gcoakes
3y ago
I used a Vega64 for years and just bought a 6000 series. Both work great on my machines. I'm typically running the bleeding edge kernels though, so that might explain it a bit. I would think Ubuntu is probably the most supported if you
30.
▲
by
gcoakes
3y ago
> Messages promoting capitalism or meritocracy Fascinating. I thought anarchy was supposed to be all about unfettered freedom of association and trade with no governmental oversight. They seem to be defining it as opposition to the exist
More ›