The best Hacker News stories from All from the past day

Go back

Latest posts:

Chain of Recursive Thoughts: Make AI think harder by making it argue with itself

Sycophancy in GPT-4o

U.S. Economy Contracts at 0.3% Rate in First Quarter

I created Perfect Wiki and reached $250k in annual revenue without investors

Finland Bans Smartphones in Schools

Port of Los Angeles says shipping volume will plummet 35% next week

Retailers will soon have only about 7 weeks of full inventories left

Someone at YouTube needs glasses

Generative AI is not replacing jobs or hurting wages at all, say economists

Amazon to display tariff costs for consumers

LibreLingo – FOSS Alternative to Duolingo

Firefox tab groups are here

Only Teslas exempt from new auto tariffs thanks to 85% domestic content rule

Only Teslas exempt from new auto tariffs thanks to 85% domestic content rule

Qwen3: Think deeper, act faster

I use zip bombs to protect my server

I use zip bombs to protect my server

Migrating away from Rust

Widespread power outage in Spain and Portugal

All of Spain is without energy. All systems have shut down immediately and are not coming back. Apparently the same has happened in Portugal.

Show HN: I built a hardware processor that runs Python

Hi everyone, I built PyXL — a hardware processor that executes a custom assembly generated from Python programs, without using a traditional interpreter or virtual machine. It compiles Python -> CPython Bytecode -> Instruction set designed for direct hardware execution.<p>I’m sharing an early benchmark: a GPIO test where PyXL achieves a 480ns round-trip toggle — compared to 14-25 micro seconds on a MicroPython Pyboard - even though PyXL runs at a lower clock (100MHz vs. 168MHz).<p>The design is stack-based, fully pipelined, and preserves Python's dynamic typing without static type restrictions. I independently developed the full stack — toolchain (compiler, linker, codegen), and hardware — to validate the core idea. Full technical details will be presented at PyCon 2025.<p>Demo and explanation here: <a href="https://runpyxl.com/gpio" rel="nofollow">https://runpyxl.com/gpio</a> Happy to answer any questions

< 1 2 3 ... 30 31 32 33 34 ... 822 823 824 >