Peter Pajchl
peterpajchl.bsky.social
Peter Pajchl
@peterpajchl.bsky.social
I dabble in (mostly) cloud architecture and code in #rustlang #ecmascript #embedded.
Tired of cloud for personal stuff. Just got a VPS from @ovhcloud and it is so much more fun.
August 30, 2025 at 5:17 PM
Started to learn Bevy by following examples to build a 2D game. Everything works and it’s ton of fun. Then I tried to pick up pace and let AI help write some things for me. Nothing compiles anymore…for niche stuff it’s just still not good enough. #bevy #rust #dev
August 1, 2025 at 9:15 PM
So I finally have a need to use the Drop trait just to learn that it doesn’t support async (yet) #rustlang
June 6, 2025 at 12:37 PM
Doesn’t matter how good the content in your news letter is if it looks awful I won’t be reading it. There is just no excuse with so many ready email templates available if you don’t want to design your own.
May 27, 2025 at 8:47 AM
So when AI takes over our jobs is it going to be required to come to the office as well? #makeitmakesense
May 19, 2025 at 5:14 PM
Why is Apple asking me “how do I feel” when it knows I am in the middle of exercise or driving?
May 18, 2025 at 1:20 PM
I just realized I’ve been passing data to Lit web components all wrong. Instead of using the reactive properties I was setting data via attributes hence paying for serialization/deserialization. #webcomponents #facepalm
May 15, 2025 at 11:27 AM
Frustrating when library accepts URL in the form of a string and does not handle presence of protocol gracefully. #rustlang #coding
May 12, 2025 at 2:42 PM
If I had a nickel for every time I forget to disable default features in Cargo.toml #rustlang
May 9, 2025 at 9:34 AM