Destide
I’m a computer janitor that sometimes streams trying to learn dev https://www.twitch.tv/destide
- 20 Posts
- 92 Comments
Destide@feddit.ukOPto
Selfhosted@lemmy.world•Bluefin Server — Cloud-native home infrastructure from Project Bluefin [AIP]English
410·2 days agoThanks good advice underestimated the bar of the community.
Destide@feddit.ukOPto
Selfhosted@lemmy.world•Bluefin Server — Cloud-native home infrastructure from Project Bluefin [AIP]English
51·2 days agoFair enough, tag added. I hadn’t realised the rule extended to AI assisted contributions in third-party projects I’m merely linking to.Didn’t occur to me to dig into the projects repo. Hence my comment with it not being my project.I get it though vibe coded projects have become an issue it’s just that it was a broader disclosure requirement than I expected, so I’ll bear it in mind.
Destide@feddit.ukOPto
Selfhosted@lemmy.world•Bluefin Server — Cloud-native home infrastructure from Project Bluefin [AIP]English
121·2 days agoWhat are you talking about? This isn’t an AI article; it’s about a server OS/infrastructure platform.
Yes, you could use Bluefin Server to run AI workloads,they mention it because it’s container focused. But that’s not what makes something an AI related post. Where do you draw that line otherwise? Would a keyboard review need an AI tag because you could use the keyboard to type a prompt?
It’s not my project either so I have no idead if or where LLM’s are being used.
Destide@feddit.ukto
Linux@lemmy.ml•Epic Games Store: Launcher to get Linux versionEnglish
64·25 days agoSalut Monsieur Sweeny

Destide@feddit.ukto
Technology@lemmy.zip•Reddit signals ominous upcoming "changes” for old.reddit.comEnglish
9·1 month ago
Coming soon to my ad filter
Destide@feddit.ukto
Linux@lemmy.ml•Can I remote desktop into a Windows 11 system from Linux without using a full blown installation on a VM?English
3·2 months agoRemmina as mentioned already. You can script it and run it in kiosk mode or a wm like open box
In your situation tail scale and remmina will be enough.
Use adult feet next time easier to stand
User not seen touching grass
Destide@feddit.ukto
Linux@lemmy.ml•Commodore announces Linux-based flip phone with ‘no social media, no browser’ — the Callback 8020 will be available in five retro colorways starting at $499, runs 99% of Android appsEnglish
4·3 months agoNot entirely true there are members of the original team
Destide@feddit.ukto
Linux@lemmy.ml•Arch Linux AUR Malware Campaign Hits Multiple User-Contributed PackagesEnglish
7·3 months agosudo {package-manager} remove npm nodejs sudo {package-manager} purge npm nodejs
npm: sudo tee /usr/local/bin/npm >/dev/null <<‘EOF’ #!/bin/sh echo “npm is blocked on this system.” exit 1 EOF
sudo chmod 755 /usr/local/bin/npm
npx: sudo tee /usr/local/bin/npx >/dev/null <<‘EOF’ #!/bin/sh echo “npx is blocked on this system.” exit 1 EOF
sudo chmod 755 /usr/local/bin/npx
Might break somethings but that’s a part of boycotting something I guess.
Orks is the only meritocracy
Destide@feddit.ukto
Linux@programming.dev•Flathub Now Rejects AI-Assisted Apps and SubmissionsEnglish
51·3 months agoBut my app I’ll have no idea how to maintain?!
Destide@feddit.ukto
Selfhosted@lemmy.world•GitHub - damontecres/Wholphin: An OSS Android TV client for JellyfinEnglish
7·6 months agoLove it, integrating jelly seer means my partner can just discover shows and add them
Destide@feddit.ukto
grimdank@lemmy.world•"I hate this place even more than I did before"English
7·6 months agoHeresy grows from idleness.
Recent years? 2016 was a decade ago
Destide@feddit.ukto
Linux@programming.dev•Why Flatpak Won and Snap and AppImage Didn't. - Cameron KnauffEnglish
6·6 months agoI just run every app in its own manjaro based distrobox.
Destide@feddit.ukto
Fediverse@lemmy.world•Federated End-to-End Encrypted Messaging is Coming SoonEnglish
2·7 months agoTeeny tiny luks layers in the palm of your hand
Yo dog I heard you like rust so we installed it to sda1 so you can have rust on your rust
-old so very old
I’m a one man dev/support/sysadmin I use Ublue’s and Nixos because why would I do the work that’s already been done,
















It has been Slackware based since inseption I think just because that’s what fit when it was created.Fedora particually Silverblue and in turn some of the Ublue projects have shown you can create a super stable environment for container based workloads.
Updates are seemless and targetable a fedora backend gives them an easier switch to podman should docker not be viable in the future.
From the article it looks like they’re focusing on Faster security updates Better hardware support through the Linux kernel There’s a clear seperation of the base os and the apps,plugins etc that Silverblue/Ublue can offer that Debian couldn’t do as easily and they’d be better off just sticking on Slackware.