Live data from Hacker News

Viewing profile — tonghohin

tonghohin

HN member
Joined
Thu, Nov 28, 2024, 10:51 PM UTC
HN karma
82
Public activity
15 items

About tonghohin

https://github.com/tonghohin

Recent public activity

  1. comment
    Comment #45983379

    Thanks! I usually use the OSM API for that: https://nominatim.org/release-docs/develop/api/Search/ . But if you need more accurate data, you may wanna use the Google Maps API.

  2. story
    Show HN: A map component for shadcn/ui

    I don’t see any good map components for shadcn/ui yet, so I built one with Leaflet and React Leaflet. It matches the shadcn/ui style, and since it’s Leaflet, it’s fully open source…

  3. comment
    Comment #45971650

    Well, I can't even use it at all, it's just stuck on the 'Setting Up Your Account' step forever. That's a pretty sad product launch lol.

  4. comment
    Comment #42303594

    Thanks for the idea! I just made that feature!

  5. comment
    Comment #42290728

    Just deployed a new feature, audio can also be shared now! But it's only supported in Chrome and Edge, and users must select the option to share a tab. It won't work for sharing a …

  6. comment
    Comment #42282085

    No, it doesn't share across domains.

  7. comment
    Comment #42282072

    It should work, is it not working for you?

  8. comment
    Comment #42279542

    Sorry for the misleading wording, I was trying to say that I'm not paying for any TURN servers. You are totally right, PeerJS is still using TURN server under the hood. Thanks for …

  9. comment
    Comment #42274890

    I guess you visited the page right after a new deployment. This happens sometimes due to a version mismatch in Next.js after deployment. Refreshing the page should fix it!

  10. comment
    Comment #42274808

    Yeah, it's not working that well on phones right now, working on it...

  11. comment
    Comment #42274789

    I just fixed that, the share button should stay forever now until you click it.

  12. comment
    Comment #42274774

    No, it's not using TURN server now.

  13. comment
    Comment #42270916

    don't know why Bolt.new downloaded all the shadcn components for me lol

  14. comment
    Comment #42270817

    Thanks for the feedback! I’ll check out the issue. It still has a lot to improve!

  15. story
    Show HN: Screen Sharing in the Browser

    Seeing all the hype around Bolt.new, I decided to give it a try, and within just 30 minutes, I built a fully functional web app for screen sharing. How It Works: - One user opens a…