Configuration Language, Type System, Gradual Typing, Contract Programming

Algebraic Types are not Scary
blog.aiono.dev·6h·
Type Checking
When Dinosaurs Survived the Meteor: From Python to Deno
dev.to·3h·
Discuss: DEV
🎮Language Ergonomics
ECMAScript TC39 proposal-pattern-matching
github.com·3h·
Discuss: Hacker News
🎯Pattern Matching
A Lisp compiler to ARM written in Lisp (2)
forum.ulisp.com·4h·
Discuss: Hacker News
🌱Minimal Lisps
Pursuing a Trick a Long Way Just to See Where It Goes, with Simon Peyton Jones
popovit.ch·21h·
Discuss: Hacker News
functional programming
Topological Sort: Managing Mutable Structures in Haskell
mmhaskell.com·8h
🪢Rope Data Structures
Semantic Dictionary Encoding
falvotech.com·2h·
Discuss: Hacker News
🗂️Type Indexing
A Dumb Introduction to z3. Exploring the world of constraint solvers with very simple examples.
asibahi.github.io·19h·
🧩Constraint Solvers
Functional Patterns Don't Fit JavaScript, Embracing Model View Controller
bonaroo.nl·3h·
Discuss: Hacker News
🏛️Elm Architecture
Analyzing Lisp Redux: One Form At a Time
funcall.blogspot.com·2h·
🔮Lisp Interpreters
What is Algebraic about Algebraic Effects?
interjectedfuture.com·1h
💫Effect Systems
List Vs. Tuple: Understanding The Differences In Python - Maine News Online
mainenewsonline.com·9h
🐍CPython Internals
How to turn Claude Code into a domain specific coding agent
blog.langchain.com·1h·
Discuss: Hacker News
🎮Language Ergonomics
The pirate-based logic of Rust shared references
ais523.me.uk·23h·
🔒Rust Borrowing
Microservices vs Monolith: A Complete Architecture Guide for Modern Software Development
blog.devops.dev·2h
📦Monorepos
schemantic – Generate TypeScript types + API client from OpenAPI (FastAPI friendly)
reddit.com·1d·
Discuss: r/reactjs
🔧API Design
Balance between refactoring and inheritance in your code
github.com·5h·
Discuss: Hacker News
🧪Compiler Testing
Top 38 .NET interview questions asked in 2025
dotnetinterviews.com·3h·
Discuss: Hacker News
🎭Racket
Web Developer Travis McCracken on Horizontal Scaling Mistakes I’ve Made
dev.to·4h·
Discuss: DEV
🔧API Design
Building a Simple Stack-Based Virtual Machine in Go
blog.phakorn.com·10h·
📚Stack Data Structures