| 421. | The evolution of rationality: How chimps process conflicting evidence | (arstechnica.com) |
|
Chimps can take in new evidence, evaluate its strength, and change their minds. | |
| 4 points by rbanffy 2 days ago | 0 comments |
| 422. | Steam Controller | (store.steampowered.com) |
|
Your games at your fingertips | |
| 11 points by tart-lemonade 6 days ago | 3 comments |
| 423. | I didn't reverse-engineer the protocol for my blood pressure monitor in 24 hours | (james.belchamber.com) |
|
|
The personal website of James Belchamber. | |
| 7 points by jamesbelchamber 7 days ago | 2 comments |
| 424. | VibeThinker-1.5B | (github.com) |
|
|
Tiny Model, Big Logic: Diversity-Driven Optimization Elicits Large-Model Reasoning Ability in VibeThinker-1.5B - WeiboAI/VibeThinker | |
| 7 points by tamnd 6 days ago | 0 comments |
| 425. | An Italian Company Builds the First Known Propellantless Space-Propulsion System | (satcom.digital) |
|
Genergo, an Italian deep-tech company based in Como, comes out of stealth and unveils an innovative electromagnetic space-propulsion system that uses no propellant, successfully flight-tested and validated across three space missions and protected by a portfolio of granted international patents. | |
| 4 points by maremmano 4 days ago | 0 comments |
| 426. | Perkeep lets you permanently keep your stuff, for life | (perkeep.org) |
|
|
||
| 12 points by nikolay 7 days ago | 0 comments |
| 427. | The Challenge of Large File Checksums | (ppppp.dev) |
|
|
||
| 4 points by I_like_tomato 2 days ago | 3 comments |
| 428. | Worries about Open Source in the age of LLMs | (jvt.me) |
|
Some concerns I have with moving towards "don't use Open Source, get an LLM to generate the code you want" and where it'll take us. | |
| 4 points by jamietanna 2 days ago | 0 comments |
| 429. | TiDAR: Think in Diffusion, Talk in Autoregression | (arxiv.org) |
|
|
Abstract page for arXiv paper 2511.08923: TiDAR: Think in Diffusion, Talk in Autoregression | |
| 3 points by internetguy 3 days ago | 0 comments |
| 430. | Why Software Systems Must Default to the Metric System | (substack.com) |
|
And Why You Should Migrate Now | |
| 4 points by danielecr 1 day ago | 3 comments |
| 431. | I implemented an ISO 42001-certified AI Governance program in 6 months | (beabytes.com) |
|
|
How I implemented an ISO 42001-certified AI Governance program in 6 months | |
| 3 points by azhenley 3 days ago | 0 comments |
| 432. | Minicoro: Single header stackful cross-platform coroutine library in pure C | (github.com) |
|
|
Single header stackful cross-platform coroutine library in pure C. - edubart/minicoro | |
| 4 points by PaulHoule 4 days ago | 0 comments |
| 433. | LaLiga: ISPs Must Join Anti-Piracy War to Secure Broadcasting Rights | (torrentfreak.com) |
|
|
Companies acting as both TV broadcasters and ISPs, must comply with extreme anti-piracy obligations if they air LaLiga matches from 2027. | |
| 7 points by iamnothere 1 day ago | 0 comments |
| 434. | Terminal Latency on Windows | (chadaustin.me) |
|
|
UPDATE 2024-04-15: Windows Terminal 1.19 contains a fix that reduces latency by half! It’s now competitive with WSLtty on my machine. Details in the GitHub Issue. | |
| 4 points by bariumbitmap 7 days ago | 0 comments |
| 435. | Dave's Garage PDP-11 BBS Menu System | (github.com) |
|
|
PDP-11 Related Source Code. Contribute to davepl/pdpsrc development by creating an account on GitHub. | |
| 7 points by rbanffy 2 days ago | 0 comments |
| 436. | Julia 1.12 brings progress on standalone binaries and more | (lwn.net) |
|
|
||
| 3 points by leephillips 2 days ago | 0 comments |
| 437. | Google open-sources Android 16 QPR1, two months late | (grapheneos.social) |
|
|
Android 16 QPR1 is finally being pushed to the Android Open Source Project. This should have happened on 2025-09-03. We migrated to full Android 16 QPR1 kernel code (GPLv2 tarball) and firmware in September. We couldn't migrate userspace to QPR1 without it being pushed to AOSP. | |
| 9 points by uneven9434 6 days ago | 0 comments |
| 438. | The effects of pets and human-pet interactions on humans' romantic relationships | (journals.sagepub.com) |
|
|
||
| 5 points by DrierCycle 2 days ago | 0 comments |
| 439. | Why movies just don't feel "real" anymore | (old.reddit.com) |
|
|
||
| 4 points by Jun8 2 days ago | 0 comments |
| 440. | Towards Greater Leverage: Scaling Laws for Efficient MoE Language Models | (arxiv.org) |
|
|
Abstract page for arXiv paper 2507.17702: Towards Greater Leverage: Scaling Laws for Efficient Mixture-of-Experts Language Models | |
| 4 points by Anon84 2 days ago | 0 comments |
| 441. | The Geometry Behind Normal Maps | (shlom.dev) |
|
|
Learn how tangent space works, how to compute tangents and the TBN matrix, and how normal mapping transforms textures into detailed 3D shading. | |
| 3 points by betamark 7 days ago | 0 comments |
| 442. | How to Tolerate Annoying Things | (psyche.co) |
|
Hassles are part of life, but the way we react often makes them worse. ACT skills can help you handle them with greater ease | |
| 6 points by zdw 4 days ago | 1 comments |
| 443. | Ask HN: Why does Y Combinator seem to be consistently funding AI slop? | () |
|
|
||
| 7 points by coldtrait 22 hours ago | 2 comments |
| 444. | Build a DeepSeek Model from Scratch | (manning.com) |
|
Learn how to build the features that set DeepSeek apart from other top LLMs! When DeepSeek started making waves in January 2025, it sounded too good to be true. How could a generative AI model get such incredible performance with such low training and operation costs? By creatively blending a variety of strategies and innovations like Mixture of Experts, Latent Attention, Multi-token Prediction, model distillation, and efficient parallelization, DeepSeek set a new standard for what’s possible in an open LLM. Now, in Build a DeepSeek Model (From Scratch) you can recreate a laptop-scale version of this cutting-edge model yourself! In Build a DeepSeek Model (From Scratch) you will learn how to: Implement DeepSeek’s core architectural innovations, including Multi-Head Latent Attention and Mixture-of-Experts layers Build a production-ready training pipeline with Multi-Token Prediction and FP8 quantization for efficiency and speed Maximize hardware utilization with parallelism strategies like DualPipe Apply post-training methods such as supervised fine-tuning and reinforcement learning to unlock reasoning capabilities Compress and distill large models into smaller, deployable versions for real-world use In Build a DeepSeek Model (From Scratch) you’ll build your own DeepSeek clone from the ground up. First, you’ll quickly review LLM fundamentals, with an eye to where DeepSeek’s innovations address the common problems and limitations of standard models. Then, you’ll learn everything you need to create your own DeepSeek-inspired model, including the innovations that put DeepSeek on the map: Multihead Latent Attention (MLA), Multi-Token Prediction (MTP), Mixture of Experts (MoE), model distillation, and reasoning. | |
| 5 points by 0x54MUR41 1 day ago | 0 comments |
| 445. | A Commentary on the Sixth Edition Unix Operating System | (warsus.github.io) |
|
|
||
| 4 points by o4c 6 days ago | 0 comments |
| 446. | How to Pick Your Battles | (leadinginproduct.com) |
|
Not Every Disagreement is Worth the Fight—Learn How to Choose Wisely | |
| 3 points by benkan 1 day ago | 0 comments |
| 447. | Show HN: Whirligig.live | (whirligig.live) |
|
|
go to a gig tonight | |
| 6 points by idiocache 2 days ago | 2 comments |
| 448. | Jeffrey Epstein Pursued Swiss Rothschild Bank to Finance Israeli Cyberweapons | (dropsitenews.com) |
|
Epstein to Ehud Barak: “[Ariane de Rothschild] said to me, if Ehud wants to make serious money, he will have to build a relationship with me. take time so that we can truly understand one another.” | |
| 6 points by sporkxrocket 17 hours ago | 0 comments |
| 449. | Why Nietzsche Matters in the Age of Artificial Intelligence | (cacm.acm.org) |
|
|
||
| 13 points by pseudolus 7 days ago | 2 comments |
| 450. | Show HN: Minivac 601 Simulator - a 1961 Relay Computer | (minivac.greg.technology) |
|
||
| 6 points by gregsadetsky 3 days ago | 0 comments |