tosh
120 articles found across 1 feed
Appears on
Articles120
Zig Devlog: Build System Rework Separates Maker and Configurer Processes
This devlog entry from the Zig programming language project announces a major rework of the build system, separating the maker process from the configurer process. Authored by Andrew Kelley, it serves as a preview of upcoming release notes and an invitation for community testing and feedback on the new features.
The cognitive cost of agentic code generation: why we need deliberate friction in development
vickiboykis.com2d agoHow Function Coloring Creates Problems in Programming Languages
Mastering Dyalog APL Book Being Updated with Jupyter Notebooks
Optimizing Deep Learning Performance Through First-Principles Reasoning
Thinking in K: A Practical Guide to Array Language Programming with ngn/k
TorQ: A Production Framework for kdb+ Systems
Serving Netflix Video Traffic at 400Gb/S and Beyond (2022) [pdf]
Article URL: https://nabstreamingsummit.com/wp-content/uploads/2022/05/2022-Streaming-Summit-Netflix.pdf Comments URL: https://news.ycombinator.com/item?id=48227068 Points: 3 # Comments: 0
NumExpr: A Fast Numerical Array Expression Evaluator for Python and NumPy
ksharp: A C# Implementation of the K Version 3 Programming Language
Accelerate: An Embedded Language for High-Performance Array Computations in Haskell
A Hands-On Introduction to Futhark: A Functional Data-Parallel Programming Language for GPU and CPU
A hands-on introduction to the Futhark programming language through a collection of commented example programs. Futhark is a high-performance, high-level purely functional data-parallel array programming language designed to execute on both GPU and CPU. The article presents examples in increasing order of complexity, covering basic language features like fac
The History of Pipes, Forks, and Zombies in Unix Systems
This article discusses the history and concept of pipes in Unix systems, focusing on Doug McIlroy's original vision of coupling programs like garden hose segments to massage data. It covers pipes, forks, and zombie processes as fundamental operating system concepts.
Error: Privacy Extensions Blocking Access to x.com Content
MacBook Neo A18 Pro Benchmarks: Strong Burst Performance at $599, Limited for Pro Workloads
Haiku Project Releases Nightly Builds and April 2026 Activity Report
UnDUNE II
Article URL: https://liquidream.itch.io/undune2 Comments URL: https://news.ycombinator.com/item?id=48107404 Points: 11 # Comments: 0
GeoJSON: A Standardized Format for Geographic Data Encoding (RFC 7946)
GeoJSON is a standardized format (RFC 7946) for encoding geographic data structures. It supports geometry types including Point, LineString, Polygon, MultiPoint, MultiLineString, and MultiPolygon. Features combine geometric objects with properties, and FeatureCollections group multiple features. The format was standardized by the IETF in 2015.
Dijkstra's 1981 Letter Critiquing the APL Programming Language
This article presents a transcribed letter from computer scientist Edsger W. Dijkstra about the APL programming language, written in 1981. The letter discusses Dijkstra's critical views on APL, describing it as having a "cult" following, and reflects on programming language design philosophy. The article includes acknowledgments and context around how the le

