Climbing student, rock programmer

Joined March 2009
72 Photos and videos
9 Aug 2024
Cheerio 1.0 is out, only a short seven years after the first release candidate. Read more here: cheerio.js.org/blog/cheerio-… Thanks to everyone that helped along the way!

1
7
23
7,857
Felix retweeted
In our first five minute maintainer video, we get to chat with @fb55! Watch to learn more about Felix’s journey in open source: bit.ly/3J5ra5k
2
4
948
2 May 2022
I am in love with the app icon of @AnOtterRSS
1
1
2
10 Apr 2022
TIL that source maps can point to URLs for source files, using the `sourceRoot` property. This allows you to publish NPM packages with source maps, *without* including the original source. For TypeScript, this does the trick:
19 Mar 2022
We’ve had an Amazon Fresh store for a few months now right next to our home. My favorite part of the cashier-less experience is that I don’t feel awkward bringing in groceries from a different store. Amazing for combining trips.
20 Jan 2022
I am curious how Telegram emoji codes for calls are generated. This one from last night perfectly summarized the call, before it even happened. And that wasn’t the first time.
1
20 Jan 2022
Bank card handling in @1Password really has so much low-hanging fruit. (1) Please flag that cards are about to expire. (2) Why aren’t card networks inferred from the number? (3) Why aren’t card numbers validated? (4) And why can’t I just scan my card with my camera?
1
20 Jan 2022
I have considered writing my own app to deal with bank cards on the web. 1Password is already a big step up over iCloud Keychain, as that doesn’t support storing verification numbers. But it still feels like an afterthought of a feature.
1
15 Jan 2022
Seeing this Gmail auto-complete: My heart goes out to all of the knowledge workers stuck in the same meeting for weeks.
25 Nov 2021
I tried to introduce WebAssembly into one of my NodeJS modules today. Tl;dr it isn't ready for prime time yet.
2
3
25 Nov 2021
I was able to call the WASM-ified module and extract enough information that I do think things work. And yes, the speed-up is dramatic (~80% faster or so, although result extraction is going to reduce that number).
1
1
25 Nov 2021
I am genuinely hyped about what's to come with WebAssembly and AssemblyScript. For now, the complexity of calling the module, and the need to use Node >= 14.8, ultimately made me put a pin in this.
23 Nov 2021
In other news, I finished The Outer Worlds yesterday. Such a treat, it really felt like a reimagining of the Firefly TV show.
18 Nov 2021
After spending quite some time living & working in Silicon Valley, me and my wife decided to relocate to London earlier this year. We are now slowly building up our own company. Nothing to announce yet, but I do believe we have some promising ideas.
2