Massimo Artizzu 🇺🇦🔱

@MaxArt2501
60 Followers
81 Following
707 Posts
Senior web developer
@Antreem
🔥 ~ conf speaker 🎙️ ~ loves science 🔭, art 🎨, rugby 🏉 ~ reinventing a better wheel 🎡

TIL my browser thinks I can read content in *Latin.*

... well I *can*, but it's not like what I've learnt in high school is somewhere near to being usable for me 😬
#webdev #javascript

I'm quite surprised to know that Firefox (probably) gets absolute positioning inside a multi-line inline element wrong:
https://output.jsbin.com/govuris
Does anyone know more about this? Absolute positioning should be a trivial matter in 2025, but apparently there are still some muddy areas (some may ask why the heck should I absolutely position something inside an inline element...).
#css #firefox
The important things outlined in the average Italian 🇮🇹 sprint retrospective:
"Nella carbonara non ci va la pancetta" - "You can't use bacon to make carbonara".
#agile #softwaredevelopment

`14 vulnerabilities (4 moderate, 9 high, 1 critical)`

Fine, let's do a quick

`npm audit fix`

Now I have

`19 high severity vulnerabilities`

npm audit... definitely needs some adjustments.

Why does @TypeScript swap `2` and `3` when reporting the type? I get that order is not guaranteed in union types, but altering it seems weird.
Note: removing or adding a `number` type from the head of the array doesn't show the problem.
#typescript
Had the pleasure to meet @tomayac at #codemotion Milan 2023. Great talk about SQLite in the browser, with an overview about WASM and OPFS.
I mean... It's all over the place. With no sign of improving.
How can Apple thing this is even remotely OK as a color palette choice? The contrast ratio here is a measle 1.42:
https://contrast-ratio.com/#%2366605b-on-%23ed2017
Even I, as a "normally" eye-sighted person, feel annoyed by this. It's even worse with translucent background, which can only worsen the problem.
Not to mention such dialogs aren't even accessible by keyboard.
There's literally no excuse to ship this, especially not from a company that boast itself as design-centered.
#accessibility
Contrast Ratio: Easily calculate color contrast ratios. Passing WCAG was never this easy!

RT @NetanelBasal
😍🚀🔥 Finally required inputs in @angular v16.0.0-next.4!!!!
TIL #css
Why, though? 🤔