Ievgen

@ievgenpyrogov.com

You. Me. DevOps. Now!

Why am I writing this? I just clicked on a YouTube link and made the mistake of looking at the suggested videos while not being signed in. MULTIPLE fake doctor videos with multiple hundred thousand of views. Some with over a million. As a tech nerd that makes me furious.

TypeScript team: rewrites compiler in Go. Go community: what do you mean your new compiler takes more than a minute to compile? Unacceptable. Dishonorable even. We are so sorry for this sub par experience. Not how we do things around here. Two days later: WIP 5x speedup. HN: why pick Go anyway?

cmd/compile: slow escape analysis in large package in the typescript compiler · Issue #72815 · golang/go

Go version go version go1.24.1 linux/amd64 Output of go env in your module/workspace: AR='ar' CC='gcc' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_ENABLED='1' CGO_FFLAGS='-O2 -g' ...

github.com

In collaboration with AGH University of Krakow, we're offering a free introductory Elixir programming course designed to get you started on your Elixir journey! 💡 📅 Course Details: Duration: 4 weeks Sessions: 4 sessions, 2 hours each Instructors: Paweł Długosz & Klemens Łukaszczyk

Bild

Honestly, the greatest strengths of AI-driven programming (for me at least) are: - VERY fast prototyping (especially UI stuff) - Utility / automation scripts that I would never-ever had the energy to write myself - Help with debugging - FIXTURES in tests - Writing tests for me ...and that's a lot.

until the time comes for me to try jj, I've tried git-absorb only to realize... what a lovely tool it is I've known about it for a while, but have been sleeping on it for far too long 😭 saves me so much time editing commits as I review my own PRs & fix subtle issues in commits

GitHub - tummychow/git-absorb: git commit --fixup, but automatic

git commit --fixup, but automatic. Contribute to tummychow/git-absorb development by creating an account on GitHub.

github.com

I've made an interactive list of #eBPF research papers. Only papers from the top academic conferences, including lots of papers on eBPF verification, kernel offloads, security analysis, etc. pchaigno.github.io/bpf/2025/01/... I plan to keep the list up-to-date.

eBPF Research Papers

When I started reading on BPF there weren’t many academic papers to describe how it worked, how it didn’t, or how it is used. There are many blog posts and informal articles out there, but it’s harder...

pchaigno.github.io