This is a record of my journey to create 100 tools that run entirely in the browser, both for practical use and self-improvement.The rules I've loosely decided on are as follows: Create things I want ...
Self-introductionNice to meet you, I'm rishi! I am currently a housewife raising two children, but you might wonder why I ...
A use-after-free in the Linux kernel's AF_UNIX socket subsystem can be used to escape a container and gain root on the host, security firm DepthFirst said in research published September 22. The flaw, ...
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, ...