Hacker News
@hackernewslive
22.5K
subscribers
203K
links
Download Telegram
Join
Hacker News
22.5K subscribers
Hacker News
Show HN: Undetectag, track stolen items with AirTag
Article
,
Comments
Undetectag
Make your AirTag more efficient against thieves
Hacker News
Demystifying Ruby: It's all about threads (2024)
Article
,
Comments
import { Posts } from 'blog';
Demystifying Ruby
♦️
(1/3): It's all about threads
Is Ruby a true parallel language ?!
Hacker News
A Rust API Inspired by Python, Powered by Serde
Article
,
Comments
ohadravid.github.io
A Rust API Inspired by Python, Powered by Serde
Years ago, I worked on reimplementing some Python code in Rust and needed to adapt Python’s dynamic reflection capabilities (aka __getattr__) to the strict and …
Hacker News
Tek – A music making program for 24-bit Unicode terminals
Article
,
Comments
Codeberg.org
tek
🦀
a colorful music making program for your linux terminal
🦀
Hacker News
Refactoring Clojure
Article
,
Comments
Orso Labs
Refactoring Clojure (1)
Refactoring some Clojure code that implements an order-1 word-level Markov text generator.
Hacker News
A leap year check in three instructions
Article
,
Comments
hueffner.de
A leap year check in three instructions
How to test for leap years (until year 102499) in the proleptic Gregorian calendar with just three 32-bit instructions, with detailed explanation of the bit-level tricks.
Hacker News
Dr. Dobb's Journal Interviews Jef Raskin (1986)
Article
,
Comments
Substack
Dr. Dobb's Journal Interviews Jef Raskin (1986)
They discuss interface design and Raskin's hatred of the mouse.
Hacker News
Initialization in C++ is bonkers (2017)
Article
,
Comments
Hacker News
Walmart is preparing to welcome its next customer: the AI shopping agent
Article
,
Comments
WSJ
Walmart Is Preparing to Welcome Its Next Customer: The AI Shopping Agent
As consumers begin to use AI agents to do their shopping, retailers are trying to figure out how to market to bots in addition to humans.
Hacker News
If AI is so good at coding where are the open source contributions?
Article
,
Comments
Pivot to AI
If AI is so good at coding … where are the open source contributions?
You can hardly get online these days without hearing some AI booster talk about how AI coding is going to replace human programmers. AI code is absolutely up to production quality! Also, you’re all…
Hacker News
NASA keeps ancient Voyager 1 spacecraft alive with Hail Mary thruster fix
Article
,
Comments
The Register
NASA keeps ancient Voyager 1 spacecraft alive with Hail Mary thruster fix
: Failure could've triggered a small explosion
Hacker News
Teal – A statically-typed dialect of Lua
Article
,
Comments
Hacker News
I was a Theranos whistleblower. Here's what I think Elizabeth Holmes is up to
Article
,
Comments
STAT
I was a Theranos whistleblower. Here’s what I think Elizabeth Holmes is up to
Elizabeth Holmes had more resources, talent, and opportunity than most founders will ever see — and she blew it. Now, writes Theranos whistleblower Tyler Shultz, she seems to be trying again.
Hacker News
Show HN: Easel – Code multiplayer games like singleplayer
Article
,
Comments
easel.games
Make Games with Easel | Easel
A 2D game programming language that makes multiplayer as easy as singleplayer. Whether you are a beginner or expert coder, you'll love making games with Easel!
Hacker News
"The Mind in the Wheel" lays out a new foundation for the science of mind
Article
,
Comments
Experimental-History
New paradigm for psychology just dropped
OR: the ideas your mother warned you about
Hacker News
Ollama's new engine for multimodal models
Article
,
Comments
Ollama
Ollama's new engine for multimodal models· Ollama Blog
Ollama now supports new multimodal models with its new engine.
Hacker News
Sitting for a long time shrinks your brain even if you exercise
Article
,
Comments
Alzheimer’s Association
Increased sedentary behavior is associated with neurodegeneration and worse cognition in older adults over a 7‐year period despite…
INTRODUCTION
Sedentary behavior may be a modifiable risk factor for Alzheimer's disease (AD). We examined how sedentary behavior relates to longitudinal brain structure and cognitive changes in olde...
Hacker News
Improving Naval Ship Acquisition
Article
,
Comments
Construction-Physics
Improving Naval Ship Acquisition
This is a policy proposal written by Austin Vernon and myself for improving US naval shipbuilding.
Hacker News
Lock-Free Rust: How to Build a Rollercoaster While It's on Fire
Article
,
Comments
Hacker News
The Fastest Way yet to Color Graphs
Article
,
Comments
Quanta Magazine
The Fastest Way Yet to Color Graphs
Researchers have devised a scheme for painting the edges of a graph that’s almost as speedy as possible.