diff options
Diffstat (limited to 'dacctal/sources/your_os_is_illegal/index.html')
| -rw-r--r-- | dacctal/sources/your_os_is_illegal/index.html | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/dacctal/sources/your_os_is_illegal/index.html b/dacctal/sources/your_os_is_illegal/index.html new file mode 100644 index 0000000..82f2869 --- /dev/null +++ b/dacctal/sources/your_os_is_illegal/index.html @@ -0,0 +1,103 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>dacctal</title> + <link rel="stylesheet" href="style.css"> + <link rel="icon" type="image/x-icon" href="images/erm.png"> + </head> + <body> + <h1><center>How I use Gentoo</center></h1> + <br> + + <h2>original video: + <a href="https://youtube.com/https://youtu.be/iIDhmYN0RLY"> + YouTube + </a> + </h2> + <br> + + <h3> + California Assembly Bill No. 1043 + </h3> + <a href="https://leginfo.legislature.ca.gov/faces/billNavClient.xhtml?bill_id=202520260AB1043"> + https://leginfo.legislature.ca.gov/faces/billNavClient.xhtml?bill_id=202520260AB1043 + </a> + <br> + + <h3> + Colorado Senate Bill 26-051 + </h3> + <a href="https://leg.colorado.gov/bill_files/110990/download"> + https://leg.colorado.gov/bill_files/110990/download + </a> + <br> + + <h3> + New York Senate Bill S8102A + </h3> + <a href="https://www.nysenate.gov/legislation/bills/2025/S8102/amendment/A"> + https://www.nysenate.gov/legislation/bills/2025/S8102/amendment/A + </a> + <br> + + <h3> + Brazil LEI NÂș 15.211 + </h3> + <a href="https://www.planalto.gov.br/ccivil_03/_ato2023-2026/2025/Lei/L15211.htm"> + https://www.planalto.gov.br/ccivil_03/_ato2023-2026/2025/Lei/L15211.htm + </a> + <br> + + <h3> + systemd age verification pull request (merged) + </h3> + <a href="https://github.com/systemd/systemd/pull/40954"> + https://github.com/systemd/systemd/pull/40954 + </a> + <br> + + <h3> + NixOS manual + </h3> + <a href="https://nixos.org/manual/nixos/stable/#sec-installation"> + https://nixos.org/manual/nixos/stable/#sec-installation + </a> + <br> + + <h3> + DBus technical discussion + </h3> + <a href="https://lists.ubuntu.com/archives/ubuntu-devel/2026-March/043534.html"> + https://lists.ubuntu.com/archives/ubuntu-devel/2026-March/043534.html + </a> + <br> + + <h3> + XDG Desktop Portal parental controls pull request + </h3> + <a href="https://github.com/flatpak/xdg-desktop-portal/pull/1922"> + https://github.com/flatpak/xdg-desktop-portal/pull/1922 + </a> + <br> + + <h3> + Ageless Linux distro compliance list + </h3> + <a href="https://agelesslinux.org/distros.html"> + https://agelesslinux.org/distros.html + </a> + <br> + + <h3> + Ageless Linux law tracker + </h3> + <a href="https://agelesslinux.org/map.html"> + https://agelesslinux.org/map.html + </a> + <br> + + </body> +</html> + |
