

This actually looks like something really interesting, but it doesn’t say whether it’s based on anything, only “rolling release”. Is this immutable Arch?
This actually looks like something really interesting, but it doesn’t say whether it’s based on anything, only “rolling release”. Is this immutable Arch?
Ah, ok—was it also immutable like the new one is?
I thought this had already happened?
I remember seeing ads on Steam for SteamOS years ago—wasn’t there a point at which you could download and run it on your own computer? What happened?
Wow! First time seeing this. Anyone using it with a Framework 13? Is there any risk of damaging your system with it?
NixOS because it’s easy to understand—I can pop open any .nix file in my config and see exactly what is being set up, so I don’t have to mentally keep track of innumerable imperative changes I would otherwise make to the system, and thus lose track of the entropy over time.
I’m curious why links2
over, say, w3m
?
It feels like none of the terminal browsers are as nice as they could be these days…
I’ve used it for uni on a Linux tablet/convertible and it worked really quite well and has some nice convenient features for note-taking.
What tablet did you use?
If you’re on Wayland, fuzzel just keeps getting better each release.
Wait, so how do we print now?
NixOS. Declarative system management is just so unbelievably simple and reliable that I couldn’t ever see myself going back to a traditional Linux system.
I’m very pleased to discover this. I’ve been using this online editor for a while—good to have a local alternative.
I tried imv
and hated it. I just use feh
(through XWayland) or mpv
now.
As if I needed more reasons to love Stephen Fry!
What’s that tablet it’s running on?
This is awesome! Thank you!
These look great!
I’d personally be curious, though, to experiment with non-standard input and UI designs on these phones. Although the touchscreen model has become standard, I’m not sure it’s ultimately the best for all things—I’ve been deeply enjoying my Garmin watch, for example, which has four buttons rather than a touchscreen. I think buttons, dials, etc., (besides simply feeling good to use) are faster for some things. If we’re gonna go against the grain, why not go crazy? I think physical buttons (or at least stuff like the back button on Android) may be to touchscreen interfaces what keyboard-centric workflows are to the mouse and GUI (in terms of efficiency).
I guess I should have written the post a bit more clearly.
I’ve got the for_window
part, it’s just that after I set the opacity for all windows app_id=.*
, the following lines of the config cannot override that for the specific windows I want different opacities for.
How have I never heard of this! This is awesome!
Very cool. yabai
is a great project that makes macOS actuallly usable.
I’m curious how it worked on NixOS. Do you happen to have any Nix config files you can share?