| https://twitter.com/dsredford | |
| Location | Zürich |
| https://twitter.com/dsredford | |
| Location | Zürich |
“Register now” / “I’ll do this later”
where is the “I will never do this” button?
once you have mastery, you can half ass things correctly, because you know which half of the ass you need
Did you know that Unicode has a symbol for "really equals, but this time I mean it"? It could come in handy for JavaScript
U+003D = EQUALS SIGN
U+2261 ≡ IDENTICAL TO
U+2263 ≣ STRICTLY EQUIVALENT TO
AI agent "contributes" PR to matplotlib.
PR gets rejected.
AI agent *writes and publishes blog to shame the maintainer*.
What a time to be alive.
Web design in the early 2000s: Every 100ms of latency on page load costs visitors.
Web design in the late 2020s: Let's add a 10-second delay while Cloudflare checks that you are capable of ticking a checkbox in front of every page load.
PSA: Did you know that it’s **unsafe** to put code diffs into your commit messages?
Like https://github.com/i3/i3/pull/6564 for example
Such diffs will be applied by patch(1) (also git-am(1)) as part of the code change!
This is how a sleep(1) made it into i3 4.25-2 in Debian unstable.