I’m just a nerd girl.

  • 23 Posts
  • 197 Comments
Joined 1 年前
cake
Cake day: 2024年3月4日

help-circle
  • Rose@lemmy.worldtoProgrammer Humor@programming.devchoas
    link
    fedilink
    English
    arrow-up
    30
    ·
    27 天前

    Well, sure, with an image classifier, the bird identification is doable. I’m sure I could implement that if I went looking for some open source thingamabob that does that. But it’s still not something I could actually understand. That part definitely hasn’t changed over the years.





  • Rose@lemmy.worldtoGames@lemmy.worldSkill issue
    link
    fedilink
    English
    arrow-up
    28
    ·
    3 个月前

    I remember the last time I got messaged by some misogynist dipshit, way back in Halo 5, blaming me for losing the game. …When he was the worst performing player in the team. I just stared at the post game report and wondered how the heck the dude even managed to get a ranking as low as he did.


  • I always preferred the C64C style keyboard where the graphics characters were in the top of the keycaps. This is my C64G (old breadbin style chassis but with C64C style colouring and keycaps):

    Commodore 64G

    Quick summary: You get the left graphics character with the Commodore key (bottom left corner), and the right character with Shift key. By pressing Commodore+Shift, you swap between upper case + graphics characters mode and the upper case + lower case mode, applying to the entire screen (so you can’t actually use the right graphics characters in that mode).

    Fun thing: To switch to another text colour you press Ctrl + number keys, with 8 colours available there, just as in the VIC-20. However, there’s also another set of colours available with Commodore + number keys, for another 8 colours. I guess with Jack Tramiel’s penny pinching, they didn’t bother to mark those on the keys when making the next gen system.







  • I have no idea why the makers of LLM crawlers think it’s a good idea to ignore bot rules. The rules are there for a reason and the reasons are often more complex than “well, we just don’t want you to do that”. They’re usually more like “why would you even do that?”

    Ultimately you have to trust what the site owners say. The reason why, say, your favourite search engine returns the relevant Wikipedia pages and not bazillion random old page revisions from ages ago is that Wikipedia said “please crawl the most recent versions using canonical page names, and do not follow the links to the technical pages (including history)”. Again: Why would anyone index those?




  • For illustration work, having good support for both vector and bitmap elements is pretty damn convenient. For example, in comics, you draw the comics themselves in bitmap layers, while panels and speech bubbles go in vector layers. Having the ability to edit the speech bubbles easily is pretty neat.

    (Optimally inking/outlines would be vectors too, but most people prefer to do that with bitmap tools anyway, or vectorise later.)

    Krita actually does these pretty solidly - vector tools are there and they’re pretty easy to use. In GIMP 2, the vector path support actually is there and the editable texts are actually pretty great, but it has the air of “power user trick, for those in the know” rather than something people actually discover easily. You also need to update the vector strokes manually. (Haven’t tried GIMP 3 yet.) The fact that people still assume you can’t do this stuff really says it all.