krzkaczor
- Karma
- 0
- Created
- ()
- Submissions
- 16,503,119
- Tesla Engineering breaks down the Model Y redesign (twitter.com)
- Show HN: NY – Use right JavaScript package manager (github.com)
I got tired of trying to use yarn in npm projects. Ny always picks the right package manger based on the lockfile. Additionally it's super fast because it's written in rust. Give it a try!
- Paged Out – a new experimental magazine about programming (pagedout.institute)
- Finally You Can Disable “Peek Window” in VSCode (twitter.com)
- Ethereum Virtual Machine Implemented in TypeScript (github.com)
- Squeezing maximum type safety out of Typescript with TypeStrict (blog.neufund.org)
- Tail call optimization in JavaScript (github.com)