Profile avatar
orisomething.bsky.social
Advocate for “on-call driven development” and TypoScript 🔗 www.orilivni.com
2,623 posts 265 followers 212 following
Regular Contributor
Active Commenter

Nice!

I love schedulers, but it makes debugging so annoying and many times useless

I'm sad I cannot do this in GraphQL. (No, I'm not going to use endless Fragments)

Class 0 SMS is the worst

The on-call rules: At least one issue during the weekend 🫠

We can debate if the only reason of React Compiler is weakness of React hooks design, but React Compiler is an amazing piece of software, and I always amazed by its output

WTF?

You are just haters. The design of Windows Vista was beautiful

I'm considering buying Android

I think Arab locales for date formatting aren't best supported in some browsers

Internationalization is hard. Big corp finds it. I know it, I was responsible to mistakes in UX of Chinese version in webapps I developed

I’m waiting to the day streaming services will adjust movies with AI per customer personalization. Everyone will see a bit different movie with the same title

What is more expensive from money costs, WebSocket or SSE?

I wonder how much code this optimization takes, and if it's really makes code faster (checking the result is an integer and than store it as an `smi` in memory)

Simplicity doesn't scale

I'm quite sad that experiments as GlimmerX could never fly. Because it's quite a light framework that still had the traits of Ember that I saw made it more accessible to juniors to develop that other frameworks didn't while not having the constrains the "full Ember experience" has

I still find Vitest type testing harder than just creating a function as a parameter to a noop that fulls of satisfies and ts-expect-error