Kind likes

 Like

Liked Anders Eknert (@anderseknert@hachyderm.io)
Post details
If all the "you really don't need X" blogs (where X is commonly some technology like microservices, cloud, kubernetes...) changed their perspective to first person "*I* really don't need X", and wrote about their choices based on their own requirements, I'd enjoy reading that. But all too often, the "you really don't need X" posts just comes out as "you don't need a wheelchair, I've managed just fine without one"... and like yeah, me too, but perhaps people have different needs and requirements?

 Like

Liked Dear Athena
Post details
It was 2022, and I knew that I had to make a change. I’d been unhappy for months, avoiding difficult conversations and going with what society was telling to do. Why? Because it was easy and …

 Like

Liked Pelle Wessman (@voxpelli@mastodon.social)
Post details
Anyone knows what, if anything, that’s holding back the Web Share Target API from Safari and Firefox? https://developer.mozilla.org/en-US/docs/Web/Manifest/share_target I would love to be able to install a bookmark manager as a PWA and easily share to it. Right now I would need to do quite some juggling with Apple Shortcuts to get a similar functionality Maybe one of @jensimmons@front-end.social, @tomayac@toot.cafe, @paul@status.kinlan.me knows?

 Like

Liked Patricia Aas (@Patricia@vivaldi.net)
Post details
I think this book affected me in a completely opposite direction of what was intended. I am extremely motivated to make monolithic apps now. Brb gonna write a blog post on my distributed app hosted in a single process doing synchronous message passing through compiler generated stubs (*cough* function calls) and how running my “distributed app” in the same virtual memory space lends itself to improved performance, monitoring and debugging. Imma call it Virtual Distributed Monolith. Pay me to be your consultant 💰 I’ll just write bs blog post like: “Real Time Audio with personalized addressing system allowing instant multichannel audio collaboration”

 Like

Liked james (@james@strangeobject.space)
Post details
Reading that Remix is now React Router 7 and just… way to go throwing away all that independent brand power you got by merging yourself back into the Meta monopoly. I wonder if we can thank Shopify for this, shit little organisations buying Open Source projects is good actually /s Apparently the Remix team is here to stay though? “As for the Remix brand, it's not going anywhere. We are the Remix team, React Router is a Remix project, and we have really exciting plans beyond React Router we can't wait to talk about. The Remix packages are going to take a little nap. Right now the Remix team is going to be heads down shipping React Router v7 and delivering the smoothest upgrade process we possibly can.” Not confusing at all https://remix.run/blog/merging-remix-and-react-router #frontend

 Like

Liked A lil' update
Post details
So, I wanted to update y'all on a few things around my life and mental health because it's been a minute. So, first things first - my mental health is better than it's been in my adult life. I'm over 6 months past my last TMS session and it's safe

 Like

Liked Juhis (@hamatti@mastodon.world)
Post details
Why share technical stuff online? You never know how they may become useful to others! 10 months ago I found a fix to an Eleventy issue I had. I documented it on my website in my /snacks section. https://hamatti.org/snacks/fix-templatecontent-too-early-in-eleventy/ Today, I noticed someone having the same issue on 11ty Discord and went to share it. And then I found out that Christopher had already shared my solution in the issue and it had helped them! https://github.com/11ty/eleventy/issues/3136#issuecomment-2087875164 Contributing to #opensource through docs and blogs is good!