silly things

All things Programming and Computer
Post Reply
User avatar
srazkvt
Posts: 22
Joined: Wed Aug 27, 2025 11:24 am
Location: France
Pronouns: they/she/any
Fediverse: https://tech.lgbt/@SRAZKVT
Contact:

silly things

Post by srazkvt »

what silly things have you been doing on the computer recently, if any ? or just, one you think is particularly silly ? i love silliness! :neocat_woozy:
woof woof
User avatar
Shiorin
Posts: 1
Joined: Tue Sep 09, 2025 10:44 am
Location: This silly timeline
Pronouns: She/Her
Fediverse: https://akko.wtf/queenofhatred
XMPP: shiorinyan@snug.moe

Re: silly things

Post by Shiorin »

Well...
Pondering disk encryption.. on laptop.. but still unsure whether to do LUKS or zfs one, Soo, might poke VM and see how all that works there.

Annnddd, re-encoding everything to AV1/AVIF, because why not :3nya

What about you o3o
User avatar
navi
Site Admin
Posts: 9
Joined: Tue Aug 26, 2025 9:10 pm
Location: s-23 sierpinski
Pronouns: she/her
Fediverse: https://social.vlhl.dev/navi
Matrix: @navi:vlhl.dev
XMPP: xmpp://navi@vlhl.dev
Contact:

Re: silly things

Post by navi »

not doing anything too silly sadly, but doing a lot of vkd3d ($dayjob) and openrc work, and just did a update to the defer gcc patch

plus jumping between vulkan vtuber software, wayland compositor, and the gamepad->keyboard mapper so i can finally use my steam deck without ssh*

* for now i kinda paused on the whole making a game console-ish launcher, because i feel like just using rofi with a mapper is simpler and more flexible
might revisit it later though, once my compositor is usable and wp-gamepad is a thing

> Pondering disk encryption.. on laptop.. but still unsure whether to do LUKS or zfs one, Soo, might poke VM and see how all that works there.

i'd recommend luks because it's file system agnostic, and more well supported/tested. for filesystem things i usually avoid less tested features
Image
User avatar
asceticCannibal
Posts: 15
Joined: Wed Aug 27, 2025 5:33 pm
Location: mad at you island
Pronouns: it/its
Fediverse: https://yourwalls.today/mer
XMPP: mer@paranoid.network
Contact:

Re: silly things

Post by asceticCannibal »

I installed upgrades that were sitting on a shelf for the past 3 months (gpu and psu).
the silly is I thought I bricked the computer but it turns out the psu knows what brand of cable you use and doesnt like if you don't use cables that match its brand
Image
(not a girl)
User avatar
srxl
Posts: 6
Joined: Wed Aug 27, 2025 12:24 pm
Location: straya
Pronouns: any/all
Fediverse: https://fedi.foxgirl.engineering/@srxl
Contact:

Re: silly things

Post by srxl »

does "replacing the power supply because it died" count as a silly thing? certainly felt like a silly waste of 2 days
User avatar
srazkvt
Posts: 22
Joined: Wed Aug 27, 2025 11:24 am
Location: France
Pronouns: they/she/any
Fediverse: https://tech.lgbt/@SRAZKVT
Contact:

Re: silly things

Post by srazkvt »

Shiorin wrote: Tue Sep 09, 2025 1:04 pm What about you o3o
i made a very silly git repository viewer cgi script in posix sh, it's still full of todos but it was mostly just a poc, i don't feel like going any further with it, esp since there's already cgit which is miles better

now im making an http server through ucspi. pretty much all http servers ive looked at don't fit what i want, what i want is basically a bunch of very small handler programs which do each basic things like rewriting, rerouting (aka just spawning a new process and sending request to that), cgi, static file serve, etc, and each one is small.

apache is a behemoth, nginx isn't much better, lighttpd is also too big, and even tipidee has everything in place

i don't care about efficiency of performance, it's not going to serve any large amount of requests, and even if it does, then i'll switch to something more monolithic
woof woof
User avatar
shea
Posts: 5
Joined: Thu Sep 11, 2025 2:59 am
Pronouns: she/her
Matrix: @nu:she-a.eu

Re: silly things

Post by shea »

not technical but installing pacman on a random different distro feels so silly to me :neocat_melt_3:
:neocat_googly_shocked: :neocat_gun:
Post Reply