Bun is a Javascript runtime, compiler, transpiler, bundler, test runner, and standard library. That’s quite an all-in-one tool. If you want a TLDR, bun calls itself a “drop-in replacement for Node.js”. It’s an all-in-one framework that replaces: Node.js npm tsc Jest/Vitest Babel/Webpack So you can get rid of dependencies, build tools, and .config files and […]

Read More →

According to W3C : “Internationalization is the design and development of a product, application or document content that enables easy localization for target audiences that vary in culture, region, or language. Localization refers to the adaptation of a product, application or document content to meet the language, cultural and other requirements of a specific target […]

Read More →

Java 17 is the latest long term support (LTS) release after Java 11. It will be a long-term-support (LTS) release from most vendors, including Oracle. JEPs in JDK 17 integrated since JDK 11 Status Long Term Support Release Release Date 2021/09/14 EOL Date 2030 Bytecode Version 61.0 API Changes Compare to 16 – 15 – […]

Read More →

Language matters and metaphors matter. As humans/engineers we need to do everything in our power and beyond to not perpetuate sexist, racist, or ethnocentric language. Here is an RFC document from IETF that argues for and describes alternatives that shift specific language conventions used by RFC Authors and RFC Editors to avoid oppressive terminology in […]

Read More →