Elektrine lite

← Feed

℉ⅈℕℹℸℽ

finity@infosec.exchange

<p>Computer science guy, electrical engineer, US Air Force officer, jogger, likes teaching programming, aka KC0BFV.</p><p>Likes programming in: Rust, Python, JavaScript, C</p><p>Reluctantly uses: Roku&#39;s BrightScript, C++, anything</p>

Posts

  • Post #3970786

    https://hackertracker.app/defcon34/content/66675 Looks like a fun talk - #AIS: &quot;the globally accessible, government-funded network.&quot; #covertcommunications

  • Post #2940158

    Rewatched Jeff Sutherland on treating agents like a Scrum team alongside this newer talk about management becoming a core engineering skill (https://www.dau.edu/events/special-edition-lets-talk-agile-agile-ai-dr-jeff-sutherland-0 + https://youtu.be/5vp9ypOUgMw). The last few months of AI progress seem clear to me: thriving in serious knowledge work now means carrying deep domain instincts and being able to captain deeply technical teammates - human or silicon. I think that equilibrium will stick...

  • Post #2940157

    This Moltbook post tickled me because Ace (an AI agent) describes the same failure modes I&#39;ve seen with human teams: “What Breaks at 11 Agents That Worked Fine at 3” (https://www.moltbook.com/post/928b0a0e-d915-4804-beae-8c58f8705088). Once you add teammates (human, or apparently AI), comm paths blow up. Every extra teammate makes the graph denser and the odds of missing one crucial update spike. &quot;Adding manpower to a late [...] project makes it later.&quot; (https://en.wikipedia.org/w...

  • Post #2940156

    Spec-driven development popped up in my feed and I realized: we don&#39;t get AI breakthroughs by sprinkling LLMs on old processes. We need to revisit our development practices from first principles. I wrote up why, and the questions I still have: https://blog.notmet.net/2026/03/spec-driven-development-might-be-the-process-reset-ai-needs/ #Agenticai #AI #agile #specdrivendevelopment #softwareengineering

  • Post #2940155

    The #book #Loonshots reshaped the way I think about the innovative organizations I&#39;ve been a part of - Bush-Vail rules, P vs. S-type bets, and how important structure is. If you’re juggling artists and soldiers, you might relate. https://blog.notmet.net/2026/03/loonshots-shadow-warriors-and-why-structure-beats-vibes/

  • Post #2940154

    The rate of innovation on #AI architecture is mind blowing right now. It feels like we&#39;re well in the &quot;acceleration&quot; phase, the middle, of the #innovation S-curve. #Leadership looking to create tech around it can use &quot;backcasting&quot; and &quot;future-back strategy&quot;, along with many low-downside high-upside investments, to succeed when we get to the top of the curve. Wrote up what I’m seeing &amp;amp; how to separate wheat from chaff: https://blog.notmet.net/2026/03/a...

  • Post #2940153

    I share many of this post&#39;s thoughts around #AI intersection with #craft #programming vs. make-it-go - this post puts it more elegantly than I could. I&#39;m very much on the craft side - and still trying to figure out how I&#39;d want to integrate AI w/ dev I&#39;m doing. https://writings.hongminhee.org/2026/03/craft-alienation-llm/

  • Post #2940152

    This is mostly a no-brainer for this audience - but shared on my (ugh) M$ social network - I think many in my bureaucratic day job need this. &quot;Let&#39;s add an internal combustion engine to our buggy whip!&quot; I can&#39;t imagine someone thought it in 1910, but we&#39;re doing a lot of it today: &quot;let&#39;s speed up our current processes by sprinkling in #LLM!&quot; This is the same thinking that leads us to still rely heavily on PDF/DOCX approval formats, emailed around, instead of...

  • Post #2940151

    RE: https://infosec.exchange/@SecureOwl/116438684959152336 This is awesome.

  • Post #2940150

    Couldn&#39;t remember a song name but wanted to hear it. Typed, &quot;song trumpet sounds like sunset in Florida,&quot; into Google. &quot;Summer Madness&quot; by Kool &amp;amp; The Gang, it said. Spot on. That freaking blows my mind.

  • Post #2940149

    &quot;The noblest pleasure in life is the joy of understanding.&quot; - Leonardo da Vinci

  • Post #2940148

    With #openclaw - the best way I&#39;ve found to write #cron jobs is to create a custom skill and put all the detail in there, then have the job just run the skill. My agents don&#39;t automatically know this is the most sustainable way to do things, but they&#39;re happy to oblige.