Any Perl fans out there who'd like to help maintain GNU Stow? https://github.com/aspiers/stow/issues/104
9.4.2024 00:10Any Perl fans out there who'd like to help maintain GNU Stow? https://github.com/aspiers/stow/issues/104Had loads of fun yesterday talking about data engineering at scale, distributed systems, CQRS, microservies and some real-world case studies with benthos.dev. You can find the slides and demo here: https://github.com/mihaitodor/Presentations/tree/main/benthos/2024-01-19
20.1.2024 22:16Had loads of fun yesterday talking about data engineering at scale, distributed systems, CQRS, microservies and some real-world case studies...Just had my first mentee on @adplist and it was loads of fun! https://adplist.org/certifications/163512?achievement_type=Sessions
10.1.2024 18:59Just had my first mentee on @adplist and it was loads of fun! https://adplist.org/certifications/163512?achievement_type=SessionsI co-hosted today's @cupogo podcast. Thanks @jhall for inviting me! Tune in if you'd like to hear the Golang news of the week. Also, Happy 14th Birthday Go! 🎉 https://cupogo.dev/episodes/happy-birthday-go
10.11.2023 23:11I co-hosted today's @cupogo podcast. Thanks @jhall for inviting me! Tune in if you'd like to hear the Golang news of the week. Also,...A new Benthos release is out y’all! Grab it while it’s hot: https://github.com/benthosdev/benthos/releases/tag/v4.22.0
3.10.2023 11:34A new Benthos release is out y’all! Grab it while it’s hot: https://github.com/benthosdev/benthos/releases/tag/v4.22.0Tune in if you’d like to hear about various Go bits and pieces and way more than you’d like to know about Benthos: https://techhub.social/@cupogo/110833218139377393 Thank you Shay and @jhall for having me and @jeffail on the show!
5.8.2023 20:59Tune in if you’d like to hear about various Go bits and pieces and way more than you’d like to know about Benthos:...I just bumped into https://jless.io/ and I’m loving it! It’s the JSON and YAML previewer which does everything I ever wanted from one and it’s written in Rust. You can even do `pbpaste | jless`
28.7.2023 19:45I just bumped into https://jless.io/ and I’m loving it! It’s the JSON and YAML previewer which does everything I ever wanted from one...Benthos Studio can do deployments now: https://www.youtube.com/watch?v=_LijCFFGxq4
21.6.2023 13:06Benthos Studio can do deployments now: https://www.youtube.com/watch?v=_LijCFFGxq4Someone sent this on one of the Benthos support channels #shamelessselfpromo
13.6.2023 23:29Someone sent this on one of the Benthos support channels #shamelessselfpromoDocker Up & Running will steer you towards building modern, reliable, and highly available distributed systems! Thank you @relistan, @spkane and O'Reilly Media for asking me to review this new edition of the book!
11.5.2023 12:52Docker Up & Running will steer you towards building modern, reliable, and highly available distributed systems! Thank you @relistan,...Looking forward to the first Irish Gophercon: https://gophercon.ie/ 🇮🇪 ☘️
18.4.2023 13:05Looking forward to the first Irish Gophercon: https://gophercon.ie/ 🇮🇪 ☘️Various insights into message delivery guarantees and ordering and how to implement those in a stream processor using Go (via @jeffail): https://www.youtube.com/watch?v=zd_dtrhjIQ0 #kafka #streaming
28.3.2023 18:44Various insights into message delivery guarantees and ordering and how to implement those in a stream processor using Go (via @jeffail):...I should've known better than to tell all my friends to subscribe to @jeffail's channel 😅 https://www.youtube.com/watch?v=l8d1Q9QY-48
16.3.2023 15:29I should've known better than to tell all my friends to subscribe to @jeffail's channel 😅...Benthos v4.12.0 is out and it includes many new goodies that you can check out here https://github.com/benthosdev/benthos/releases/tag/v4.12.0. One cool addition is that you can now use https://asdf-vm.com (@asdf_vm) to install it. Thank you @tedn for all the hard work you put into making this work!
23.2.2023 12:40Benthos v4.12.0 is out and it includes many new goodies that you can check out here...Tune in on YouTube if you'd like to see @jeffail tackle some https://benthos.dev PRs: https://www.youtube.com/watch?v=WdUIFoa7ryE
30.1.2023 16:03Tune in on YouTube if you'd like to see @jeffail tackle some https://benthos.dev PRs: https://www.youtube.com/watch?v=WdUIFoa7ryEIf you ever need to compute individual module checksums in the same format used by the go.sum file in a #golang project, you can use https://github.com/vikyd/go-checksum.
27.12.2022 21:09If you ever need to compute individual module checksums in the same format used by the go.sum file in a #golang project, you can use...Writing a detailed and self-contained issue report is usually appreciated but also quite demanding. This one ate up a good chunk of my day: https://github.com/sijms/go-ora/issues/287. Even so, it’s good to remember that Open Source maintenance requires a lot more time, so it’s worth taking an extra minute to say thank you.
24.12.2022 23:32Writing a detailed and self-contained issue report is usually appreciated but also quite demanding. This one ate up a good chunk of my day:...Go check out the new animated xkcd comic: https://xkcd.com/2712/ It's a blast!
17.12.2022 16:03Go check out the new animated xkcd comic: https://xkcd.com/2712/ It's a blast!Thanks to the Wikimedia team for writing about how they use https://benthos.dev in production! https://wikitech.wikimedia.org/wiki/Benthos
1.12.2022 15:05Thanks to the Wikimedia team for writing about how they use https://benthos.dev in production!...There is a test in https://benthos.dev which generates encrypted private keys using this format and, then tries to decrypt them using an incorrect password, but, occasionally it fails to validate the expected error because of this issue. Must be really “fun” to debug something like this in production... /rant
29.11.2022 02:09There is a test in https://benthos.dev which generates encrypted private keys using this format and, then tries to decrypt them using an...⬆️
⬇️