Sunday, October 08, 2023

bun.js vs node.js (vs deno)

Jarred Sumner on Changelog |> Changelog

Fresh off Bun’s big 1.0 launch, Jarred Sumner goes one-on-one with Jerod to discuss the all-in-one JavaScript runtime that’s captured the interest of many.

Reflecting on Bun's big launch with Jarred Sumner, founder & CEO of Oven (JS Party #295) |> Changelog


oven-sh/bun: Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one @GitHub

Windows users — Bun does not currently provide a native Windows build. We're working on this; progress can be tracked at this issue. In the meantime, use one of the installation methods below for Windows Subsystem for Linux.

Reports of Node's death are greatly exaggerated with Matteo Collina & James Snell (JS Party #294) |> Changelog


AI: SudoLang: prog lang for ChatGPT

 SudoLang: A Powerful Pseudocode Programming Language for LLMs | by Eric Elliott | JavaScript Scene | Medium

"Pseudocode is a fantastic way to sketch programs using informal, natural language, without worrying about specific syntax. It’s like sketching your thoughts before diving into the nitty-gritty of coding. It’s useful for brainstorming and communicating ideas with others."


SudoLang is a programming language designed to collaborate with AI language models including ChatGPT, Bing Chat, Anthropic Claude, and Google Bard. It is designed to be easy to learn and use. It is also very expressive and powerful.