Somebody moved the UK's oldest satellite in the mid 1970s, but no one knows who (Score: 150+ in 1 day)
Link: https://readhacker.news/s/6hGMV
Comments: https://readhacker.news/c/6hGMV
Audio Decomposition – open-source seperation of music to constituent instruments (Score: 150+ in 10 hours)
Link: https://readhacker.news/s/6hJgM
Comments: https://readhacker.news/c/6hJgM
Notes on Guyana (Score: 150+ in 1 day)
Link: https://readhacker.news/s/6hFMJ
Comments: https://readhacker.news/c/6hFMJ
When machine learning tells the wrong story (Score: 152+ in 18 hours)
Link: https://readhacker.news/s/6hHfQ
Comments: https://readhacker.news/c/6hHfQ
NYC Subway Station Layouts (Score: 151+ in 8 hours)
Link: https://readhacker.news/s/6hHH7
Comments: https://readhacker.news/c/6hHH7
Grim Fandango (Score: 150+ in 6 hours)
Link: https://readhacker.news/s/6hHSP
Comments: https://readhacker.news/c/6hHSP
SVDQuant: 4-Bit Quantization Powers 12B Flux on a 16GB 4090 GPU with 3x Speedup (Score: 150+ in 17 hours)
Link: https://readhacker.news/s/6hGyJ
Comments: https://readhacker.news/c/6hGyJ
My Notes on Apple Math Notes (Score: 150+ in 1 day)
Link: https://readhacker.news/s/6hFLt
Comments: https://readhacker.news/c/6hFLt
OpenCoder: Open Cookbook for Top-Tier Code Large Language Models (🔥 Score: 152+ in 3 hours)
Link: https://readhacker.news/s/6hHkN
Comments: https://readhacker.news/c/6hHkN
Texture-Less Text Rendering (Score: 150+ in 12 hours)
Link: https://readhacker.news/s/6hGxp
Comments: https://readhacker.news/c/6hGxp
Ticketmaster’s attempt to game arbitration services fails (❄️ Score: 150+ in 4 days)
Link: https://readhacker.news/s/6hrRM
Comments: https://readhacker.news/c/6hrRM
HPV vaccination: How the world can eliminate cervical cancer (❄️ Score: 162+ in 4 days)
Link: https://readhacker.news/s/6hrkf
Comments: https://readhacker.news/c/6hrkf
Making Electronic Calipers (Score: 150+ in 23 hours)
Link: https://readhacker.news/s/6hEMA
Comments: https://readhacker.news/c/6hEMA
Claude Shannon: Mathematician, engineer, genius and juggler (2017) (❄️ Score: 150+ in 5 days)
Link: https://readhacker.news/s/6hmNB
Comments: https://readhacker.news/c/6hmNB
Claude AI to process secret government data through new Palantir deal (Score: 152+ in 8 hours)
Link: https://readhacker.news/s/6hFTM
Comments: https://readhacker.news/c/6hFTM
Show HN: Visprex – Open-source, in-browser data visualisation tool for CSV files (Score: 150+ in 17 hours)
Link: https://readhacker.news/s/6hHKf
Comments: https://readhacker.news/c/6hHKf
Hello HN. I've always found writing data visualisation scripts boring and repetitive in data science workflows earlier in my career, so I built this tool to automate it. The available methods are based on my experience in econometrics where histograms and scatterplots were the starting points to check data distributions.
The link is to the documentation and the app is freely available at https://visprex.com, and if you're curious about the implementation it's open source at https://github.com/visprex/visprex. I'd appreciate any comments and feedback!
Physical Intelligence's first generalist policy AI can finally do your laundry (Score: 150+ in 11 hours)
Link: https://readhacker.news/s/6hJce
Comments: https://readhacker.news/c/6hJce
You too can write a book (Score: 151+ in 14 hours)
Link: https://readhacker.news/s/6hHLD
Comments: https://readhacker.news/c/6hHLD
Zig's (.{}){} Syntax (❄️ Score: 150+ in 4 days)
Link: https://readhacker.news/s/6ht7U
Comments: https://readhacker.news/c/6ht7U
Since the '60s, Ford has stored cars underground in a Kansas City cave (❄️ Score: 150+ in 2 days)
Link: https://readhacker.news/s/6hBTf
Comments: https://readhacker.news/c/6hBTf
Show HN: Jaws – a JavaScript to WASM ahead-of-time compiler (Score: 150+ in 8 hours)
Link: https://readhacker.news/s/6hHs9
Comments: https://readhacker.news/c/6hHs9
I've open sourced a JavaScript to WASM compiler. It's an experimental tool, but given the semantics I already implemented, I'm fairly certain I am able to eventually cover 100% of JavaScript spec. Any ideas, questions or critique welcomed! If you are interested in WASM, especially with new proposals like WASM GC or exception handling, it might be a good source of seeing these features in action - the project has a few thousand lines of hand written WAT so far.
Obtainium: Get Android App Updates Directly from the Source (❄️ Score: 150+ in 1 week)
Link: https://readhacker.news/s/6hjeM
Comments: https://readhacker.news/c/6hjeM
IronCalc – Open-Source Spreadsheet Engine (Score: 151+ in 6 hours)
Link: https://readhacker.news/s/6hHfE
Comments: https://readhacker.news/c/6hHfE
Memories are not only in the brain, human cell study finds (Score: 150+ in 6 hours)
Link: https://readhacker.news/s/6hGYd
Comments: https://readhacker.news/c/6hGYd
Scientist treated her own cancer with viruses she grew in the lab (🔥 Score: 155+ in 3 hours)
Link: https://readhacker.news/s/6hH2P
Comments: https://readhacker.news/c/6hH2P
Show HN: HTML-to-Markdown – convert entire websites to Markdown with Golang/CLI (Score: 153+ in 7 hours)
Link: https://readhacker.news/s/6hGFR
Comments: https://readhacker.news/c/6hGFR
Hey HN!
I originally built “html-to-markdown” back in 2018 (while still in high school) to handle complex HTML conversions where other libraries struggled.
Now, I’ve released v2 — a complete rewrite designed to handle even more edge cases. It supports entire websites with a high accuracy.
Example use: I’ve used it in my RSS reader to strip HTML down to clean Markdown, similar to the "Reader Mode" in your Browser.
It can be used as a Golang package or as an CLI.
Give it a try & tell me what edge cases you encounter!
Mergiraf: a syntax-aware merge driver for Git (Score: 153+ in 4 hours)
Link: https://readhacker.news/s/6hGLe
Comments: https://readhacker.news/c/6hGLe
Elwood Edwards, voice of AOL's 'you've got mail' alert, has died (Score: 151+ in 20 hours)
Link: https://readhacker.news/s/6hED9
Comments: https://readhacker.news/c/6hED9
Can humans say the largest prime number before we find the next one? (❄️ Score: 152+ in 6 days)
Link: https://readhacker.news/s/6hkX4
Comments: https://readhacker.news/c/6hkX4
I quit Google to work for myself (2018) (Score: 152+ in 9 hours)
Link: https://readhacker.news/s/6hFGQ
Comments: https://readhacker.news/c/6hFGQ