Log inOpen app
Petabridge
1,423 posts
user avatar
Petabridge
@petabridge
Maintainers and developers of @AkkaDotNet - we help .NET companies build large scale, high performance software.
Houston, TX
petabridge.com
Joined December 2014
47
Following
1,782
Followers
user avatar
@petabridge

See Petabridge’s full profile

Open X

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up
  • Pinned
    user avatar
    Petabridge
    @petabridge
    Nov 23, 2025
    "How Do You Fix 70% Data Loss Across 1 Million Concurrent Connections?" - this is a question a Production @AkkaDotNET Support customer asked us earlier this year. We solved it. Here's how we did it:
    How Do You Fix 70% Data Loss Across 1 Million Concurrent Connections?
    From petabridge.com
    4
    3
    21
    17K
  • user avatar
    Petabridge
    @petabridge
    9h
    One of the worst testing anti-patterns we see when working with networking code: "test-and-reserve free port" Didn't work when humans wrote it, doesn't work when AI does it. Just bind to port 0 and fetch the bound address back if you need it, rather than do it twice.
    "Bind-and-test" anti-pattern
    5
    1K
  • Petabridge reposted
    user avatar
    Aaron Stannard
    @Aaronontheweb
    Jul 2
    I've been wanting to get this video out the door like at least 6 weeks: "Introducing Netclaw: Always-on, Autonomous Agent Powered by @AkkaDotNET " Why have I spent hundreds of hours working on it, how does it help me, how does it work, and how can Netclaw help you?
    00:00
    3
    11
    61
    2.7K
  • user avatar
    Petabridge
    @petabridge
    Jun 25
    Netclaw v0.24.2 is out now, with support for DwarfStar / ds4 inference as well as numerous other quality of life fixes and improvements
    Netclaw v0.24.2 release notes
    2
    4
    355
    user avatar
    Petabridge
    @petabridge
    Jun 25
    Replying to @petabridge
    Give Netclaw some love on GitHub:
    github.com
    GitHub - netclaw-dev/netclaw: Simple, secure, reliable agents. Self-hosted. Open source. Built with...
    Simple, secure, reliable agents. Self-hosted. Open source. Built with .NET. - netclaw-dev/netclaw
    1
    1
    48
    user avatar
    Petabridge
    @petabridge
    Jun 25
    and join our Discord if you have questions:
    discord.com
    Join the Netclaw Discord Server!
    Check out the Netclaw community on Discord - hang out with 86 other members and enjoy free voice and text chat.
    1
    20
  • Petabridge reposted
    user avatar
    Aaron Stannard
    @Aaronontheweb
    Jun 19
    Netclaw v0.24.0 is now live! Big features in this release are all UX related: 1. Vastly simplified onboarding via `netclaw init` 2. Edit / update config any time via `netclaw config` 3. All channels (Discord / Slack / etc) have identical tooling + full parity 4. Tons of fixes
    Netclaw v0.24.0 release - massive UX improvements for Netclaw
    1
    3
    13
    997
  • user avatar
    Petabridge
    @petabridge
    Jun 18
    New YouTube video: "Debug Akka.Streams in Production with OpenTelemetry" Covers the new OTEL support we added for visualizing @AkkaDotNET streams in Akka .NET v1.5.66. We capture the full rendering of the real streams flow so you can properly debug and measure these.
    Akka.Streams graph visualized in Seq
    1
    1
    3
    865
    user avatar
    Petabridge
    @petabridge
    Jun 18
    Watch here: youtube.com/watch?v=lUFstR…
    1
    2
    82
    user avatar
    Petabridge
    @petabridge
    Jun 18
    Blog post is live here:
    Visualize Your Akka.Streams Graphs with OpenTelemetry
    From petabridge.com
    2
    77
  • Petabridge reposted
    user avatar
    Aaron Stannard
    @Aaronontheweb
    Jun 12
    A thing I haven't talked much about yet: Netclaw ships an open source "skill server" that exposes the proposed @Cloudflare agent skills standard for being able to discover / version skills just like a package feed essentially. Idea is to make it trivial to sync skills across org
    1
    2
    9
    708
  • user avatar
    Petabridge
    @petabridge
    Jun 10
    New video / blog post: "Why We Removed FluentAssertions from @AkkaDotNET " Akka .NET 1.5.64 removed FluentAssertions from every TestKit package. FA went commercial, and we were the 2nd-largest consumer of it on NuGet. No shade. But we won't hand a commercial dependency to every
    1
    2
    14
    3.4K
    user avatar
    Petabridge
    @petabridge
    Jun 10
    And the accompanying blog post with a written version:
    Why We Removed FluentAssertions from Akka.NET
    From petabridge.com
    1
    3
    245
  • user avatar
    Petabridge
    @petabridge
    Jun 10
    Still holds up really well a year later! "Model Context Protocol Without the Hype" 👇1/3
    Model Context Protocol Without the Hype
    1
    4
    940
    user avatar
    Petabridge
    @petabridge
    Jun 10
    Video: youtube.com/watch?v=gSV8F3… (please subscribe)
    Comment from @gary4wood
    From youtube.com
    1
    1
    224
    user avatar
    Petabridge
    @petabridge
    Jun 10
    Blog post:
    Model Context Protocol, Without the Hype
    From petabridge.com
    1
    93
  • user avatar
    Petabridge
    @petabridge
    Jun 7
    Using SkiaSharp to resize / compress images for multi-modal LLMs in Netclaw github.com/netclaw-dev/ne… Should make uploads more token and bandwidth-efficient
    fix(media): resize images once at ingest instead of re-inlining them every turn (#1296) by Aarono...
    From github.com
    1
    5
    898
  • user avatar
    Petabridge
    @petabridge
    Jun 6
    Netclaw v0.23.0 is out - lots of bug fixes and improvements in this release, including public beta build feed access: 1. Fixed numerous Docker issues (i.e. zombie processes) 2. High memory usage in tool-heavy call sessions fixed 3. Fixed Codex HTTP compat issues 4. More!
    Netclaw v0.23.0 release notes
    2
    7
    2K
    user avatar
    Petabridge
    @petabridge
    Jun 6
    See the full changelog here:
    netclaw.dev
    v0.23.0 — Netclaw Changelog
    Release notes for Netclaw v0.23.0 — Netclaw 0.23.0.
    1
    135
  • Petabridge reposted
    user avatar
    Aaron Stannard
    @Aaronontheweb
    Jun 6
    If Incremenalist suddenly broke for you, it's because changes to the most recent .NET 10 SDKs moved some MSBuild bits around. Several MSFT-hosted AzDo images all got upgraded to use that SDK. Update to Incrementalist 1.2.1 and that'll fix it. Please RT
    Release Incrementalist v1.2.1 · petabridge/Incrementalist
    From github.com
    2
    5
    19
    1.4K