OKOleg Kovalovinolegk.dev·May 7, 2024 · 1 min readBlueSky LinkTLDR: See https://blskyl.ink/ Intro BlueSky is cool. Really. I like that it's less spammy than Twitter, without AI-driven feed that serves you garbage or ads. Ah, and sane UI that works isn't this a great thing? However, BlueSky's profile link... Pr...00V
OKOleg Kovalovingo-perf.dev·Oct 31, 2023 · 1 min readSad update about Go-perf meetup #1TLDR: not gonna happen soon, sorry Status update A few people who stand behind Go-perf are on low power now and 1 person cannot organise everything and be happy with the quality of the event. So, after some discussion that should happened earlier, w...00
OKOleg Kovalovingo-perf.dev·Sep 15, 2023 · 2 min readGo-perf meetup #1TLDR: submit your talk here: https://forms.gle/Q24YfUJWxtJi45nX8. You can also submit your topics of interest: https://forms.gle/GS2ZM2iFCEnWewuh7 The Deadline is Oct 7, 2023, and the meetup is planned for early Nov 2023. Please share it with friends...00
OKOleg Kovalovinolegk.dev·Mar 28, 2023 · 13 min readGo linters configuration, the right version.TLDR: See the golangci-lint config that I find useful Github Gist Intro Ah, these mighty linters. Tools that intend to make our life better but might hurt our software engineering egos. Somewhere in 2018, I was super eager to make my code and others...01E
OKOleg Kovalovinolegk.dev·Mar 21, 2023 · 7 min readGithub Actions and GoTLDR: See cristalhq/.github build workflow and how it can be used cristalhq/jsn Intro I love open source, and also I love Go. So, a few months ago I decided to build the best CI for Go that I could easily reuse across my projects. This post shares t...02CD