Konsti Wohlwend
banner
konsti.xyz
Konsti Wohlwend
@konsti.xyz
building open-source authentication at https://stack-auth.com

previously google, jane street, YC W23 & S24
for me personally, it's that I feel like I learn or get inspired by something cool every time you post — whether it's CSS or JS matters very little to me
November 22, 2024 at 2:04 AM
Definitely true for B2C and bottoms-up B2B — but this relationship flips as your clients get larger
November 19, 2024 at 2:46 PM
Arguably it'd be a UX problem in itself that the user didn't notice they had no license key
November 18, 2024 at 8:24 PM
(I should note that the 95%+ stat refers to web pages. The internal representation of some programming languages like Java will of course always use UTF-16, though that's more of an implementation/performance concern, because they all let you specify any encoding when serializing to bytes.)
November 17, 2024 at 2:50 AM
Nearly all new devices use USB-C, for mobile phones, headphones alarm clocks, computers, etc. UTF-8 has won the encoding war (with 95%+ usage: en.wikipedia.org/wiki/Popular... )
Popularity of text encodings - Wikipedia
en.m.wikipedia.org
November 17, 2024 at 2:46 AM
100%. Shutting down new ideas is a safe take, cuz most of the time new ideas fail. But that doesn't mean there's no value in them, because standards are so valuable when they succeed. Then, people tend to forget that it used to be a new idea once, and treat it as if it had always been there.
November 17, 2024 at 2:06 AM
Amazing! Seeing people build stuff on @atproto.com that's not Bluesky is super exciting, feels like it's the beginning of a new software building block. Makes me wanna take a week off work and just hack together some prototypes.
November 17, 2024 at 1:20 AM
I haven't used it but there's a Chrome extension for that chromewebstore.google.com/detail/sky-f...
Sky Follower Bridge - Chrome Web Store
Instantly find and follow the same users from your Twitter follows on Bluesky.
chromewebstore.google.com
November 17, 2024 at 12:59 AM
That's right, but race conditions are much easier to spot and avoid when there are explicit yields instead of implicit preemption
November 16, 2024 at 6:29 PM
An easier way is to use single-threaded programming languages
November 16, 2024 at 6:18 PM