I wrangle code, draw pictures, and write things. You might find some of it here.

  • 3 Posts
  • 78 Comments
Joined 5 months ago
cake
Cake day: March 13th, 2024

help-circle
  • There are many good reasons to be critical of copyright, especially because it has been abused so much. Allowing big tech grifters unlimited access to everything everyone ever puts online because they promise to “democratize art” when all they really do it feed it into their spicy autocomplete engines which then flood the internet with AI sludge is not one of them.

    Especially when the same fucking people then do a 180 and want protection for the shit their roided Clippy puked out.










  • Who is the target audience for this?

    People who use Proton are privacy-conscious and mostly (I would argue) tech literate, and yet they shove spicy autocomplete that no one ever needed until two years ago and most people don’t want now because it produces complete horseshit, and spellchecking that every browser under then sun has built in by now.

    And then they quietly say you need to use Chromium, so the people who use anything but (like, I don’t know, the majority of privacy-conscious folks who should be their main user base, lol) have their e2e broken?

    I really hope they catch a raging firestorm for this.

    (Also I’m really pissed right now because used to recommend them to people and now feel like a total jackass for doing that.)


  • “What do you mean RAG is basically LLM flavored elasticsearch only more annoying and less documented? And why is all the tooling so bad?”

    Our BI team is trying to implement some RAG via Microsoft Fabrics and Azure AI search because we need that for whatever reason, and they’ve burned through almost 10k for the first half of the running month already, either because it’s just super expensive or because it’s so terribly documented that they can’t get it to work and have to try again and again. Normal costs are somewhere around 2k for the whole month for traffic + servers + database and I haven’t got the foggiest what’s even going on there.

    But someone from the C suite apparently wrote them a blank check because it’s AI …


  • Yes, some actually get into “real” art after those crappy AI generators

    I legitimately picked up drawing again a year or so back after some complete asshat at work made me listen to him talk for half an hour about how Midjourney was the art of the future and how finally the art world would not be gatekept by those entitled artsy types anymore.

    I mean, I’m still shit at it, but I’m petty enough to do it just so I can stick it to that guy at some point by telling him that I don’t use or need spicy chatbots for dev work or art.







  • As someone who’s doing a ton of frontend and backend, and I can’t stress this enough, fuck the asinine attitude that somehow everything that’s even remotely web-adjacent needs to be written or rewritten in pure JS.

    Also Node is an abomination and literally every other language I’ve tried is better for the backend. People love to shit on Ruby, but JS has every flaw that Ruby is criticized for and then some, and at least Ruby makes an effort to take some great design paradigms from Lisp.