Ananicy Cpp
distrobox
Ananicy Cpp | distrobox | |
---|---|---|
10 | 405 | |
- | 10,208 | |
- | - | |
- | 9.4 | |
- | about 1 month ago | |
C++ | Shell | |
GPLv3 | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Ananicy Cpp
-
runwhenidle - Linux utility that can automatically pause a computationally-intensive command when user is in front of a computer and resume it when they are away.
For anyone using CPU or IO intensive programs, you can also keep using your desktop, with Cachy OS kernel or Bore scheduler/kernel and Ananicy or ananicy-cpp. Happy gentoo user here, compiling for hours while listening to music/browsing without hiccups.
- TIP: How I doubled my laptop's battery life.
-
Did System76 just hint at a possible Arch+PopOS in their latest video?
Btw, anyone have experience with the Zen kernel on Pop! Or know of a good ppa for https://gitlab.com/ananicy-cpp/ananicy-cpp?
- Dynamic double/ triple buffering is ready to be merged
-
Pop!_OS Linux gets better game performance and desktop responsiveness
You don't have to anyway. This is a rudimentary and possibly ignorant reimplementation of an established tool, ananicy-cpp. If you want the same (or better) functionality, that tool already exists and is easy to install and use.
- Arch freezing under high disk load, like Steam downloading a game.
-
Does it make sense to use 'auto renice' like daemons if your typical workflow use less than 25% CPU most of the time?
If you are interested,there is a program called ananicy-cpp where it set nice values automatically for each app,but this not improve battery life,only prioritize on cpu load.
-
Gaming while other things are running?
You can try run ananicy-cpp,is a program that prioritize other programs,say if you are compiling something and gaming,the compiling will have the lowest priority to avoid stuttering the game,and the game will have much priority.
-
I really like these feature from KSysGuard, I hope these gets added to Plasma System Monitor
There is a improved version called ananicy-cpp written in C++ instead of python if you are interested.
distrobox
-
We're Leaving Kubernetes
I strongly recommend just switching the Dev environment over to Linux and taking advantage of tools like "distrobox" and "toolbx".
https://github.com/89luca89/distrobox
https://containertoolbx.org/
It is sorta like Vagrant, but instead of using virtualbox virtual machines you use podman containers. This way you get to use OCI images for your "dev environment" that integrates directly into your desktop.
https://podman.io/
There is some challenges related to usermode networking for non-root-managed controllers and desktop integration has some additional complications. But besides that it has almost no overhead and you can have unfettered access to things like GPUs.
Also it is usually pretty easy to convert your normal docker or kubernetes containers over to something you can run on your desktop.
Also it is possible to use things like Kubernetes pods definitions to deploy sets of containers with podman and manage it with systemd and such things. So you can have "clouds of containers" that your dev container needs access to locally.
If there is a corporate need for window-specific applications then running Windows VMs or doing remote applications over RDP is a possible work around.
If everything you are targeting as a deployment is going to be Linux anything then it doesn't make a lot of sense to jump through a bunch of hoops and cause a bunch of headaches just to avoid having it as workstation OS.
-
Top 5 Must-Have Tools for Linux Users
You can check it out at: https://github.com/89luca89/distrobox
-
Show HN: Convert your Containerfile to a bootable OS
That seems more like Distrobox to me(?) https://distrobox.it/
-
Windows 11 now comes with its own adware
Regarding the stability issue on a dev machine - you may be interested in playing with one of the immutable-os distros, such as SilverBlue (fedora based).
The high-level take-away is you can't break your actual OS since it's root filesystem is read-only, and you use "pet" containers (on docker, podman, whatever) to do your work in. Applications are either sandboxed via Flatpak, or installed/run inside your pet containers. If your pet container dies, you cry about it for a moment, and when you're ready you get a new one - your actual os and other containers remain unaffected.
I use distrobox[1] to create/run the pet containers.
[1] https://github.com/89luca89/distrobox
-
Tools for Linux Distro Hoppers
Distrobox is a tool that enables us to try Linux distro CLI, including their package manager. This requires a containerization tool (e.g., Docker). In Windows, this can be achieved using WSL (Windows Subsystem for Linux)
- Distrobox: Use any Linux distribution inside your terminal
-
Fedora Atomic Desktops
I use containerized versions of things, ubuntu and chainguard images mostly.
You can always create containers with init if that's how you want to do that though. Some distros publish images that come that way: https://github.com/89luca89/distrobox/blob/main/docs/useful_...
-
Raspberry Pi is manufacturing 70K Raspberry Pi 5s per week
https://news.ycombinator.com/item?id=38505448 ... https://github.com/89luca89/distrobox/blob/main/docs/useful_...
-
Operating System?
Yes, you can do that but I've seen others use something like distrobox to run linux inside of SteamOS: https://github.com/89luca89/distrobox/blob/main/docs/posts/steamdeck_guide.md
-
How much will I screw up my system after installing Merkuro Calendar (KDE Akonadi application), formerly called Kalendar, on GNOME?
For such cases you might use something like this: https://github.com/89luca89/distrobox
What are some alternatives?
Ananicy - Ananicy - is Another auto nice daemon, with community rules support (Use pull request please)
toolbox - Tool for interactive command line environments on Linux
system76-scheduler - Auto-configure CFS and process priorities for improved desktop responsiveness
wsl-distrod - Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.
nohang - A sophisticated low memory handler for Linux
docker-android - Android in docker solution with noVNC supported and video recording
TT-CPU-Scheduler - Task Type (TT) is an alternative CPU Scheduler for linux.
flatpak - Linux application sandboxing and distribution framework
muffin - The window management library for the Cinnamon desktop (libmuffin) and its sample WM binary (muffin)
rustdesk - An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
bore-scheduler - BORE (Burst-Oriented Response Enhancer) CPU Scheduler
toolbox-vscode - Toolbox Visual Studio Code integration