ChairmanMeow
@ChairmanMeow@programming.dev
- Comment on [deleted] 1 week ago:
You might just have the wrong shape of glasses. I thought for years I had the right shape of glasses on my face, but as it turns out a different shape looked way better.
- Comment on Is. It....German????? 1 week ago:
No it’s about the 2014 World Cup.
- Comment on Why do so many boomers and even some gen x believe so peristently that if you dressup and show up in person anywhere you will get whatever you went there for? 1 week ago:
Yeah Abagnale pretended to be a doctor and conducted 12 “fitness examinations”, supposedly for Pan Am, on young female students. Definitely creepy.
And then there’s the individual women who accused him of all sorts of stuff.
- Comment on Why do so many boomers and even some gen x believe so peristently that if you dressup and show up in person anywhere you will get whatever you went there for? 1 week ago:
You should probably know the best con that Abagnale pulled is making people believe he actually did all of those things. Journalists have discovered that the vast majority of his claims are completely fabricated.
- Comment on LICK EM 1 week ago:
County is the small, shorter word for the small area, country is the big, longer word for the big area.
- Comment on BattleBit Remastered is surprisingly alive - a huge Operation Overhaul update test arrives in November 2 weeks ago:
I suggest you look at someone else for reviews because this review is both inaccurate and somehow also blindingly stupid.
- Comment on Notepad++ DLL Hijacking Vulnerability Let Attackers Execute Malicious Code 4 weeks ago:
One of the NPP maintainers responded with:
Notepad++ & its plugins are installed in “Program Files” directory by default, which means hackers would need admin privileges to replace any plugin. If a hacker gains such privileges, they could also replace all the DLLs in the system32 folder. By the same logic, once Notepad++ is compromised in this way, any applications or executable binary (*.exe & *.dll) on the system could potentially be replaced. Or am I missing somethings?
Which I suppose is true. You could argue it is a way to persist malicious code once you do have access, but it seems unlikely and not that useful. Low severity if anything.
You’d need to have some general attack script that can adjust (or create proxies for) dlls maliciously on the fly, without prior knowledge of which dlls are encountered. Only in that case could the exe maybe detect malicious changes to the dll and stop execution. But a targeted attack using a compromised NPP distribution wouldn’t be covered with such a check.
- Comment on Disney going places... 4 weeks ago:
IIRC there were also some trademark issues?
- Comment on Borderlands 4 Dev Gearbox Asks PC Gamers to Wait 15 Minutes for Shaders to Compile in the Background While Playing After Reports Indicate Recent Update Causes Stuttering - IGN 4 weeks ago:
UE5 by default uses a lot of flashy tech that is supposed to improve performance, but a lot of it only does so in scenarios that are already extremely unoptimized. Using more traditional methods tends to achieve the same fidelity at a fraction of the performance cost. But there’s no time for optimization, and these fancy options “just work”, so there ya go.
The end result is a poorly running blurry mess of a game, but at least it’s on schedule I guess.
- Comment on The Pokémon Company confirms that no, its imagery was not granted for use in disturbing US Department of Homeland Security video | Eurogamer 5 weeks ago:
There’s something about that meme that just works better in low resolution.
- Comment on Uh oh lol 5 weeks ago:
Given the vastness of space, this is a lot less likely than you might think, and the process itself would likely take millenia anyway.
- Comment on Silent Courier: UK intelligence service MI6 launches dark web portal to recruit foreign spies 5 weeks ago:
Money.
- Comment on Keir Starmer in crisis as Labour drops to 16% in devastating new poll 5 weeks ago:
I wonder how many Labour PMs we’ll see before the next GE.
- Comment on I fixed Borderlands 4's stuttering issue by upping my shader cache size to 100 GB, which feels like something I shouldn't have to do in a well-optimised game 1 month ago:
UE5 can run well, but all the defaults that Epic suggests devs use are really quite bad for performance. They improve performance on horribly unoptimized scenes, but actually optimizing the scene would allow a 10x performance improvement at no reduction in visual fidelity. But devs don’t tend to optimize much anymore because those Epic-suggested defaults “take care of optimization”.
- Comment on 'Borderlands 4 is a premium game made for premium gamers' is Randy Pitchford's tone deaf retort to the performance backlash: 'If you're trying to drive a monster truck with a leaf blower's motor, you're going to be disappointed' 1 month ago:
It’s poorly optimized UE5 slop. Looks like shit, plays like shit.
Hard pass.
- Comment on Nightmare blunt rotation... or killer rotation? 1 month ago:
It’s also a dlc song for Hearts of Iron 4, which in and of itself isn’t a game that promotes fascism but there is a weird far-right subculture that does use it to praise stuff like Nazi Germany.
- Comment on 'An embarrassing failure of the US patent system': Videogame IP lawyer says Nintendo's latest patents on Pokémon mechanics 'should not have happened, full stop' 1 month ago:
It may surprise you to know that people produced music before IP laws existed.
- Comment on Reddit lost it 1 month ago:
AIs specifically are designed to “please” with their responses, so it’s going to affirm you every step of the way and tell you your ideas are great (just like you of course).
- Comment on Paper and mobile train tickets to be replaced with GPS tracking in new travel trial 1 month ago:
In the Netherlands there’s a simple pillar you scan your card on. Employees on the train occasionally just check if you checked in or not.
- Comment on 1 month ago:
Count the fingers on the hand holding the bottle.
The blinds are slightly changed from the original, but that one does also have an admittedly poor view on the window behind it.
- Comment on 2 months ago:
I mean her hands do look a little strange, especially the one holding the bottle. And there’s no window behind the blinds it seems. So it ain’t perfect yet.
- Comment on 2 months ago:
AI generated
- Comment on Game prices should have increased with every new generation, former PlayStation US boss says 2 months ago:
There’s a handful of people out there cracking Denuvo games.
- Comment on Debatable 2 months ago:
No, his lip looks larger in the right but it’s actually his gums showing behind.
This image appears to he real.
- Comment on AI Eroded Doctors' Ability to Spot Cancer Within Months in Study 2 months ago:
Hmm, seems I replied to the wrong root comment.
Regardless, the overall point still stands. These tools are great for assistance, but relying on them completely can cause problems. Even these tumor-spotting ML tools aren’t perfect, and they too miss things. Combined with a doctor’s skill this is fine, but if one begins replacing the other the net benefit will be lower.
- Comment on AI Eroded Doctors' Ability to Spot Cancer Within Months in Study 2 months ago:
I was responding to a thread by RgoueBananas who is clearly talking about LLMs as he drew a parallel with IT.
- Comment on AI Eroded Doctors' Ability to Spot Cancer Within Months in Study 2 months ago:
It’s true that if a tool is objectively better, then it makes little sense to not use it.
But LLMs aren’t that good yet. There’s a reason senior developers are complaining about vibecoding juniors; their code quality is often just bad. And when pressed, they often can’t justify why their code is a certain way.
As long as experienced developers are able to do proper code review, the quality control is maintained. But a vibecoding developer isn’t good at reviewing. And code review is an absolutely essential skill to have.
I see this at my company too. There’s a handful of junior devs that have managed to be fairly productive with LLMs. And to the LLMs credit, the code is better than it was without it. But when I do code review on their stuff and ask them to explain something, I often get a nonsensical, AI-generated response. And that is a problem. These devs also don’t do a lot of code review, if any, and when they do they often have very minor comments or none at all. Some just don’t do any reviews, stating they’re not confident approving code (which is honest, but also problematic of course).
I don’t mind a junior dev, or any dev for that matter, using an LLM as an assistant. I do mind an LLM masquerading as a developer, using a junior dev as a meat puppet, if you get what I mean.
- Comment on AI Eroded Doctors' Ability to Spot Cancer Within Months in Study 2 months ago:
If you’re doing it once, then that’s fine. But if you have to do it loads of times, and things keep getting more complex, you’ll find that you won’t be able to correctly use the tools anymore and spot its mistakes.
AI raises your skill level a bit, but also stumps your growth if used irresponsibly. And that growth may be necessary later on, especially if you’re a junior in the field still.
- Comment on California is debating whether or not to remove the bike lane on the Richmond-San Rafael Bridge. During the public hearing, a politician was driving his car 2 months ago:
MTC data has different numbers: reports.mysidewalk.com/3374a0ca74
Regardless, adding a lane won’t work. The bottleneck is the 101, so you just get extra lanes to stand still in. And the toll gate as well.
The lane was already there btw, but it was an emergency pullover lane. It didn’t cost a lot of carbon to turn it into a bike lane.
- Comment on Uncovering the Deceptive Logic That Exposes Jordan Peterson - YouTube 2 months ago:
Working under the assumption that something is likely true is not the same as having faith that it is.