From 2297fe7dd7e45ffb194c4822d8bace80739b9649 Mon Sep 17 00:00:00 2001 From: dacctal Date: Sun, 14 Jun 2026 23:41:37 +0000 Subject: i did this live on youtube btw --- dacctal/sources/your_os_is_illegal/index.html | 127 ++++++++++++++++++-------- dacctal/sources/your_os_is_illegal/style.css | 1 + 2 files changed, 92 insertions(+), 36 deletions(-) (limited to 'dacctal/sources/your_os_is_illegal') diff --git a/dacctal/sources/your_os_is_illegal/index.html b/dacctal/sources/your_os_is_illegal/index.html index 6b221d3..06d4cf7 100644 --- a/dacctal/sources/your_os_is_illegal/index.html +++ b/dacctal/sources/your_os_is_illegal/index.html @@ -8,42 +8,97 @@ -

[ ->█ / dacctal / sources ]

-

once you go dacctal, you never go bacctal. c ‿c

-
- -

- The AUR Disaster -

- - https://symlinx.net/dacctal/sources/the_aur_disaster/ - -

- -

- Open Source Games -

-
- https://symlinx.net/dacctal/sources/open_source_games/ - -

- -

- How I use Gentoo -

-
- https://symlinx.net/dacctal/sources/how_i_use_gentoo/ - -

- -

- Your OS is illegal -

-
- https://symlinx.net/dacctal/sources/your_os_is_illegal/ - -

+

[ ->█ / ... / your_os_is_illegal ]

+
+ +

original video: + + YouTube + +

+
+ +
+

California Assembly Bill No. 1043

+

[ https://leginfo.legislature.ca.gov/faces/billNavClient.xhtml?bill_id=202520260AB1043 ]

+
+
+ +
+

Colorado Senate Bill 26-051

+

[ https://leg.colorado.gov/bill_files/110990/download ]

+
+
+ +
+

New York Senate Bill S8102A

+

[ https://www.nysenate.gov/legislation/bills/2025/S8102/amendment/A ]

+
+
+ +
+

Brazil LEI Nº 15.211

+

[ https://www.planalto.gov.br/ccivil_03/_ato2023-2026/2025/Lei/L15211.htm ]

+
+
+ +
+

systemd age verification pull request (merged)

+

[ https://github.com/systemd/systemd/pull/40954 ]

+
+
+ +
+

NixOS manual

+

[ https://nixos.org/manual/nixos/stable/#sec-installation ]

+
+
+ +
+

DBus technical discussion

+

[ https://lists.ubuntu.com/archives/ubuntu-devel/2026-March/043534.html ]

+
+
+ +
+

XDG Desktop Portal parental controls pull request

+

[ https://github.com/flatpak/xdg-desktop-portal/pull/1922 ]

+
+
+ +
+

Ageless Linux distro compliance list

+

[ https://agelesslinux.org/distros.html ]

+
+
+ +
+

Ageless Linux law tracker

+

[ https://agelesslinux.org/map.html ]

+
+
- diff --git a/dacctal/sources/your_os_is_illegal/style.css b/dacctal/sources/your_os_is_illegal/style.css index 6a1e542..748e59b 100644 --- a/dacctal/sources/your_os_is_illegal/style.css +++ b/dacctal/sources/your_os_is_illegal/style.css @@ -39,6 +39,7 @@ a:link { color: var(--cl-orange-6); border: 2px solid var(--cl-orange-6); padding: 4px 8px; + text-decoration: none; } a:visited, a:active { color: var(--cl-green-6); -- cgit v1.2.3