kate! ΘΔ🏳️‍⚧️
banner
kate.pet
kate! ΘΔ🏳️‍⚧️
@kate.pet
developer by day & night
• she/her 22 🇦🇺🏳️‍⚧️
https://kate.pet/p/portfolio
• 💖💍 @mommymoder.bsky.social
• @seedvevo on twitter
• i do stuff with: @openfortress.fun / @getpsyched.games
I use ext4 and it *just works*

Performance is pretty much the same compared to stuff like xfs and btrfs, but I like using ext4 on my server because I can then access it from windows (as read-only)

But it doesn't matter that much if you use ext4, xfs, or btrfs if you don't care about fancy stuff
November 11, 2025 at 2:15 PM
wsl2 kills I/O performance for me because I have all of my projects on a seperate drive.
November 10, 2025 at 11:03 AM
it would be so cool if you could skip summer. it gets so unbearably hot, esp since my entire wardrobe is black </3
October 17, 2025 at 9:22 AM
September 2, 2025 at 1:58 PM
i fuck with whatever was going on in the windows vista beta(s)
September 2, 2025 at 1:37 PM
ofc you can add your own repositories, and many users do.

for example i do that so I can update discord with apt, instead of downloading a fresh package file from the website every time there is an update.
September 2, 2025 at 10:57 AM
for example, when you do "apt install thunderbird" it searches in a local copy of the repository details (fetched with "apt update") and then if that package exists, it downloads the latest version for that package from that repository.
September 2, 2025 at 10:57 AM
every package manager has something that defines the package repositories that should be used.

those repositories contain a list of the packages they provide, some metadata about those packages, and the actual package files.
September 2, 2025 at 10:57 AM