Hacker News
@hackernewslive
22.6K
subscribers
203K
links
Download Telegram
Join
Hacker News
22.6K subscribers
Hacker News
Ruffle – open-source Flash player
Article
,
Comments
ruffle.rs
Ruffle - Flash Emulator
Ruffle is a Flash Player emulator written in Rust. Ruffle targets both desktop and the web using WebAssembly.
Hacker News
The Myth of Developer Obsolescence
Article
,
Comments
Alonso Network
The Recurring Cycle of 'Developer Replacement' Hype
AI isn't replacing developers, it's transforming them. Just as NoCode created specialists and cloud turned sysadmins into DevOps engineers, AI elevates engineers from code writers to system architects. The most valuable skill isn't writing code, it's designing…
Hacker News
LumoSQL
Article
,
Comments
Hacker News
How a hawk learned to use traffic signals to hunt more successfully
Article
,
Comments
Frontiers Science News
Street smarts: how a hawk learned to use traffic signals to hunt more successfully
Dr Vladimir Dinets, a zoologist who studies animal behavior, ecology, and conservation, is the author of a recently published Frontiers in Ethology article that
Hacker News
BGP handling bug causes widespread internet routing instability
Article
,
Comments
blog.benjojo.co.uk
BGP handling bug causes widespread internet routing instability
Hacker News
Revisiting the Algorithm That Changed Horse Race Betting (2023)
Article
,
Comments
Acta Machina
Revisiting the Algorithm that Changed Horse Race Betting
Explore Bill Benter’s iconic horse betting strategy, enhanced with modern code and contrasted against three decades of evolving data.
Hacker News
LiveStore: State management based on reactive SQLite and built-in sync engine
Article
,
Comments
livestore.dev
LiveStore: Local-first data layer for high-performance apps
LiveStore is a state management framework based on SQLite and event-sourcing. It’s designed for demanding applications and based on years of research.
Hacker News
DuckLake is an integrated data lake and catalog format
Article
,
Comments
DuckLake
DuckLake is an integrated data lake and catalog format.
DuckLake delivers advanced data lake features without traditional lakehouse complexity by using Parquet files and your SQL database. It's an open, standalone format from the DuckDB team.
Hacker News
Worlds first petahertz transistor at ambient conditions
Article
,
Comments
news.arizona.edu
U of A researchers developing world's first petahertz-speed phototransistor in ambient conditions | University of Arizona News
In a groundbreaking international effort, researchers demonstrated a way to to manipulate electrons using pulses of light that last less than a trillionth of a second to record electrons bypassing a physical barrier almost instantaneously.
Hacker News
Why Cline Doesn't Index Your Codebase (and Why That's a Good Thing)
Article
,
Comments
Cline
Why Cline Doesn't Index Your Codebase (And Why That's a Good Thing) - Cline Blog
Here's a common question we get from prospective Cline users: "How does Cline handle large codebases? Do you use RAG to index everything?"
It's a reasonable question. Retrieval Augmented Generation (RAG) has become the go-to solution for giving AI systems…
Hacker News
Mistral Agents API
Article
,
Comments
mistral.ai
Build AI agents with the Mistral Agents API | Mistral AI
Hacker News
The Art of Fugue – Contrapunctus I (2021)
Article
,
Comments
The Ethan Hein Blog
The Art of Fugue – Contrapunctus I
JS Bach’s last set of works, collectively titled The Art of Fugue, was published shortly after his death. It was not a big hit. Dense counterpoint was deeply unfashionable at that time, as We…
Hacker News
Square Theory
Article
,
Comments
Adam Aaronson
Square Theory | Adam Aaronson
The story starts in Crosscord, the crossword Discord server. Over 5,000 users strong, the server has emerged as a central hub for the online crossword community, a buzzing, sometimes overwhelming, sometimes delightful town square where total noobs, veteran…
Hacker News
CSS Painting API
Article
,
Comments
MDN Web Docs
CSS Painting API - Web APIs | MDN
The CSS Painting API — part of the CSS Houdini umbrella of APIs — allows developers to write JavaScript functions that can draw directly into an element's background, border, or content.
Hacker News
Just make it scale: An Aurora DSQL story
Article
,
Comments
All Things Distributed
Just make it scale: An Aurora DSQL story
AWS Senior Principal Engineers, Niko Matsakis and Marc Bowes, take us inside Aurora DSQL's development: scaling write operations without two-phase commit, overcoming garbage collection hurdles, and embracing Rust for both data and control planes.
Hacker News
Pyrefly vs. Ty: Comparing Python's Two New Rust-Based Type Checkers
Article
,
Comments
Edward Li's Blog
Pyrefly vs. ty: Comparing Python’s Two New Rust-Based Type Checkers
A deep dive into Meta's pyrefly and Astral's ty - two new Rust-based Python type checkers that both promise faster performance and better type inference.
Hacker News
I Salvaged $6k of Luxury Items Discarded by Duke Students
Article
,
Comments
INDY Week
I Salvaged $6,000 of Luxury Items Discarded by Duke Students. Why Did It Make Me Feel So Terrible?
At the end of the school year, a lot gets tossed by Duke students at my downtown Durham apartment building. This year I decided to dive in.
Hacker News
Show HN: Malai – securely share local TCP services (database/SSH) with others
Article
,
Comments
Hacker News
US pauses new student visa interviews as it mulls expanding social media vetting
Article
,
Comments
POLITICO
Trump team pauses new student visa interviews as it weighs expanding social media vetting
It’s the latest salvo against universities, many of whom rely heavily on foreign students for funds.
Hacker News
Outcome-Based Reinforcement Learning to Predict the Future
Article
,
Comments
arXiv.org
Outcome-based Reinforcement Learning to Predict the Future
Reinforcement learning with verifiable rewards (RLVR) has boosted math and coding in large language models, yet there has been little effort to extend RLVR into messier, real-world domains like...