Profile avatar
karlhorky.com
Technical Founder, Curriculum Engineer @upleveled.io Org Team React Amsterdam, AmsterdamJS, @reactvienna.com Canadian, Austrian, he/him πŸ“Amsterdam https://github.com/karlhorky
404 posts 2,612 followers 2,333 following
Prolific Poster
Conversation Starter
comment in response to post
I moved to Amsterdam too :) maybe we can get a group together some evening during conference time
comment in response to post
I'm not directly organizing it, but I am part of the GitNation meetup organization team :) And hi @naugtur.pl πŸ‘‹
comment in response to post
2019 Tweet x.com/karlhorky/st...
comment in response to post
Proposal github.com/tc39/proposa...
comment in response to post
nice, thanks, registered! not 100% sure that I can make it tomorrow, but hope it will work out
comment in response to post
Oh nice, I live in Amsterdam now. Is it a public meetup? Link?
comment in response to post
Nice, thanks for this post! I added some things to my gitconfig from here πŸ™Œ One thing I found: The latest Git diff config docs say that diff.renames is set to true by default, so maybe this setting is not needed? git-scm.com/docs/diff-co...
comment in response to post
@threepointone.bsky.social did you ship it finally? Or is this something different now? x.com/threepointon...
comment in response to post
πŸ˜„ oh nice wen open source ppm - porsager package manager
comment in response to post
more in the Vite docs here vitest.dev/guide/testin...
comment in response to post
alternative to "assertions" concept would be to switch to language similar to "type tests" or "testing types", which has precedent in expect-type by @mmkal.com github.com/mmkal/expect...
comment in response to post
and then, in the places of the writing where you do want to disambiguate, you could come up with a noun for describing the generic type alias itself, eg: 1. assertion generic type 2. assertion utility type 3. Assert<> type alias 4. Assert<> parameterized type etc
comment in response to post
do you need a noun to disambiguate the abstract concept of "assertion" away from JavaScript? maybe keep the noun describing the concept as "assertion"? considering that the abstract concept is pretty much the same between the two languages...? πŸ€”
comment in response to post
sounds interesting! in case you haven't seen it, SafeQL is an ESLint plugin that checks TS types against a PostgreSQL database schema via libpg-query - can recommend! safeql.dev
comment in response to post
Amazing seeing more work in the CSS linting / static analysis space πŸ™Œ Is there any work being done to engage with the existing Stylelint community eg. with Masafumi Koba (ybiquitous) and or Richard Hallows (jeddy3)? Would be great to have compatibility with existing rules πŸ‘
comment in response to post
Corepack issue "Newly published versions of package managers distributed from npm cannot be installed due to key id mismatch" github.com/nodejs/corep...
comment in response to post
Node.js v22.14.0 nodejs.org/en/blog/rele...