GitHub - Govcraft/latin-experiment
Contribute to Govcraft/latin-experiment development by creating an account on GitHub.
I wrote a paper on multi-agent LLM coordination using stigmergy-inspired pressure fields. Ready to post to arXiv (cs.MA) but need an endorser since I'm an independent researcher. Paper here: github.com/Govcraft/lat.... DM me if you can help?
#MachineLearning #LLM #MultiAgentSystems
11.01.2026 03:01
๐ 2
๐ 0
๐ฌ 0
๐ 0
If youโre curious:
Repo: github.com/govcraft/act...
Docs: govcraft.github.io/acton-service/
If it helps you out, toss it a โญ.
If not, thatโs cool too โ Carrot will judge you silently from his nap box.
17.11.2025 21:55
๐ 0
๐ 0
๐ฌ 0
๐ 0
But if you are stuck building microservices โ scaling, org structure, โthe business said soโ โ having guardrails beats hand-rolled chaos.
Thatโs really all acton-service is: a โplease donโt burn the building downโ starter kit.
17.11.2025 21:55
๐ 0
๐ 0
๐ฌ 1
๐ 0
So yeah: if you donโt already have real reasons to run multiple services, skip it.
Monoliths are great. Modular monoliths are even better.
Not everything needs its own deployment, dashboard, and pager duty rotation.
17.11.2025 21:55
๐ 0
๐ 0
๐ฌ 1
๐ 0
Acton-Service exists because I got tired of rewriting the same production glue:
API versioning, HTTP+gRPC on one port, OTel, retries, circuit breakers, health checks, sane config.
Nothing wild โ just the boring stuff you always end up needing.
17.11.2025 21:55
๐ 0
๐ 0
๐ฌ 1
๐ 0
Somewhere along the way, โmicroservicesโ became a default instead of โthe thing you do after exhausting every simpler option.โ
Most folks donโt need 10 services, a tracing pipeline, and a small Kubernetes hobby farm to ship a feature.
17.11.2025 21:55
๐ 0
๐ 0
๐ฌ 1
๐ 0
I wrote a microservices framework in Rust.
Itโs called acton-service.
And honestly, you probably shouldnโt use it.
Not because itโs bad โ it works โ but because most teams donโt need microservices at all.
17.11.2025 21:55
๐ 3
๐ 0
๐ฌ 1
๐ 0
Nice!
02.10.2025 01:15
๐ 1
๐ 0
๐ฌ 0
๐ 0
Added to the hammock queue.
25.05.2025 14:48
๐ 6
๐ 0
๐ฌ 0
๐ 0
Ouch! ๐
25.05.2025 14:44
๐ 4
๐ 0
๐ฌ 0
๐ 0
Cool beans.
07.05.2025 21:10
๐ 3
๐ 0
๐ฌ 0
๐ 0
Awesome! ๐
07.05.2025 21:10
๐ 3
๐ 0
๐ฌ 0
๐ 0
Try the GitHub repo.
07.05.2025 21:03
๐ 0
๐ 0
๐ฌ 0
๐ 0
๐ฎ
07.05.2025 21:00
๐ 0
๐ 0
๐ฌ 0
๐ 0
My #Rust crate "Magic Type ID" (MTI) is now v1.0! ๐
Opaque UUIDs (f47ac...) make logs & APIs a guessing game. MTI gives you human-readable, type-safe IDs like user_01h45....
Globally unique, K-sortable, and way clearer for debugging. ๐ฆ๐
Grab it: crates.io/crates/mti
Toss a โญ: github.com/GovCraft/mti
07.05.2025 20:17
๐ 5
๐ 0
๐ฌ 0
๐ 0
Actually teams find it takes far less time to get to market once everyone is past the learning curve. Code and PR reviews take less time, for example, because the compiler carries some of that weight.
13.04.2025 16:33
๐ 1
๐ 0
๐ฌ 1
๐ 0
GitHub - Govcraft/mail-laser: Lightweight server that forwards emails (sender, subject, text, optional HTML) as JSON via POST to a webhook URL. Ideal for email integration with web services & automati...
Lightweight server that forwards emails (sender, subject, text, optional HTML) as JSON via POST to a webhook URL. Ideal for email integration with web services & automation. Supports Docker, bi...
Check it out on GitHub! Open-source, MIT-licensed, built in Rust. Bridges email to web appsโuse Docker or binaries, no coding required. Grab it or toss a โญ if useful! ๐ฆ๐ก #opensource #coding
github.com/Govcraft/mail-laser
06.04.2025 08:43
๐ 3
๐ 0
๐ฌ 0
๐ 0
MailLaser forwards emails without storing them. Set target addresses and a webhook URL to automate. Runs via Docker, binaries, or source. Includes a /health endpoint for monitoring. Built for local testing, production workflows, or APIs! โ๏ธ #webhooks #rust
06.04.2025 08:43
๐ 2
๐ 0
๐ฌ 1
๐ 0
GitHub - Govcraft/mail-laser: Lightweight server that forwards emails (sender, subject, text, optional HTML) as JSON via POST to a webhook URL. Ideal for email integration with web services & automati...
Lightweight server that forwards emails (sender, subject, text, optional HTML) as JSON via POST to a webhook URL. Ideal for email integration with web services & automation. Supports Docker, bi...
Hey Bluesky peeps๐๐ฝ Just shipped MailLaser: a receive-only SMTP server that sends emails to a webhook as JSON. Sender, subject, text (HTML optional). Links email to web services, no Rust skills needed! ๐ฆ๐ #rustlang #automation
github.com/Govcraft/mail-laser
06.04.2025 08:43
๐ 8
๐ 0
๐ฌ 1
๐ 0
I think it would be more accurate to say: "Building your UI with JS-heavy logic rather than static HTML shifts some workload from the browserโs optimized C++ rendering engine to the JS engine, which _might_ introduce overhead depending on use case."
06.04.2025 03:03
๐ 1
๐ 0
๐ฌ 0
๐ 0
Charm
We make the command line glamorous
Sometimes, sure. But usually, I just take it as it comes and tell myself theyโre not the same beast. If Iโm messing with Go, itโs probably because Iโm enjoying a slick packageโworth the usability hit. The Charm.sh crewโs packages are a blast, even if I still lean on Rust for the same stuff.
05.04.2025 21:32
๐ 1
๐ 0
๐ฌ 0
๐ 0
I suppose it would be Go. It's fun to write, easy to learn, and I can be super productive with it.
02.04.2025 17:03
๐ 1
๐ 0
๐ฌ 0
๐ 0
I do love all those. Canโt wait to see what comes out of the investment in the compiler. ๐๐ฝ
01.04.2025 19:43
๐ 1
๐ 0
๐ฌ 0
๐ 0
Hey Bluesky peeps ๐ Been offline here since the end of '24 dealing with a bumpy start to the year (life stuff!). Dipping my toes back in. Onwards!
29.03.2025 22:04
๐ 3
๐ 0
๐ฌ 1
๐ 0
CLIs or a simple web server are always a good start. Have fun!
27.12.2024 11:32
๐ 6
๐ 0
๐ฌ 0
๐ 0
["๐ Merry Christmas, World!",
"๐ Happy Hanukkah, World!",
"๐ Joyous Kwanzaa, World!",
"โจ Happy Holidays, Everyone!"]
.iter()
.for_each(|message| println!("{}", message));
#rustlang #helloworld #spreadlove
25.12.2024 15:49
๐ 16
๐ 1
๐ฌ 0
๐ 0
Me too! I guess I havenโt come across the need for anything more than newtypes but I can see where refinement types would be cool to have.
24.12.2024 19:59
๐ 5
๐ 0
๐ฌ 0
๐ 0
Need separation? Not necessarily. Could approach it both ways with tradeoffs too numerous for a ๐ฆ post.
Small fixed set of units - Newtypes FTW
Large or extensible set of units - youโd wish for a generic approach with a unit type param the blog asks about.
24.12.2024 18:40
๐ 1
๐ 0
๐ฌ 1
๐ 0