🎉 Breaking News: Tech Guru Discovers Personal Preference! 🚀 In a groundbreaking revelation, someone learned that 'satisfies' is their favorite #TypeScript keyword. Meanwhile, millions continue to use TypeScript without needing a favorite keyword. 🤔
https://sjer.red/blog/2024-12-21/ #TechNews #Discovery #CodingLife #DeveloperHumor #ProgrammingInsights #HackerNews #ngated
TIL: `satisfies` is my favorite TypeScript keyword

TIL: `satisfies` is my favorite TypeScript keyword

Jerred Shepherd
Bret Victor The Future of Programming

YouTube
The Uselessness of "Fast" and "Slow" in Programming - iRi

Against SQL

Reworking Memory Management in CRuby

Shopify sponsors and collaborates with academia to take Ruby to new heights. In this post, we give an overview of what we’ve built in collaboration with the Australian National University.

Rails at Scale
Language Agnostic Programming: Why you may still need code

Are We Chasing Language Hype Over Solving Real Problems?

The Allure of New Languages vs. The Necessity of Problem-Solving

Type Checking is a Symptom, Not a Solution

2025-08-31

Paul’s Substack
Ah yes, another ☕️ deep dive into the enigma of Common Lisp #types, where Colin Woodbury educates us on the clear sky-high importance of understanding them, while simultaneously proving why only 12 people care. 🎩✨ A riveting read for anyone who’s awake at 3 AM pondering the fluidity of fixnums. 💤
https://www.fosskers.ca/en/blog/cl-type-quirks #CommonLisp #LispProgramming #TechEducation #NightOwl #ProgrammingInsights #HackerNews #ngated
Colin Woodbury - Quirks of Common Lisp Types

Compiler Bug Causes Compiler Bug: How a 12-Year-Old G++ Bug Took Down Solidity

A subtle G++ bug from 2012, C++20's new comparison rules, and legacy Boost code can collide to crash Solidity's compiler on valid code. We unpack the surprising chain reaction and how to fix it.

OtterSec