diff options
Diffstat (limited to 'dacctal/sources/your_os_is_illegal')
8 files changed, 156 insertions, 0 deletions
diff --git a/dacctal/sources/your_os_is_illegal/.index.html.vis.AFNjaa b/dacctal/sources/your_os_is_illegal/.index.html.vis.AFNjaa new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/dacctal/sources/your_os_is_illegal/.index.html.vis.AFNjaa diff --git a/dacctal/sources/your_os_is_illegal/.index.html.vis.DdOJpF b/dacctal/sources/your_os_is_illegal/.index.html.vis.DdOJpF new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/dacctal/sources/your_os_is_illegal/.index.html.vis.DdOJpF diff --git a/dacctal/sources/your_os_is_illegal/.index.html.vis.EOIkDf b/dacctal/sources/your_os_is_illegal/.index.html.vis.EOIkDf new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/dacctal/sources/your_os_is_illegal/.index.html.vis.EOIkDf diff --git a/dacctal/sources/your_os_is_illegal/.index.html.vis.dLIJfm b/dacctal/sources/your_os_is_illegal/.index.html.vis.dLIJfm new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/dacctal/sources/your_os_is_illegal/.index.html.vis.dLIJfm diff --git a/dacctal/sources/your_os_is_illegal/.index.html.vis.iLmkcC b/dacctal/sources/your_os_is_illegal/.index.html.vis.iLmkcC new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/dacctal/sources/your_os_is_illegal/.index.html.vis.iLmkcC diff --git a/dacctal/sources/your_os_is_illegal/.index.html.vis.nmCLbo b/dacctal/sources/your_os_is_illegal/.index.html.vis.nmCLbo new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/dacctal/sources/your_os_is_illegal/.index.html.vis.nmCLbo 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> + diff --git a/dacctal/sources/your_os_is_illegal/style.css b/dacctal/sources/your_os_is_illegal/style.css new file mode 100644 index 0000000..ed26c8c --- /dev/null +++ b/dacctal/sources/your_os_is_illegal/style.css @@ -0,0 +1,53 @@ +* { + border-radius: 0px; + --cl-black: hsl(140, 1%, 6%); + --cl-gray-0: hsl(140, 2%, 8%); + --cl-gray-1: hsl(140, 2%, 12%); + --cl-gray-2: hsl(140, 4%, 16%); + --cl-gray-3: hsl(140, 4%, 24%); + --cl-gray-4: hsl(140, 4%, 36%); + --cl-gray-5: hsl(140, 4%, 44%); + --cl-gray-6: hsl(80, 8%, 52%); + --cl-gray-7: hsl(70, 8%, 58%); + --cl-gray-8: hsl(60, 16%, 66%); + --cl-gray-9: hsl(40, 32%, 78%); + --cl-gray-10: hsl(30, 32%, 84%); + --cl-white: hsl(26, 64%, 88%); + --cl-red-6: hsl(4, 83%, 67%); + --cl-red-7: hsl(4, 75%, 75%); + --cl-orange-6: hsl(26, 84%, 62%); + --cl-orange-7: hsl(26, 84%, 74%); + --cl-yellow: hsl(37, 80%, 69%); + --cl-green-6: hsl(120, 41%, 64%); + --cl-green-7: hsl(120, 42%, 75%); + --cl-cyan-6: hsl(160, 41%, 64%); + --cl-cyan-7: hsl(160, 32%, 75%); + --cl-blue-6: hsl(200, 55%, 64%); + --cl-blue-8: hsl(201, 55%, 80%); + --cl-magenta-7: hsl(320, 59%, 72%); + --cl-magenta-8: hsl(320, 61%, 80%); +} + +body { + margin: 5vh 10vw 5vh 10vw; + font-family: "Roboto Mono", monospace; + background-color: var(--cl-black); + color: var(--cl-white); +} + +a:link { + color: var(--cl-orange-6); +} +a:visited, a:active { + color: var(--cl-green-6); +} +a:hover { + color: var(--cl-magenta-7); +} + +.h1Blue { + color: var(--cl-blue-6); +} +.h1Green { + color: var(--cl-green-6); +} |
