Live data from Hacker News

Viewing profile — yagami_takayuki

yagami_takayuki

HN member
Joined
Fri, Aug 06, 2021, 12:04 AM UTC
HN karma
3
Public activity
19 items

About yagami_takayuki

connecteddeveloper@yahoo.com

Recent public activity

  1. story
    Show HN: Gymmr – A Fitness App for Building Connections Through Shared Goals

    Hey HN! I’ve recently launched Gymmr, a fitness app that brings goal-oriented people together to track personal progress, join challenges, and connect over shared fitness goals. Un…

  2. comment
    Comment #41013138

    Ah I see, most frontend frameworks have libraries that work with firebase auth. If you use an MVC like rails or .NET core MVC etc, you can use Firebase auth from a CDN and put it i…

  3. comment
    Comment #41012969

    What language/framework are you using? Typically you would implement your own authentication for learning the nuts and bolts of auth, but never for a production/live system on the …

  4. story
    Show HN: Gymmr – Find nearby fitness events

    Gymmr is an app that will help people find fitness events and facilities near them using a short video feed. When more people start using it, they will be able to tailor their feed…

  5. comment
    Comment #40606758

    timbrematch.com infinityvids.com gymmrfitness.com

  6. comment
    Comment #40153313

    I find the soundtrack for EA Sports FC (the video game) exposes me to a lot of different types of music that I otherwise wouldn't be exposed to.

  7. comment
    Comment #38975947

    thank you, will look into BLIP2.

  8. comment
    Comment #38975335

    Thanks for your answer!

  9. comment
    Comment #38975333

    Thanks will experiment with a CNN.

  10. comment
    Comment #38975330

    Thanks! Will looks into this.

  11. comment
    Comment #38973244

    For recognizing features such as hair and skin color, which would do a better job? Machine learning with image classification? Or a vector database? I've had Weaviate return a dog …

  12. comment
    Comment #38758685

    Niche chat with PDF app and a couple of niche dating apps.

  13. comment
    Comment #38224866

    I feel like chat with a pdf is the easiest thing to integrate into various niches -- fitness, nutrition, so many different options

  14. comment
    Comment #35856585

    A dating app that uses a vector database to find people "their type" so to speak, by uploading a photo. I also plan to use personality quizzes and prompts to enhance/highlight comp…

  15. comment
    Comment #34929618

    AI fitness coaching coupled with pose detection (not in the app yet): https://app.gymmrfitness.com/

  16. story
  17. comment
    Comment #28516009

    No ideas at the moment, but I will let you know if I come up with something.

  18. comment
    Comment #28507041

    Sounds similar to pull panda: https://pullpanda.com/ but the integration with Teams could be a solid differentiator.

  19. comment
    Comment #28192516

    Flutter is great, but I don't recommend going down the state management rabbit hole. Some solutions take something that is fast, productive and fun, and turn it into something that…