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/)L
Posts
2
Comments
326
Joined
3 yr. ago

  • I started with C++ and went to Java to .NET to Javascript and now to Terraform.

    I know this is all a joke but there's something definitely different with the ones above and the ones below. There's a bit of satisfaction you can get sometimes when you're working with memory directly and getting faster feedback (yes, there's more math back then and it wasn't easy to look stuff up, for sure). However, there's new challenges nowadays ... there's so many layers on top of layers. I feel as though Stack Overflow and ChatGPT are so needed because the error messages and things we give are obfuscated or unclear (not always any library author's fault as there's compatibility issues, etc)

    We're doing serverless stuff at my current company and none of our devs run code locally. They have to upload it using CDK or Serverless Framework to run on the cloud. We don't use SST so we can't set breakpoints but like that's a lot of crap inbetween just running your code already. Not even getting into the libraries and transpilers and stuff we use. I spent like a few weeks over Christmas to get our devs to run the code locally. Guess what? None of them use it because they're so use to uploading it. I was like, "you can put breakpoints in it! you can have nodemon and it instant reloads! nope, none of them care ... "

  • lol dude, I watched Baywatch, San Andreas, Rampage, SkyScraper, Jumanji and Central Intelligence from what I remember with my ex. I swear to God those movies get blurred in my mind due to his "samey" character/acting.

    I think some of the movies you could argue that aren't shite of the Rock's are Rundown, Jumanji, Moana, and maybe some of the Fast and Furious movies. Although, I never really watched those (I've only see the first) but other people seem to enjoy them.

  • I mean there's a list of actors that have ruined their shows for me:

    • Danny Masterson
    • Bill Cosby
    • Kevin Spacey
    • James Franco
    • Kevin Sorbo
    • Tom Cruise

    So it's not really what you asked because these are ones that I used to love and no longer do.

    For the dumbest reasons, I can't enjoy Gal Gadot. Her acting is repellent to me for some reason. Yes, she's absolutely gorgeous but the acting ain't great. I also didn't enjoy Heather Graham's acting but then I watched her in Scrubs and the role was just perfect. I hated The Rock's acting as well, but my ex had a crush on him so we watched so many of his movies. Almost all of them shite.

  • That's like one and a half Twitters?

  • online human friends still can't compete with seeing them in person ... wtf a chatbot gonna do to fix this?

    Not saying we shouldn't talk to friends online and stuff it's just that real humans are having difficulties filling these gaps.

    Also, why the fuck would I want a friend like that'll snitch me out and be used to sell me shit? I swear, he wants us hooked on these things and be like, "Subscribe now or your friends will be shut off forever!"

  • Yeah it feels like the MCU ran over everyone's dog or something. I get the arguments where people say it's not real art or that studios put out shlock because they're trying to copy the MCU. I don't know if I necessarily agree.

    However, what about the meme about just letting people enjoy things?

    Let me clear. Last MCU movie I watched was like Shang Chi and I lost interest after Loki and Wandavision (great shows). So like, I'm not a fan anymore and I ain't watching any of their movies any time soon.

  • I heard Theo talking about this and I think he guessed that they don't want to maintain these against forks is the number of people raising issues that are not related to the extension and more due to the fork.

    His video goes into a lot of good detail as to what's likely going on.

    What Theo also says is that remember that they don't make any money off of VSCode at all.

  • I think XKCD is a good example of this.

  • Imagine if it was the Dems and it was a woman. You'd hear about this for months.

  • Obama called out Fox News before, I remember something like all the other news organizations backed Fox News. They claimed an attack on any one of them was an attack of all of them or something.

  • Watch them get it and then praise Trump and MAGA again.

  • Deleted Locked

    Permanently Deleted

    Jump
  • Joe Rogan also claimed Musk did a roman salute and how we are all crazy for thinking it's a nazi salute.

  • For coding, I treat it as an overly enthusiastic junior-mid.

    It's also great because I'm learning terraform and I just don't want to look up the syntax. I just tell it to add something and it'll do the lookup for me.

    It gets it wrong sometimes which is where I need to do the lookup but it definitely has its uses.

  • lazygit is pretty cool too.

  • That is the real crime here ...

    Embarassing rich people or losing profits. Their lives are what really matter, wouldn't want them to be inconvenienced in any way.

  • I thought this was debunked?

    https://www.macrumors.com/2024/11/17/tim-cook-didnt-say-that/

    No, Apple CEO Tim Cook Didn't Say He Prefers Logitech's MX Master 3 Over the Magic Mouse

    In other words, it was [The Verge's Wes] Davis who said he himself used a Logitech mouse, not Cook.

    To be clear, I personally hate the carpel tunnel crippler. I cannot use it and only use vertical mice.

  • A complete random story but, I'm on the AI team at my company. However, I do infrastructure/application rather than the AI stuff. First off, I had to convince my company to move our data scientist to this team. They had him doing DevOps work (complete mismanagement of resources). Also, the work I was doing was SO unsatisfying with AI. We weren't tweaking any models. We were just shoving shit to ChatGPT. Now it was be interesting if you're doing RAG stuff maybe or other things. However, I was "crafting" my prompt and I could not give a shit less about writing a perfect prompt. I'm typically used to coding what I want but I had to find out how to write it properly: "please don't format it like X". Like I wasn't using AI to write code, it was a service endpoint.

    During lunch with the AI team, they keep saying things like "we only have 10 years left at most". I was like, "but if you have AI spit out this code, if something goes wrong ... don't you need us to look into it?" they were like, "yeah but what if it can tell you exactly what the code is doing". I'm like, "but who's going to understand what it's saying ...?" "no, it can explain the type of problem to anyone".

    I said, I feel like I'm talking to a libertarian right now. Every response seems to be some solution that doesn't exist.