data privacy enthusiast / fullstack platform dev / Go fanboy
https://github.com/jrschumacher
Ryan Schumacher
testing/synctest just hit master for #golang 1.24 😭🎉
go-review.googlesource.com/c/go/+/629735
A godsend for anyone writing integration tests.
I am definitely not rushing to update my slides for "What's coming in Go 1.24" at London Gophers in... two hours 😱
A brief post on how to configure Kitty Terminal to send multi-line input to claude-code (i.e. shift+enter) whtwnd.com/ryeyam.bsky....
#kittyterminal #claudecode
I’ve been using wails.io #golang to build a desktop application instead of Electron. The decision for this was to make use of our Go SDK since we don’t have Node. So far I’m very impressed, there are some rough edges and the documentation needs work but a great experience so far.
Ryan Schumacher
Ryan Schumacher
Daniel Martí
Claude Code and Kitty Terminal
Getting multi-line input to work properly when using Claude Code in Kitty terminal requires a simple configuration change.
When using Claude Code in Visual Studio Code...