Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

d3Xt3r, to opensource in Enshittification of GitHub?

Nothing usable yet unfortunately, but they seem to be making good progress: codeberg.org/forgejo/forgejo/issues/59

d3Xt3r, to opensource in Enshittification of GitHub?

Just so you’re aware, Gitea was taken over by a for-profit company. Which is why it was forked and Forgejo was formed. If you don’t use Github as a matter of principle, then you should switch to Forgejo instead.

d3Xt3r, to opensource in Wick is an open-source tool for creating Flash style games and animations

There really isn’t any popular alternative to Flash today, and I think that’s kind of a bummer.

WASM is looking increasingly good these days.

Have a look at egui for instance, and just see how fluid and perfomant it is on all platforms - and that is running without using any insecure/clunky/buggy plugins.

The only issue (with egui) is that it’s basically Rust so it’s not exactly newbie friendly, but that’s just a tooling issue. Hopefully in time we can get more newbie friendly tools, and with increasing number of apps using HTML these days, we might just see something as easy to use as Flash soon enough. :)

d3Xt3r, to linux in Silverblue: Run ostree updates at shutdown?

As for the –apply-live, I use it on occasion but I don’t want to rely on it for system updates (if that’s even possible).

As I said before, it does work for system updates, the only exception being the kernel. The –apply-live flag was added for that exact reason, to avoid the need for an unnecessary reboot.

d3Xt3r, (edited ) to linux in Flatpacks - installing within Distrobox?

Audio works. Not sure how though, –unshare-devsys is supposed to not share the hosts devices, but I guess audio devices are an exception.

The full isolation flags are:


<span style="color:#323232;">--unshare-devsys:          do not share host devices and sysfs dirs from host
</span><span style="color:#323232;">--unshare-ipc:          do not share ipc namespace with host
</span><span style="color:#323232;">--unshare-netns:        do not share the net namespace with host
</span><span style="color:#323232;">--unshare-process:          do not share process namespace with host
</span><span style="color:#323232;">--unshare-all:          activate all the unshare flags below
</span>
d3Xt3r, (edited ) to linux in Energy Efficient X Compositors?

If you’re after fluid yet lightweight animations then you should definitely check out Wayfire. Yes it’s Wayland and a WM not a DE, but you can get a distro/spin with Wayfire and all the stuff you need for a DE all pre-installed and pre-configured. Wayblue (based on Fedora uBlue) is one such option you can try. And because Wayblue is immutable and has reliable atomic updates, it’d make a great option for you as a school-goer as stuff rarely breaks and you can always rollback to a previous image before the update.

d3Xt3r, to linux in Bazzite 2.2.0 has been released - now with the fsync kernel and HDR in game mode

Does restarting PipeWire fix it?

systemctl --user restart pipewire.service

or

systemctl --user restart wireplumber pipewire pipewire-pulse

If that works, you could create a systemd unit file to automatically run that after resume.


<span style="color:#323232;">[Unit]
</span><span style="color:#323232;">Description=Restart Pipewire after resume
</span><span style="color:#323232;">After=suspend.target
</span><span style="color:#323232;">
</span><span style="color:#323232;">[Service]
</span><span style="color:#323232;">Type=simple
</span><span style="color:#323232;">ExecStart=/usr/bin/systemctl --user restart pipewire.service
</span><span style="color:#323232;">
</span><span style="color:#323232;">[Install]
</span><span style="color:#323232;">WantedBy=suspend.target
</span>
d3Xt3r, (edited ) to linux in Getting graphics artifacting on my 7840HS laptop, even after a motherboard replacement. Is it a driver thing?

I have the same chip in my mini PC (7840HS) and it works fine for me on Linux, but then again I use Arch + Wayland. Maybe you could try a couple of different distros on a Live USB or something (you could create one using Ventoy and then put a few different ISOs on there to play around with). I’d recommend choosing a distro with a recent kernel and updated graphics stack, for eg Arch or Bazzite and see how it goes.

But the artefacts you describe sound more like a hardware glitch to me. Have you tried running the Lenovo hardware diagnostics from the system boot menu? (IIRC you need to press F12 or something to get the menu and then choose the diagnostics mode).

d3Xt3r, to linux in Reddit API blew up and now I run Linux?

Completely FOSS isn’t completely self-sustainable either in the real world - you’d need to be using something like RISC-V with coreboot and a completely open hardware stack with zero proprietary firmware blobs in the mix + not to mention running a fully self-hosted email/cloud stack. And if you’re using a mobile phone - even a dumb one or a pinephone - then you’re not fully FOSS. I’m not aware of anyone who’s fully FOSS out there, except maybe RMS?

d3Xt3r, (edited ) to linux in Reddit API blew up and now I run Linux?

I use multiple systems and even I feel NixOS is overkill, especially with their confusing and sometimes incomplete documentation.

On the other hand, Nix the package manager has been fantastic - especially if you’re on an immutable OS, or running some ancient “stable” distro - you can get all the packages you want, without breaking your system - and no need to learn the Nix language and write convoluted config files.

d3Xt3r, to linux in HP Elite Desk

We use HP EliteBooks and EliteDesks extensively at work. I even used to set them up in my old job, and as far as I’m aware, it doesn’t connect to the Internet or “phone home” by default (although that could’ve changed in recent models). In any case, one of the nice things about the HP BIOSes is that it’s very configurable - you can disable the automatic BIOS update checks, network adapter etc. I forget if there was an option to just disable the network stack, but what you could do is configure the UEFI network settings so that they’re invalid - ie, set it to a random static IP + random DNS etc (eg: 0.0.0.0) so that it can’t connect even if it tried.

d3Xt3r, to linux in Is there any hyprland fedora silverblue images?

however when I rebase to that image it drops me into rescue mode after reboot. :(

Did you rebase to the unsigned uBlue image first?

rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/startingpoint:latest

This will install the proper signing keys and policies and prepare you to rebase to a different signed image. After you run the above command reboot, and then rebase to the actual image you want to rebase to.

Also, here’s another alternative to Hyprgreen: github.com/wayblueorg/wayblue/

d3Xt3r, to opensource in It's joever. Tachiyomi will no longer be actively developed.

Yep. I use keiyoushi and it works fine.

d3Xt3r, (edited ) to opensource in It's joever. Tachiyomi will no longer be actively developed.

There are already a few actively maintained forks of Tachiyomi. TachiJ2K and TachiyomiSY are two such popular forks which have several features not present in the original app. In fact, many hardcore manga readers in the community had already switched to them years ago. There’s also Aniyomi, which not only supports manga but also watching anime via extensions, the same way you’d read manga in Tachiyomi.

So thanks to the power of FOSS, Tachiyomi already continues to live on and you don’t need to wait for a fork.

@simple @junezephier @WadamT

d3Xt3r, (edited ) to linux in Distro for a POS

Ubuntu Christian Edition, if he’s a satanist.

Ubuntu Satanic Edition, if he’s a Christian.

Hannah Montana Linux, if he’s neither of the above.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #