• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle





  • Sounds pretty cool, though as others have mentioned it is pretty niche and I don’t think I’d recommend doing this if your goal is earning money, if you’re doing it out of personal interest as a hobby and because you think it is a fun project, absolutely go for it, no harm done in gaining some experience.

    The idea of the side scroller would be, to give that application a compelling frontend and to “gamify” these tasks even more

    This sounds a bit like hamster simulator, which we used in high school in our “programming” class, the site is in German, but you might the idea. But I can absolutely see how you can make this more compelling.




  • The distro is usually not really the problem, the desktop environment usually takes up a decent amount of disk space and snap/appimage/flatpak packages compared to native packages from your package manager. At least when strictly speaking about the system and programs, personal data (videos, Images, music,…) is still the biggest storage hog. I don’t think there is a good option, you could ofc shrink your windows partition and grow your Linux partition or just buy more storage, storage is really cheap these days. Additionally you can regularly clean up your system, delete the saved logs, delete unneeded files and uninstall unused packages/programs.


  • IMO most users that need to / want to tinker with such settings are proficient enough in the CLI and man pages to do so and will use the CLI anyway even if a GUI tool is available for it (at least speaking for me since if I use a CLI I know what I’m doing, with some gui I don’t know what it’s doing under the hood, sure I could read the source, but at that point why not use the CLI). Users that aren’t won’t really have the need to do so. And if they have it’s far safer to do so in the CLI because you have to have an understanding of what you’re doing and do some research than just clicking around in a GUI without knowing what it actually does.