home.social

Search

51 results for “CodeDead”

  1. Here is the new #JavaFX #LinksOfTheWeek, published on jfx-central.com/links.

    Thanks to
    @johanvos
    @gluonhq
    @CodeDead
    Bruno Salmon
    Craig Raw
    Troels Mortensen
    @maehem

    Happy reading, and have a lovely #Java weekend!

  2. More on the CodeRED Ransomware event:

    "...If genuine, the chat logs suggest INC's initial ransom demand was originally set at $950,000 but later reduced to $450,000. The logs also suggest that Crisis24 offered an initial $100,000 payment, and later upped it to $150,000, which INC rejected...."

    The Register: CodeRED emergency alert system CodeDEAD after INC ransomware attack

    Wed 26 Nov 2025 // 14:33 UTC

    theregister.com/2025/11/26/cod?

    #codered #ransomware #cybersecurity #crisis24 #emergencymanagement

  3. Updated the docs for my pure-Java implementation of OPAQUE (client and server) with also a typescript client. codeheadsystems.github.io/hofm

    I included links to other known projects, different languages and levels of maturity. I'm finishing up the main code and have examples of integrations. As that gets solidified, I need to find some group to do a security analysis of it. Apache 2 licensed.

    #opaque #java #cryptography #infosec

  4. I just published an RFC compliant Java implementation of OPAQUE/OPRF. OPAQUE provides authentication without the need to share the passwords... rendering server's authentication database useless for offline attacks. This implementation, with Typescript/Client support and Open API specs, can be found here: github.com/codeheadsystems/hof

    I'd love to get a few eyes on it, looking for comments or security concerns. It's Apache 2 licensed and I'd love to get this (or something like it) everywhere to reduce the value of powning servers. I plan more ports to other languages, go, rust, c#.

    #Java #Authentication #cryptography #infosec #opaque #oprf #rfc

  5. I just published an RFC compliant Java implementation of OPAQUE/OPRF. OPAQUE provides authentication without the need to share the passwords... rendering server's authentication database useless for offline attacks. This implementation, with Typescript/Client support and Open API specs, can be found here: github.com/codeheadsystems/hof

    I'd love to get a few eyes on it, looking for comments or security concerns. It's Apache 2 licensed and I'd love to get this (or something like it) everywhere to reduce the value of powning servers. I plan more ports to other languages, go, rust, c#.

    #Java #Authentication #cryptography #infosec #opaque #oprf #rfc

  6. I just published an RFC compliant Java implementation of OPAQUE/OPRF. OPAQUE provides authentication without the need to share the passwords... rendering server's authentication database useless for offline attacks. This implementation, with Typescript/Client support and Open API specs, can be found here: github.com/codeheadsystems/hof

    I'd love to get a few eyes on it, looking for comments or security concerns. It's Apache 2 licensed and I'd love to get this (or something like it) everywhere to reduce the value of powning servers. I plan more ports to other languages, go, rust, c#.

  7. 🚀 Want to Grow Faster as a Developer? Improve Your Code Readability Today 🚀

    If you’ve ever opened an old piece of code and felt a wave of panic trying to understand what you were thinking, you’re not alone.

    #CodeReadability #DeveloperGrowth #SoftwareCraftsmanship #CleanCode #CSharp #CodeSimplicity #Dotnet #SoftwareDevelopment #TechEducation #LearnToCode #Programming @bot boost this

  8. OpenAI declared “Code Red” in Dec. Now It looks more like “Code Dead.” 💀

    The scorecard for 2026 so far:
    ❌ Lost $12B in ONE quarter.
    ❌ GPT-5 flopped (users preferred the old model).
    ❌ Key founders (Ilya, Mira, Greg) left the building.
    ❌ Gemini hit 650M users while ChatGPT traffic fell.
    ❌ Burning $5B/year on memes.

    Is the AGI dream over, or just stalled?

    Unpopular opinion: OpenAI is turning into the WeWork of AI. 🏢💥

    When you lose $12B a quarter to build a model that is worse at basic math than its predecessor, you don’t have a tech company. You have a charity for NVIDIA.

    If you’re holding AI infrastructure bets, look at the fundamentals. The gap between the “revolution” and the P&L sheet has never been wider.

    Who is still bullish on $MSFT / OpenAI at these valuations? Explain why. 🧵

    nbloglinks.com/openai-declared

    #OpenAI #ArtificialIntelligence #Gemini #Tech #AIStocks #GenAI #TechNews

  9. OpenAI declared "Code Red" in Dec. Now it looks more like "Code Dead." 💀 Is OpenAI is turning into the WeWork of AI? Is the AGI dream over, or just stalled? www.nbloglinks.com/openai-decla... #OpenAI #ArtificialIntelligence #Gemini #Tech #AIStocks #GenAI #TechNews

    OpenAI declared “Code Red” in ...

  10. 👨‍💻 Oh wow, Ruby 3.5 introduces "Namespace on read"—because apparently, naming things properly was just too mainstream. 🎉 It's like they hired a committee to make reading code as much fun as deciphering Egyptian hieroglyphics in the dark. 🤷‍♂️
    bugs.ruby-lang.org/issues/21311 #Ruby35 #NamespaceOnRead #CodeReadability #DeveloperHumor #ProgrammingNews #HackerNews #ngated

  11. Ah yes, the infamous X Macros, the pattern that promises to revolutionize your code while simultaneously making it as readable as hieroglyphics 🤔. This blog post attempts to glorify a relic from the C programming crypt, but let's be honest: the only thing more confusing than X Macros is understanding why anyone would willingly dive into this rabbit hole in 2023 🕳️🐇.
    danilafe.com/blog/chapel_x_mac #XMacros #CProgramming #CodeReadability #TechHumor #CodingTrends #HackerNews #ngated

  12. Ah yes, the infamous X Macros, the pattern that promises to revolutionize your code while simultaneously making it as readable as hieroglyphics 🤔. This blog post attempts to glorify a relic from the C programming crypt, but let's be honest: the only thing more confusing than X Macros is understanding why anyone would willingly dive into this rabbit hole in 2023 🕳️🐇.
    danilafe.com/blog/chapel_x_mac #XMacros #CProgramming #CodeReadability #TechHumor #CodingTrends #HackerNews #ngated

  13. Ah yes, the infamous X Macros, the pattern that promises to revolutionize your code while simultaneously making it as readable as hieroglyphics 🤔. This blog post attempts to glorify a relic from the C programming crypt, but let's be honest: the only thing more confusing than X Macros is understanding why anyone would willingly dive into this rabbit hole in 2023 🕳️🐇.
    danilafe.com/blog/chapel_x_mac #XMacros #CProgramming #CodeReadability #TechHumor #CodingTrends #HackerNews #ngated

  14. How Do You Choose Python Function Names? – Real Python

    Rules and conventions for naming Python functions emphasizing:
    ➡️the importance of using descriptive, snake-case names.
    ➡️the use of underscores for internal methods
    ➡️differences in naming conventions for variables and classes.

    The article is based on Python Enhancement Proposals PEP8

    realpython.com/python-function

  15. Embracing Functional Programming in C# - CodeProject

    An exploration of the benefits of **functional programming in C#**. The article covers code readability, efficiency, and unit testing. Other highlights are the challenges of state mutation, the importance of immutability, and the concept of pure functions.

    codeproject.com/Articles/53767

  16. Embracing Functional Programming in C# - CodeProject

    An exploration of the benefits of **functional programming in C#**. The article covers code readability, efficiency, and unit testing. Other highlights are the challenges of state mutation, the importance of immutability, and the concept of pure functions.

    #FunctionalProgramming #CSharp #CodeReadability #Immutability #PureFunctions #ErrorHandling #Programming

    codeproject.com/Articles/53767

  17. Embracing Functional Programming in C# - CodeProject

    An exploration of the benefits of **functional programming in C#**. The article covers code readability, efficiency, and unit testing. Other highlights are the challenges of state mutation, the importance of immutability, and the concept of pure functions.

    #FunctionalProgramming #CSharp #CodeReadability #Immutability #PureFunctions #ErrorHandling #Programming

    codeproject.com/Articles/53767

  18. Embracing Functional Programming in C# - CodeProject

    An exploration of the benefits of **functional programming in C#**. The article covers code readability, efficiency, and unit testing. Other highlights are the challenges of state mutation, the importance of immutability, and the concept of pure functions.

    #FunctionalProgramming #CSharp #CodeReadability #Immutability #PureFunctions #ErrorHandling #Programming

    codeproject.com/Articles/53767

  19. Refactor your code with default lambda parameters - .NET Blog

    This article concludes a series on C# 12, highlighting "default lambda parameters" which simplify expressing default values in lambdas, enhancing code readability and maintainability

    devblogs.microsoft.com/dotnet/