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…
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.
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"/"node"…
Humans are famously rational and ego-less.
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.
I can't help but wonder what this cost in USD assuming you paid standard rates from Anthropic. Can someone even ballpark the price?
> 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…
I have never heard of ethernet cables getting hot to that degree except when PoE is involved.
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…
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…
Title says "S4" solar radiation event, but the linked page says "G4" geomagnetic storm
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.
> Maybe someone ports Vanadium to desktop linux https://github.com/secureblue/Trivalent
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…
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+
Just curious, what did you switch to?
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
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.
SQLx and F# type-providers are probably the best developer experience for writing database access code. I wish more languages had something equivalent.
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…
Yahoo Japan is a different company to Yahoo.
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.
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,…
https://cs.stanford.edu/people/zjl/pdf/tide.pdf
Like RocksDB from which this appears to be forked, the primary usage is as a storage engine for other applications/databases. Compared to rocksdb, it seems like ToplingDB has added more facilities to better support…
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…
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.
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"/"node"…
Humans are famously rational and ego-less.
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.
I can't help but wonder what this cost in USD assuming you paid standard rates from Anthropic. Can someone even ballpark the price?
> 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…
I have never heard of ethernet cables getting hot to that degree except when PoE is involved.
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…
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…
Title says "S4" solar radiation event, but the linked page says "G4" geomagnetic storm
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.
> Maybe someone ports Vanadium to desktop linux https://github.com/secureblue/Trivalent
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…
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+
Just curious, what did you switch to?
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
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.
SQLx and F# type-providers are probably the best developer experience for writing database access code. I wish more languages had something equivalent.
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…
Yahoo Japan is a different company to Yahoo.
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.
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,…
https://cs.stanford.edu/people/zjl/pdf/tide.pdf
Like RocksDB from which this appears to be forked, the primary usage is as a storage engine for other applications/databases. Compared to rocksdb, it seems like ToplingDB has added more facilities to better support…