frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Loose wire leads to blackout, contact with Francis Scott Key bridge

https://www.ntsb.gov:443/news/press-releases/Pages/NR20251118.aspx
171•DamnInteresting•3h ago•72 comments

Researchers discover security vulnerability in WhatsApp

https://www.univie.ac.at/en/news/detail/forscherinnen-entdecken-grosse-sicherheitsluecke-in-whatsapp
83•KingNoLimit•3h ago•18 comments

Europe is scaling back GDPR and relaxing AI laws

https://www.theverge.com/news/823750/european-union-ai-act-gdpr-changes
465•ksec•9h ago•479 comments

Building more with GPT-5.1-Codex-Max

https://openai.com/index/gpt-5-1-codex-max/
308•hansonw•6h ago•181 comments

Why CUDA translation wont unlock AMD

https://eliovp.com/why-cuda-translation-wont-unlock-amds-real-potential/
16•JonChesterfield•1w ago•1 comments

Meta Segment Anything Model 3

https://ai.meta.com/sam3/
201•lukeinator42•6h ago•45 comments

Tailscale Down

https://status.tailscale.com/incidents/01KAF1H8V7EGFKVG5KGZBB2RJC
33•fasz•1h ago•22 comments

How Slide Rules Work

https://amenzwa.github.io/stem/ComputingHistory/HowSlideRulesWork/
26•ColinWright•2h ago•4 comments

Static Web Hosting on the Intel N150: FreeBSD, SmartOS, NetBSD, OpenBSD and Linu

https://it-notes.dragas.net/2025/11/19/static-web-hosting-intel-n150-freebsd-smartos-netbsd-openb...
102•t-3•6h ago•34 comments

Cognitive and mental health correlates of short-form video use

https://psycnet.apa.org/fulltext/2026-89350-001.html
176•smartmic•4h ago•143 comments

Gaming on Linux has never been more approachable

https://www.theverge.com/tech/823337/switching-linux-gaming-desktop-cachyos
169•throwaway270925•2h ago•119 comments

Larry Summers resigns from OpenAI board

https://www.cnbc.com/2025/11/19/larry-summers-epstein-openai.html
200•koolba•10h ago•202 comments

How to identify a prime number without a computer

https://www.scientificamerican.com/article/how-to-identify-a-prime-number-without-a-computer/
32•beardyw•1w ago•20 comments

It's your fault my laptop knows where I am

https://www.amoses.dev/blog/wifi-location/
82•nicosalm•2h ago•42 comments

Thunderbird adds native Microsoft Exchange email support

https://blog.thunderbird.net/2025/11/thunderbird-adds-native-microsoft-exchange-email-support/
303•babolivier•12h ago•84 comments

Pozsar's Bretton Woods III: The Framework

https://philippdubach.com/2025/10/25/pozsars-bretton-woods-iii-the-framework-1/2/
37•7777777phil•4h ago•15 comments

The patent office is about to make bad patents untouchable

https://www.eff.org/deeplinks/2025/11/patent-office-about-make-bad-patents-untouchable
123•iamnothere•2h ago•9 comments

Launch HN: Mosaic (YC W25) – Agentic Video Editing

https://mosaic.so
102•adishj•8h ago•96 comments

Racing karts on a Rust GPU kernel driver

https://www.collabora.com/news-and-blog/news-and-events/racing-karts-on-a-rust-gpu-kernel-driver....
28•mfilion•3h ago•1 comments

Roblox Requires Age Checks for Communication, Ushering in New Safety Standard

https://corp.roblox.com/newsroom/2025/11/roblox-requires-age-checks-limits-minor-and-adult-chat
12•urbanshaman•2h ago•7 comments

The Death of Arduino?

https://www.linkedin.com/posts/adafruit_opensource-privacy-techpolicy-activity-739690336223705497...
342•ChuckMcM•4h ago•175 comments

Vortex: An extensible, state of the art columnar file format

https://github.com/vortex-data/vortex
20•tanelpoder•4d ago•3 comments

A $1k AWS mistake

https://www.geocod.io/code-and-coordinates/2025-11-18-the-1000-aws-mistake/
267•thecodemonkey•14h ago•233 comments

What Killed Perl?

https://entropicthoughts.com/what-killed-perl
128•speckx•13h ago•301 comments

Exploring the limits of large language models as quant traders

https://nof1.ai/blog/TechPost1
103•rzk•16h ago•86 comments

Control LLM Spend and Access with any-LLM-gateway

https://blog.mozilla.ai/control-llm-spend-and-access-with-any-llm-gateway/
51•aittalam•1w ago•21 comments

The Subversive Hyperlink

https://blog.jim-nielsen.com/2024/the-subversive-hyperlink/
14•ColinWright•4h ago•6 comments

The Future of Programming (2013) [video]

https://www.youtube.com/watch?v=8pTEmbeENF4
145•jackdoe•6d ago•91 comments

Reproducible C++ builds by logging Git hashes

https://jgarby.uk/posts/git_repr/
31•j4cobgarby•5d ago•35 comments

Multimodal Diffusion Language Models for Thinking-Aware Editing and Generation

https://github.com/tyfeld/MMaDA-Parallel
127•lnyan•14h ago•13 comments
Open in hackernews

How Slide Rules Work

https://amenzwa.github.io/stem/ComputingHistory/HowSlideRulesWork/
25•ColinWright•2h ago

Comments

kingforaday•53m ago
This would have been helpful for Sam Cooke.
JKCalhoun•35m ago
Deep dive, for sure. I suspect Cliff Stoll is enjoying this site.

I played with creating a logarithmic slider thing [1] in Javascript that I hoped I could package up as a kind of "widget" people could use on their web pages. But I don't really know Javascript that well—or rather how to make an API out of a Javascript thing.

Anyway, to test it I tried to make an Ohm's Law calculator [2].

I would love to see a site like the one in this post have some kind of interactive slide rule on the web page itself.

[1] https://github.com/EngineersNeedArt/SlideRule

[2] https://www.engineersneedart.com/ohmslaw/index.html (the yellow slider is not directly user-moveable in this example)

NetMageSCW•15m ago
The HP-35 wasn’t programmable- it was just a scientific calculator.
clickety_clack•2m ago
Slide rules are super cool. Such an easy gift to give the engineer in your life.

I never spent the time to get quick with it, but I could absolutely see it being quicker than a calculator. You’d just have to be aware of the limits to its precision if you were in a field that required it.