baca is a terminal based epub reader. Quite nice.
- 0 Posts
- 9 Comments
you can automate a lot of the basc profile stuff in your dotfiles with some automation such as https://github.com/anishathalye/dotbot to bootstrap a new install. it makes your new distro right at home, and if you combine this with github to store your dotfiles, you’ll also have a backup of your environment.
faethon@lemmy.worldto Linux@lemmy.ml•Debian Bug report logs: #1057843 - linux: ext4 data corruption in 6.1.64-11·1 year agoDoes this affect ubuntu and raspberry os releases as well? Since these are based on debian?
faethon@lemmy.worldto Linux@lemmy.ml•Ubuntu is my daily driver but I'm thinking of setting this up on my never used Raspberry PI -- anyone using it? How tough do you think it will be as a first project?3·1 year agoLooks like a pretty straightforward install! And a fun project to have a personal message space with friends. It includes the ability to launch gameoso you could maybe set it up as a personal lobby for gaming buddies.
faethon@lemmy.worldto Linux@lemmy.ml•What are the major components of any Linux distribution?20·1 year agoI think you would also need an initial run process such as systemd or the sysV runlevels.
faethon@lemmy.worldto Linux@lemmy.ml•Ubuntu 23.10 Won’t Use Snap Printing Stack After All3·2 years agoThis I understand, from a user space perspective the Flatpaks seems like a good thing; isolated from the OS. For a server only environment it seems to be less of an issue, provided that the sys admin knows what he/she is doing.
faethon@lemmy.worldto Linux@lemmy.ml•Ubuntu 23.10 Won’t Use Snap Printing Stack After All251·2 years agoSo what is the general consensus on package management these days on Debian based distributions? I may be old school by relying only on APT (DEB) for my Linux machines, and never really got into Snap, Flatpak, and what not. Is APT still most used? Or is there a significant movement towards Snap or something else. What I hated when I looked at Snap the last time is that distributions come with different concurrent architectures on package management, which from a point of view of organizing you system just doesn’t make sense. A difference between package management (APT/Flat/Snap) on the one hand and service management (Docker, k8, …) on the other hand I understand.
Those are some great pickup lines for a big bar on Friday! ;)
hmm, not sure why baca would need so many requirements. I installed baca using pip as per (https://github.com/wustho/baca), on a hedless ubuntu based server. Maybe on Arch it would need to install / update python packages?
You could also try epy (https://github.com/wustho/epy) which is also a terminal based epub reader.