Shaders. Among them: a CRT shader suitable for not-so-powerful GPUs.
Reactive (non-FRP) UI library for Scala.js.
Elm-like UI library for Scala 3.
FRP (functional reactive programming) library for many languages.
An OCaml-derived, strongly typed JavaScript replacement. Forked from Reason.
How to learn and teach a subject (my own understanding, not 100% what the article says):
- Create a notebook and write down what you know.
- Create another notebook and write the same things down in a way that you can read it to a child and they can understand. Do this by actually reading it out loud. Take note of where you stumble.
- Open the first notebook again. Write down whatever you find you do not know or understand.
- Iterate.
Zod-based type-safe RPC between TypeScript clients and servers.
A data schema EDSL for TypeScript, integrated with the TypeScript type system including type inference.
A client-side web application framework for ClojureScript.
A reactive client-side web application framework for PureScript.
AI code completion for Emacs. Runs a language model locally.
Rust bindings for libtls, which is OpenBSDโs easy-to-use TLS API.
The libtls API ported to OpenSSL.
Thatโs the official name. Really.
A Unix-like operating system for Atari ST and compatibles.
Free to download as an ebook.
A Linux-only asynchronous programming runtime for Rust based on io_uring(7)
.
Dithering may appear simple, but applying it to an animated 3D scene is tricky. Return of the Obra Dinn solved some novel problems in novel ways.