Oleksii Holub πŸ‡ΊπŸ‡¦'s Avatar

Oleksii Holub πŸ‡ΊπŸ‡¦

@tyrrrz.me.bsky.social

πŸ‹ Reality is lemons and the Internet's my lemonade β€’ I write code so you don't have to β€’ Opinions are NOT my own β€” whose voices are these anyway? β€’ Bink in lio: https://tyrrrz.me

3,168 Followers  |  152 Following  |  434 Posts  |  Joined: 19.05.2023  |  1.6396

Latest posts by tyrrrz.me on Bluesky

Post image

> Мало Ρ‰ΠΎ Ρ€ΠΎΠ·ΡƒΠΌΡ–ΡŽ

Щось ΠΏΡ–Π΄ΠΊΠ°Π·Π°Ρ‚ΠΈ?

06.08.2025 21:58 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Вас Π΄Ρ€Π°Ρ‚ΡƒΡ” Ρ‰ΠΎ Ρ†Π΅ ΠΊΠ°ΠΆΠ΅ самС Π²Ρ–Π½, Ρ‡ΠΈ вас Π΄Ρ€Π°Ρ‚ΡƒΡ” Ρ‰ΠΎ самС Π²Ρ–Π½ ΠΊΠ°ΠΆΠ΅?

01.08.2025 15:00 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Yeah, that's exactly what women that frequent Imagine Dragons concerts would say

20.07.2025 19:06 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

ΠœΡ–Π½ΡƒΡΠΈ: Π½Π΅ останя

02.07.2025 21:09 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

"This situation isn't expected to occur."

...

"However, if it DOES occur..."

01.07.2025 19:00 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

I've made an automation workflow that builds FFmpeg for Windows, Linux, macOS, and Android.

The goal is to have FFmpeg binaries available for every viable platform from a single repository.

github.com/Tyrrrz/FFmpe...

24.06.2025 23:40 β€” πŸ‘ 11    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

To be fair, the issue here was that I needed specific dependencies for cross-architecture compilation and that doesn't seem to be covered in that doc.

21.06.2025 23:48 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Haha I didn't know this article existed, thanks

21.06.2025 23:47 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Vibe-coding is quite nice, actually. Thanks Copilot for figuring out all the `apt install`s I had to add so that I didn't have to.

20.06.2025 21:53 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

First of many, probably

09.06.2025 16:39 β€” πŸ‘ 9    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Yeah

01.06.2025 22:38 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Would still not help remove the parentheses :(

await (@_("git log") | commits.Add)

31.05.2025 22:36 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

This was the best attempt but it looks ugly due to the parentheses :(

30.05.2025 18:13 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I also wasn't able to find an ergonomic way to combine this syntax with the strongly typed piping model that CliWrap provides

30.05.2025 18:13 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

Funnily enough, I also experimented with zx-like syntax, but came to the conclusion that it doesn't look as good because C# doesn't allow $ as an identifier

30.05.2025 18:11 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Glad it helped :)

30.05.2025 18:09 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Crazy stuff πŸ˜„

github.com/dotnet/runti...

21.05.2025 21:27 β€” πŸ‘ 9    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Post image

My favorite part of Copilot-automated code review is being able to easily catch copy-paste errors like these

10.05.2025 23:19 β€” πŸ‘ 10    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

It's not responsible for holding them, just activating

07.05.2025 23:33 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Casually paying $7 a month for this

04.05.2025 16:33 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Yes. Why do you think it needs to inherit that interface?

03.05.2025 15:58 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

No, since there's nothing in the ITypeActivator interface that implies the need for IDisposable

02.05.2025 23:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image Post image

C# code any% speedrun

28.04.2025 23:07 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

The things we do to avoid defining a new method

20.04.2025 21:48 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
GitHub - Tyrrrz/Cogwheel: Library for managing application settings Library for managing application settings. Contribute to Tyrrrz/Cogwheel development by creating an account on GitHub.

I use my own library, Cogwheel

github.com/Tyrrrz/Cogwh...

16.04.2025 20:11 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

Glad it was useful :)

11.04.2025 20:07 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

I pressed a button on my robot and it created me a soup

09.04.2025 22:33 β€” πŸ‘ 7    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Stanley Parable?

09.04.2025 22:29 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

The difference in weather between these two dates 7 days apart is insane πŸ’€

08.04.2025 20:36 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Alternative ways to design with functional programming A catalogue of FP solutions to a sample problem.

blog.ploeh.dk/2025/04/07/a...

08.04.2025 20:30 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@tyrrrz.me is following 20 prominent accounts