odin

Tag

Cards List
#odin

Understanding the Odin Programming Language

Hacker News Top · 2026-07-12 Cached

A book teaching the Odin programming language, covering manual memory management, parametric polymorphism, and data-oriented design. Version 1.10 has been released with updates.

0 favorites 0 likes
#odin

Signed Integers By Default

Lobsters Hottest · 2026-07-07 Cached

An article discussing the debate between signed and unsigned integer defaults in programming language design, using Odin and C3 as examples. The author argues that signed-by-default is more practical despite theoretical advantages of unsigned.

0 favorites 0 likes
#odin

Odin, Wikipedia and engagement farming

Hacker News Top · 2026-07-03 Cached

The article examines the deletion of the Odin programming language's Wikipedia page via the Articles for Deletion process, and the ensuing debate about notability, reliable sources, and alleged engagement farming by the language's creator.

0 favorites 0 likes
#odin

A simple web framework for odin

Lobsters Hottest · 2026-06-27 Cached

Gjallarhorn is a from-scratch web framework for the Odin programming language, providing an HTTP server, router, middleware, template engine, and ORM with PostgreSQL support, all with no external dependencies.

0 favorites 0 likes
#odin

Odin dev-2026-06 Released

Lobsters Hottest · 2026-06-11 Cached

Odin dev-2026-06 has been released. Odin is a data-oriented programming language designed for high-performance systems development.

0 favorites 0 likes
← Back to home

Submit Feedback