Appears on
Articles115
JavaScript broke the web (and called it progress)
Article URL: https://www.jonoalderson.com/conjecture/javascript-broke-the-web-and-called-it-progress/ Comments URL: https://news.ycombinator.com/item?id=44325563 Points: 40 # Comments: 23
What Would a Kubernetes 2.0 Look Like
Article URL: https://matduggan.com/what-would-a-kubernetes-2-0-look-like/ Comments URL: https://news.ycombinator.com/item?id=44317825 Points: 13 # Comments: 9
Liberux Nexx: An interview with Liberux about their made-in-EU OSHW Linux Phone
Article URL: https://linmob.net/liberux-nexx-an-interview-with-liberux/ Comments URL: https://news.ycombinator.com/item?id=44316665 Points: 11 # Comments: 0
Effectiveness of Fuzzing for Porting Programs from C to Rust
The article discusses the effectiveness of using fuzzing to automate porting programs from C to Rust, particularly by having LLMs write fuzz tests in a topological order. It reflects on the increasing code generation by LLMs and the potential future scenario where machines produce more code than humans.
bzip2 Crate Upgraded to 100% Rust Implementation for Improved Performance
The bzip2 crate has been updated to version 0.6.0, now using a rust implementation of the bzip2 algorithm for improved speed and cross-compilation. The update also allows building the crate as a C dynamic library.
Is documentation like pineapple on pizza?
Article URL: https://techleadtoolkit.substack.com/p/is-documentation-like-pineapple-on Comments URL: https://news.ycombinator.com/item?id=44298407 Points: 10 # Comments: 3
Mathematical Illustrations: A Manual of Geometry and PostScript
Article URL: https://personal.math.ubc.ca/~cass/graphics/text/www/ Comments URL: https://news.ycombinator.com/item?id=44289705 Points: 6 # Comments: 0
Why SSL was renamed to TLS in late 90s (2014)
Article URL: https://tim.dierks.org/2014/05/security-standards-and-name-changes-in.html Comments URL: https://news.ycombinator.com/item?id=44282378 Points: 14 # Comments: 0
Exploring the Creative Side of Programming in Lisp
The article discusses the beauty and creativity of programming in Lisp, likening it to an art form and emphasizing the connection between writing and programming.
Model Once, Represent Everywhere: UDA (Unified Data Architecture) at Netflix
Article URL: https://netflixtechblog.com/uda-unified-data-architecture-6a6aee261d8d Comments URL: https://news.ycombinator.com/item?id=44275575 Points: 5 # Comments: 0
Exploring the Significance of Zermelo's Axiom of Choice and Cantor's Set Theory Contributions
The article discusses the history and significance of Zermelo's axiom of choice, focusing on the problem associated with it. It explores the concept of well-ordering sets and Cantor's contributions to set theory.
The Case for Software Craftsmanship in the Era of Vibes
Article URL: https://zed.dev/blog/software-craftsmanship-in-the-era-of-vibes Comments URL: https://news.ycombinator.com/item?id=44264376 Points: 15 # Comments: 1
Debunking the Myth: Large Language Models Are Affordable to Operate
The article discusses the misconception that Large Language Models (LLMs) are expensive to operate, highlighting a significant reduction in prices over the past two years.
Understanding the Model Context Protocol (MCP) and Tool Poisoning Attack (TPA)
The article discusses the Model Context Protocol (MCP) from Anthropic, which allows developers to integrate real-world functionality into large language models. It explores the concept of Tool Poisoning Attack (TPA) within the context of MCP.
Understanding the Controversy Surrounding DNS over HTTPS (DoH)
The article discusses the concept of DNS over HTTPS (DoH) and argues against its use, stating that it does not protect DNS queries from surveillance but rather centralizes them to one entity. It provides a tip to disable DoH in Firefox by changing a configuration setting.
