Comments

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

Atemu, to linux in Cleanest way to maintain AppImage installations?
@Atemu@lemmy.ml avatar

Don’t. Use a proper package manager for permanent installation of things. There’s a reason we have those.

Atemu, to linux in NixOS 23.11 released
@Atemu@lemmy.ml avatar

Yeah, as a nixos-unstable user, you’ve been running “23.11” for the past 6 months ;)

Atemu, to linux in what caused you to get into Linux?
@Atemu@lemmy.ml avatar

And now you get to be the only one who breaks your system on a regular basis ;)

Atemu, to privacy in Signal leaked random contacts to me!
@Atemu@lemmy.ml avatar

Could it be that these are spam numbers that tried to reach you at some point but were blocked before they could?

Atemu, to linux in Based KDE 🗿
@Atemu@lemmy.ml avatar

Approaching at $9.99/month.

Atemu, to linux in Wlroots 0.17.0 released
@Atemu@lemmy.ml avatar

GTK 4 does not, possibly in a future version

That would be news to me. Has GTK finally managed to switch away from using actual real hardware pixels as its base unit for measurement?

Atemu, to privacy in NixOS
@Atemu@lemmy.ml avatar

No, not obviously.

People new to Nix/NixOS always seem to think that flakes are some kind of fundamental shift or something and if you don’t use flakes, you’re not going to be ready for the future or whatever.
No, they’re not. They’re “just” a standardised method of composing separate Nix projects.

In the most common NixOS case (and especially when starting out) you have exactly one external Nix project you depend on and that’s Nixpkgs. Flakes provide very little (if any) benefit in this specific case.

If you’re starting out, you don’t need to care one bit about flakes, experimental features and the documentation of features that are not intended to be commonly used yet (especially not for beginners).

Atemu, to privacy in NixOS
@Atemu@lemmy.ml avatar

And entirely optional.

Atemu, to privacy in Is it better to use a non-FOSS email and phone number forwarder or to use one of each for everything?
@Atemu@lemmy.ml avatar

How do you reply to emails to your catch-all?

Atemu, to linux in A symptom of linux past traumas
@Atemu@lemmy.ml avatar

systemd-boot discovers windows automatically, no need for configuration.

Atemu, (edited ) to privacy in Where can I see that websites can see my browser extensions?
@Atemu@lemmy.ml avatar

The way it’s written doesn’t say whether it simply isn’t made to work for Firefox or whether it couldn’t be made to work for Firefox. Fortunately, the latter appears to be the case.

Atemu, to privacy in Where can I see that websites can see my browser extensions?
@Atemu@lemmy.ml avatar

Detecting extensions using web accessible resources is not possible on Firefox as Firefox extension ID’s are unique for every browser instance. Therefore the URL of the extension resources cannot be known by third parties.

and also for Chrome:

in manifest v3 extensions will be able to enable ‘use_dynamic_url’ option, which will change the resource URL for each session (browser restart). This will render this detection method unusable.

Though it should be noted that this method isn’t the only way to detect extensions.

Atemu, to linux in Automated deployment of systems
@Atemu@lemmy.ml avatar

I use NixOS but I don’t bother with automatic deployment or even automatic formatting. I don’t feel it’s necessary in a homelab setting as hardware failure rarely happens at such small scale and the manual steps left aren’t that significant.

Atemu, to linux in Testing packaging which targets multiple distributions?
@Atemu@lemmy.ml avatar

This kind of integration testing is best left up to the individual distros. Same as the integration (as in: packaging) itself.

Distros don’t want your binary package, they want your source code, build instructions and a build system that won’t make them cry. Some distros even explicitly disallow re-packaging external binary distributions.

As a distro maintainer, I appreciate your wish to do QA on all the distros but that’s just too much work. You focus on making your software better, we focus on making it work with the rest of the software ecosystem.

Providing a package for one or two distros (i.e. your favourite one) is good practice to ensure your software can be reasonably packaged but it’s not the primary way your users should receive your package in the traditional Linux distro model.
Additionally, you might want to package your software for one of the cross-distro package managers such as Flatpak, AppImage, Snap, Nix, Guix, distri or homebrew. This can serve distro maintainers as a point of reference; showing how it is intended to work so they can compare their packaging effort. If there’s some bug present in the distro package but not the cross-distro package, that’s a good sign the issue lies in the distro packaging for example.
Again, don’t put much time in this. Focus on your app.

Atemu, to privacy in Why Bluesky over sth like Activitypub?
@Atemu@lemmy.ml avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #