Viewing profile — sunnyba
sunnyba
HN member- Joined
- Wed, Mar 19, 2014, 1:21 AM UTC
- HN karma
- 57
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About sunnyba
Recent public activity
-
story
Show HN: Forcing LLMs to Play Scrabble Together (ScrabbleBench)
Sharing a casual look on how different models perform in games of Scrabble against each other!
-
comment
Comment #43814430
I used gemini for the general art as well!
-
comment
Comment #43814117
nice! I was personally surprised seeing scores roll in that were lower than mine, since I had played the level so many times while debugging haha. Best in the system now is 17.1s a…
-
comment
Comment #43813174
Thank you, I appreciate you sharing that!
-
comment
Comment #43812950
thanks for the traffic everyone -- definitely hitting rate limits on gemini already so if it doesn't work please give it a try later in the day or try the example. Apologies for th…
-
comment
Comment #43812860
Thanks! A few friends have starting using the generated digis as profile pictures because of how recognizable they are. I was definitely surprised at how good the models had gotten…
-
comment
Comment #43812847
Thanks! Like another user commented below, I think the appeal of the pixel art sprites is that at a lower level of detail it can feel really accurate. 10 different real life red ja…
-
comment
Comment #43812798
Thanks! There are some content filtering rules via Gemini, but if you got an error on Trump I'm guessing it's an issue with the image generation rate limit getting overloaded.
-
comment
Comment #43812748
thanks for the kind words!
-
story
Show HN: Lil digi – play a platformer game as yourself
I've been monitoring some of the image generation progress for game sprites for a while and was really impressed by Gemini Flash. This demo lets you upload a picture and turns it i…
-
comment
Comment #43664254
Saw some more granular charts on this for the different options here as well for those interested: https://unusualwhales.substack.com/p/unusual-options-trading...
-
comment
Comment #43166917
Really creative game! Great work. Echoing the suggestions in the other comments to provide some clue on the number of letters.
-
comment
Comment #37400156
Is there a simple way to download the portion of the data that was breached for just our own account? I've switched providers and deleted my LastPass account after this last breach…
-
comment
Comment #36043568
Implemented a history button after completing the game that should make it easier for you to share!
-
comment
Comment #36040602
this is a great idea, let me see if I can make that easier!
-
comment
Comment #36034172
Both great ideas. I'll look at the calendar-like feature. Stats would be cool, I don't currently collect them but will think about adding them. Thanks!
-
comment
Comment #36034158
interesting, thanks for flagging -- this looks to be a parsing issue when ChatGPT occasionally returns guesses in a format different than the one instructed to. I'll give this some…
-
comment
Comment #36028710
Some technical notes. Even for something like this, the OpenAI API can be expensive - there's a few decisions I made that keep costs lower. 1. I cache guesses and responses in Redi…
-
comment
Comment #36026283
country flags are enabled - the search displays the Italian flag if I type in "italy". However if I type "italian", it doesn't match to the flag unfortunately.
-
comment
Comment #36025595
Ah that's annoying! I've swapped it out -- thanks for catching it.
-
comment
Comment #36022491
thanks! When I soft launched it 3 weeks ago I was doing TV shows, but 3x shows per day quickly exhausted my initial list, so I switched to movies over the past few days
-
comment
Comment #36022112
It's free to guess any movie -- the prompt is like "guess the movie represented by these 3 emojis", no filtering at all. It'll guess some crazy obscure stuff once in a while!
-
comment
Comment #36021990
Thank you! Sadly I removed the thumbs up/down emojis and okay hand emoji -- when these were used in clues, GPT 3.5 tended to complain that the emojis were too generic and refuse to…
-
comment
Comment #36020963
nice! I don't limit the search space in the system prompt to GPT, though each daily puzzle is using popular movies. I think for the top ~100 movies it'll probably do a fine job. If…
-
comment
Comment #36020940
Thank you! I ended up trying to funnel people towards the emoji picker so that I could: 1) prevent unknown emojis outside the training window of GPT 3.5. As an example, ChatGPT sai…