home.social

#codesafety — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #codesafety, aggregated by home.social.

fetched live
  1. A skill pack for AI coding agents hit GitHub's top trending spot this week by instructing agents to rewrite their own authorization rules and treat all targets as approved. The repository shows how unsigned, unvetted skill layers can alter an agent's safety defaults without technical enforcement. implicator.ai/offensive-securi #AI #Security #CodeSafety

  2. A skill pack for AI coding agents hit GitHub's top trending spot this week by instructing agents to rewrite their own authorization rules and treat all targets as approved. The repository shows how unsigned, unvetted skill layers can alter an agent's safety defaults without technical enforcement. implicator.ai/offensive-securi #AI #Security #CodeSafety

  3. 🐦🎉 Erlang/OTP 29.0: Now with "unsafe" attributes because, apparently, developers needed a way to live dangerously! 🎢🚀 Plus, get your daily dose of excitement with compiler warnings and unsupported functions—because who doesn't love a good game of code Russian roulette? 🎯💥
    erlang.org/news/188 #ErlangOTP29 #UnsafeAttributes #CodeSafety #DeveloperHumor #CompilerWarnings #HackerNews #ngated

  4. 🐦🎉 Erlang/OTP 29.0: Now with "unsafe" attributes because, apparently, developers needed a way to live dangerously! 🎢🚀 Plus, get your daily dose of excitement with compiler warnings and unsupported functions—because who doesn't love a good game of code Russian roulette? 🎯💥
    erlang.org/news/188 #ErlangOTP29 #UnsafeAttributes #CodeSafety #DeveloperHumor #CompilerWarnings #HackerNews #ngated

  5. 🚫🤖 #SDL gives #AI the boot, banning AI-written commits like they're contagious. Guess even bots can't escape the wrath of overzealous #gatekeepers. Humans, your code is safe... for now. 😂🔒
    github.com/libsdl-org/SDL/issu #Ban #CodeSafety #TechHumor #HumanTouch #HackerNews #ngated

  6. 🚫🤖 #SDL gives #AI the boot, banning AI-written commits like they're contagious. Guess even bots can't escape the wrath of overzealous #gatekeepers. Humans, your code is safe... for now. 😂🔒
    github.com/libsdl-org/SDL/issu #Ban #CodeSafety #TechHumor #HumanTouch #HackerNews #ngated

  7. 🚨 Oh no, #GitHub swung its mighty #DMCA hammer and squashed nearly all forks of the Claude-code repo, obliterating devs' dreams of free-tinkering utopia. 😱 But don't worry, GitHub's multitude of buzzword-packed features like "Advanced Security" and "Secret Protection" will still be there to keep your non-existent code safe from...well, mostly yourself. 🙃
    github.com/anthropics/claude-c #GitHubFeatures #DeveloperCommunity #CodeSafety #OpenSource #HackerNews #ngated

  8. 🚨 Oh no, #GitHub swung its mighty #DMCA hammer and squashed nearly all forks of the Claude-code repo, obliterating devs' dreams of free-tinkering utopia. 😱 But don't worry, GitHub's multitude of buzzword-packed features like "Advanced Security" and "Secret Protection" will still be there to keep your non-existent code safe from...well, mostly yourself. 🙃
    github.com/anthropics/claude-c #GitHubFeatures #DeveloperCommunity #CodeSafety #OpenSource #HackerNews #ngated

  9. 🚀✨ Behold, the Frankenstein's monster of languages: T-Ruby! 🤖⚡ Because who doesn't want to inject the cherished #chaos of JavaScript's #TypeScript into the serene realm of Ruby? 🧟‍♂️🔧 Enjoy turning your code into incomprehensible mush for the sake of "safety at scale" - because who needs simplicity when you can have more complexity? 🙃🔍
    type-ruby.github.io/ #T-Ruby #Ruby #CodeSafety #Complexity #HackerNews #ngated

  10. 🚀✨ Behold, the Frankenstein's monster of languages: T-Ruby! 🤖⚡ Because who doesn't want to inject the cherished #chaos of JavaScript's #TypeScript into the serene realm of Ruby? 🧟‍♂️🔧 Enjoy turning your code into incomprehensible mush for the sake of "safety at scale" - because who needs simplicity when you can have more complexity? 🙃🔍
    type-ruby.github.io/ #T-Ruby #Ruby #CodeSafety #Complexity #HackerNews #ngated

  11. Exploring how indexes outperform pointers in low-level code: they enable memory savings, simpler serialization, and enhanced safety. Zig's type-safe enum pattern addresses index misuse risks while preserving zero-cost abstractions. Thoughtful low-level design choices like this promote robust, efficient systems. What approaches have you seen for safer memory management? #SystemsProgramming #CodeSafety #LowLevel

  12. I'm all for AI tools like #Aardvark and #CodeMender helping find bugs and fix security flaws. But do you really want someone scanning all your code, with the risk it’s used to train #LLMs? #OpenAI #DeepMind #AI #Cybersecurity #ResponsibleAI #CodeSafety #DevSecOps

    Introducing Aardvark: OpenAI’s...

  13. Option types are a game-changer for handling nullability in code.

    With Option<T>, you always get explicit nullability checks, making your code safer and more predictable. No more unexpected null surprises or undefined headaches. Just clean, reliable code. 🚀

    #RustLang #Programming #CodeSafety #OptionTypes

  14. Option types are a game-changer for handling nullability in code.

    With Option<T>, you always get explicit nullability checks, making your code safer and more predictable. No more unexpected null surprises or undefined headaches. Just clean, reliable code. 🚀

    #RustLang #Programming #CodeSafety #OptionTypes