alexv

@weeebl
1 Followers
14 Following
26 Posts

Have you heard about Artemis 2 astronauts discovering they have two Outlooks installed and neither is working?

Well if you go to Microsoft’s landing page for Outlook, its hero banner is also repeated TWO TIMES. One for Outlook, one for Outlook Classic?

At what level of meta humor are we living in?

Dear UI designers, what’s stopping you from making UIs like this?

Java (probably): `null` is a billion dollar mistake.

Golang: https://github.com/guregu/null

GitHub - guregu/null: reasonable handling of nullable values

reasonable handling of nullable values. Contribute to guregu/null development by creating an account on GitHub.

GitHub
Every developer in the world thinks reading code is harder than writing code and every devtools vendor in the world is trying to charge you money for a button you can click that lets you read code instead of writing it.

How web bloat impacts users with slow devices:

https://danluu.com/slow-device/

How web bloat impacts users with slow devices

Doing sloppy, biased resume screening is the •easy• part of HR. Generating lots of sort-of-almost-working code is the •easy• part of programming. Producing text that •sounds• generally like the correct words but is a subtle mixture of obvious, empty, and flat-out wrong — that’s the •easy• part of writing.

And a bunch of folks in businesses are going to spend the coming years learning all that the hard way.

10/

Diseconomies of scale in fraud, spam, support, and moderation::

https://danluu.com/diseconomies-scale/

Diseconomies of scale in fraud, spam, support, and moderation

Ah, I see that Apple is using "very low adoption of home screen web apps" as a justification to entirely remove home screen web apps. Web apps, by the way, only have a very low adoption because Apple strategically half-implements broken versions of the open standards which define their behavior. Web apps behavior is well-specified and fully viable on other platforms, but... Apple wouldn't get a cut of the revenue.

This is kind of the entire goal of the DMA.

https://9to5mac.com/2024/02/15/ios-17-4-web-apps-european-union/

Apple confirms iOS 17.4 removes Home Screen web apps in the EU, here’s why - 9to5Mac

iOS 17.4 offers a number of changes for the App Store and iPhone in the European Union. This includes things...

9to5Mac

Kotlin intermediate collection avoidance

https://jakewharton.com/intermediate-collection-avoidance/

Intermediate collection avoidance – Jake Wharton

Jake Wharton