• Sign in
  • Sign up
Elektrine
EN
Log in Register
Modes
Overview Chat Timeline Communities Gallery Lists Friends Email Vault DNS VPN
Back to Timeline
  • Open on programming.dev

Matty_r

@Matty_r@programming.dev
lemmy 0.19.13
0 Followers
0 Following
Joined September 23, 2023

Posts

Open post
In reply to
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
@Matty_r@programming.dev in linux · 6d ago
Definitely found some issues with it today - sorry if it didnt really work for you. Seems like I missed some stuff with enabling the repositories etc. Especially if you tried the gaming bundle - still more work to be done there.
View full thread on programming.dev
0
0
0
0
Open post
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
@Matty_r@programming.dev in linux · Apr 11, 2026

Lazy Web | Lazy Artix installer companion site

Hey all, Not long ago I shared my Artix Linux installer. I wanted to take it a little bit further (And learn some more Rust along the way), and make a companion site to make setting up the script settings even easier when wanting to run the installer - so here it is. Introducing the Lazy Web This was developed using Rust, with Actix for the backend and egui + wasm for the frontend. I had a few considerations when developing this, I wanted the encryption to occur clientside in the frontend in order to ensure your encryption password never makes it to the server. But also I wanted the decryption process to occur when the script downloads the settings. I also wanted the identifier that you use to connect and download the settings to be short and unique. The website and the script are both still a work in progress, and i’m open to suggestions/feedback.
View on programming.dev
Your browser does not support the video tag.
48
3
1
0
Open post
In reply to
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
@Matty_r@programming.dev in lemmyshitpost · Apr 07, 2026
There was a firefiiiiiiiight www.youtube.com/watch?v=7KCzK9pWQDo
View full thread on programming.dev
34
2
0
0
Open post
In reply to
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
@Matty_r@programming.dev in linux · Mar 31, 2026
Its a learning curve for sure, I’m still learning it myself. Openrc seemed to be fairly popular, so thats why I started with that. There is a few changes such as not using service files and instead using crob jobs, seeing the logs of your tasks need to be hooked into using syslog-ng to consolidate the logs. I’m still learning how you see stuff like the service status etc. Its been fun learning something new again, and writing a script like this to set it all up for me has been a great way to learn it all.
View full thread on programming.dev
2
2
0
0
Open post
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
@Matty_r@programming.dev in linux · Mar 31, 2026

Artix Linux Installer

Lazy-Artix - CodeBerg Hey all, just thought i’d share my Artix Linux installer script. I’ve wanted to give Artix a solid go, and decided to bring up my old Arch Linux install script to be used with Artix. I’m still working on it a lot and there is definitely some stuff in there that needs to be updated - but I’m pretty happy with it so far. This is written all in bash, and is to be used with the base Artix Linux OpenRC ISO. Right now i’m focusing on getting KDE up and going, and then fixing up some of the bundles that can be selected. It’s nothing special - I started it years ago for Arch before the official installer existed, and only myself and a couple others have used it so it hasn’t had a great deal of scrutiny. But anyway, just thought i’d share it. (No AI has been used, also I migrated this over from GitHub so there are a few bits and pieces left over from that) Edit: Just thought I should mention I sped up the video, the install actually took about 3 mins :)
View on programming.dev
Your browser does not support the video tag.
20
19
0
0
Open post
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
@Matty_r@programming.dev in linux · Mar 21, 2026

Syatemd - Revert "userdb: add birthDate field to JSON user records (#40954)"

Commit comment: After extensive community discussion, legal review and consideration of privacy implications, we have decided not to implement OS-level age attestation / age bracket signaling as initially prototyped. Reasons for revert: Privacy & freedom concerns: Introducing birth date storage or age queries (even local-only) creates a new class of sensitive user data in the OS that didn't exist before. It risks normalizing permission-like checks inside the desktop session and could be extended to far more invasive controls in the future. Open Source philosophy mismatch: Community-driven distributions (especially non-corporate ones) have neither the structure nor the desire to act as identity / age authorities. Forcing account creation or age input breaks the "just works, no account required" experience that many users value in Linux. Practical & enforcement issues: No reliable way to enforce truthful input without invasive verification (which we explicitly refuse). Minimal/local implementation still exposes users to website/app blocks if sites decide to distrust non-signaling OSes → creates a de-facto requirement anyway. Legal / jurisdictional overreach: Laws like California's AB 1043, Colorado SB 26-051 etc. appear poorly drafted for volunteer / decentralized projects. Many distributions (MidnightBSD, Ageless Linux forks, …) already chose non-compliance + geo/licensing blocks instead → precedent exists to simply not comply rather than build half-measures. No upstream consensus: freedesktop.org merge request closed after pushback. Major distros (Ubuntu, Fedora, …) either paused, rejected or never committed concrete changes. systemd PR remains draft/unmerged in many views. We may revisit if: A zero-knowledge / cryptographic age-proof standard emerges that requires no birth date storage. Courts strike down or clarify the laws to exempt small/OSS projects. A truly privacy-preserving, opt-in community consensus forms. For now: keep the system free of age-related metadata and APIs.
View on programming.dev
Revert "userdb: add birthDate field to JSON user records (#40954)" by paramazo · Pull Request #41179 · systemd/systemd
GitHub

Revert "userdb: add birthDate field to JSON user records (#40954)" by paramazo · Pull Request #41179

This reverts commit acb6624, reversing changes made to ba1caf0. Revert "userdb: add birthDate field to JSON user records (#40954)" After extensive community discussion, legal review and c...

0
0
0
0
Open post
In reply to
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
@Matty_r@programming.dev in linux · Mar 05, 2026
For now
View full thread on programming.dev
0
0
0
0
Open post
In reply to
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
@Matty_r@programming.dev in technology · Mar 03, 2026
No idea who this guy is, but that was a hilarious video. Heaps of little jabs to highlight some of the very real weirdness of it all, but a decent enough demo to show that it all does intact work.
View full thread on programming.dev
2
2
0
0
Open post
In reply to
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
@Matty_r@programming.dev in linux · Mar 02, 2026
This might help: …gitlab.io/…/the-ultimate-guide-to-handling-filen…
View full thread on programming.dev
0
5
0
0
Open post
In reply to
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
@Matty_r@programming.dev · Feb 15, 2026
*ears start bleeding*
View full thread on programming.dev
12
2
0
0
Open post
Boosted by Lemmy Shitpost @lemmyshitpost@lemmy.world
In reply to
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
Matty_r
Matty_r
@Matty_r@programming.dev
programming.dev
@Matty_r@programming.dev in lemmyshitpost · Dec 16, 2025
Yea but have you been scrambled?
View full thread on programming.dev
0
0
0
0
313k7r1n3

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • VPN Policy

Email Settings

IMAP: mail.elektrine.com:993

POP3: pop3.elektrine.com:995

SMTP: mail.elektrine.com:465

SSL/TLS required

Support

  • support@elektrine.com
  • Report Security Issue

Connect

Tor Hidden Service

khav7sdajxu6om3arvglevskg2vwuy7luyjcwfwg6xnkd7qtskr2vhad.onion
© 2026 Elektrine. All rights reserved. • Server: 14:40:27 UTC