HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nohat

no profile record

Submissions

Show HN: Spelling Riddle – Think Spellbee with crossword clue and visual hint

ravel.live
2 points·by nohat·há 5 meses·4 comments

comments

nohat
·há 5 meses·discuss
Yep, I need to compare the new models and update everything. Foolish of me to generate ahead at all!
nohat
·há 5 meses·discuss
Fair points, thank you for the very thoughtful feedback! "Alexandrian who found area from mere sides" is a bad hint because it is fairly obscure, and really just a history trivia check. And the image is a bit random. You can view the explanation for the hint by clicking the ? button in the upper right corner after a word is completed if you are curious about the models reasoning.

As a bit of an explanation I generated these before Nano banana pro came out, and at the time I made a large comparison grid for various image and text models. For this style qwen image performed very well. LLM wise I started with 5.1 and updated to 5.2. Of course with the rate of model release my choices are pretty much already obsolete... Expense is also a factor for a hobby project, and NB pro is 7.5x more expensive than Qwen image.
nohat
·ano passado·discuss
Just a python script to render then api call with a prompt to check if the render looks right.
nohat
·ano passado·discuss
I tried this a few months back with claude 3.5 writing cadquery code in cline, with render photos for feedback. I got it to model a few simple things like terraforming mars city fairly nicely. However it still involved a fair bit of coaching. I wrote a simple script to automate the process more but it went off the rails too often.

I wonder if the models improved image understanding also lead to better spatial understanding.
nohat
·há 3 anos·discuss
I feel like this headline is deceptive. This is a Jax reimplementation, and it was released a year ago. It is a cool library though. The basic operation of muzero is very simple, but training it efficiently is tricky.