on How i can stop this google nag banner to login in third party websites? · c/privacy · 2 pts · 2ythose are two of my favourites to block, but that's just me
on How i can stop this google nag banner to login in third party websites? · c/privacy · 16 pts · 2ynoscript stops these dead. also stops most other nefarious things sites want to do in your browser. also stops many good things, so your day to day surfing will encounter more friction, but be safer.
on 'Godmode' GPT-4o jailbreak released by hacker — powerful exploit was quickly banned · c/technology · 1 pts · 2ysummary: using leet-speak got the model to return instructions on cooking meth. mitigated within a few hours.
on What's your approach for understanding a big codebase? · c/experienced_devs · 3 pts · 2yIf there is git history it's often a good thing to use that to understand what tends to change together, which parts have lots of churn, etc. There are tools for this: https://github.com/smontanari/code-forensics
on ONLY 0.7% Of The Memory Allocations When Downloading In C# - Nick Cosentino · c/csharp · 2 pts · 2ygood video, didn't know about this guy. certainly going to subscribe to his videos.
those are two of my favourites to block, but that's just me
noscript stops these dead.
also stops most other nefarious things sites want to do in your browser.
also stops many good things, so your day to day surfing will encounter more friction, but be safer.
summary: using leet-speak got the model to return instructions on cooking meth. mitigated within a few hours.
If there is git history it's often a good thing to use that to understand what tends to change together, which parts have lots of churn, etc.
There are tools for this: https://github.com/smontanari/code-forensics
good video, didn't know about this guy. certainly going to subscribe to his videos.