go

  • A tool for visualizing differences between two pdf files. “Mainly dedicated to editors that usually spends a lot of hours on several pdfs” github.com/serhack/pdf-di… #Go

  • Interesting: LiveKit is an open source project written in #Go that provides scalable, multi-user conferencing over WebRTC. github.com/livekit/livekit

  • Interesting dev stuff: Redo is a command line application to easily create reusable functions in your own shell. Handy for quickly re-doing multiple commands #Go github.com/barthr/redo

  • “dasel”: Select, put and delete data from JSON, TOML, YAML, XML and CSV files. (Via @tomwright1993) daseldocs.tomwright.me github.com/TomWright/dasel #Go