frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

New sphere-packing record stems from an unexpected source

https://www.quantamagazine.org/new-sphere-packing-record-stems-from-an-unexpected-source-20250707/
166•pseudolus•4h ago•55 comments

My first verified imperative program

https://markushimmel.de/blog/my-first-verified-imperative-program/
100•TwoFx•4h ago•36 comments

Mercury: Ultra-fast language models based on diffusion

https://arxiv.org/abs/2506.17298
352•PaulHoule•9h ago•141 comments

LookingGlass: Generative Anamorphoses via Laplacian Pyramid Warping

https://studios.disneyresearch.com/2025/06/09/lookingglass-generative-anamorphoses-via-laplacian-pyramid-warping/
5•jw1224•17m ago•0 comments

The chemical secrets that help keep honey fresh for so long

https://www.bbc.com/future/article/20250701-the-chemical-secrets-that-help-keep-honey-fresh-for-so-long
39•bookofjoe•3d ago•13 comments

Launch HN: Morph (YC S23) – Apply AI code edits at 4,500 tokens/sec

128•bhaktatejas922•7h ago•84 comments

I used o3 to profile myself from my saved Pocket links

https://noperator.dev/posts/o3-pocket-profile/
268•noperator•9h ago•116 comments

The Miyawaki Method of micro-forestry

https://www.futureecologies.net/listen/fe-6-5-the-method
72•zeristor•2d ago•16 comments

Adding a feature because ChatGPT incorrectly thinks it exists

https://www.holovaty.com/writing/chatgpt-fake-feature/
585•adrianh•7h ago•216 comments

When Figma starts designing us

https://designsystems.international/ideas/when-figma-starts-designing-us/
195•bravomartin•1d ago•93 comments

You Should Run a Certificate Transparency Log

https://words.filippo.io/run-sunlight/
47•Metalnem•1h ago•10 comments

François Chollet: The Arc Prize and How We Get to AGI [video]

https://www.youtube.com/watch?v=5QcCeSsNRks
156•sandslash•4d ago•129 comments

Show HN: Ossia score – a sequencer for audio-visual artists

https://github.com/ossia/score
59•jcelerier•5h ago•7 comments

Show HN: NYC Subway Simulator and Route Designer

https://buildmytransit.nyc
100•HeavenFox•8h ago•8 comments

Bitchat – A decentralized messaging app that works over Bluetooth mesh networks

https://github.com/jackjackbits/bitchat
639•ananddtyagi•22h ago•297 comments

The Era of Exploration

https://yidingjiang.github.io/blog/post/exploration/
57•jxmorris12•7h ago•4 comments

Lightfastness Testing of Colored Pencils

https://sarahrenaeclark.com/lightfast-testing-pencils/
93•picture•2d ago•22 comments

Solving Wordle with uv's dependency resolver

https://mildbyte.xyz/blog/solving-wordle-with-uv-dependency-resolver/
117•mildbyte•1d ago•12 comments

How did X-Rays gain mass adoption?

https://www.aditharun.com/p/how-did-x-rays-gain-mass-adoption
10•tinymagician•2h ago•11 comments

Hymn to Babylon, missing for a millennium, has been discovered

https://phys.org/news/2025-07-hymn-babylon-millennium.html
148•wglb•3d ago•57 comments

SUS Lang: The SUS Hardware Description Language

https://sus-lang.org/
34•nateb2022•6h ago•13 comments

Tyr, a new Rust DRM driver targeting CSF-based ARM Mali GPUs

https://www.collabora.com/news-and-blog/news-and-events/introducing-tyr-a-new-rust-drm-driver.html
35•mfilion•3h ago•6 comments

Show HN: From Photos to Positions: Prototyping VLM-Based Indoor Maps

https://arjo129.github.io/blog/5-7-2025-From-Photos-To-Positions-Prototyping.html
27•accurrent•1d ago•0 comments

Charles Babbage and deciphering codes (1864)

https://mathshistory.st-andrews.ac.uk/Extras/Babbage_deciphering/
5•pncnmnp•3d ago•0 comments

A non-anthropomorphized view of LLMs

http://addxorrol.blogspot.com/2025/07/a-non-anthropomorphized-view-of-llms.html
400•zdw•1d ago•344 comments

Neanderthals operated prehistoric “fat factory” on German lakeshore

https://archaeologymag.com/2025/07/neanderthals-operated-fat-factory-125000-years-ago/
216•hilux•3d ago•160 comments

Show HN: I wrote a "web OS" based on the Apple Lisa's UI, with 1-bit graphics

https://alpha.lisagui.com/
465•ayaros•1d ago•130 comments

CPU-X: CPU-Z for Linux

https://thetumultuousunicornofdarkness.github.io/CPU-X/
109•nateb2022•8h ago•21 comments

Anthropic cut up millions of used books, and downloaded 7M pirated ones – judge

https://www.businessinsider.com/anthropic-cut-pirated-millions-used-books-train-claude-copyright-2025-6
352•pyman•13h ago•482 comments

Show HN: Piano Trainer – Learn piano scales, chords and more using MIDI

https://github.com/ZaneH/piano-trainer
180•FinalDestiny•3d ago•55 comments
Open in hackernews

Solving Wordle with uv's dependency resolver

https://mildbyte.xyz/blog/solving-wordle-with-uv-dependency-resolver/
117•mildbyte•1d ago

Comments

stared•7h ago
Next step: playing Doom with uv's dependency resolver

(reference to: https://news.ycombinator.com/item?id=43184291)

slightwinder•7h ago
Extra points when it runs on an oscilloscope (because pregnancy testers are boring now).
falcor84•7h ago
Not directly related to uv, but I started looking into this now and stumbled upon this discussion about how it's easier to have Quake "render" onto an oscilloscope than Doom:

https://forums.sufficientvelocity.com/threads/is-it-possible...

contravariant•5h ago
Drawing images on an oscilloscope is fun, but I'm not sure if I would count it as a novel hack.
Fuzzy1000•3h ago
Yes please
kibwen•7h ago
If you wanted to leverage uv's package resolver for a less deliberately silly purpose, note that it's using the pubgrub-rs library under the hood: https://github.com/pubgrub-rs/pubgrub
simonw•5h ago
Here's my favorite of the Soduku attempts at this (easier to get your head around than Wordle since it's a much simpler problem): https://github.com/konstin/sudoku-in-python-packaging

Here's the same Sudoku trick from 2008 using Debian packages: https://web.archive.org/web/20080823224640/https://algebraic...

mildbyte•5h ago
Funnily enough, I did a Sudoku one too (albeit with Poetry) a few years ago: https://github.com/mildbyte/poetry-sudoku-solver
spelunker•4h ago
Ok, now do npm!
chatmasta•4h ago
npm allows you to have multiple versions of one package installed, so I’m not sure it will work for this, unless you use a package manager that allows you to set constraints like “only one version of this package can be installed.”
spelunker•4h ago
Yeah, turns out I should have read TFA:

>The short summary of the Sudoku + Poetry post is that unlike Rust or JavaScript, a single Python project cannot use more than one version of a specific Python package.

Joker_vD•4h ago
I express my deepest gratitude to the author for not publishing all those "wordle-*" packages to the PyPI. Thank you!