Johannes Ewald

@johannesewald.de

I've been using Vim for about 2 years now, mostly because I can't figure out how to exit it. Co-founder of @peerigon. Previously working on @webpack.

Now with erasableSyntaxOnly I‘m asking myself: What‘s a good alternative to enums? Union types are ok, but I personally prefer to reference the enum options (and also be able to count remaining references). Is there a good package that solves enums on runtime?

Does anyone have practical exp with TS's flag exactOptionalPropertyTypes? E.g. @mattpocock.com? Is it worth the effort? It sounds sensible in theory, but in practice it complains a lot about unproblematic code. I'm considering turning it off again (or maybe I need to adjust my coding style 😃)

Looking for new tech speakers in Amsterdam and Vienna (especially under-represented groups) 📣 Reach out over DM if you're interested! One thing I hear with new speakers a lot is that they don't think they can offer anything I think you can 👇

Modern software: Getting started with the Froob framework. To run Froob, you can use Biddle or Sproxnut. If you use Sproxnut, you'll also want to install a Grattle-handler like Lux or Jujuba. It is also possible to run Froob in open mode under Rattlefunk. This is preferable in some scenarios.

Tried to cross-publish a package on NPM *and* Github package registry using semantic-release. For a couple of hours… …and failed 😞 Seems to be impossible with the latest version.