I’m just one random nerdy trans girl. …Oh come on, you’ve been around fediverse, surely you’ve seen us around?

Mastodon: @umbraroze@tech.lgbt

  • 5 Posts
  • 102 Comments
Joined 2 years ago
cake
Cake day: September 18th, 2023

help-circle
  • Time to quote the Bible to the boomers who always hypocritically claim to love it so much:

    “To every thing there is a season, and a time to every purpose under the heaven:” - Ecclesiastes 3:1

    …and mayonnaise should be used extremely wisely: never in vain, never merely due to tradition - and no matter what, it should always be used with full knowledge about its true, if somewhat mysterious and indescribable-in-words purpose. Those who never consider these mysteries are not fit to decide whether it is appropriate to use mayonnaise or not.

    [mic drop]





  • Funny thing, over here, OSM actually got weird rural stuff for a couple of rural towns I visited frequently about a year before Google Maps (and other proprietary services) was usable there. I think it had to do with some open-data drop from the government.

    And seeing the services grow side by side also kind of gave away what their priorities were. Google: putting the local businesses and services on the map. OSM: document every single cool and convenient foot and bike trail.



  • I’m fed up with the streaming services, so I’m getting back to my big pile of DVDs and Blu-Ray discs.

    I was randomly reminded of the “BD-Live” thing that I tried long ago. One of the most janky joyless things I had ever seen. Some marketing person had decided to do a marketing thing for movie promos and trailers and had forgotten that the thing was to be visited by actual people.

    This sounds like it was cooked up by the same people. Looks like marketing people building a Thing.


  • I’m not working as a developer right now, so most of the stuff I write are supplementary for my creative projects. If I have a problem involving too much manual work, I want to figure out a solution to minimise it. Mostly done in scripting languages like Python and Ruby. Also doing number crunching and plots in the R programming language.

    For example, I’m working on tools to help my photography workflow. I sometimes get weird ideas like “I wish I could have a better idea where I have taken photos in”, which turned into a script that takes coordinate metadata from photos and spits out a .kml file a mapping software can read.

    I don’t really copy/paste code much. Sometimes the tools you use in the scripting language land spit out automatically generated stuff which you then develop further.





  • Lemmy (and Piefed) have avatars and bio, and Piefed also has the custom fields thing that Mastodon has, but not all clients show this stuff. Voyager is probably the best Lemmy/Piefed client that basically has no support for profile details.

    One of the things that bug me about Fediverse is that the amount of profile features varies so much between the services and it’s kinda inconsistent too.





  • Dunno, I saw GNOME 3 run like molasses on my PC, went “ok, this might be lost cause”, went with LXDE and then XFCE, and now I’m like “if it’s a beefy proper PC I’ll go with KDEPlasma and if it’s, like, very obsolete system I’ll, dunno, go with XFCE”.

    GNOME is just opinionated. I get it, it was kinda vaguely modeled after Mac OS, which is kinda an opinionated desktop environment, but the thing is, it’s even more opinionated than Mac OS ever was. The thing about (early!) Mac OS X was “hey, we have this slick desktop environment but also some power user features you might want to use. But we’re not forcing you to!” (Kinda like GNOME 2!) …GNOME has been kinda sweeping those under the rug, in my opinion.


  • I use Debian 13 on my shitty junk desktop computer.

    Problem is, it has VGA and DisplayPort, and my monitor only has a DisplayPort input, and all of the bootup shit defaults to the VGA. No way to change it in the BIOS as far as I can tell.

    I installed my favourite GRUB theme, such a great tool to manage my depression (it was a great way to start the day on my work laptop back when I had work), but I never actually get to see GRUB menu on this system. 🙁


  • (Someone on the interweb:) “Hey, you should try KDE Connect”

    (Me:) Uh, I don’t use Linux on my laptop and that’s the computer that I use the most

    (S:) “Well it also runs on Windows.”

    (Me:) Really?.. Holy sh- HOLY SHIT, this is so much better than every shitty cloud sync package, and that Google app they keep renaming every time I look at it so I can’t remember what it’s called this week


  • Oh yes. The Great pathlib. The Blessed pathlib. Hallowed be it and all it does.

    I’m a Ruby girl. A couple of years ago I was super worried about my decision to finally start learning Python seriously. But once I ran into pathlib, I knew for sure that everything will be fine. Take an everyday headache problem. Solve it forever. Boom. This is how standard libraries should be designed.