Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
RelentlessOpt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
RelentlessOpt
2y ago
I wrote an app to analyze my Wordle play - I tell it my guesses (with the answer last) and it tells me how many possible answers were left after each turn, what the best next play was, and how my play compares to my current strategy. I use
2.
▲
by
RelentlessOpt
3y ago
Thanks for building this! It's a neat variation of Wordle. I enjoyed figuring out what an ideal guess would be, and just wrote about it: https://relentlessoptimizer.com/gaming/2024/02/06/on-optimiz..
3.
▲
by
RelentlessOpt
4y ago
No, AVX and AVX2 are amd64 things (Intel and AMD). The equivalent SIMD instruction set for arm 64 (including the Apple M1) is called NEON. See https://developer.arm.com/documentation/ihi0073'/latest/
4.
▲
by
RelentlessOpt
4y ago
There are also MacOS releases of DosBox-X, including one for M1 (ARM64), and MOO and MOO2 work correctly on my M1 MacBook.
5.
▲
by
RelentlessOpt
5y ago
I'm building a game algebra and playthrough animations for the game Kingdom Rush. I love iterating on strategies but couldn't remember a whole playthrough well enough to iterate. Still in progress, but you can see my existing play