I always use Breeze Dark (even tho I don’t use Plasma)
I make things: electronics and software and music and stories and all sorts of other things.
- 0 Posts
- 8 Comments
KindaABigDyl@programming.devto
Linux@programming.dev•The future of AI in Ubuntu [Except it's Blockchains instead of AI]
34·1 month agoThe future of AI in Ubuntu [Except it’s Internet and Slackware in 1996 instead of AI and Ubuntu in 2026]
As 1996 progresses, internet-based tools are becoming more and more ubiquitous. Adoption across the tech industry has been mixed, both in terms of which projects are embracing “Web” technologies, and in how companies are structuring their adoption. As a result, I’m frequently asked about what Slackware will do (or not) to incorporate networks.
In this post I’ll detail how the internet will play a part in Slackware’s future, my framework for classifying internet features in the OS, and how Slackware is currently approaching adoption internally, because I think that will help paint a picture of our intent.
The bottom line is that Slackware is ramping up its use of Internet tools in a focused and principled manner that favours open network tools with license terms that feel most compatible with our values, combined with open source contracts. Internet features will be landing in Slackware throughout the next year as we feel that they’re of sufficient maturity and quality, with a bias towards private networks by default.
Internet features in Slackware will come in two forms: first as a means of enhancing existing OS functionality with networking in the background, and latterly in the form of “Internet native” features and workflows for those who want them.
KindaABigDyl@programming.devto
Programming@programming.dev•How can I run a rust program (from a zip from GitHub) be run on iOS?
15·2 months agoYou can’t.
Mobile application require strange wrappings and packagings to run native code like that.
On android you could potentially use termux and build from source for aarch64, but iOS doesn’t have anything like that.
Furthermore, iOS is very locked down, so running some random source from GitHub is essentially impossible without proper developer tools and a mac to run them.
KindaABigDyl@programming.devto
Programmer Humor@programming.dev•Microsoft: Fully Automating Supply Chain Attacks since 2026!
1·2 months agoBc I’ve never heard of that
KindaABigDyl@programming.devto
Programmer Humor@programming.dev•Microsoft: Fully Automating Supply Chain Attacks since 2026!
2·2 months agoI just dont enjoy it. It feels extremely sluggish, the ui is far more confusing with 100s of menus and weird names, and it doesnt have any basic file hosting for releases which is annoying. There are more but it’s basically just lots of annoying little things that are super inconvenient.
KindaABigDyl@programming.devto
Programmer Humor@programming.dev•Microsoft: Fully Automating Supply Chain Attacks since 2026!
5·2 months agoI am begrudgingly moving to gitlab, slowly but surely
typedef struct { bool a: 1; bool b: 1; bool c: 1; bool d: 1; bool e: 1; bool f: 1; bool g: 1; bool h: 1; } __attribute__((__packed__)) not_if_you_have_enough_booleans_t;

Pros:
Microsoft Windows is actually a complete piece of crap
Unfortunately, cons of switching:
I’ve been using Linux-only since around 2019 (having used it alongside Windows for gaming before then) when Proton finally started getting good. I’m also an engineer, artist, writer, gamer, musician, maker, and more, so I feel like I have touched a lot of the different ways in which computers are used. I’ve used several distros for extended periods, and my fav is Arch (tho Nix is a close second; it’s just not quite ready for primetime)
Linux is absolutely a viable alternative, but you have to know what you want from your PC. How do you want it to function? Pick that choice. It’s not ice-cream flavors where all are equal and you have to decide; form follows function here. Decide what you need and then build your own system from that - bc Linux is yours. Refuse to be spoonfed slop no matter if the slop is from Microsoft or from a Linux distro. Slop is slop. Cook your own meal. It tastes better. If you don’t like mushrooms, don’t get mushrooms.