if every single mousemove event isn't triggering an HTTP request to the server and targeting the body for replacement i'm just not sure you are serious about hypermedia, friend
Every. Single. Time. When we built end-to-end tests (or close to these)
They were so taxing to maintain.
And every time we sat down to ask “what value are we getting, versus the cost?” it turned out the value wasn’t that much.
Worth reflecting how valuable your E2E ones are.
Automated testing is about finding the right level of confidence that your software will be of acceptable quality for the criticality in question. It's not about finding certainty. It's confidence validated by reality. Understand this and testing becomes much easier.
"You'd do well to remember that open source is first and foremost a method of collaboration between programmers who show up to do the work. Not an entitlement program for petulant users to get free stuff or a seat at the table where decisions are made." https://t.co/6YusPbZu9l
>person x’s turn in standup
>”I am working on in-progress ticket(s)”
>person y’s turn in standup
>”I am working on in-progress ticket(s)”
>person z’s turn in standup
>”I am working on in-progress ticket(s)”
"One of the biggest selling points of Rust, which maybe isn’t included in all of the Go versus Rust blog posts is that Rust’s just really fun." @ellie_huxtable
I have great respect for both rails & turbo, but allow me a bragtweet about @htmx_org :
- turbo 8's morphing is based on idiomorph (https://t.co/oGSsE2m2Rs)
- htmx added view transitions in April 2023
- htmx added the preload extension (https://t.co/Ba23ADs35M) in Feb 2021
Do you love Rust? Maybe you're a fan of Elixir? Or maybe you wish TypeScript's type's were easier and safer to work with?
Check out @gleamlang! It's on the verge of its 1.0.0 release, and its creator, @louispilfold, gave a talk at FOSDEM a few days ago: https://t.co/qWkLQvuaem
While it's getting better, I find it hard to grasp why compile time is used as an excuse to not adopt Rust. Is dealing with production code bugs a better option? 🦀
Like dude, you probably spent half of your career in side conversations by the coffee machine 😅
When it comes to hiring, I will die on this hill:
With the right foundational skills, you can teach a person how to do tasks for a job.
You cannot teach someone how to be a good person and a delight to work with.
Wrote some really clever code today that uses a couple fancy recursions & multiple abstractions so I'm not copy-pasting the same several lines of code to multiple places.
So clever that if I got paged at 2am it would make zero sense to me.
Shook myself out if it and deleted it all. if else if else if else for the win.
Investing in software development based on an up-front estimate is like investing in stock assuming that you'll get a specific return. Doesn't work that way. Sorry.