HN user

echan00

142 karma

www.erikchan.com

Posts49
Comments141
View on HN
openai.com 1mo ago

Built to benefit everyone: our plan By Sam Altman and Jakub Pachocki

echan00
2pts1
www.youtube.com 6mo ago

Exposing Honey's Evil Business Model [video]

echan00
2pts0
news.ycombinator.com 2y ago

Ask HN: Do startups investors still require Delaware companies? vs. Int'l?

echan00
3pts1
news.ycombinator.com 2y ago

Ask HN: What does it mean to be a shrewd businessman?

echan00
1pts0
news.ycombinator.com 2y ago

Ask HN: What will the world look like when generative AI reaches equilibrium?

echan00
2pts2
diffusionbee.com 3y ago

Stable Diffusion GUI App for M1 Mac

echan00
1pts0
mirror.xyz 4y ago

The Spirit of NFT: Cans, Frogs, and a 15-Minute Hero Dream of Everybody

echan00
1pts0
news.ycombinator.com 6y ago

Ask HN: Best way to introduce/suggest Open ID Connect to enterprise

echan00
1pts0
news.ycombinator.com 6y ago

Ask HN: What are some grid-based document creation tools?

echan00
2pts3
www.scmp.com 6y ago

China's Deep learning AI framework to compete with TensorFlow and Pytorch

echan00
3pts1
news.ycombinator.com 6y ago

Ask HN: Enterprise SaaS, focus on sales only at the beginning?

echan00
3pts1
news.ycombinator.com 6y ago

Ask HN: How do I practice being compassionate?

echan00
7pts7
techcrunch.com 6y ago

AWS announces DeepComposer, a machine-learning keyboard for developers

echan00
2pts1
news.ycombinator.com 6y ago

Ask HN: How do you price a license to use library?

echan00
3pts0
news.ycombinator.com 7y ago

Y Combinator Considerations

echan00
3pts3
www.khoslaventures.com 7y ago

Gene Pool Engineering for Startups

echan00
1pts0
github.com 7y ago

Fast and flexible AutoML with learning guarantees

echan00
2pts0
news.ycombinator.com 7y ago

Ask HN: How much do founders with a seed round (in the bay area) pay themselves?

echan00
3pts1
news.ycombinator.com 7y ago

Ask HN: What are the best NLP sentence alignment tools?

echan00
1pts0
news.ycombinator.com 7y ago

Ask HN: Does it help or hurt an AI startup to publish research papers?

echan00
1pts0
news.ycombinator.com 8y ago

Ask HN: How do you parse clauses from a legal document

echan00
2pts1
news.ycombinator.com 8y ago

Ask HN: What do you think of a marketplace for 3rd party software consultants?

echan00
1pts0
medium.com 8y ago

What Happened at Fieldbook

echan00
2pts0
news.ycombinator.com 8y ago

Business Registration in San Francisco?

echan00
2pts0
techcrunch.com 8y ago

Mabl brings machine learning to software testing

echan00
1pts1
news.ycombinator.com 8y ago

Ask HN: When (do things that don't scale) == False

echan00
1pts2
news.ycombinator.com 8y ago

Ask HN: How much do you make?

echan00
1pts2
news.ycombinator.com 8y ago

Stripe No Longer Returning Fees from Refunds

echan00
2pts0
news.ycombinator.com 8y ago

Ask HN: Is it me or HackerNews needs a better UI?

echan00
17pts41
news.ycombinator.com 8y ago

Ask HN: Which services provide data from credit cards?

echan00
1pts0

You are essentially your network. Laugh where you want to laugh. I think this is great advice. Anybody who is bitter of your success should not be part of your network.

I'm building a language app based on using LLMs and spaced-repetition.

We generate cards that respond to speech to evaluate card recall and pronounciation (via speech recognition). We don't market it as AI but behind the scenes we use LLMs to explain the context behind every word and phrase, offer additional usage examples and cultural notes, and also generate roleplays based on specific topics & scenarios.

Happy to pass along invite codes to anybody who wants to check it out. https://getdangerous.app

Shameless plug of my language app, dangerous.

Our language app is largely based on using LLMs and spaced-repetition. We explain the context behind every word and phrase, provide additional usage examples and cultural notes, and also use speech recognition to test recall and pronunciation.

We're invite-only at the moment, but happy to pass along invite codes to anybody who may find it useful.

https://apps.apple.com/us/app/dangerous-language-skills/id67...

Having a horrendous time moving from Heroku to fly.io...

- After migrating my Heroku app to fly.io I also ran into an error that kept the app from booting: "Failed due to unhealthy allocations - no stable job version to auto revert". Its not clear what or how to diagnose this log error.

- I also tried to auth the cli and ran into an error that hangs all other applications requiring an internet connection on my MBP. I ended up hard restarting multiple times. The error is "Error Post 'https://api.fly.io/api/v1/cli_sessions': net/http: TLS handshake timeout"