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

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

help-circle




  • Can someone still developing tell me what I should use for the backend today?

    I recommend checking out Python (Django) and Ruby (Ruby on Rails) if you want nice and easy modern Web frameworks that also aren’t that weird if you have PHP experience.

    Also I can never understand GIT as a single developer. The fuck is that? I’ve tried everything to understand.

    Versioning your code with Git makes it much easier to experiment with new ideas. Cocked up a file? Pull it from the previous version. Create new branches for experiments, merge them in if they work, toss them if they don’t, or keep them around just in case, without them ever getting in your way in the “real” version.

    And if you keep the code in a server (GitHub etc), that gives you a backup location and makes it easier to work on code on multiple systems.


  • For the life of me I can’t remember where this happened, but this was in one of the heavily moderated “safe space” subreddits.

    I said something sarcastic, which some powermod interpreted as being against the rules. I didn’t think it was, even if it had been taken at face value.

    Problem was, I was in middle of dealing with what I now think was a mental health episode of some description so I ended up arguing with the mod in PMs. Wasn’t fruitful, dude was also rude as hell because I asked them to chill.

    When things looked up a few days later I was like “yeah, screw them”. Left that community. Left Reddit entirely for a month.

    I now realise this is one of those moments that turned me away from socialising in general. There are dipshits out there who just don’t care.

    (Not saying heavily moderated safe space communities are bad! Just maybe not have uncaring career dipshits moderating them. Maybe have clear rules and enforce them consistently.)


  • Rose@slrpnk.nettoLemmy Shitpost@lemmy.worldIT’S THE FEDS!
    link
    fedilink
    arrow-up
    28
    arrow-down
    3
    ·
    16 days ago

    There definitely have been a case where the police, observing things with thermal cameras from a helicopter (for it is in the US where this tale happened), observed some house with a highly suspicious heat signature. …Some dude’s crypto mining operation.

    Well, that was definitely indirectly drug related.


  • Reminds me of how in some old Unix system, /bin/true was a shell script.

    …well, if it needs to just be a program that returns 0, that’s a reasonable thing to do. An empty shell script returns 0.

    Of course, since this was an old proprietary Unix system, the shell script had a giant header comment that said this is proprietary information and if you disclose this the lawyers will come at ya like a ton of bricks. …never mind that this was a program that literally does nothing.









  • I’ve found them useful for very broad level stuff (e.g. asking “I’m trying to do X in programming language Y, are there any libraries for that and can you give me an example”). Copilot has been good at giving me broad guesses at why my stuff isn’t working.

    But you have to be very careful with any code they spit out. And they sometimes suggest some really stupid stuff. (Don’t know how to set up a C/C++ build environment for some library on Windows? Don’t worry, the AI is even more confused than you are.)


  • What do you like most about BookWyrm? Which features do you use most frequently?

    Been using BookWyrm for a few months. I add books to my shelves and track reading progress, mostly.

    I loved it when I realised that it just lets me add all random books and edit data from the get-go. The service may not have all of the books I have, but I can just add them.

    Are there any features or interactions that you find frustrating or unintuitive? What features do you think are missing or could be improved?

    BookWyrm absolutely needs far better abilities to split/merge/consolidate author and book information and do more of the Librarian Stuff. The current system of “you can bring in data and stuff just sits there on its own” is nice if you want to manage a personal library and track individual book progress, but a well-maintained book database is an entirely different beast, and pretty much mandatory for enabling more social stuff.

    Also, the ability to import book information from sources is nice, but could use some more integration to a whole lot of other places. I really loved LibraryThing’s integration to bazillion different library services.

    One minor quibble I have about BookWyrm is that there’s still the notion of “shelves” and that one book can be on one shelf and different editions of one book don’t count. This is good for casual use - “oh yeah I read this one” - but it’s not enough for true book nerdery. I may have a physical, ebook and audiobook edition of one work in multiple languages and the UI doesn’t show me that yes, I own/have borrowed these exact editions and I have reading activity on this and that and that one.

    On that note, yeah, should also have some kind of labeling system for individual editions, along the lines of “I own a copy of this and I’ve stored this in the closet” vs “Borrowed this off the library” vs “I had this one, before the drama queen of an author removed it from Kindle”.

    How do you feel about the interface (design, readability, navigation)?

    It was a little bit confusing at first, but once I got over the initial weirdness I realised it wasn’t that much harder to use than, say, Goodreads. I don’t really have much complaints at this point. It’s good at what it does.

    Do you mainly use BookWyrm on a mobile device or on a computer? And why?

    Book nerdery is a big girl thing so I use computer for this. The mobile UI is adequate but could use a dedicated app.

    Do you also use other platforms (e.g., Goodreads, StoryGraph, LibraryThing)? If yes, what makes you prefer one over the other?

    I used LibraryThing long ago, and Goodreads more recently, both with librarian privileges (i.e. ability to edit data, which BookWyrm gives you from the get-go). I think Goodreads is pretty good at what it does, but it did have some mild jank, and of course, I always got the impression that I was doing unpaid labour for Bezos. So I think I’ll go with BookWyrm in the long run, thanks.