Morgan/Mevdik
banner
mevdik.bsky.social
Morgan/Mevdik
@mevdik.bsky.social
// electronic musician, digital artist, emotional animal.
// '98, she/her, trans + ace, es/en, uruguay, 18+, contact via email only.
website = mevdik.neocities.org ; music = mevdik.bandcamp.com ;
email = mevdikmusic[at]gmail[dot]com ;
you go to the city 👍
November 17, 2025 at 4:02 PM
Is this design what I truly wanted? Is this a reflection of my true self? No, but it's a start. Perfect is the enemy of good and all that.

Anyways, this is what I'm going with for now, I'll redesign it again later. I rather just focus on functionality for now, it's taken me long enough.
November 12, 2025 at 11:59 PM
I got too many thoughts about the this whole thing to fit in a bunch of posts here on bsky, so I'll make a blog post on my website about it instead when I'm through.

The short of it is: making a website and being happy with it is hard. Especially when you don't even know what you want design wise.
November 12, 2025 at 5:25 PM
Nevermind! php is certainly Not It. I recently discovered the concept of a Static Site Generator (how tf did I not know about this already?) and Eleventy seems to be the one for me. I've been tinkering with it for the past few days to great results. So a website revamp might come soon.
November 12, 2025 at 5:25 PM
First time I hear about newpipe. I'll look into it some more, cautiously optimistic.
October 28, 2025 at 11:24 PM
The take here is the same as ever: capitalism ruins everything.

If people could just make videos without worrying about how much money it's going to make them, we wouldn't have sponsored segments, mid-roll ads, or self-censorship to avoid getting demonetized.
October 28, 2025 at 5:17 PM
If a YouTube channel has a Patre0n I kind of expect there won't be any brand/corpo sponsors or mid-roll ads. I mean, a portion of your audience supports you financially already, is that not enough? You also need to ruin the viewing/listening experience to squeeze some more money? Come on.
October 28, 2025 at 5:17 PM
Sometimes I download entire YT channels in audio format so I can listen on my phone while I do the dishes, because skipping ads while I'm wearing gloves covered in soapy water just ain't it.
October 28, 2025 at 5:17 PM
In the end, the only people who should be using Windows at this point are those who don't have a choice because of software compatibility. Even I keep an SSD with a special long term support version of Windows 10 *just* for FL Studio, but that's *it*.

For anything else, I have Debian.
October 23, 2025 at 2:02 AM
It's been so much fun learning just about anything in the GNU/Linux space. bash scripting, aliases, man pages, Vim, tmux, tiling window managers, mounting drives with the fstab file, virtual machines with QEMU/KVM, DOOM Emacs.

Being actively involved in your computer is just more fun.
October 23, 2025 at 2:02 AM
Package managers make installing and updating software easier than ever. They automatically install dependencies, and if you uninstall all programs that needed them then you can delete them safely with one command.

Chocolatey is an option for Windows but it doesn't hold a candle to apt.
October 23, 2025 at 2:02 AM
Using a terminal emulator is easy actually, you're basically saying stuff like: "computer, install program".

Want to back up an entire drive? rsync -arv this/ there/, done.

Want to update basically EVERYTHING? sudo apt update && sudo apt full-upgrade. Too long? Make it an alias, like "update".
October 23, 2025 at 2:02 AM
You can customize ANYTHING, replace the entire GUI, or compile your own kernel.

The idea that you can configure anything on your system just by editing text files feels so natural, of course this is how it should be. So why the fuck does Microsoft think Windows needs the Registry™? Are they stupid?
October 23, 2025 at 2:02 AM
This is my favorite example of this phenomenon.
October 22, 2025 at 2:00 AM