Post details

I just finished proofreading my personal Kubernetes 10th birthday blog post. It's 3000 words, and the Generative AIs like it well enough. It'll be up on chrisshort.net on June 6th. #Kubernetes
Attached: 3 images Went to a Lego show today. I had a great time!
Attached: 1 image i literally can't open ANY social media in public. THIS IS MY LINKEDIN
Use Language Servers with in-browser editors. Monorepo of editor agnostic packages and CodeMirror client. - qualified/lsps
Attached: 1 image Two days ago I created a blog post which I did not promote in any way, but it did appear on my RSS feed. It now has over 6000 visitors. There are 15000 requests for the RSS feed every day, coming from the user agents listed below. RSS might not be dead yet.
Attached: 1 image Best playlist I’ve saw
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”
Attached: 1 image Holy shit! I found an Easter Egg in the latest #DoctorWho! (No spoilers for 73 Yards) There's a QR code on the table. But it has been damaged so it can't be scanned. If you repair it, it goes to the website of one of the production designers 😆
OpenAI workers have an opportunity to do the funniest thing: start a union 😈
on avg, my resting heart rate has been lower the last 7 weeks and my only explanation is that I am not working 🙃
Attached: 1 image 👀
Announcing the public launch of of Open Torment, a FOSS alternative to The Torment Nexus.
Attached: 1 image #ADHD
I'd like to be able to do this: git cherry-pick --interactive hash-0..hash-n-1 # fantasy command and obtain the same workflow as interactive rebase: an editor buffer comes up, containing: pick ...
Attached: 1 image I went to the aquarium today and there was a guy in a wetsuit pushing a penguin around on a box, back and forth through the water someone asked why and he says, "yeah, she kinda just really likes riding on the box" I'm still not over it y'all
Attached: 1 image Writing up my talk for #EMFcamp. If you'd like to get the inside story of how the UK's contact tracing app was open sourced, please come along. https://www.emfcamp.org/schedule/2024/16-lessons-learned-open-sourcing-the-uks-covid-tracing-app
Attached: 1 image #scrum #ScaledAgileFramework #StoryPoints #scrumteam #scrummaster #productowner #dev #qa #Meme #memes
36 comments
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
Attached: 1 image LOL never trust the output of `openssl x509 -noout -text` You can stuff arbitrary printable ascii including newlines into random extensions as raw data and it'll just display it. https://gist.githubusercontent.com/ryancdotorg/73f298821f57b56ec328181dfa9b9ade/raw/37444b84684315b19ef50f85d4453663cfafeb96/nsa.test.pem
Attached: 1 image 🖼️
Attached: 1 image #AI
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
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!
nothing like seeing a layoff done well to re-radicalize me about how horribly mine was done never forget finding out I was laid off from a github notification while I was on vacation (yes, I was totally reachable)
every time I try to learn something new the answer lies with the most annoying person in the world talking through it on a 36 minute youtube video. i choose ignorance.
https://awscommunity.social/@Quinnypig/112452921509401306 It appears that Slack is due for its annual GDPR compliance training and this year greed has made them choose the more expensive training option.
Just had a really great call with @aaronpk@aaronparecki.com, and all I'm gunna say is I'm really excited for what's coming. A one hour call turning into a four hour call is perfectly fine when it's as amazingly good as that call!
My home town, like many, has a Hollywood-inspired ‘walk of fame’ where local celebrities names are included in stars. Yet the dude I went to school with who had the massive willy who went to LA to star in porn films, is not amongst them.
I've just invented a new way to filter out employers that haven't done any diligence: https://github.com/Nikhil-Suresh/did-you-actually-check-my-github/tree/main
Attached: 1 image I have dropped some hints over the past week. Today I am proud, excited, and grateful to complete the puzzle !n => Factorial => @factorial_io@social.factorial.io - I am joining Factorial as a senior frontend engineer 🥳 Let's build a web based on open standards, accessible by everyone!
Attached: 1 image The Good Guys
Attached: 1 image
Attached: 1 image Tips to prevent maintainer burnout from the beautiful soup maintainer. A single maintainer managing a package will millions of users *ask users to contribute issues before a pr * practice defensive programming. Use warnings to point to common user mistakes #pyconus #python #opensource
Neovim 0.10 was the longest release cycle since the heady days of the 0.5 release. There are a ton of new features in this release (as well as some breaking changes), so be sure to check the full …(https://gpanders.com/blog/whats-new-in-neovim-0.10/)
Attached: 1 video ✨ I didn't plan on founding a startup this year, but Emily Freeman and I see a need we can't ignore. Introducing Freeman and Forrest — a company dedicated to helping tech creators like us get paid what they're worth. Join us: https://freemanandforrest.com
Content warning: it's the horny summoningsalt joke again
Attached: 1 image Presenting: Regexle, a wordle-like game for nerds 🤓 Guess the secret regular expression by testing strings against it! @piko and I might be two years late with this project, but here we go! :yayblob: https://regexle.ithea.de :yayblob:
It's "Anonymous Employee Engagement Survey with Unique to you URL" time again!