Like, Subscribe and ring the bell.
I’m here to stay.
- 33 Posts
- 525 Comments
deleted by creator
But it was promised that each electron from my body will be removed, until I’m smoke only. I assume this will take an eternity, but I’m here for science.
Just use Electron.
thingsiplay@beehaw.orgto
Programming@programming.dev•What's the point of lightweight code with modern computers?
3·9 days agoOn a slightly different example, the suckless project has a huge emphasizes on lightweight code, which they call “suckless”. I don’t think in this case faster is the goal, but having less code and be simple as possible (not even configuration files allowed, you just recompile program) and almost no documentation in the code either. But the idea is the same, of having “lightweight” code.
thingsiplay@beehaw.orgto
Programming@programming.dev•What's the point of lightweight code with modern computers?
82·9 days ago- The fastest code is the code you don’t run.
Not really. The code can be slow, even if I do not run it. Also, sometimes additional code can do optimization (like caching), which is more code = faster. Or additional libraries, complexity and code paths can in example add multicore execution, which could speed up. So, I do not buy the less code is faster logic.
Comic Sans
thingsiplay@beehaw.orgto
Linux@lemmy.ml•When they say CachyOS is mostly for newer machines...what's "newer"
5·12 days agoWell, no need to websearch. Just go to the website and look for any official links, such as the wiki. As for the optimized packages, I found this on their website:
CachyOS does compile packages with the x86-64-v3, x86-64-v4 and Zen4 instruction set and LTO to provide a higher performance. Core packages also get PGO or BOLT optimization.
So the listed CPUs in the requirements list should take advantage of this I guess. And my assumption is, that these CPUs are required to run the packages at all. Maybe that’s where the “newer machines” is meant with.
thingsiplay@beehaw.orgto
Linux@lemmy.ml•When they say CachyOS is mostly for newer machines...what's "newer"
191·12 days agoWho says CachyOS is mostly for newer machines?? I don’t know why anyone would make such a claim. At least on their website, no such claim can be found. The official system requirements are listed at https://wiki.cachyos.org/installation/installation_prepare/ , you can switch between minimum and recommended set.
I was on Manjaro before too and can recommend the switch to EndeavourOS too.
thingsiplay@beehaw.orgto
Programming@programming.dev•Ruby Is Not a Serious Programming Language
2·15 days agoMe too. What happened there? I thought it might be because some of my browser extensions block few scripts and other elements. Enabling some of the stuff didn’t make reveal the article, so I lost interest. Or is it paid?
How is it bloated if you decide what to put on? Gentoo isn’t a traditional distribution, its what you make it to. Still you have to answer for yourself why you even want to switch to Gentoo. And if all the extra work for compilation is worth it. Do you even want to compile everything and customize the compilation process? If not, maybe Gentoo is not for you. That’s the thing. Only you can answer that.
Why do you want switch to Gentoo in the first place? I think its a good idea if you want to customize and build lot of applications yourself. Besides heavy hitters like browsers or the Kernel. So only you can answer if this is a good idea for you.
thingsiplay@beehaw.orgto
Linux@lemmy.ml•Recommendations for after installing Linux (Mint) coming from Windows for best practices for a casual user ?
26·20 days agoLinux is not a lifestyle
I have to disagree about this point.
thingsiplay@beehaw.orgto
Linux@lemmy.ml•Bazzite just delivered over a petabyte of ISOs in a single month
9·20 days agoI’d love to some of the Bazzite users migrate to Bluefin or Aurora.
Why?
thingsiplay@beehaw.orgto
Programming@programming.dev•Duplication Isn’t Always an Anti-Pattern
5·21 days agoI was there too doing lot of generalized functions that do everything. And I always hated the code. I am just hobby commandline guy, but even that is horrifying code. Doing this in complex code bases with real world impact is just bad.
thingsiplay@beehaw.orgto
Programming@programming.dev•Duplication Isn’t Always an Anti-Pattern
241·21 days agoTrying to abstract everything away in multiple layers of classes and function calls, just to avoid to write a 2 lines of code twice is the biggest evil in programming. Well probably not the biggest, but a huge problem in my opinion. Adding unnecessary complexity due to being clever is evil.
thingsiplay@beehaw.orgto
Linux@lemmy.ml•Debtap make downgrading packages easy on Archlinux
1·28 days agoBTW there is also the package (Bash script)
downgradeto do this job. It is in official EndevourOS repositories, but also in the AUR. And if you want do it manually, head over to https://wiki.archlinux.org/title/Downgrading_packages .
thingsiplay@beehaw.orgto
Linux@lemmy.ml•Debtap make downgrading packages easy on Archlinux
3·28 days agoInstead installing older version that is either unsecure, or can cause dependency problems, I rather install Flatpak: https://flathub.org/en/apps/one.ablaze.floorp








Linux = Libre
MacOS = Jail