Profile avatar
essenmitsosse.de
Software Developer, Co-CTO, functional TypeScript Fanboy
69 posts 71 followers 129 following
Getting Started
Active Commenter

🕳️ 🕳️ 🕳️ New topological T-Shirt emoji just dropped.

Just found out that as awesome it might sound that @container queries support height queries, this only works for containers with explicit height i.e. container where you already know the height.

Given their handling of any physical unit, decimal separators and date formats I think we can all appreciate that at last the United States adopted left to right writing.

Wordpress strength isn’t it’s plugin eco system. Wordpress weakness is that even for basic things you have to pray someone build and still maintains a plugin because doing any customization yourself is incredibly cumbersome.

🔥 Hot Take: I bet a fairly experienced developer could learn React and Next (or similar frameworks) from scratch and then build a custom site in less time then it would take an experienced WordPress developer to build a custom site that can’t just the cobbled together with plugins.

Never in the history of humankind have people received so many cards written by AI and so many presents picked by machines as today.

Here are two lists which are both sorted alphabetically: 1. List: - foo - foo-bar 2. List: - foo-bar.a - foo.a I’m very angry that this is correct! (ノಠ益ಠ)ノ彡┻━┻

It’s crazy how many CI tools implicitly assume automated tests are expensive, slow and run infrequently. While that’s often true, we should prioritize making CI fast enough to run as often as possible.