Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

toastal, to linux in Which terminal emulator do you use?

Kitty can’t use bitmap fonts because of how it draws to screen & bitmap fonts don’t scale. You would need a different terminal for bitmap fonts or choose a different font.

toastal, to linux in Which terminal emulator do you use?

I like Kitty since users can configure the terminal to always turn off ‘programming ligatures’ (aka ligature misuse).

toastal, to linux in Which terminal emulator do you use?

Kitty as I need X11 support & I use the kittens it comes with too. Kinda which more applications used their drawing API to get images on the screen.

toastal, to linux in What's your current favorite distro that isn't Arch, Debian or Fedora?

Package manager or language?

toastal, to linux in What's your current favorite distro that isn't Arch, Debian or Fedora?

NixOS, would like to try Guix

toastal, to linux in Some of y'all need to see this and drop the superiority complex...

Imagine someone thinking 07012024 would be a better scheme 😂

toastal, (edited ) to linux in Some of y'all need to see this and drop the superiority complex...

While true & I remember folks actually using this in arguments for ‘slow development’, there is some merit to versioning differently for something expected to get minor updates to perpetually follow latest specs such. I can’t imagine trying to discern what a “breaking change” would be in this context. Or would you make a new version for every visual redesign? Dates might have just made more sense, but maybe ESR is easier to follow with the current scheme.

toastal, (edited ) to linux in Looking to switch to Linux in the somewhat distant future

Most distros are running the same software. The biggest difference is your package manager & community. Personal preference is NixOS but that ain’t beginner-friendly even if the rollbacks from bad states would help. Arch isn’t as difficult to set up as it used to be & has been more stable than a lot of distros in my experience so I wouldn’t discount it but .pacnew files can bite you if modifying in /etc instead of in the home folder (when possible). Of the things folks normally suggest as a first go, Fedora would probably be my pick (not yet had a problem) as everything Ubuntu-based still rubs me wrong for support & leadership.

toastal, to memes in I love piped bot

One advantage of linking a YouTube video in an aggregator setting is if the video goes viral, everyone is spamming Google’s server for delivery instead of hammering smaller services. Video is pretty expensive, so for now I see no issue abusing YouTube (assuming everyone here is already ad-blocking & DNS sinking anyhow).

toastal, to linux in TIL that operating system Linux is an example of anarcho-communism

It’s pretty hard to fight hegemony when your salary is just built on donations. A lot of important tech is also paid for via government grants then the private sector gets to use it and erect the walled gardens when it should be in the commons.

toastal, to memes in Recursive authentication

Authy requires a phone number last I checked & is a part of a for-profit entity. TOTP management is a simple task so there is no reason not to be using something open source.

toastal, to linux in Flakes aren't real and cannot hurt you: a guide to using Nix flakes the non-flake way

Aren‘t channels for NixOS, and you’d use overlays for building packages? Now you can do that all with flakes.

toastal, to linux in Flakes aren't real and cannot hurt you: a guide to using Nix flakes the non-flake way

It was usually recommended to lock to inputs anyhow with all the fetchers requiring a hash which I hated having to manually update & like the UX flakes provides (I really wish they supported more than Git & Mercurial tho). You can still have different evals tho if you point to latest.tar.zstd or other non-hashed thing like a branch where the referred to can change & it won’t reproduce. I haven’t used channels in years, but doesn’t that just refer to the running system, not using Nix to build projects?

toastal, to linux in Flakes aren't real and cannot hurt you: a guide to using Nix flakes the non-flake way

Saving the dependency is pretty big since each flake you import will bring along its jungle of dependencies now in your downstream project. I can’t think of a use case where < 10 lines is worth a dependency—especially since as you noted, lib has the glue right there for you to put it all together.

toastal, to linux in Flakes aren't real and cannot hurt you: a guide to using Nix flakes the non-flake way

Wut. It’s just as reproducible, flakes are mostly just a common unifying API with some extra CLI sugar for usability.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #