Depends on the usecase. Unit tests are nice, but having had to upgrade a lot of front-ends recently, I wish all these tests were actually going through the browser route, even if it's slow. We only use tests manually so it's not slowing down deployments or commits.
11.11.2025 07:32 β π 1 π 0 π¬ 1 π 0
Indeed. It's not even about tech people I don't think. It's non-tech people who make decisions. And at the moment they seemed to rather make sure they are seen as super impressive and on board than calculated and pragmatic.
23.09.2025 12:14 β π 2 π 0 π¬ 0 π 0
The easy explanation is it's quite natural to feel strongly negative about something sold as "yeah, bitch, your livelihood will go away, suck it!"
11.09.2025 06:57 β π 3 π 0 π¬ 2 π 0
No code weekend
02.08.2025 12:57 β π 2 π 0 π¬ 0 π 0
When you consider getting some work done on the hobby project, but all the kids on the road are off school and shouting outside. And just like that I realised I was old.
30.07.2025 17:56 β π 1 π 0 π¬ 0 π 0
Instead of working on the hobby project tonight, I cooked and we watched Total Wipeout Australia laughing our asses off. Quality daddy daughter time. Worth it.
28.07.2025 20:53 β π 1 π 0 π¬ 0 π 0
So Dexter learned HTML? Big if true
27.07.2025 22:22 β π 2 π 0 π¬ 0 π 0
For some time I've tried to use browser native features over libraries. Glad this kind of approach is more common now.
27.07.2025 10:45 β π 3 π 0 π¬ 0 π 0
Once I get there in 4-6 months, will need to figure it out, I suppose π
but yes, hopefully it'll go better, cheers π€
26.07.2025 11:46 β π 1 π 0 π¬ 1 π 0
a man in a suit and sweater stands in front of a sign that says ' the '
ALT: a man in a suit and sweater stands in front of a sign that says ' the '
Looking at my social feeds lately, either:
a) AI had become seriously good and all developers are now using it to one shot everything
b) most dev influencers I follow have pivoted to AI topics for clicks and payouts
26.07.2025 11:45 β π 2 π 0 π¬ 0 π 0
Hah, I'd say (unironically) marketing will always be the issue (to improve on).
However, at this time I'm not actually trying to MMR anything (yet... Not publicly anyway π
)
25.07.2025 08:36 β π 2 π 0 π¬ 1 π 0
My MRR is now 406 USD π
My MRR exploding selling my old shirts on eBay is 0 USD π«
#buildinginpublic
24.07.2025 19:07 β π 5 π 0 π¬ 1 π 0
a man wearing a hat is sitting at a table with the words how bout that pizza below him
ALT: a man wearing a hat is sitting at a table with the words how bout that pizza below him
When you love visiting family so much you take a day off and forfeit the monthly developer bonus in the form of free pizza in the office π₯²
23.07.2025 16:42 β π 0 π 0 π¬ 0 π 0
a black and white photo of a man with the words empty your mind above him
ALT: a black and white photo of a man with the words empty your mind above him
Nothing in development beats switching off the machine and taking a break.
Yesterdays absolute dire state was easy enough to overcome!
Upwards and onwards! π
20.07.2025 09:44 β π 1 π 0 π¬ 0 π 0
Worth a watch:
Head of Signal, Meredith Whittaker, on so-called "agentic AI" and the difference between how it's described in the marketing and what access and control it would actually require to work as advertised.
26.06.2025 16:28 β π 11079 π 4436 π¬ 205 π 735
Who knew that these days, when writing program to extract data from websites, the first step is to check that websites actually load any useful HTML in them at all.
#LessonsLearned #FailFaster
19.07.2025 22:37 β π 2 π 0 π¬ 0 π 0
Good article. I liked the "importance of the single flow" approach too, maybe even more than the JS stuff.
My approach was to quickly get something out for a browser plugin and I didn't want to massively complicate it, but didn't want to have to duplicate biz-logic to check the same state.
16.07.2025 10:16 β π 2 π 0 π¬ 1 π 0
Having updated legacy Laravel apps for the past 2 years there seems to be a pattern where apps with "boring" simple structure and limited 3rd party libraries are much easier to maintain and upgrade than corners that try to be too clever.
16.07.2025 10:13 β π 4 π 1 π¬ 0 π 0
Nice, will have a read tonight. Thank you for sharing.
14.07.2025 10:43 β π 1 π 0 π¬ 1 π 0
Link? I would like to see how other devs have approached this.
14.07.2025 08:48 β π 0 π 0 π¬ 1 π 0
The most productive teams says "yes, and..."
The second most productive teams "disagree, but commit"
Anything after that is too much energy spent on internal issues.
14.07.2025 08:46 β π 0 π 0 π¬ 0 π 0
Can simple reactivity in JS really be that simple? π€
13.07.2025 10:11 β π 0 π 0 π¬ 1 π 0
Oh where it signs multiple values to instance on construct, and you don't have to do match in method.
Gotcha!
Yeah that would be neat and a bit cleaner, especially if you have loads of labels you want to print out or same value from method is used multiple times.
Good shout!
11.07.2025 12:52 β π 1 π 0 π¬ 0 π 0
Is there a detailed list somewhere of web techniques and scenarios that are allowed without having to display cookie consent? π€
11.07.2025 12:48 β π 0 π 0 π¬ 0 π 0
As long as we get away from using random string values all over the project that can't be linked to each other π
10.07.2025 10:42 β π 0 π 0 π¬ 1 π 0
It just makes sense, can't agree more!
Having to update a very old site right now and it's a mess with dynamically injecting values from random select statements and it's just a painful mess to fix π₯²
10.07.2025 10:40 β π 2 π 0 π¬ 0 π 0
Mmm, you can do methods in enums? π€
I do all my labels and custom config stuff and use enums everywhere π
10.07.2025 10:34 β π 0 π 0 π¬ 2 π 0
Ah the old Estonian tradition to get drunk every time I finish a website and deploy π
10.07.2025 10:32 β π 1 π 0 π¬ 0 π 0
Deploying code since 2000. Still not sure why it makes money. World citizen. Migrant. Annoying. (Sub)tweeting for myself. #PHP #Bash #SEO #Decomplexify
Award-winning technical SEO consultant.
I help brands to compete on technical SEO, performance, and structured data.
https://www.jonoalderson.com
Director of Technology at WeCare Connect, published author, podcast host, conference speaker, consultant, and producer of education content for web application developers. He's been a professional PHP developer, DevOps engineer, and team lead.
Helping SaaS bootstrappers at @tinyseed.com and MicroConf. Wrote the playbook for SaaS, saasplaybook.com.
π€ Chronic over-thinker & ruminator
π€ #php #laravel
π€© Founder of Larabelles
π€ Public speaker
Screw it, let's do it.
Proof it's the real me: https://www.linkedin.com/posts/rbranson_richard-branson-richardbransonbskysocial-activity-7267516793689124864--I14
Here's my blog: https://www.virgin.com/branson-
Software Engineer. PHP, Laravel, Rust, Go, Swift, the lot.
https://ryangjchandler.co.uk
π¨βπ» Developer at @vulpoweb
πΊ Youtuber
π£ Public Speaker
πββοΈπ΄ββοΈπββοΈ Amateur Triathlete
pinkary.com/@BurtDS
Developer, biker, @api-platform.com⬠release manager, CTO at Les-Tilleuls.coop.
Building data systems and exploring politics πͺπͺ
Design Engineer β Making software that feels personal
Ideas / Demos: https://www.wking.dev
Podcast: https://strongopinions.transistor.fm/
building sst.dev tomorrow.fm terminal.shop
Software Engineer | Laravel Developer | Build SaaS applications
π© 30 "ish" year old woman. Loves to Binge films and tv. All opinions are my own and not that of my employers et cetera et cetera.
π hrt.lp0.uk
π linktr.ee/lp0
The Database Guy. I am helping you get better with MySQL and PostgreSQL.
https://goodindexes.com
https://mysqlexplain.com
https://sqlfordevs.com
Application monitoring that helps developers move fast and fix things. We're everything you need to keep production happy β and nothing you don't.
π https://honeybadger.io
endorsed by jerry july 11, 2025
Full-Stack-Developer. Coded fΓΌr etwas Kleingeld schΓΆne Webapps und individuelle LΓΆsungen. Co-Organizer des #ViennaPHP Meetups. Scale models are my thing.