sl
sl@pleroma.envs.net
Posts
-
Post #344689
I have just configured the OpenPGP Web Key Directory (WKD, RFC 7929) for my domain. #OpenPGP #email #encryption #WKD
-
Post #344687
Regret losing this CD single. It was way ahead of its time. N-Trance - The Mind of The Machine https://www.youtube.com/watch?v=dVdczhLxEGE #MindOfTheMachine #Prophetic #Nostalgia #AgenticAI
-
Post #344685
Google Antigravity - I set up it for a friend in frontend development. Since they’ve always worked the traditional way, their reaction was one of shock and awe. It’s absolutely awesome, yet terrifying at the same time. #GoogleAntigravity #AgenticAI #WebDev #Automation #Frontend #NoCode #AIagents
-
Post #344683
Announcing fsrb (File Search Replace Block), a new command-line utility for applying structured code edits with transactional integrity . fsrb simplifies integrating AI-generated changes using the aider-editor-diff format. It ensures all-or-nothing commits: if any patch fails, no files on disk are modified . Supports file creation and deletion, offering a robust alternative to complex diff/patch workflows. Available on GitHub: https://github.com/SamiLehtinen/fsrb
-
Post #344682
Gemini 3.1 Pro seems to be slightly overloaded and sluggish. #Google #Gemini #overloaded
-
Post #344681
FSRB on työkalu, joka tekee tiedostoihin täsmälliset “etsi & korvaa” -muutokset automaattisesti ja turvallisesti – ilman riskialtista käsin kopioi–liitä -sähläystä. FSRB lukee “patch”-tiedoston, etsii kohdetiedostoista tarkat tekstilohkot ja korvaa ne uusilla sisällöillä (ei perustu rivinumeroihin, vaan sisältöön). Ennen kuin se kirjoittaa mitään levylle, se tekee ensin tarkistuksen: jos yksikin muutos ei löydä täsmälleen yhtä osumaa (0 tai useampi osuma), mitään ei muuteta. Tämä...