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
15
Comments
226
Joined
3 yr. ago

  • Unreal is just a resource hog. I can play AA 3D games on my laptop at 30FPS, but I can't run an Unreal starter scene with a sphere at more than 20. They just don't give a shit about anything that's not top end hardware.

  • I've just started recently using Claude after being very unimpressed with Copilot, but my current theory is that you should treat everything it writes like a PoC that you found in some obscure github repo. Use it as a reference that you can generate quickly, take out only the good parts, adapt them to your context. It's harder to delete code than to write it, so it's easier to just take what you like from its output, rather than try to clean up all the nonsense it generates.

    How accurate that is and how useful it is compared to just writing it from scratch varies a lot based on your particular project. You still need a good understanding of the output it produces, otherwise those subtle bugs and low quality adds up. The times it's the most useful are when it writes a lot of stuff that I would've written myself, but I can point to some detail and say "that's wrong, I'll write it myself".

  • Excuse my skepticism (it comes with experience), but after reading through AnkiHub's PR-speak AI slop, I doubt that a company with 40 employees that already uses a monthly subscription and AI is not going to enshittify this project. Did their team contribute anything to the OSS project while they were building a for profit company on top of it?

  • I use both. Bsky has way more people and the feed is better.

  • Bluesky @lemmy.world

    Official MAGA propaganda has come to Bluesky

  • I just threw out my mum's CRT TV last week (unfortunately was beyond repair, RIP). I decided to keep the SCART cable just in case I might need it some day...

  • The important thing the article is missing, is that you should always respect the prefers-reduced-motion setting. Some people just don't like animations; either because they are distracting, or because they don't want to waste battery/cpu on useless things (looking at you, spotify player, using 15% of my cpu for some animated bars...)

  • No clue what you're talking about honestly. I've worked on a 7 million line python codebase, and while python had tons of issues, whitespace was not one of them. You can easily move things around and have never seen a bug due to bad indentation.

  • Looking good. Especially looking forward to unions backed by a struct.

  • Exactly. My favorite extension doesn't work anymore because the owner (rightfully) doesn't have time to deal with this shit. So some scammer now published a version of it which requires more permissions, probably mining your data or some shit. Fuck Google

  • Thankfully, I am not at that point of desperation to consider Atlassian a valid alternative.

  • That was before there were a bazillion production ready languages with 30+ years of ecosystems out there. Any new language is going to have significantly more competition nowadays

  • Unwrap is good for prototyping and trying out stuff fast, but it generally shouldn't make it past a code review onto main, unless you're very sure

    1. You close the video that started autoplaying
    2. You try to read the content of the site on 20% of your screen because the rest is padding and headers and useless shit
    3. You try to understand why your laptop fan has started and your battery is draining at 100% cpu on a text and image on website
    4. You manage to read something on the website before your battery drops by 30%. You try to figure out if it's AI generated or not
    5. You're hit by a paywall
  • Replace China with Russia and this would be news, not satire

  • Does a writefreely instance appear on lemmy as a community with posts written by the author? That would be so cool, and would go in the right direction of integrating different kinds of social media in one client.

  • Let's make a community powered, open source project to do this and watch them squirm when investors demand that million dollar CEOs get replaced with AI for higher investor returns.

  • Programmer Humor @programming.dev

    When management forces you to use AI

  • The Onion @midwest.social

    Master negotiator Donald Trump to end Ukraine war by simply giving Russia everything it wants

    newsthump.com /2025/02/16/master-negotiator-donald-trump-to-end-ukraine-war-by-simply-giving-russia-everything-it-wants/
  • The Onion @midwest.social

    Tucker Carlson excites more controversy with sympathetic Warmaster Abaddon interview

    newsthump.com /2024/02/10/tucker-carlson-excites-more-controversy-with-sympathetic-warmaster-abaddon-interview/
  • Memes @lemmy.ml

    This meme's factual accuracy is disputed. Please refer to Wikipedia guidelines

  • Game Development @programming.dev

    Unity owned ECS patent uses techniques described in 2013 Stack Exchange post

    github.com /TeamHypersomnia/Hypersomnia
  • Comic Strips @lemmy.world

    Face the consequences - Work Chronicles

  • Technology @beehaw.org

    Worst person in tech 2023 - semi final

    mastodon.online /@parismarx/111590464687180760
  • Technology @lemmy.world

    Worst person in tech 2023 - semi final

    mastodon.online /@parismarx/111590464687180760
  • Comic Strips @lemmy.world

    More Parmesan? - Existential Comics

  • Programming @programming.dev

    Tips on how to get clients as a freelancer?

  • Git @programming.dev

    What is the point of empty forks?

  • Unity @programming.dev

    Impressions on Unity Entities package

  • Web Development @programming.dev

    Implementing Tic Tac Toe with 170mb of HTML - no JS or CSS

    portswigger.net /blog/tic-tac-toe-in-html