Advertisement ยท 728 ร— 90

Posts by Pert Soomann

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.

5 months ago 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.

6 months ago 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!"

7 months ago 3 0 2 0
Post image

No code weekend

8 months ago 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.

8 months ago 1 0 0 0
Preview
a close up of a woman standing in front of a microphone making a funny face . ALT: a close up of a woman standing in front of a microphone making a funny face .

I try to entertain you the best I can

8 months ago 0 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.

8 months ago 1 0 0 0
Advertisement
Post image

So Dexter learned HTML? Big if true

8 months ago 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.

8 months ago 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 ๐Ÿคž

8 months ago 1 0 1 0
Preview
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

8 months ago 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 ๐Ÿ˜…)

8 months ago 2 0 1 0

My MRR is now 406 USD ๐Ÿ˜Ž

My MRR exploding selling my old shirts on eBay is 0 USD ๐Ÿซ 

#buildinginpublic

8 months ago 5 0 1 0
Preview
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 ๐Ÿฅฒ

8 months ago 0 0 0 0
Preview
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! ๐Ÿ˜Ž

9 months ago 1 0 0 0
Advertisement
Video

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.

9 months ago 10991 4394 203 725

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

9 months ago 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.

9 months ago 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.

9 months ago 4 1 0 0

Nice, will have a read tonight. Thank you for sharing.

9 months ago 1 0 1 0

Link? I would like to see how other devs have approached this.

9 months ago 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.

9 months ago 0 0 0 0
Advertisement
Post image

Can simple reactivity in JS really be that simple? ๐Ÿค”

9 months ago 0 0 1 0
Preview
a man is sitting in a sauna with a towel around his waist ALT: a man is sitting in a sauna with a towel around his waist

Trying to work on my hobby coding project today . . .

9 months ago 0 0 0 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!

9 months ago 1 0 0 0

Is there a detailed list somewhere of web techniques and scenarios that are allowed without having to display cookie consent? ๐Ÿค”

9 months ago 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 ๐Ÿ˜Ž

9 months ago 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 ๐Ÿฅฒ

9 months ago 2 0 0 0

Mmm, you can do methods in enums? ๐Ÿค”

I do all my labels and custom config stuff and use enums everywhere ๐Ÿ˜…

9 months ago 0 0 2 0
Post image

Ah the old Estonian tradition to get drunk every time I finish a website and deploy ๐Ÿ˜…

9 months ago 1 0 0 0