2024-01-30 09:04:48

The problem with someone like me being ill is that you sit in bed reading the Whole Internet and being filled with ideas for things you want to do but really donā€™t have energy for right now.

My todo list has exploded!!

2024-01-30 08:06:55

Tried out Arcā€™s search app yesterday. What a strange thing! Not sure what to make of it. Seems to be good at a very limited subset of search types.

But alsoā€¦ will people end up paying for the scraper AI and not rewarding the content creators?

That seems weird. But thenā€¦ how different is this to what Google search does these days?

2024-01-30 07:06:44

Woke up thinking I felt a lot better. (And relative to yesterday I do!) But then stood up and walked about ten paces andā€¦

nopeā€¦

definitely still fighting Covid.

2024-01-29 12:41:45

From my sick bed we have just watched the final episode of BBCā€™s Ghosts having only started watching it a few months back.

What utterly delightful TV! Wholesome, quaint, funny, wise. OK the production values arenā€™t blockbuster-level, but weā€™ve enjoyed it so much.

Iā€™ll miss them all.

2024-01-29 11:48:08

Well THAT was a very lucky guessā€¦

Wordle 954 3/6

ā¬œšŸŸØā¬œā¬œšŸŸØ
šŸŸ©ā¬œā¬œšŸŸØā¬œ
šŸŸ©šŸŸ©šŸŸ©šŸŸ©šŸŸ©

2024-01-28 09:44:01

I often wish I had stayed in an industry where building software carefully was paramount. (I worked in safety-critical software for a while)

It seems Iā€™m unable to skip on thoroughness.

Standards and automation is what fixes this, but you have to bake it in from the beginning.

Otherwise you have to slow down in the short term to speed up in the long term.

And if your goal is always to move fast, youā€™re stuck! Which makes you (well, me) slow in the short term and even slower in the long term.

2024-01-27 15:46:29

Tax return done. Taxes paid. Quite a lot this year.

āœ… Healthcare

āœ… Social care

āœ… Education

āœ… Roads and transit

āœ… Foreign aid

āœ… Emergency services and police

āœ… Environmental agencies

āœ… Arts and culture

Yay for contributing to society!! šŸ˜ƒ

2024-01-26 10:19:41

I have a real issue with statements like ā€œIf [the regulation] is anything like GDPR itā€™s really going to stifle innovation.ā€

GDPR protects people!

Innovation does not require privacy-invading tracking and complete freedom to do what you want with peopleā€™s data.

Itā€™s like saying ā€œseatbelts stifle innovationā€ or ā€œfood safety standards stifle innovationā€.

True innovation would be making the new things while respecting privacy so that GDPR isnā€™t even an issue!!

2024-01-26 09:27:19

Interesting UK job working for Justice Digital. Might be a good fit for someone. Python / Go / PHP (ā€œor similarā€ šŸ¤·) plus some front-end and SQL experience.

Full-time/part-time/flexible working. 24 month contract.

https://www.jobtrain.co.uk/justicedigital/

2024-01-23 08:54:08

To be clear: I love strong types. I think they make code WAY more understandable, robust, and you get static analysis and autocomplete!

But strict strong types on a code base that you donā€™t 100% own in a dynamic language is gonna bite you.

So JSDoc is a really nice, pragmatic enhancement. (And it avoids a build step!! šŸ™Œ)

2024-01-23 08:50:55

Itā€™s interesting that thereā€™s more chatter about using JsDoc instead of TypeScript these days.

I hear it on podcasts. I see it in social posts. It seems itā€™s ā€œa thingā€.

So hereā€™s what Iā€™ve found:

If youā€™re going _strong_ types you gotta go all in. This is hard when youā€™re pulling in dependencies as youā€™re not in control.

So you either:
– build from scratch
– use a language that is strongly typed throughout
– or: consider types pragmatic enhancements

Otherwise youā€™ll be fighting!!

2024-01-19 10:36:29

Some more little improvements to my notes app overnight:

– A changelog
– An about page
– Show modified dates
– Show last saved time (this may be annoying/distracting)
– Order notes by descending last save time

So fun to work on. Desktop and Chrome/Chromium only (for now).

notes.veryuseful.app/

2024-01-18 11:19:50

Popped over to Twitter the other day. Kinda canā€™t believe how many people are still over there sailing on Elonā€™s ship.

Itā€™s their choice. I respect it. But with ALL that happened itā€™s just surprising to me.