rhys

joined 2 years ago
[–] [email protected] 6 points 1 day ago

@BlackRoseAmongThorns @daisyKutter Swap is a place on disk that gets used as a slow, temporary place to put memory when your RAM is full. Windows uses a swap file on an existing partition, while Linux generally uses a dedicated partition instead (although you can use a swap file if you really want to).

Appropriate sizes for the swap partition are hotly debated. Twice the size of your RAM if you have a small amount, or the same size as your RAM if you have lots is a good approximation.

[–] [email protected] 8 points 2 days ago

@vga @gravitas_deficiency Adhering to the much-flaunted spending commitments wasn't ridiculous, but Trump's framing of it was.

Back when he raised it, he was threatening to withdraw the US from the alliance if other nations didn't start adhering to it, and as recently as this year he's said he'll encourage Putin to do "whatever the hell he wants" to states who don't meet the spending commitment, directly undermining the collective defence principle of NATO.

[–] [email protected] 0 points 1 week ago (1 children)

@0x4E4F @Auli I think it's a bit more like, "We're banning specific named individuals from being maintainers because they work for companies on an international sanctions list."

[–] [email protected] 3 points 3 weeks ago (1 children)

@clark I don't know the Slim, but I wrote about Linux on my Yoga here: https://rhys.wtf/posts/sway-and-arch-with-yoga

Might be useful.

[–] [email protected] 9 points 3 months ago (1 children)

@zutto @warlaan Searching about, this was Plex banning the use of Plex on Hetzner's IP block, right? Not a decision made by Hetzner?

[–] [email protected] 1 points 5 months ago

@Moneo @SigHunter Networking came to be when there were lots of different implementations of a 'byte'. The PDP-10 was prevalent at the time the internet was being developed for example, which supported variable byte lengths of up to 36-bits per byte.

Network protocols had to support every device regardless of its byte size, so protocol specifications settled on bits as the lowest common unit size, while referring to 8-bit fields as 'octets' before 8-bit became the de facto standard byte length.

[–] [email protected] 4 points 6 months ago (4 children)

@refalo @yogthos China has a single CPU manufacturer with an x86 licence, Zhaoxin. Their offerings don't rival AMD or Intel upper end, but they've been around for ages and are widely used in China.

[–] [email protected] 9 points 8 months ago (1 children)

@FrankTheHealer @KarnaSubarna Setting displays to run at 144Hz has worked for ages. VRR is a different feature, where the display's refresh rate syncs to the framerate being pushed to it by your OS. Most environments have supported that for ages too, but some things haven't. Mutter moving to support it is a big step toward it being universally available.

[–] [email protected] 13 points 8 months ago

@madcaesar @otl It's a small server running OpenBSD, configured to operate as a router and/or firewall.

Linux and the *BSDs can operate as very good routers and firewalls, usually being much more configurable and enabling you to do more complex than off-the-shelf consumer-level hardware routers. Using them on a small form factor computer with a cheap switch in front of them can give you a better performing and nicer to use alternative.

[–] [email protected] 0 points 8 months ago (1 children)

@flashgnash Yep, just once to transfer the terminfo files and resolve this.

The SSH kitten is pretty useful though. If you use it in combination with kitty's --single-instance mode, you can start new kitty windows in the same SSH session without logging in again using its shared connection feature. Hugely convenient for how I work at least.

[–] [email protected] 1 points 8 months ago (3 children)

@flashgnash @Laser Connecting once with its ssh kitten resolves this by uploading appropriate terminfo files to the user's directory.

view more: next ›