I’m on Artix and I have removed sudo after installing doas. I do have a symlink sudo -> /usr/bin/doas
in /usr/bin
. Have had this configuration for about a year, nothing broke.
Cuteness enjoyer.
- 1 Post
- 89 Comments
柊 つかさ@lemmy.worldto Linux@lemmy.ml•Atomic Linux Distros: What Barriers Stand Between You and Making the Switch?8·14 days agoI like fucking around and finding out. I also don’t like roll backs, real men only roll forwards :)
(don’t take that too seriously please)
Artix because it is more Arch then Arch according to Arch’s own goals: “focuses on simplicity, minimalism, and code elegance”. There is no way systemd is more simple, minimal and elegant than its alternatives. I don’t think systemd is bad, but I do think it is a bad fit and Artix is what Arch should have been.
Unless you have a particular reason for sticking to POSIX, who cares? I’ll take the user experience improvement without worry.
I like fish abbreviations. They are like aliases but expand when you press space or enter. That way you can edit it, and also still see the full command so you are less likely to forget it when you don’t have your aliases. Of course I have some scripts as well.
Is suckless surf small enough? https://surf.suckless.org/
I don’t, I didn’t do it back then and I ended up using this system for much longer than I thought I would(4+ years). I want to do it next time but I don’t feel like reinstalling just for that.
I always shut it down every night, so usually not much more than 12 hours at best.
柊 つかさ@lemmy.worldto Linux@lemmy.ml•In 2025, what features do you want in a terminal emulator? (that currently aren't widely available or at all)9·4 months agoMy terminal doesn’t “scroll” at all. Page up and down is all I need. I also don’t smooth scroll in my browser usually. Does it add anything? Isn’t smooth scrolling just worse actually (just like any other animation ever)?. The sooner the screen stops moving the sooner your eyes can lock on, focus and read. I never payed attention to it but you say it’s not widely supported, and that kinda makes sense to me. I can’t think of any reason to have it. I do lots of things in the terminal, I don’t even have a file manager. Smooth scrolling would make me slower and I would go crazy. Also you could scroll and end up with half a line visible on the top or bottom, which is just kinda weird and wasting space.
柊 つかさ@lemmy.worldto Linux@lemmy.ml•Share specific examples of software built from source works better for you than packages or pre-built binaries5·4 months ago- I build software that I changed or patched
- When the bat version in the repos was broken I just installed it with cargo which compiles the latest version
- You can get a compiled version with a ‘-git’ package from the AUR if you need the latest features not yet in a stable release
- Some pieces of software I use I made myself so they are compiled by me
- Maybe you want to install some software that is not available precompiled
- The XZ backdoor didn’t work if you compiled it yourself: https://www.openwall.com/lists/oss-security/2024/03/29/4
柊 つかさ@lemmy.worldto Linux@lemmy.ml•Which default software do you replace after you install your distro?2·4 months agoPersonally I wouldn’t call that replacing. But that’s probably because I am a deranged minimalist. I can’t answer this thread because technically I didn’t remove anything that my installation started out with.
柊 つかさ@lemmy.worldto Linux@lemmy.ml•Which default software do you replace after you install your distro?71·4 months agoDo you really replace bash though? I also use fish but even as a relatively deranged minimalist I haven’t removed bash as it has so many dependents.
柊 つかさ@lemmy.worldto Linux@lemmy.ml•Any APIs or apps that allow for complete keyboard navigation OS-wide, including inside apps3·6 months agoI don’t know of any. I do like keyboard based workflows so I have VimiumC in firefox which does what you want. A tiling window manager is the solution for the desktop environment part. The tricky part is navigating existing GUI apps.
They all work using macOS’ accessibility API which exposes UI elements for programmatic interaction.
Because linux doesn’t have a unified framework because of our freedom, things like this are very tricky if not practically infeasible (at least as far as I know).
edit: There was also a thing where you divide up the screen recursively with keyboard shortcuts and when the intersection hovered over whatever you want to click you could hit a key and it would generate a mouseclick there. I forgot the name, never tried it either. But a plus is that it doesn’t need applications to implement a certain API to work so it would work system wide.
I have been watching Sayonara Zetsubou sensei lately. Also Pani Poni Dash! is an interesting watch.
- Hidamari Sketch
- Lucky Star
- Non Non Biyori
- Yokohama Kaidashi Kikou
- Gochuumon wa Usagi desuka?
- Tanaka kun wa Itsumo Kedaruge
Hidamari Sketch is very underrated and is much less well known than it’s contemporaries like Lucky Star, but it’s basically the comfiest thing ever. Any CGDCT/SOL could work for this (Nichijou, Yuyushiki, Kiniro Mozaiku, K-ON!, …) but I specifically chose shows with a slower tempo.
柊 つかさ@lemmy.worldto Linux@lemmy.ml•SketchUP 2024 running flawlessly on Arch Linux using Wine (system 9.17)19·7 months agoMan I used to do SketchUp all the time in middle/high school, so nostalgic.
柊 つかさ@lemmy.worldto Anime@lemmy.ml•Old man anime - you're about to die bc you're 30English2·8 months agoMe realizing I will be gin-chan’s age not so far into the future (where did the time go):
Also don’t you dare be single if you are a day older than 25 in anime lol.
433 packages, impressive :) I’m stuck on 474 while keeping a working environment where I can do my things nicely. And that doesn’t count some hand compiled/written programs I have. Also, 175MiB of memory! I used to boot at around 400MB into my WM but over time it has gone up to a fat 600MB without changing anything :| Just nice to see someone going for a minimal system.
I started out on Void, then to Arch and finally to Artix. The Artix experience really feels like a mix of Arch and Void to me. As for gaming, I’m really not a big gamer at all, not having played for years. I do remember playing Minecraft without issues as well as a few Steam games such as CSGO. So it’s fine as far as I can tell.