Very nice
Very nice
Which city is that again?
if your company uses @ratatui.rs
here's how you can keep the rats supplied with cheese π§
github.com/sponsors/orh...
Claude Code sometimes ignores web fetch results and wrongly says something doesnβt existβeven when the data and logs prove it does.
Ask again more directly and it usually fixes itself, but itβs easy to miss.
Example:
Docker just got a lot more useful for AI agents.
Try `docker sandbox` with Claude Code. The only catch: you still have to install your full tooling stack (at least once).
Skip that and use a lightweight, custom sandbox template for Claude Code + Rust:
github.com/sassman/doc...
I usually observe the results before committing and steer deduplication and DRY refactorings on the spot.
But 2 month of agentic mess.. enjoy your day π₯³
oh, which one is it?
I roll now
- stripe
- aws lambda
- the mentioned license forge
- email
nicely done!
I will be there pretty soon too with the JPEG Locker app (jpeg-locker.com)
I might reach out for questions
to add more context, here's macOS ancient definition on where does what live:
developer.apple.com/library/arc...
x.com/5422m4n/sta...
btw: not sure if you ever plan a fremium product, just in case, looking for early adopters of github.com/sassman/lice...
let allow you to generate licenses and use the verification lib in your product. fully offline and free
I have tried on my parallel w11 image and the installation went smooth, no admin stuff required and the app started.
Anything in particular to check?
If youβre building #rust CLIs or TUIs and macosβs idea of where configs should live (~/Library/App... Support/..) drives you up the wall, hereβs a fix:
a tiny, zero-dependency, dead-simple alternative to the beloved `dirs` crate
say hi to: dirs-lite
crates.io/crates/dirs...
Just had a genuinely heartfelt joy moment:
Claude Code instrumented the `aws` CLI, set up the policies, and handled all the fiddly bits. Cloud infra has always been an endless source of pain and waitingβbut with Claude Code, itβs almostβ¦ enjoyable.
Missed the Rust Munich Meetup 2026/1? No worries!
Discover powerful cargo tips and insights to boost your build speed!
Catch Dongpo Liu's must-watch talk, "Shipping TiKV with Cargo," on YouTube:
www.youtube.com/watch?v=GVD....
If you couldn't attend yesterday's Rust Munich Meetup 2026/1, no worries!
Catch Jonas Heinrich's talk, "To the Moon Via PyO3," now on YouTube: www.youtube.com/watch?v=a2i...
Tonight is the rust meetup 2026/1
And we got 10 more last minute seats available.
Talks start at 19:00 CET happy to see you arond.
www.meetup.com/rust-munich...
Also the maturity for cross platform is not best, but I like zed and their take on some things.
So for me this feels quite right at the moment.
Iβve tried all of them and:
- the whole tauri architecture felt too heavy at some point, also js frameworks are usually too heavy for my taste
- slint keeps the code clean, but I dislike dsl and frontend code compilation (didnβt like Qt either back then)
- GPUI is most compelling, yet quite verbose
This is F5 steganography. Invisible to the eye. And now it has a GUI.
JPEG Locker. Open source. Built in Rust.
Coming soon.
What if images on social media could carry more than what you see?
Not someday. Right now.
I grabbed a JPEG from one of my own tweetsβa regular screenshotβand revealed a hidden message I had embedded inside it.
But that's just the first 30 seconds.
It gets wilder.
I feel you. For larger applications with a lot of complexity (like panels, pop-up windows, etc.) GPUI, not enough and you have to pull in the zed code base anyways, means living on the edge. Or write a lot of components yourself.
There tauri + webframework x is a valid choice to iterate quickly
Writing GUIs in rust, would you rather go
- the GPUI route (zed's UI framework)
- slint ui (custom UI DSL to learn)
- dioxus (add the web/tauri complexity)
asking for a friend..
leave a comment and share your perspective
what would you expect from a tool called "laylow"
asking for a friend
I feel so honored, not a TUI yet posted by you π«Άπ
Stenography is a long term hobby since University times..
After years of on-and-off effort, it's finally coming together: the art of hiding data in JPEG files!
This Weekend in GitHub PR Lander
Fixing dependabot PRs for breaking change version bumps can be tedious.. That's the perfect job for AI like claude code.
Now directly integrated in the GitHub PR Lander, to save even more time :)
Splitting the plan into phases, where it check which of them can be executed in parallel.
And finally taking care of the execution and verification at the end.
install: via `/plugins`, search for `superpowers` and install
usage: via `/superpowers:brainstorming what todo`
I just experimented with the superpowers skill for claude code.
And it has useful things included that are very verbose and error prone to describe.
Things like validating a plan against actual code and reduce imaginary stuff from a plan or a spec.
Another valuable aspect:
Guess which cool #rust based terminal recorder will land on windows soon?? π₯³
Not sure if only windows 10+ or earlier versions too.
Any beta testers around?
Right now still very experimental, focuses on macOS only (might change)
Leave a comment if a preview of the code is your thing.