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?

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, 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

I dunno, I don’t trust a guides still recommending flake-utils. You can make the same four loop in like 4 lines of Nix which is a smaller diff & doesn’t pollute your downstream consumers with a useless dependency. Flakes also don’t eliminate pointless builds, fileset or filtering the src can & the only tool with file tracking on by default is the Git VCS specifically (which also involves the intent to add flags which is the other side of annoying).

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.

toastal, (edited ) to linux in Linux reaches new high 3.82%

The more the number change in that direction, the more game devs will not choose to ignore non-Microsoft Windows options too moving the needle to native support. Imagine a future where a game only works after enabling WSL with command flag workarounds if you want to play on a proprietary OS 😂

toastal, (edited ) to linux in Writing program

It’s not compatible with other Markdown forks, but the whole Markdown ecosystem is a mess duct taped together by more forks & extensions that aren’t compatible either. Even the common denominator CommonMark is feature-barren & isn’t suitable for documentation or technical writing, but boy howdy will the next guy have his Markdown contraption to sell you.

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