The best developers don't just write code; they also draw. Whether you're building features, debugging systems, or explaining ideas to teammates, great architecture diagrams can make the differenceโฆ
Why great developers draw: 4 architecture diagrams that clarify everything
Why great software developers draw ๐ง โ๏ธ
At #AIMHDC2025 I shared 4 diagrams every dev should know:
๐งฉ Sequence
๐ Flowchart
๐๏ธ Class
๐๏ธ ERD
Because seeing the shape of your idea can be the difference between being heard & being understood.
๐ฅ youtu.be/ATGrRb9gCHo
#SoftwareDesign #DiagramsAsCode #FleetDM
14.10.2025 14:46 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
AI code completion is yesterday's news. Today's rise of AI coding agents, which are tools that autonomously generate, test, and even refactor code, raises a critical question: Will engineers becomeโฆ
Will AI coding agents replace software developers?
I gave this talk at Heartland Developers Conference 2025 last week:
๐ค Will AI coding agents replace software developers?
๐ www.youtube.com/watch?v=z0r3...
AI isnโt replacing developers overnight. Itโs changing what it means to be one.
#AI #Developers #SDLC #Engineering #AIMHDC2025
10.10.2025 08:30 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
The Commit Your Code Conference is a tech conference that donates 100% of all ticket sales to charity. Every speaker covers their own travel and accommodations to come down to Dallas just to supportโฆ
Victor Lyuboslavsky - Radical Transparency: Leading Engineering With Openness #CYC25
๐ค Spoke at #CYC25 last week on something I care deeply about: Radical Transparency: Leading Engineering With Openness.
๐บ Watch here: www.youtube.com/watch?v=5IZq...
When priorities are unclear, engineers stall. I shared how weโre tackling this at @fleetdm.bsky.social + what you can do, too.
02.10.2025 08:30 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
A guide to balancing focus and efficiency when working with AI agents, including tips on single-tasking vs multitasking
Full article:โฆ
Multitasking with AI agents: When it works and when it fails
๐ค Can AI agents really make multitasking more productive, or is it just a trap?
We broke it down in this video: when to single-task, when to multitask, and how to keep your agents on track.
๐บ Watch here ๐ youtu.be/HSDrhYvE3g0
#AI #AgenticAI #DeveloperExperience
04.09.2025 12:15 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
A personal story of how organizational dysfunction nearly broke me, and how transparency transformed everything. Learn why visibility matters more than process, meetings, or roadmaps.
Full article:โฆ
Why transparency beats everything else in engineering
Still one of my biggest lessons in engineering leadership:
Without transparency, even the best teams drift.
Make priorities visible. Make blockers public.
Everything else gets easier.
๐บ www.youtube.com/watch?v=3oSd...
#Engineering #Leadership #Transparency
28.08.2025 12:15 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Learn how using OpenTelemetry during development improves observability and prepares your app for production success
Full article: https://victoronsoftware.com/posts/opentelemetry-for-devs/
TODO appโฆ
Why developers should use OpenTelemetry in dev
Still debugging with guesswork?
OpenTelemetry gives you full visibility. Even in dev. ๐ ๏ธ
Why developers should use OpenTelemetry in dev
www.youtube.com/watch?v=1a8f...
Trace. Debug. Ship with confidence.
#OpenTelemetry #DevTools #Observability #Tracing #DevEx
21.08.2025 12:15 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Multitasking with AI agents: When it works and when it fails
A guide to balancing focus and efficiency when working with AI agents, including tips on single-tasking vs multitasking
๐ค Multitasking with AI agents: boost or distraction?
AI can code, debug & research in parallel, but should you?
๐ง When it works
โก When it fails
โ
How to stay efficient
Read more ๐ victoronsoftware.com/posts/multit...
#AI #DeveloperExperience #AgenticAI
19.08.2025 14:46 โ ๐ 1 ๐ 1 ๐ฌ 0 ๐ 0
๐ค AI agents aren't replacing developers, but they are changing how we work.
A few weeks ago we broke down their real impact across the SDLC.
Missed it?
๐บ Watch the video: www.youtube.com/watch?v=fdBx...
#AI #SoftwareEngineering #AIAgents #DevTools #LLMs
07.08.2025 21:05 โ ๐ 0 ๐ 1 ๐ฌ 0 ๐ 0
Why developers should use OpenTelemetry in dev
Learn how using OpenTelemetry during development improves observability and prepares your app for production success
We used to think OpenTelemetry was just for prod.
Turns out, itโs a dev tool too. ๐ ๏ธ
Why developers should use OpenTelemetry in dev:
โ victoronsoftware.com/posts/opente...
See how we:
โ
Trace API calls
โ
Debug SQL
โ
Correlate logs
โ
Catch errors early
#OpenTelemetry #DevTools #Observability
05.08.2025 08:30 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
๐ Still thinking about mTLS vs HTTP Message Signatures?
Breakdown + video:
โ
How they work
โ๏ธ Tradeoffs
๐ Comparison table
โ ๏ธ Replay attacks, TLS termination, more
๐บ Video: www.youtube.com/watch?v=aDMd...
#CyberSecurity #ZeroTrust #mTLS #SysAdmin
29.07.2025 20:45 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
YouTube video by Victor on Software
How to use TPM 2.0 to secure private keys
youtu.be/zwnznp5KeQs
22.07.2025 05:46 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
๐ฅ Missed the TPM deep dive? We made a video walkthrough.
๐ Key hierarchies
๐ Parent/child keys
๐ Signing with Go + tpm2-tools
โถ๏ธ youtu.be/zwnznp5KeQs
๐ victoronsoftware.com/posts/how-to...
#TPM #CyberSecurity #DeviceSecurity #Golang #SecureKeyStorage
21.07.2025 20:30 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
Will AI agents replace software developers?
A realistic look at how AI coding agents are reshaping software development and what engineers need to do to stay ahead
Will AI agents replace software developers? ๐ค
Not anytime soon.
Theyโre great at ๐ป implementation & ๐งช testing but not in other areas.
Even full code automation = only 43% productivity gain.
Full breakdown ๐ victoronsoftware.com/posts/will-a...
#AI #AIAgents #DevTools #SoftwareEngineering #LLMs
16.07.2025 14:46 โ ๐ 1 ๐ 1 ๐ฌ 0 ๐ 0
mTLS vs HTTP signature faceoff: securing your APIs
How mTLS and HTTP signatures work, where they fit best, and how to choose the right one for your architecture
๐ mTLS vs HTTP Message Signatures: which should you use?
We break down the tradeoffs for device enrollment & secure APIs.
โ
How they work
โ๏ธ Pros & cons
๐ Comparison table
๐ Why RFC 9421 matters
๐ victoronsoftware.com/posts/mtls-v...
#CyberSecurity #mTLS #ZeroTrust #SysAdmin #EndpointSecurity
10.07.2025 14:31 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
YouTube video by The Linux Foundation
Radical Transparency: Lessons From Open-Sourcing Nearly All Company Documenta... Victor Lyuboslavsky
I noticed the thumbnail is not showing up. Here is the link again (with a thumbnail this time).
www.youtube.com/watch?v=xfj_...
08.07.2025 19:21 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
At #OSSummit 2025, I shared how radical transparency shapes how we build at @fleetdm.bsky.social โ from open-sourcing internal docs to scaling trust across teams.
๐ฅ Full talk now up: www.youtube.com/watch?v=xfj_...
#OpenSource #EngineeringCulture #PublicByDefault #Transparency #Leadership
08.07.2025 15:45 โ ๐ 3 ๐ 0 ๐ฌ 1 ๐ 0
How to use TPM 2.0 to secure private keys
A practical guide to generating, storing, and using private keys with hardware-backed protection
๐ At @fleetdm.bsky.social, weโre taking endpoint security to the next level.
Just dropped a deep-dive on using TPM 2.0 for hardware-backed key storage โ with real-world Go + tpm2-tools examples.
๐งต๐
victoronsoftware.com/posts/how-to...
#CyberSecurity #DeviceSecurity #Golang #SoftwareDevelopment
02.07.2025 12:37 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
From nerves to exhilaration: honest reflections on a first-time conference talkFull article: https://victoronsoftware.com/posts/first-conference-talk/
My first conference talk experience
Missed my first conference talk recap?
Top lessons:
โ
Prep is key
โ
Growth happens outside your comfort zone
โ
Best convos happen off stage
๐ Article: victoronsoftware.com/posts/first-...
โถ๏ธ Video: www.youtube.com/watch?v=IaY9...
#DevDaysEurope #PublicSpeaking #TechCommunity
16.06.2025 12:03 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Session name: Readable Code: The Secret to Clean, Productive SoftwareSpeaker: Victor LyuboslavskySession description: Unreadable code is a silent killer of s...
Victor Lyuboslavsky: Readable Code: The Secret to Clean, Productive Software
๐ค Just gave my first public keynote at #DevDaysEurope on "Readable Code"!
Covered what readability really means, why it matters, metrics, AIโs impact, and practical ways to improve codebases.
Watch here: www.youtube.com/watch?v=lQBY...
#SoftwareEngineering #DeveloperExperience
12.06.2025 08:30 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Open Source Summit North America 2025: Radical Transparency: Lessons From Open-...
View more about this event at Open Source Summit North America 2025
๐ Excited to speak at Open Source Summit North America 2025 on June 23 and represent @fleetdm.bsky.social!
Radical Transparency: Lessons from Open-Sourcing Nearly All Company Documentation
๐ ossna2025.sched.com/event/1zfgo/...
#OSSummit #LinuxFoundation
04.06.2025 08:30 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Use GitHub, Grafana, SQL, and free-tier infrastructure to power your engineering benchmarksFull article: https://victoronsoftware.com/posts/engineering-metri...
Full-featured engineering metricsโfor free
๐งญ A few weeks ago, we shared how we built a free, full-featured engineering metrics dashboard.
Since then, we started using it at @fleetdm.bsky.social to spot patterns in how our team collaborates ๐ช
๐ฅ www.youtube.com/watch?v=okYO...
๐ victoronsoftware.com/posts/engine...
#Metrics #DevEx
02.06.2025 12:03 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
My first conference talk experience
From nerves to exhilaration: honest reflections on a first-time conference talk
๐ค Just gave my first conference talk at #DevDaysEuropeโoverseas, on a movie theater stage, in front of ~300 engineers.
Nerves, jet lag, and adrenaline were real, but so was the โspeakerโs high.โ
๐ Read: victoronsoftware.com/posts/first-...
#PublicSpeaking #TechCommunity #ConferenceSpeaker
28.05.2025 14:48 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Full-featured engineering metricsโfor free
Use GitHub, Grafana, SQL, and free-tier infrastructure to power your engineering benchmarks
Track engineering metrics with real powerโfor free ๐ฅ
โ
GitHub Actions
โ
BigQuery
โ
Grafana
We built a dashboard with moving averages, filters, & drill-down linksโall on free-tier tools.
๐ victoronsoftware.com/posts/engine...
#EngineeringManagement #Metrics #SoftwareDevelopment
16.05.2025 14:46 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Introducing MCP: Lessons from building an AI-driven server
How we taught an AI agent to use our product with MCP
๐ง What if your AI agent could learn to use your product, like a real teammate?
We taught an AI agent to use @fleetdm.bsky.social APIโno commands, just natural languageโusing MCP.
Lessons learned, mistakes made. Full story here ๐
victoronsoftware.com/posts/introd...
#AgenticAI #MCP #AI #DevTools
09.05.2025 08:30 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
When code isn't readable, it feels like sitting through a 10-hour movie called "Stuff Happens" ๐ฌ
Good code tells a story you can actually follow:
Break long functions ๐
Use clear, descriptive names ๐ท๏ธ
Otherwise, enjoy the premiere. ๐ฟ
#CodeReadability #CodingLife
29.04.2025 08:30 โ ๐ 1 ๐ 1 ๐ฌ 0 ๐ 0
Speed up your CI test time by parallelizing a large Go test suiteFull article: https://victoronsoftware.com/posts/large-go-test-suite/Test execution time: ht...
How to speed up a large Go test suite
Weโve put the Go parallel test suite strategy to work at @fleetdm.bsky.social โsplitting Go tests into named groups and running them in parallel with GitHub Actions. ๐
Article: victoronsoftware.com/posts/large-...
Video: www.youtube.com/watch?v=AFVl...
#Golang #CI #DeveloperExperience
21.04.2025 12:02 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
How to speed up a large Go test suite
Speed up your CI test time by parallelizing a large Go test suite
๐ Speed up your Go test suite (and your CI)! ๐งช๐จ
Tired of waiting forever for your tests to finish in CI? ๐ฉ You're not alone.
Check out our latest guide on parallelizing large Go test suites to drastically cut down CI cycle times. ๐โก๏ธ
victoronsoftware.com/posts/large-...
#Golang #UnitTesting #DevX
09.04.2025 14:46 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Introduction to diagramming with Mermaid for software engineersFull article: https://victoronsoftware.com/posts/mermaid-intro/Mermaid docs: https://mermaid.j...
4 key Mermaid diagrams for software developers
Weโve put these #Mermaid diagrams to work on our projectโSequence, Flowchart, Class, and ERDโand theyโve transformed our design process! ๐ From dev discussions to docs, they keep everyone aligned. ๐ปโจ
Article: victoronsoftware.com/posts/mermai...
Video:
07.04.2025 12:01 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Why modularity and cohesion are important for building modern scalable software systemsFull article: https://victoronsoftware.com/posts/software-modularity/F...
6 business benefits of software modularity and cohesion
Missed our deep dive on #Modularity & #Cohesion? Weโre still seeing big gains in:
โก Faster development
๐ Reduced risk
๐ค Organizational scalability
โฑ๏ธ Faster onboarding
๐ง Greater flexibility
๐ฑ Engineer growth
Article: victoronsoftware.com/posts/softwa...
Video:
31.03.2025 12:00 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Open-source device management for everyone ๐ปโ๏ธ
CEO of Bluesky, steward of AT Protocol.
dec/acc ๐ฑ ๐ชด ๐ณ
Software engineer (currently C# React TS, previously C# ASP.NET JS SQL Azure, previously C# WPF SQL, previously C++ MFC, previously C & asm, previously C FORTRAN YACC asm, previously machine code), DIY handyman, husband, dad of 3, repair vs replace, dog lo
Author, game designer, technologist, teacher.
Helped to create the CVE and many other things. Fixed autorun for XP. On Blackhat Review board.
Books [โฆ]
[bridged from https://infosec.exchange/@adamshostack on the fediverse by https://fed.brid.gy/ ]
Sumana Harihareswara. New York City woman who reads scifi, improves open source software, and does stand-up comedy.
https://harihareswara.net ; also @brainwane@social.coop on Mastodon.
https://dev.to/franckpachot
๐ฅ Developer Advocate at ๐ MongoDB
๐ธ AWS Data Hero
๐
พ๏ธ Oracle Certified Master
๐ PostgreSQL andโโ YugabyteโDB
Data journalist at The Wall Street Journal and author of the book "Practical SQL" from No Starch Press. https://nostarch.com/practical-sql-2nd-edition/
๐ณ๏ธโโง๏ธ๐ฎ๐ฉ she/it ยท 22
web dev, javascript pervert
dms open but rarely checked
mary.my.id for projects and other socials
Software Developer at The Qt Company. Berlin based. Tesla driver. Tango dancer. ๐ฉ๐ช ๐ท๐ด
RPGs, folk tales, worker co-ops, a podcast
https://newschoolrevolution.com
https://patreon.com/betweentwocairns
Developer at Expo โข prev. Director of Engineering, Mobile Services at Formidable โข React Native โข GraphQL โข ๐ช๐ช โข ๐ฌ๐ง
He/him. Board member at CoSocial.ca.
Research Director, Social Web Foundation.
Director of Open Technology at Open Earth Foundation (OEF).
Author of "ActivityPub [โฆ]
๐ bridged from โ https://cosocial.ca/@evan, follow @ap.brid.gy to interact
Software Engineer @ OneFootball โฝ๏ธ
Juventus obsessed โช๏ธโซ๏ธ
Shite Reliability Engineer, Microsoft MVP, Devcontainers Evangelist
Mostly talk about Tech, Music & NUFC
I have no idea what I'm doing ๐คทโโ๏ธ
๐ Hexham, Northumberland
PgConf NYC is back at Convene in Midtown Manhattan from September 30th - October 2nd 2024!
Professor of Biomolecular Engineering at the University of California, Santa Cruz; Associate Director, UC Santa Cruz Genomics Institute
๐ https://kau.sh
๐จโ๐ป Principal Engineer @instacart + Caper ๐
๐ง Fragmented podcast
๐ค Google Developer Expert
Recovering forum poster, politics doomer, basketball nerd. I write code for a living. He/him. Views entirely my own.
Deputy Chair of the Ankh-Morpork Postersโ Guild
๐ณ๏ธโโง๏ธ rights are human rights