Just shipped v1.0.0 of SCIM Gateway - a production-ready SCIM 2.0 library for Go.
Full RFC 7643/7644 compliance, plugin architecture for any backend, only 1 external dependency, 186+ tests.
https://t.co/hRT4PIU7Se
#golang#opensource#identity#scim
I replaced @claude code with @opencode last week (still using sonnet btw), already seen the improvements in my workflow and for some reason I'm using the plan mode more with opencode
@ChShersh Using git cli only, once in some months I google the same command that I always forget, git aliases are more powerful than any UI if you find some good ones, also integrate it with fzf to easily find branch names by searching
@koslib With just sql you can achieve almost everything, I think orms save you some time at the beginning but waste much more time later when you need more complex things that a select * from blabla.
Pulses is now live at https://t.co/BFTsnFKTlg! 🎉💙💚
Are you working with your team on #GitHub? Replace your daily stand-ups and recurring meetings with scheduled GitHub discussions. Align with your team's heartbeat, at your own pace, using Pulses.
Check out my new blog post about managing different git configurations across multiple folders!
If you're like me and you use different git accounts for work and personal projects, this post is for you. Give it a read and send him your feedback!
https://t.co/ZVdxhbPGKn
#git