

I do not want the user to ever be expected to edit the database by hand. If they make a mistake by doing so, they can break the entire system. That’s why I wrote a GUI which gets the job done.
She/her 🏳️⚧️
Professional cow, Linux Nerd, Hardcore Techno enthusiast. The Emporer protects us.


I do not want the user to ever be expected to edit the database by hand. If they make a mistake by doing so, they can break the entire system. That’s why I wrote a GUI which gets the job done.


I didnt care how it looked, because I only wanted for it to be finished fast.


And now imagine yourself creating an UI in tkinter without an editor. Because that’s what I did. It was absolutely horrible.


You can even do inefficient UIs in Python using tkinter, which is part of the standard library in python.


You dont even have to look at the code to see this. Just make one wrong click in a UI and youre directly getting dragged into a UI that hasn’t changed since Windows XP.
What really annoyed me is, that for some goddamn reason fedora renamed or removed the dnf command to add repository’s and now each time I want to add a repository I have to write the config file by hand.
If you are moving/deleting multiple (but not all) files in a directory I 100% agree. But as soon as you just handle single files or directory’s I’m usually faster with the terminal. This is especially true when you have to edit config file. No way I Am searching my way through /etc/ in a GUI
The reason I Am always using the terminal is, since I on one hand prefer it than having to click through changing GUIs and for some things I dont even know how to do them with a GUI. First thing to come to mind is flashing an ISO file to a USB. While I know that balena Etcher exists, it never worked a single fucking time on various Distros. No matter if I used the AppImage or flatpack. So at some point I just started remembering the command for dd to do the exact same thing that works every single time.
I don’t like the term, because to me, it implies that you have to emigrate from Mint to something else at some point, which is not the case.
I can totally understand where the implication comes from but I personally dont see it like that. I see it more as a measurement for how accessible something is.
It’s not a “beginner distro”.
I would hardly disagree, that it isnt a beginner Distros. However, this does not mean that Mint is bad. It is a rock solid Distros that is focused on accessibility and being user friendly. It gives everyone who wants the ability to learn Linux/CLI while still giving GUIs as Backup if something is to complex in the command line. However not everyone wants to learn Linux/CLI and this is totally fine. For these People Mint is perfect.


Would not say that, but I just feel waaaaay happier. Even if it isnt nearly on the level I was on yesterday evening, its still quite an improvement


Im doing DIY Mono Therapy and I would like to avoid taking blockers.


I’ve been doing this since like February or so (I do not know exactly when the last time I got my hair cut was), but my hair grows insanely slow. My hair barely covers my ears now.


Thanks :3


I will check them again in about 5 weeks


The pain was basically non existent, so it is fine the way I did it.


The bottle contains estrogen. Since its not from an official source the label says something different for stealth reasons


That’s why I recommend getting Insulin Syringes. They aren’t that painful and you barely feel it at all.


I did the slow way. To afraid to eventually break the needle of.
It could, but since the GUI was not very complicated it was not worth the effort caused by teaching the people who would have used the GUI how to do it in the CLI. They also have a lit of other work to do, so if I would have expected them to use the CLI, they would have probably not done the stuff I want from them at all.