Live data from Hacker News

Solving Wordle with uv's dependency resolver

mildbyte.xyz

1–10 of 23 posts

Re: Solving Wordle with uv's dependency resolver

#7
post #2

Next step: playing Doom with uv's dependency resolver (reference to: https://news.ycombinator.com/item?id=43184291 )

Extra points when it runs on an oscilloscope (because pregnancy testers are boring now).

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...

Re: Solving Wordle with uv's dependency resolver

#8
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...

Re: Solving Wordle with uv's dependency resolver

#9
post #2

Next step: playing Doom with uv's dependency resolver (reference to: https://news.ycombinator.com/item?id=43184291 )

Extra points when it runs on an oscilloscope (because pregnancy testers are boring now).

Drawing images on an oscilloscope is fun, but I'm not sure if I would count it as a novel hack.

Re: Solving Wordle with uv's dependency resolver

#10
post #8

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...

Funnily enough, I did a Sudoku one too (albeit with Poetry) a few years ago: https://github.com/mildbyte/poetry-sudoku-solver
Post reply on HN