Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nbf_1995
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
nbf_1995
4d ago
> an Intel i5-1135G7 with 8 cores The i5-1135G7 has only 4 cores. Hyperthreading is enabled, so it reports 8 "virtual processors".
2.
▲
by
nbf_1995
5d ago
Before getting a job in software, I used to buy cars from insurance auctions. Plenty of cars that run and drive end up there for various reason and if you were patient, you could get running and driving cars for $1000 or less (This was 7+ y
3.
▲
by
nbf_1995
7d ago
Tim Apple stepped down. It's John Apple now
4.
▲
by
nbf_1995
1mo ago
I'm not logged in and I still get old reddit. It depends on where you are.
5.
▲
by
nbf_1995
2mo ago
Ryzen 5000 cpus are extremely cheap right now. I bought a 5900xt (16 cores) to upgrade a server a few weeks ago for ~$250. If you already have DDR4 you could put together a system for pretty cheap if you need it soon. The downside is that A
6.
▲
by
nbf_1995
2mo ago
I can only hope RISC-V's displacement of ARM at the low end will force them into competing more at the high end in servers / high end consumer hardware.
7.
▲
by
nbf_1995
2mo ago
This site does not like being on the front page of HN. ~7MB for pictures of graphs that probably should have html or svg. This is an interesting article though. Bookmarking since my dual e5-v4 system is unplugged until summer is over.
8.
▲
by
nbf_1995
4mo ago
There is but it lags behind the latest apple hardware. Asahi only supports M1, M2, and alpha support for M3. Not that I blame them for the lag, there's a lot of reversing work because apple doesn't document this stuff.
9.
▲
by
nbf_1995
4mo ago
Not defending the default behavior of zed, but it is possible to disable this. Setting `"lsp.<server>.binary.path": <some-path>` will stop zed from trying to install that server. On my machines, the "languages&quo
10.
▲
by
nbf_1995
4mo ago
Humans are famously rational and ego-less.
11.
▲
by
nbf_1995
4mo ago
I had the same idea. My understanding is that Android isn't vulnerable to these because it doesn't have a user accessible setuid binary.
12.
▲
by
nbf_1995
4mo ago
I can't help but wonder what this cost in USD assuming you paid standard rates from Anthropic. Can someone even ballpark the price?
13.
▲
by
nbf_1995
5mo ago
> There's no View menu Control + , > Window & Layout > Show Menus = true This unhides the menu instead of hiding everything behind a burger. This should be the default. The defaults are awful in many ways and they've
14.
▲
by
nbf_1995
5mo ago
I have never heard of ethernet cables getting hot to that degree except when PoE is involved.
15.
▲
by
nbf_1995
6mo ago
The server is configured as a caching reverse proxy (just nginx with cache.nixos.org as upstream) which I think is similar to squid proxy. Outside my LAN I do have the ability to tunnel home, but depending on the connection and the updates
16.
▲
by
nbf_1995
6mo ago
I think this is a mostly fair criticism of nixos. Nixos has a lot of powerful tools, but if you don't need them, they can get in the way. Some assorted notes: > unless you run nix-collect-garbage periodically nix.gc.automatic
17.
▲
by
nbf_1995
8mo ago
Title says "S4" solar radiation event, but the linked page says "G4" geomagnetic storm
18.
▲
by
nbf_1995
8mo ago
Can you expand on how you use Zellij? I tried it and I understand you can use it for splits, and tabs similar to tmux. But I might revisit it if it allows an IDE like workflow with Helix.
19.
▲
by
nbf_1995
9mo ago
> Maybe someone ports Vanadium to desktop linux https://github.com/secureblue/Trivalent
20.
▲
by
nbf_1995
10mo ago
I think it's because there are no grills on the outside. If the fans were sucking air out of the box, dust would build up on the outside, and bumping it would dislodge dust back into the environment. With the fans blowing in, all the d
21.
▲
by
nbf_1995
11mo ago
The solidrun LX2 offers 4x SFP+, but that board is getting quite old at this point. There are a couple of bananapi router boards that have 1 maybe 2 SFP+
22.
▲
by
nbf_1995
1y ago
Just curious, what did you switch to?
23.
▲
by
nbf_1995
1y ago
Firefox has a setting in about:config to only send referrer headers when navigating to links on the same base domain. network.http.referer.XOriginPolicy = 1
24.
▲
by
nbf_1995
1y ago
Something to note: Certain service providers (e.g. Twitch) will not allow you to sign up using an '@mailbox.org' email address. I do not know if this ban extends to custom domain addresses.
25.
▲
by
nbf_1995
1y ago
SQLx and F# type-providers are probably the best developer experience for writing database access code. I wish more languages had something equivalent.
26.
▲
by
nbf_1995
1y ago
It's a rust library that you can use to run sql queries against a database. It also inspects the database at compile* time to figure out the type of each column in your query so that your code is type-safe. * Or in your editor as you&#
27.
▲
by
nbf_1995
1y ago
Yahoo Japan is a different company to Yahoo.
28.
▲
by
nbf_1995
1y ago
Technically, the first, third, and fifth occurrence of "it's" should be "its". The dog chased its tail. I didn't notice when I read the article though. The original commenter is being pedantic.
29.
▲
by
nbf_1995
1y ago
From the article: > My goal was to take my Unchartevice laptop with its strange Zhaoxin x86_64-compatible CPU... > Sure, this is a laptop with a CPU broadly equivalent to old Intel Atom CPUs... Yes, guix pull is slow, but the author i
30.
▲
by
nbf_1995
1y ago
https://cs.stanford.edu/people/zjl/pdf/tide.pdf
More ›