- 7 Posts
- 18 Comments
veer66@lemmy.oneOPto Linux@lemmy.ml•Where should I request Fedora Silverblue to include all Noto fonts in the image?English4·6 months agoUnfortunately, I don’t see any extra Noto fonts in Aurora’s packages.json. But, at least, I can communicate via Github issues?
veer66@lemmy.oneOPto Linux@lemmy.ml•Where should I request Fedora Silverblue to include all Noto fonts in the image?English3·6 months agoDo you recommend Aurora or Bazzite or something else?
veer66@lemmy.oneOPtoDevOps@lemmy.ml•Is it normal for companies these days to solely rely on Amazon RDS backup without another backup strategy?English2·11 months agoSo, I imply that you mean it is normal.
veer66@lemmy.oneto Linux@lemmy.ml•what linux OS should I install on a backup notebook if my main one is debian?English1·11 months agoI installed Sparky Linux 7 on my backup laptop computer because I failed to install Debian.
Maybe Sparky Linux …
Normally, I use Debian. However, Debian 12 installer didn’t work on my Acer Extensa 💻. So I installed Sparky Linux, and it works.
veer66@lemmy.oneto Linux@lemmy.ml•Is it possible to use Linux without the command line?English7·11 months agoPeople claiming Linux isn’t a viable alternative cause you can’t run it without using the command line.
Even in 2024, many people begin using GNU/Linux with Arch Linux or Ubuntu with apt-get, then later they complain that Linux is not for average users. Maybe the community needs more GUI only tutorials.
veer66@lemmy.oneto Linux@lemmy.ml•Any suggestions for cheap but decent laptops for coding?English1·1 year agoLike Thinkpad, the main brand is Lenovo. Thinkbook keyboard is like Acer and other brands.
veer66@lemmy.oneto Linux@lemmy.ml•Any suggestions for cheap but decent laptops for coding?English31·1 year agoI’m using Lenovo ThinkBook, which is cheaper than Thinkpad, and the keyboard layout is different. It supports upto 40GB of RAM.
veer66@lemmy.oneto Linux@lemmy.ml•Are there any CPUs that work well with Linux that aren't made by Intel or another company on the BDS list/that supports Israel?English5·1 year agoRK3588 is used in many Linux devices, but I’m not sure if Rockchip is in the BDS list. I don’t know which factory was RK3588 from.
veer66@lemmy.oneto Linux@lemmy.ml•Are there any CPUs that work well with Linux that aren't made by Intel or another company on the BDS list/that supports Israel?English1·1 year agoI heard that Linux gets new patches for Loongson, but I didn’t try it yet.
Because of the Redhat incident, I started to see people asking for community-based distros without a corporate that dominates the community. And, Mageia is one of them. So, I hope it will be more popular.
- KDE is the default. So, for KDE users, Mageia with KDE was tested.
- Mageia comes with Drake tools for configuring almost everything. IMO *drakes look quite friendly. Since they have been around for 20+ years, they must be stable.
- Each release will be supported for 18 months, which is longer than Fedora.
veer66@lemmy.oneOPto Linux@lemmy.ml•What is the advantage of PKGBUILD over RPM specs?English1·2 years agoSuch files are relatively easy to create and read, as they are basically shell scripts.
I agree. I lean towards writing in Bash script instead of learning yet another special-purpose language. Nonetheless, the RPM spec doesn’t seem to pose any additional difficulty.
veer66@lemmy.oneOPto Linux@lemmy.ml•What is the advantage of PKGBUILD over RPM specs?English1·2 years agoThe immutability and configuration of Nix seems so appealing but at this point I’m really comfortable with Arch and it does everything I need in a pretty sane way so idk if I’d switch anytime soon.
Back in 2018, I had the experience of using NixOS. At that time, I noticed that the Nix language had a striking resemblance to Haskell, which stirred up feelings of anxiety within me.
veer66@lemmy.oneOPto Linux@lemmy.ml•What is the advantage of PKGBUILD over RPM specs?English1·2 years agoOne is that it’s a shell script,
Using Bash sounds convincing to me.
veer66@lemmy.oneOPto Linux@lemmy.ml•What is the advantage of PKGBUILD over RPM specs?English2·2 years agoDo you also dislike openSUSE and openMandriva?
Thank you. This is very helpful.