How about the AI does the planing and reviewing, and I just write the code?
Posts by Bernard Kolobara
In Bruges scene where Colin Farrell is pointing a gun at his head and Brendon Gleeson is also pointing a gun at Colin Farrell's head
Current status of the Strait of Hormuz dispute
I have used @jj-vcs.dev now for a few days. Damn, how could I work without it?
Such a game changer, when using coding agents π€―
Good advice on #git commits chrismaiorana.com/git-commits-...
Can't wait to see Project Hail Mary in the cinema. I don't read much, but I couldn't put this book down.
Hand-crafted Rust Code π¦
"Handcrafted code" already sounds premium to me. I can see it become a thing for brand promotion.
bsky.app/profile/kolo...
lol
A lot of good ideas around code reviews and better pull requests β₯οΈ
I would love to see some of them in @tangled.org too.
Sony Recordable MD
I don't know how and why, but we need to bring this back.
Our standups last so long that it could be possible to write a whole post. π
Big Purchases only happen on Big Computer. This is the law, I will not explain.
This week's deepdive hit a nerve.
It's true: there are more and more signs that AI agents help increase *output* but they result in worse *quality.* Unless something changes. And something needs to change, clearly!
The deepdive: newsletter.pragmaticengineer.com/p/are-ai-age...
Moving slowly is becoming a huge competitive edge.
I fixed my iron deficiency and feel so full of energy now! My brain just 10x-ed, don't even need the AI anymore.
me: uses password
__password becomes part of training data__
I'm more of a --yolo person, but my prompts are very scoped and I'm not too worried to mess up something locally.
@alexshapiro.xyz @gordon.bsky.social Do you use any of the sandbox platforms or roll your own thing? Also, does the agent run inside of the sandbox or just does it just use ssh to run commands?
Anyone using sandboxes? What are you doing with them?
Love Singer's philosophy: "A relentless pursuit of excellence".
If I ever start again a software company, that's what I'm going for.
"Everything is important" and "Design to delight" also hit close to my heart.
you know how everything is made out of plastic and feels like crap but still technically works
we've been headed this way with software for a while but at least we used to be embarrassed by it
now people are proud of how much they don't care
The nice thing about AI is that now I can get 10x more done before I get to the last 20%.
who is gonna bring back stateful CI
i'm ready to spin up jenkins again
Yes, it's for lubeno's CI/CD implementation.
I want to allow self-hosted runners, but am not 100% sure about the license yet.
The possibility to attach a shared storage device and reuse it through your pipeline.
For lubeno.dev, I'm building the CI/CD stuff on firecracker microVMs. You also get the possibility to just ssh into them, set everything up and snapshot them to create an image.
I'm actually working on this πΆβπ«οΈ