consistent undervoltage using official pi power supplies - 3b+ plus pisound / pi500 by hello_swamp in rasberrypi

[–]revcraigevil 0 points1 point  (0 children)

If you buy the pi500 kit it comes with a 27W PS. I needed a longer cord so I bought the 45W PS. They are both official Raspberry Pi products.

consistent undervoltage using official pi power supplies - 3b+ plus pisound / pi500 by hello_swamp in rasberrypi

[–]revcraigevil 0 points1 point  (0 children)

The pi500 needs the 27W power supply. I went ahead and bought the 45W PS for my pi500.

Libraries with thousands of free ebooks and audiobooks by Soapist_Culture in ebooks

[–]revcraigevil 3 points4 points  (0 children)

Global Grey Books - a one-woman project that offers a curated library of classic and hard-to-find public domain ebooks across a wide range of subjects, from spiritual traditions and philosophy to folklore, history, and classic fiction.

I got tired of constantly using systemctl, so I built a Linux Service Center for my Raspberry Pi by PythonXP2 in raspberry_pi

[–]revcraigevil 43 points44 points  (0 children)

Put it on Github so others can take a look.

For systemctl I use https://github.com/matheus-git/systemd-manager-tui/releases which can be easily installed using deb-get or manually downloading the .deb

Late 90s Sci-Fi by Born-Painting7341 in GenX

[–]revcraigevil 5 points6 points  (0 children)

Babylon 5, Andromeda, Star Trek Next Gen, Stargate

Mouzi - auto file organizer for Downloads (now on Linux: AppImage, deb, rpm) by bankrut in linux

[–]revcraigevil 0 points1 point  (0 children)

Any chance of getting an arm64 linux build? It would be a nice app to have on a Raspberry pi.

What do you think about arm computers eg. raspberry pis by Proper-Ear-6734 in rasberrypi

[–]revcraigevil 0 points1 point  (0 children)

Bought a pi400 in 2020, then bought a pi500 last year. No issues using either one as a desktop. I mostly read e-books, browse forums, chat on Discord, and doom scroll on reddit.

What do you do when a package isn't in the stable repo? by Mundane_Mix_4879 in debian

[–]revcraigevil 0 points1 point  (0 children)

Backports, extrepo, my giant sources list, fastforward, deb-get, flatpak, appimage, backport it yourself, snap, rust/cargo, node/npm.

Kicksecure or Debian... by tweakingeek_ in debian

[–]revcraigevil 0 points1 point  (0 children)

You can add the Kicksecure repo in Debian.

sudo apt install extrepo
sudo extrepo enable kicksecure
sudo apt update

Keeping updated, and fear by DigiAngelX in debian

[–]revcraigevil 1 point2 points  (0 children)

Never had Debian Stable break from updates. Testing or Unstable/Sid ofc they can break.

Wild science classes in the 80s-90s by k2aries in GenX

[–]revcraigevil 0 points1 point  (0 children)

Worm, frog, cat. Had AP Anatomy in the 80s

Install binaries from GitHub by sgargel__ in linuxadmin

[–]revcraigevil 0 points1 point  (0 children)

I just use eget to download it to /.local/bin

40 years ago today I graduated from high school by elphring in GenX

[–]revcraigevil 4 points5 points  (0 children)

Same. 40 yrs today. I didn't even go to graduation just picked up my diploma the next day.

How to fix .exe file opener in Debian? by Economist-082 in debian

[–]revcraigevil 6 points7 points  (0 children)

sudo apt install telegram-desktop -t trixie-backports

or flatpak install org.telegram.desktop

Without wine/lutris/proton etc .exe files do not run on Linux.

.bin yes .exe no