I've only enjoyed using Protobuf + gRPC after we've started using https://buf.build. Before that it was always a pain with Makefiles building obscure commands, then developers having different versions of the Protobuf compiler installed and all kinds of paper cuts like that.
Now it's just "buf generate", every developer has the exact same settings defined in the repo and on the frontend side we are just importing the generated Typescript client and have all the types instantly available there. Also nice to have a hosted documentation to link people to.
I bought a windows minipc a couple months ago for this purpose, and it's basically useless if I'm on the road more than a week, because every windows update causes a reboot and a logout. I know, I should run Linux on it.
Indeed, based on all the “look at that, you can’t even read xyz” screenshots around release time I thought it will be really bad. Upgraded and…it’s fine. After a week you don’t notice anything and the old OS will look dated. Just like every design change and any product that causes a lot of noise in the first week.
Performance of iOS 26 on some iPhones isn't great. Sure, a lot of people complain because they don't like change, but we shouldn't ignore the performance issues and poor legibility on some elements. Those are valid complaints.
Agreed that there are more rough edges on Mac, but even then, I've been using Tahoe for months now and it's been fine. I hear podcasters saying that they're just skipping the entire Tahoe cycle and waiting until this fall's OS and I just don't get it.
It’s been perfectly fine for me too. I don’t understand the folks tossing it so much hate…I have to think for them it’s more about subjective style complaint than objective complaints. Operationally my Mac experience hasn’t changed.
Within an hour of using it, I honestly stopped noticing the differences.
Yea, as I bought Reeder a long time ago on iOS and got used to it. They all support Google Reader / Fever API so it all works great and I can use Miniflux web interface to read when I don’t have an app installed.
I want to use it on my Apple TV and don’t want to fiddle around with VPNs. It’s the only streaming service I pay for and I’m happily doing it. It also pays creators I’m watching which is a nice feel-good benefit.
It's everything mentioned that's then filterable via tags, there's a joe-recommended tag for books that are directly recommended by one of the cohosts.
Now it's just "buf generate", every developer has the exact same settings defined in the repo and on the frontend side we are just importing the generated Typescript client and have all the types instantly available there. Also nice to have a hosted documentation to link people to.
My experience is mostly with Go, Python and TS.
reply