HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rcrKnight

no profile record

Submissions

[untitled]

1 points·by rcrKnight·2 เดือนที่ผ่านมา·0 comments

The Optimist's AI Manifesto

karthikeshwar1.github.io
2 points·by rcrKnight·4 เดือนที่ผ่านมา·1 comments

Witcher 3 Quests style TODO App

karthikeshwar1.github.io
2 points·by rcrKnight·6 เดือนที่ผ่านมา·1 comments

Our Preoccupation with Protein Intake by Eric Topol

erictopol.substack.com
3 points·by rcrKnight·11 เดือนที่ผ่านมา·1 comments

Show HN: I built an AI that turns any book into a text adventure game

kathaaverse.com
280 points·by rcrKnight·12 เดือนที่ผ่านมา·111 comments

comments

rcrKnight
·2 เดือนที่ผ่านมา·discuss
What I learnt so far about putting AI in software:

There's a famous quote: > "The best sales is hidden" - Peter Theil

Similarly: > "The best Intelligence is invisible"

Why, and how? What does the future software look like? Check the article out!
rcrKnight
·4 เดือนที่ผ่านมา·discuss
I'm sure there some nuance to this, but still this optimistic view is a better guiding principle than any pessimistic ones. Isn't it?
rcrKnight
·6 เดือนที่ผ่านมา·discuss
Obviously it's early stage. Would you be willing to use a polished version of this as your daily TODO app?
rcrKnight
·11 เดือนที่ผ่านมา·discuss
Eric Jeffrey Topol is a famous American cardiologist, scientist, and author. One of his popular books include 'Deep Medicine'. In this blog he says why taking too much protein (beyond 0.8g per 0.5kg body mass) serves no purpose.
rcrKnight
·12 เดือนที่ผ่านมา·discuss
I feel the same about AI vs human-generated content. This is more of an experimentation. But the LLM is instructed to be as close to the author as possible. Nonetheless the AI wave coming everywhere is hard to stop!
rcrKnight
·12 เดือนที่ผ่านมา·discuss
Thanks! About rate limit, you can use your own Gemini API key - its stored on your local browser storage only. About open source - haven't decided on it yet.
rcrKnight
·12 เดือนที่ผ่านมา·discuss
Yes that's part of the roadmap!
rcrKnight
·12 เดือนที่ผ่านมา·discuss
Great suggestion man, thanks!
rcrKnight
·12 เดือนที่ผ่านมา·discuss
Currently, your API key is stored securely in your browser's local session and is never saved on my servers. When you close the game, it's gone.

In future, when I add the 'profiles' and ability to save games and settings, if users want to save their key, I will use encryption.
rcrKnight
·12 เดือนที่ผ่านมา·discuss
Note that you can use your own Gemini API credentials (Just before starting a game, go to 'Advanced options').

Thanks for the suggestions, I'm improving it!