Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)S
Posts
10
Comments
186
Joined
1 yr. ago

  • OMG they are sooo adorable!

  • An AirTag. Thomas likes to roam around a bit or hides somewhere in the house so we use it find her.

  • These rascals actually enjoy being around us and coming for scratchies and belly rubs, often falling asleep. They also seek contact to us, are very curious of whatever we do and follow us around the house. Loved your story, sounds like you really cared for the cat as much as she cared for you.

  • Oh yes

    Jump
  • Mine play with the goddamn foil…

  • To be fair, in hindsight windows 8 is glorious compared to windows 11…

  • Do you guys not have phones - energy

  • Or - and this is a wild theory - just cripple the ones using a-series chips and keep the m-series the same but charge more.

  • This is the most terrifying thing I’ve read all week…

  • Oh for fucks sake… I wanted to expand my NAS… Crypto was (is still responsible) for the shit state of the GPU Market and now it’s the next scam.

  • Immoral and disgusting? Sure! Understandable as a parent? Also yes. Ethics in politics are being slowly eroded by the global far right movement.

  • Insupportable this wholeheartedly. Stadiums are normally named after people who have passed on, right?

  • I hope they’re not using dihydrogen monoxide for this. Literally anyone that consumes it dies.

  • Fuck this guy in particular.

  • Tried using GIMP and Gimpshop (I don’t know if it’s still a thing) and never really got warm with it. Not for a lack of trying. I just use Affinity designer 2 and Photo 2 along with Inkscape (from which GIMP could learn a thing or two in terms of usability IMO).

  • I have affinity designer 2 and photo 2. It does everything I need (except for bitmap tracing, for which I use Inkscape). I won’t be bothering with anything else in this respect as I’m used to working with the tools I have . Also I don’t need the AI stuff so it’s a hard pass. Bummer on the acquisition though…

  • Nacho is plotting something… id be careful if i were you 🫰

  • Was trying to be a sport and use GPT5 exclusively to write a python script that I could have whacked out in about 2 hours. The task was simply authenticating to an on-premise instance of sharepoint, reading a list of folders and documents recursively, authenticating to a cloud instance of confluence and recreating the structure as confluence pages while converting every docx to a confluence page and generating a link to the other ones.

    After 4 hours of correcting and babying it it managed to successfully authenticate and parse the file and folder structure, but didn’t implement any of the conversion and linking logic correctly. I know gpt 5 is not geared towards coding, but it’s the only thing my company has (copilot) and I had to spoon-feed it on details for the auth mechanism and parsing for example so much so that it would have need easier and faster to just do it by hand.