HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Ldorigo

no profile record

Submissions

Ask HN: Nobody clicked on a "Show HN" project I put my heart into. Now what?

8 points·by Ldorigo·5 месяцев назад·12 comments

Show HN: A map of historical movies by narrative location and time period

historical-moviemap.inneuro.ai
7 points·by Ldorigo·5 месяцев назад·6 comments

comments

Ldorigo
·13 дней назад·discuss
How do the economics of your statement work out? Clearly inference providers don't have a time to ROI of 10 years on their hardware costs; and that's without even taking ongoing energy costs into account. What's missing here?
Ldorigo
·23 дня назад·discuss
I very begrudgingly started paying for grok for this exact reason. They nailed the voice UI and it works incredibly well with android auto unlike Claude&Gemini (which don't work with android auto at all) and chatgpt (which works well but has hardcored system instructions that make it's voice mode feel like a dopamine deprived Gen Z)
Ldorigo
·в прошлом месяце·discuss
Reddit absolutely has algorithmic feeds since it ipo'ed (maybe earlier but I used third party apps so I wasn't subjected to them). 90% of my home page is bullshit I didn't ask for.
Ldorigo
·3 месяца назад·discuss
What does "ai in production" even mean? Writing production code ? Depending on how it gets reviewed and the qa mechanisms in place, could be stupid or not. Read only access to production systems and data? Again it depends on safeguards, but probably not stupid, it can be very useful for debugging. Unsupervised write access to production data or infrastructure? Incredibly stupid, but I dont think anyone serious does this.
Ldorigo
·4 месяца назад·discuss
Why not?
Ldorigo
·4 месяца назад·discuss
Aside from display quality I wonder if humans are more perceptive to changes in specific colors? Towards the end of the game some examples felt impossible while others were trivial .
Ldorigo
·5 месяцев назад·discuss
Thanks! You mean to be able to search for movies that occurred in a specific set of locations? That's a really cool idea, I hadn't thought about it. The data is there already; it's just not searchable in that way. I might give it a go next week. I need to think of a nice UX for it.
Ldorigo
·5 месяцев назад·discuss
Thank you! I'm fixing some early feedback about the UX and I'll do just that!
Ldorigo
·5 месяцев назад·discuss
Thanks a lot for the usability feedback! I'm trying to improve it based on this and a few other early comments.

Regarding your question, one limitation I'm aware of is that my data consists mainly of movies _made as historical movies_, not movies that just happen to be set in the contemporary period of when the movie came out. Unfortunately there doesn't seem to be an easy way to identify this latter type of movies based only on wikipedia metadata/categories; so the only way I can think of would be to process _all_ movies on wikipedia and infer whether they are in a contemporary setting... but that's prohibitively expensive. I'll think about it more.
Ldorigo
·5 месяцев назад·discuss
Thanks a lot for the feedback, this is what I was hoping to get. After working on something for too long the UX becomes so obvious that it's hard to imagine it from the perspective of someone seeing it for the first time. I'll work on the onboarding. And try to find some history subreddits where I can share this. Thanks for the encouragement!
Ldorigo
·6 месяцев назад·discuss
I do it sometimes (even just through the openai playground on platform.openai.com) because the experience is incredible, but it's expensive. One hour of chatting costs around 20-30$.
Ldorigo
·7 месяцев назад·discuss
What's funny/interesting from a psychological perspective is that several of these made me click (and discover genuinely interesting content) on links that I ignored in the real version. Could you do this everyday please?
Ldorigo
·9 месяцев назад·discuss
I wonder why the focus on replaying UI interactions, rather than just skipping one step ahead to the underlying network/API calls? I've been playing around with similar ideas a lot recently, and I indeed started out in a similar approach as what is described in the article - but then I realized that you can get much more robust (and faster-executing) automation scripts by having the agents figure out the exact network calls to replay, rather than clicking around in a headless browser.
Ldorigo
·11 месяцев назад·discuss
Is it possible to install stuff from GitHub on iOS? I thought it was completely impossible on apple devices.