• 1 Post
  • 58 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • Yeah it’s the difference between playing an old game today and remembering what it was like to play in the past. Not the same thing at all.

    Plus a big part of old games these days is decompiling it, so you can recompile to run with higher framerates, higher resolution and without emulation. It’s also possible to add nice QoL features and entire new game modes.

    Just look at what Ship of Harkinian has done with OOT. It looks great, it feels like OOT still, but has the nice quick buttons. And if you want to experience the game like it’s brand new, there is the randomizer. And similar projects exist for other old games.

    And there’s also people going through the code, figuring out glitches. And how certain mechanics worked, nobody understood very well back in the day. Discover Easter eggs that were never found.

    That’s game preseveration, not some AI fever dream if you squint a bit it kinda sorta looks like the old game.

    A lot of the AI stuff I’ve seen from Microsoft also sucks hard and they know it. But they operate under the assumption these LLM systems will get better and better. Like this game thing they admit it sucks now, but imagine what it could be one day. However the reality seems to show more and more the point of rapidly diminishing returns has been reached. Throwing more data and processing at the thing isn’t going to make it a lot better.

    They are also so busy inventing new AI features nobody wants. Putting new flashy buttons everywhere and doing awful tech demos. They completely forgot to make actual useful features. For example a thing that happens a lot when working with less computer capable people, is people sending screenshots of Excel data. How awesome would it be if instead of helping write a new signature, the AI would go: “Wow what an asshole, sending a screenshot like that. Here is the original data so you can copy paste.”. Or when trying to send an email without the attachment that really should have an attachment, it warns you. It already does this, but I think it just triggers on certain keywords like attach. This would be an excellent use case for an LLM, where it doesn’t even matter much if it’s wrong some of the time.

    For me personally “AI” in the form of LLM can fuck all the way off. It certainly has it’s uses, but this all in use it everywhere for everything has made me hate it. And the misleading marketing making people think it’s basically AGI is wrong on so many levels.











  • I loved the design on the Samsung S8 with the edge displays. Especially when the screen was dark and it was laying on the desk, it looked like a thing from the future. Without a cover it looked awesome and I often had friends with iphones comment they loved how it looked. In actual use it was a nightmare, the edge screen was often prone to ghost inputs. A glass screen protector was very visible, even the special ones that included a bit of a curve on the end. This ruined the design. And the back of the phone was glass as well, which made it look really good, but was actually a design flaw. To save on weight and costs it was an ultra thin glass and broke all the damn time. And not like the laminated screens where a crack is bad, but still usable, it was just straight glass so it would be very sharp and spew tiny glass fragments all over the place. Because the whole thing was glass with only a thin small aluminium frame, the thing flexed quite a bit and every time it flexed the back would crack. So you needed to really be very careful with the phone. Or put a cover around it, which made the whole design completely pointless.

    After a while Samsung put a software update on the phone which the cpu and memory could simply not handle. It ruined the battery life, the thing got hot all the time and the UI stuttered like crazy. Since I had also replaced the back a couple of times and the front had a crack in it, I didn’t went the custom ROM way but instead like an idiot upgraded to the S10 (which is exactly what Samsung wanted). I always thought the S8 was the best looking phone I ever had.

    Very cool to see this design, it looks great.


  • Yeah those job hoppers are the worst. You can always tell right away what kind of person those are. I’ve had to work with a “senior” dev who had 15 years of experience and to be honest he sucked at his job. He couldn’t do simple tasks, didn’t think before he started writing code and often got stuck asking other people for help. But he got paid big bucks, because all he did his entire career was work somewhere for 2-3 years and then job hop and trade up. By the time the company figured out the dude was useless, he went on to the next company.

    Such a shitty attitude, which is a shame because he was a good dude otherwise. I got along with him on a personal level. And honestly good on him for making the most he can, fuck the company. But I personally couldn’t do that, I take pride in my work.


  • Agreed. I wanted to test a new config in my router yesterday, which is configured using scripts. So I thought it would be a good idea for ChatGPT to figure it out for me, instead of 3 hours of me reading documentation and trying tutorials. It was a test scenario, so I thought it might do well.

    It did not do well at all. The scripts were mostly correct but often in the wrong order (referencing a thing before actually defining it). Sometimes the syntax would be totally wrong and it kept mixing version 6 syntax with version 7 syntax (I’m on 7). It will also make mistakes and when I point out the mistake it says Oh you are totally right, I made a mistake. Then goes on to explain what mistake it did and output new code. However more often than not the new code contained the exact same mistake. This is probably because of a lack of training data, where it is referencing only one example and that example just had a mistake in it.

    In the end I gave up on ChatGPT, searched for my testscenario and it turned out a friendly dude on a forum put together a tutorial. So I followed that and it almost worked right away. A couple of minutes of tweaking and testing and I got it working.

    I’m afraid for a future where forums and such don’t exist and sources like Reddit get fucked and nuked. In an AI driven world the incentive for creating new original content is way lower. So when AI doesn’t know the answer, you are just hooped and have to re-invent the wheel yourself. In the long run this will destroy productivity and not give the gains people are hoping for at the moment.







  • To add to this good info: In the post is a screenshot showing the SPF/DKIM/DMARC info on the mail, it all checks out. So even if you are tech savvy and actually check these things, in this case they got it licked.

    This is what elevates this attack from every day regular attack to holy shit I could have fallen for that.