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 --- based/index.html | 4 +- dacctal/faq/index.html | 44 +-- dacctal/index.html | 24 +- dacctal/sources/how_i_use_gentoo/index.html | 66 +++- dacctal/sources/how_i_use_gentoo/style.css | 1 + dacctal/sources/index.html | 68 ++-- dacctal/sources/open_source_games/index.html | 454 ++++++++++++-------------- dacctal/sources/open_source_games/style.css | 1 + dacctal/sources/the_aur_disaster/index.html | 26 +- dacctal/sources/your_os_is_illegal/index.html | 127 +++++-- dacctal/sources/your_os_is_illegal/style.css | 1 + fcc/index.html | 12 +- frosty/index.html | 12 +- iceyrazor/index.html | 16 +- index.html | 48 +-- nzuum/index.html | 12 +- redro/index.html | 12 +- retrobit/index.html | 12 +- 18 files changed, 533 insertions(+), 407 deletions(-) diff --git a/based/index.html b/based/index.html index 2f4dd0b..2b9c47f 100644 --- a/based/index.html +++ b/based/index.html @@ -14,11 +14,11 @@

Where to find me

-
+

i2p

[ http://based.i2p ]

> my eepsite

-
+
diff --git a/dacctal/faq/index.html b/dacctal/faq/index.html index 9c0dfdb..aa50f76 100644 --- a/dacctal/faq/index.html +++ b/dacctal/faq/index.html @@ -14,61 +14,61 @@

What I use

-
+

Q: Distro?

A: Gentoo

-
+
-
+

Q: Window Manager?

A: OXWM

-
+
-
+

Q: Display Manager?

A: TTY

-
+
-
+

Q: Bar?

A: OXWM's built-in bar

-
+
-
+

Q: Browser?

A: Librewolf

-
+
-
+

Q: Browser tabs extension?

A: Sidebery

-
+
-
+

Q: Colorscheme?

A: Caelus

-
+
-
+

Q: Text Editor?

A: Vis

-
+
-
+

Q: Terminal?

A: st [ no patches ]

-
+
-
+

Q: Font?

A: Two fonts:

Applications:

@@ -77,15 +77,15 @@

A: Videos/Bar:

BigBlueTermPlus

-
+

Misc

-
+

Q: Cat?

A: Her name is Netcat and you cannot change that!!

-
+
diff --git a/dacctal/index.html b/dacctal/index.html index 3b89635..ea01371 100644 --- a/dacctal/index.html +++ b/dacctal/index.html @@ -14,48 +14,48 @@

Watch My Content!

-
+

YouTube

[ https://youtube.com/@dacctal ]

> main channel

-
+
-
+

Odysee

[ https://odysee.com/@dacctal ]

> libre channel

-
+

Contact Me

-
+

XMPP

[ dacctal@symlinx.net ]

> contact me here

-
+

Get Info

-
+

Video Sources

[ ->█ / dacctal / sources ]

> citations for videos

-
+
-
+

FAQ

[ ->█ / dacctal / faq ]

> get answers to your questions

-
+

Want to support me?

-
+

Monero

address: [ 86GKqqdZ4WEVreB6HX7oTq6shx4WvYG8zhbEh7j7tbngFkjt8XZgy6Sbq5vExrm9ckC47ByGmLHwxHrApXjQyecjPY7fHWy ]

> best option for privacy

@@ -68,7 +68,7 @@

--> vote on videos

--> exclusive mumble vcs

--> [ optional ] shoutout in outro

-
+
diff --git a/dacctal/sources/how_i_use_gentoo/index.html b/dacctal/sources/how_i_use_gentoo/index.html index 384f2c5..3a3b669 100644 --- a/dacctal/sources/how_i_use_gentoo/index.html +++ b/dacctal/sources/how_i_use_gentoo/index.html @@ -8,123 +8,181 @@ -

How I use Gentoo

+

[ ->█ / ... / how_i_use_gentoo ]

+
+

original video: - - YouTube - + YouTube


+

daccfiles: git.symlinx.net/daccfiles

+
+
+

st: st.suckless.org

+
+
+

tmux: github.com/tmux/tmux

+
+
+

bfetch: github.com/Mjoyufull/bfetch

+
+
+

vis: git.sr.ht/~martanne/vis

+
+
+

pkgit: git.symlinx.net/pkgit

+
+
+

oxwm: github.com/tonybanters/oxwm

+
+
+

fsel: github.com/Mjoyufull/fsel

+
+
+

librewolf: librewolf.net

+
+
+

sidebery: github.com/mbnuqw/sidebery

+
+
+

dark reader: github.com/darkreader/darkreader

+
+
+

stylus: github.com/openstyles/stylus

+
+
+

ublock origin: github.com/gorhill/uBlock

+
+
+

firefox color: github.com/mozilla/FirefoxColor

+
+
+

sponsorblock: github.com/ajayyy/SponsorBlock

+
+
+

inkscape: gitlab.com/inkscape/inkscape

+
+
+

famistudio: github.com/BleuBleu/FamiStudio

+
+
+

kdenlive: github.com/KDE/kdenlive

+
+
diff --git a/dacctal/sources/how_i_use_gentoo/style.css b/dacctal/sources/how_i_use_gentoo/style.css index 6a1e542..748e59b 100644 --- a/dacctal/sources/how_i_use_gentoo/style.css +++ b/dacctal/sources/how_i_use_gentoo/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); diff --git a/dacctal/sources/index.html b/dacctal/sources/index.html index 6b221d3..cf4cdf1 100644 --- a/dacctal/sources/index.html +++ b/dacctal/sources/index.html @@ -12,37 +12,49 @@

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


-

- The AUR Disaster -

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

+
+

The AUR Disaster

+

[ ->█ / the_aur_disaster ]

+

> aur gets hacked (again)

+
+
-

- Open Source Games -

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

+
+

Open Source Games

+

[ ->█ / open_source_games ]

+

> the very few games that are truly FLOSS

+
+
-

- How I use Gentoo -

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

+
+

How I use Gentoo

+

[ ->█ / open_source_games ]

+

> most of the software that I use on Gentoo

+
+
-

- Your OS is illegal -

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

+
+

Your OS is illegal

+

[ ->█ / your_os_is_illegal ]

+

> discussing the age verification laws proposed in many places

+
+
diff --git a/dacctal/sources/open_source_games/index.html b/dacctal/sources/open_source_games/index.html index 073d1a6..76f1896 100644 --- a/dacctal/sources/open_source_games/index.html +++ b/dacctal/sources/open_source_games/index.html @@ -8,94 +8,91 @@ -

Open Source Games

+

[ ->█ / ... / open_source_games ]


original video: - - YouTube - + YouTube



- -- Real-time strategy games -- + -- Real-time strategy games --


-

- Beyond All Reason -

- - Website - - - Code - - -

- OpenRA -

- - Website - - - Code - - -

- 0ad -

- - Website - - - Code - - -

- Unciv -

- - Code - - -

- Freeciv -

- - Website - - - Code - +
+

Beyond All Reason

+

+ Website + Code +

+
+
+ +
+

OpenRA

+

+ Website + Code +

+
+
+ +
+

0ad

+

+ Website + Code +

+
+
+ +
+

Unciv

+

+ Code +

+
+
+ +
+

Freeciv

+

+ Website + Code +

+
+

- -- Rythm games -- + -- Rythm games --


-

- Osu -

- - Website - - - Code - +
+

Osu

+

+ Website + Code +

+
+
-

- Quaver -

- - Website - - - Code - +
+

Quaver

+

+ Website + Code +

+
+

@@ -103,55 +100,50 @@


-

- RedEclipse -

- - Website - - - Code - - -

- Saurbraten -

- - Website - - - Code - - -

- Doom forks -

- - Website - - - Code - - -

- Xonotic -

- - Website - - - Code - - -

- Teeworlds -

- - Website - - - Code - +
+

RedEclipse

+

+ Website + Code +

+
+
+ +
+

Saurbraten

+

+ Website + Code +

+
+
+ +
+

Doom forks

+

+ Website + Code +

+
+
+ +
+

Xonotic

+

+ Website + Code +

+
+
+ +
+

Teeworlds

+

+ Website + Code +

+
+

@@ -159,35 +151,32 @@


-

- SuperTux -

- - Website - - - Code - - -

- VVVVVV -

- - Website - - - Code - - -

- Frogatto & Friends -

- - Website - - - Code - +
+

SuperTux

+

+ Website + Code +

+
+
+ +
+

VVVVVV

+

+ Website + Code +

+
+
+ +
+

Frogatto &Friends

+

+ Website + Code +

+
+

@@ -195,95 +184,86 @@


-

- Mindustry -

- - Website - - - Code - - -

- OpenTTD -

- - Website - - - Code - - -

- SuperTuxKart -

- - Website - - - Code - - -

- Tux Racer -

- - Website - - - Code - - -

- Neverball -

- - Website - - - Code - - -

- Taisei -

- - Website - - - Code - - -

- Bugdom -

- - Website - - - Code - - -

- FlightGear -

- - Website - - - Code - - -

- The Powder Toy -

- - Website - - - Code - +
+

Mindustry

+

+ Website + Code +

+
+
+ +
+

OpenTTD

+

+ Website + Code +

+
+
+ +
+

SuperTuxKart

+

+ Website + Code +

+
+
+ +
+

Tux Racer

+

+ Website + Code +

+
+
+ +
+

Neverball

+

+ Website + Code +

+
+
+ +
+

Taisei

+

+ Website + Code +

+
+
+ +
+

Bugdom

+

+ Website + Code +

+
+
+ +
+

FlightGear

+

+ Website + Code +

+
+
+ +
+

The Powder Toy

+

+ Website + Code +

+
+
diff --git a/dacctal/sources/open_source_games/style.css b/dacctal/sources/open_source_games/style.css index 6a1e542..748e59b 100644 --- a/dacctal/sources/open_source_games/style.css +++ b/dacctal/sources/open_source_games/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); diff --git a/dacctal/sources/the_aur_disaster/index.html b/dacctal/sources/the_aur_disaster/index.html index b2b01ca..572885d 100644 --- a/dacctal/sources/the_aur_disaster/index.html +++ b/dacctal/sources/the_aur_disaster/index.html @@ -8,7 +8,11 @@ -

The AUR Disaster

+

[ ->█ / ... / the_aur_disaster ]


original video: @@ -18,34 +22,48 @@


+

Arch Linux official news post

+

https://archlinux.org/news/active-aur-malicious-packages-incident/ +

+

+

Compromised package list (probably outdated)

+

https://gist.github.com/tharbad08/69739773b5960f2f0166748a75f29318 +

+

+

Previous AUR disaster

+

https://cybersecuritynews.com/malicious-aur-packages/ +

+

-

- pkgit -

+
+

pkgit

+

https://git.symlinx.net/pkgit/about/ +

+

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); diff --git a/fcc/index.html b/fcc/index.html index 5bd884a..14ab9cb 100644 --- a/fcc/index.html +++ b/fcc/index.html @@ -14,29 +14,29 @@

Where to find me

-
+

cloudnuke

[ https://cloudnuke.org ]

> my website

-
+
-
+

XMPP

[ realfcc@xmpp.cloudnuke.org ]

> where to message me

-
+

My projects

-
+

Codeberg

[ https://codeberg.org/RealFCC ]

> code repos

-
+
diff --git a/frosty/index.html b/frosty/index.html index 6e104a1..d1f2ded 100644 --- a/frosty/index.html +++ b/frosty/index.html @@ -14,27 +14,27 @@

Where to find me

-
+

bwaaa

[ https://bwaaa.monster ]

> my website

-
+
-
+

XMPP

[ frosty3x@conversations.im ]

> where to message me

-
+

My projects

-
+

CGit

[ https://git.bwaaa.monster ]

> code repos

-
+
diff --git a/iceyrazor/index.html b/iceyrazor/index.html index 677f288..c8970ef 100644 --- a/iceyrazor/index.html +++ b/iceyrazor/index.html @@ -14,34 +14,34 @@

Where to find me

-
+

frost box

[ https://iceyfox.xyz ]

> my website

-
+
-
+

i2p frost box

[ http://iceyfox.i2p ]

> my eepsite

-
+

My projects

-
+

CGit

[ https://git.iceyfox.xyz ]

> code repos

-
+
-
+

i2p CGit

[ http://2mvxnxi2kkemhpcnkobngvap4sxvvi4mcunjaz7xd2zt42lwtkkq.b32.i2p ]

> code repos over i2p

-
+
diff --git a/index.html b/index.html index c1edeaa..e055e49 100644 --- a/index.html +++ b/index.html @@ -13,16 +13,16 @@

Projects

-
+

CGit

[ https://git.symlinx.net ]

> code repos

-
+

Community

-
+

XMPP

[ symlinx@muc.symlinx.net ]

> text chatroom

@@ -32,22 +32,22 @@

Mumble [ yggdrasil ]

[ mumble://ygg.symlinx.net ]

> voice channels

-
+

Symlinx Everywhere

-
+

i2p eepsite

[ http://symlinx.i2p ]

clearnet site

[ https://symlinx.net ]

-
+

Bad Platforms

-
+

DON'T Find us on:

  • Discord
  • @@ -67,65 +67,65 @@
  • Wire
  • [RELATED GARBAGE]
-
+

Iconic Members

-
+

dacctal

[ ->█ / dacctal ]

> running the show

-
+
-
+

based

[ ->█ / based ]

> tech support

-
+
-
+

fcc

[ ->█ / fcc ]

> too spicy for youtube

-
+
-
+

frosty

[ ->█ / frosty ]

> keeping the lights on

-
+
-
+

iceyrazor

[ ->█ / iceyrazor ]

> but is it sdl2?

-
+
-
+

nzuum

[ ->█ / nzuum ]

> musical wizard

-
+
-
+

redro

[ ->█ / redro ]

> friendly on the net

-
+
-
+

retrobit

[ ->█ / retrobit ]

> remix machine

-
+
diff --git a/nzuum/index.html b/nzuum/index.html index e7b746e..5008bb4 100644 --- a/nzuum/index.html +++ b/nzuum/index.html @@ -14,28 +14,28 @@

Where to find me

-
+

YouTube

[ https://youtube.com/@nzuum ]

> music & videos

-
+
-
+

Soundcloud

[ https://soundcloud.com/nzuum ]

> music

-
+

My projects

-
+

codeberg

[ https://codeberg.org/nzuum ]

> code repos

--> [ check out fetchit ]

-
+
diff --git a/redro/index.html b/redro/index.html index 934c342..7e903bd 100644 --- a/redro/index.html +++ b/redro/index.html @@ -14,27 +14,27 @@

Where to find me

-
+

termer

[ https://termer.net ]

> my website

-
+
-
+

XMPP

[ redro@xmpp.wang ]

> where to message me

-
+

My projects

-
+

forgejo

[ https://git.termer.net ]

> code repos

-
+
diff --git a/retrobit/index.html b/retrobit/index.html index ad4baeb..accc7bb 100644 --- a/retrobit/index.html +++ b/retrobit/index.html @@ -14,27 +14,27 @@

Where to find me

-
+

YouTube

[ https://youtube.com/@retro-bitMusic ]

> my music

-
+
-
+

XMPP

[ retrobit@jabber.cz ]

> where to message me

-
+

How I make music

-
+

Ultrabox

[ https://github.com/ultraabox/ultrabox_typescript ]

> a DAW of all time

-
+
-- cgit v1.2.3