Stephen M.'s Avatar

Stephen M.

@lattesandvim.dev

Principal Engineer @ 639Cloud.com dad | partner | software | devops | golang | rust | typescript Your favorite engineer’s favorite engineer.

377
Followers
322
Following
340
Posts
29.05.2023
Joined
Posts Following

Latest posts by Stephen M. @lattesandvim.dev

My stint with #android is coming to an end. It's largely "death by a thousand paper cuts" and not just one thing. There's definitely a lot I like but ultimately it's just not going to work out.

04.03.2026 10:58 👍 0 🔁 0 💬 0 📌 0

Just saw the base I lived/worked on in Kuwait back in 2010 was struck by a drone

02.03.2026 18:43 👍 0 🔁 0 💬 0 📌 0

I love a good "dreamin' pupper" post 🫶

02.03.2026 18:31 👍 1 🔁 0 💬 0 📌 0

I'm using cargo-dist which makes having a #Homebrew tap really easy. So, if you're on a Mac you can:
brew install rebelopsio/tap/boundary
brew install rebelopsio/tap/boundary-lsp

01.03.2026 16:48 👍 0 🔁 0 💬 0 📌 0
Preview
GitHub - rebelopsio/boundary.nvim: Neovim plugin for boundary - DDD/Hexagonal Architecture static analysis. Provides LSP integration (inline diagnostics, hover info), commands for architecture scores ... Neovim plugin for boundary - DDD/Hexagonal Architecture static analysis. Provides LSP integration (inline diagnostics, hover info), commands for architecture scores and violation reports, and diagr...

I've built an #lsp implementation (crate in main repo) along with a #NeoVim plugin:
github.com/rebelopsio/boundary.nvim

01.03.2026 16:48 👍 1 🔁 0 💬 1 📌 0
Introduction - Boundary

I've been maintaining docs here:
rebelopsio.github.io/boundary

01.03.2026 16:48 👍 0 🔁 0 💬 1 📌 0
Preview
GitHub - rebelopsio/boundary: A static analysis tool for evaluating Domain-Driven Design and Hexagonal Architecture in your codebase. Detects layer violations, scores architectural health, and generat... A static analysis tool for evaluating Domain-Driven Design and Hexagonal Architecture in your codebase. Detects layer violations, scores architectural health, and generates dependency graphs. Catch...

If you're into #DDD + #HexagonalArchitecture feel free to give boundary a try. I'd love any feedback. My goal is to increase the feedback loop of learning, refactoring, and maintaining a code repository that uses or would benefit from implementing DDD + hex arch.
github.com/rebelopsio/boundary

01.03.2026 16:48 👍 0 🔁 0 💬 1 📌 0

I've really enjoyed working on boundary lately. I'm a solo engineer at a cloud service provider start-up who inherited a very unorganized monorepo of 15+ #golang services and #reactjs portals. Building objectivity + configurability into the scoring engine has been a challenge but progress on track.

01.03.2026 16:48 👍 2 🔁 0 💬 1 📌 0

Tech is definitely in its bootlicker era

01.03.2026 16:23 👍 2 🔁 0 💬 0 📌 0
Post image

I got to see the infamous @elchefe.me today at #hrdevfest back in our old stomping grounds

27.02.2026 23:49 👍 5 🔁 1 💬 0 📌 0

My espresso machine is not working and needs to be sent for repair. This makes me sad as I've had to resort to Starbucks. I had found a local repair company but they don't work on Breville, which was sad to find out.

19.02.2026 12:58 👍 0 🔁 0 💬 0 📌 0

Guess who has two thumbs and gets to see @elchefe.me next week!

19.02.2026 12:01 👍 1 🔁 0 💬 1 📌 0

I grew up in VA, I felt this video in my soul.

19.02.2026 11:41 👍 1 🔁 0 💬 1 📌 0
Preview
GitHub - rebelopsio/boundary.nvim: Neovim plugin for boundary - DDD/Hexagonal Architecture static analysis. Provides LSP integration (inline diagnostics, hover info), commands for architecture scores ... Neovim plugin for boundary - DDD/Hexagonal Architecture static analysis. Provides LSP integration (inline diagnostics, hover info), commands for architecture scores and violation reports, and diagr...

If you use #neovim, there's a plugin:
github.com/rebelopsio/boundary.nvim

19.02.2026 00:10 👍 0 🔁 0 💬 0 📌 0
Preview
GitHub - rebelopsio/boundary: A static analysis tool for evaluating Domain-Driven Design and Hexagonal Architecture in your codebase. Detects layer violations, scores architectural health, and generat... A static analysis tool for evaluating Domain-Driven Design and Hexagonal Architecture in your codebase. Detects layer violations, scores architectural health, and generates dependency graphs. Catch...

github.com/rebelopsio/boundary

19.02.2026 00:10 👍 0 🔁 0 💬 1 📌 0

I finally have crates on crates.io! If you're into #DDD and hexagonal architecture, check out this little tool I'm working on. Inspired by a conversation with @thomrstrom.bsky.social, it uses tree-sitter to score, document, and graph your repository for how well it complies.

19.02.2026 00:10 👍 1 🔁 0 💬 1 📌 0

I'm looking for new roles #golang

05.02.2026 00:31 👍 1 🔁 0 💬 0 📌 0

Just merged an update in my #kakuri project which includes JSON tokenizer, parser, and serializer. #zig #ziglang

23.01.2026 22:41 👍 0 🔁 0 💬 0 📌 0

I finally replaced my $10 coffee scale. I ended up going with a Bookoo Themis Ultra. I don't know why it took me so long but the consistency compared to my old scale is excellent.

21.01.2026 14:26 👍 0 🔁 0 💬 0 📌 0

Had lunch with @thomrstrom.bsky.social today. I learned that Szechuan spices create a zingy, fizzy, or even numbing sensation.

21.01.2026 02:14 👍 0 🔁 0 💬 0 📌 0

Our install didn't make it out of our lower environment before CQ and I parted ways unfortunately.

21.01.2026 02:10 👍 0 🔁 0 💬 0 📌 0

I agree and, to add, I had success migrating to Envoy Gateway when I was at @cloudquery.bsky.social. At the time Envoy had better documentation around integrating cert-manager, etc.

20.01.2026 23:56 👍 1 🔁 0 💬 1 📌 0

Ok, I just finished my JSON tokenizer and parser (focused on a particular struct shape) before moving on to a generic implementation using comptime and reflection. #ziglang #zig

19.01.2026 22:47 👍 2 🔁 0 💬 0 📌 0

I've been using Claude web as a "mentor" and this response made me feel good:

"Excellent question! This shows you're thinking like a systems programmer. You're absolutely right to be concerned, and your instinct from "valid parentheses" is spot-on!"

🙌

13.01.2026 19:27 👍 0 🔁 0 💬 0 📌 0

😂

12.01.2026 22:27 👍 1 🔁 0 💬 0 📌 0

We must have the same dog lol

12.01.2026 21:03 👍 1 🔁 0 💬 1 📌 0

Yeah I'm really enjoying it so far!

12.01.2026 19:48 👍 0 🔁 0 💬 0 📌 0

I definitely need to look at AoC again. I am currently working on a learning project written in Zig. As part of the project I've decided to write my own libs and I'm currently working on a JSON tokenizer/parser lib. It's been fun so far.

12.01.2026 19:04 👍 0 🔁 0 💬 1 📌 0

I'm intrigued by the Lenovo X9-15p. I'm going to try and stay updated in case Lenovo offers a Linux version.

10.01.2026 20:06 👍 1 🔁 0 💬 0 📌 0

🔥

09.01.2026 14:44 👍 1 🔁 0 💬 0 📌 0