Live data from Hacker News

Viewing profile — latentdeepspace

latentdeepspace

HN member
Joined
Tue, Sep 24, 2019, 7:17 AM UTC
HN karma
183
Public activity
28 items

About latentdeepspace

No profile information was provided.

Recent public activity

  1. comment
    Comment #40117568

    You are getting the code that is required to generate the images which you can use with Google Colab (as you can get free GPUs there). About the models you can use: literally any m…

  2. comment
    Comment #40052336

    If it fits your use case then it's great, but if you want to have more custom generations then you are limited with it.

  3. story
    Show HN: Generate Images in Seconds, Without Limits, One Purchase

    Hey HN, As a fellow creator, I've always struggled to find an affordable and flexible image generation tool that gives me the control, privacy, and ease of use I need. That's why I…

  4. comment
    Comment #39508771

    Where do you run the ads? And how did you set it up - how specific your targeting is?

  5. comment
    Comment #39258777

    Can someone provide a bit of background how the crawling part works?

  6. comment
    Comment #38265337

    I implemented a dummy real-time (tested on Mac M1) transcription approach with Whisper. You can find the project here: https://github.com/gaborvecsei/whisper-live-transcription The…

  7. story
  8. story
    Ask HN: What is the best option to host a low-traffic RestAPI with SQLite

    It should be the best and cheapest. There are times when I need a RestAPI which at max 5 people will use, and I was wondering what is the best option? The RestAPI can be in JS, TS,…

  9. story
  10. story
  11. story
  12. story
    Show HN: Conversational GPT cost estimation tool and writeup

    Hi HN, I thought as GPT tools are on the rise it would be nice to create a little tool that helps anyone calculate the costs of a conversational GPT application as how it works is …

  13. comment
    Comment #35148720

    I am wondering about the same question. Even the interface looks alike.

  14. story
    Ask HN: Is free-tier useful for a new service?

    I am planning on creating my first SaaS and I was wondering if a free tier is worth it. Honestly, I don't have much money for it, and I would still have costs with the service. Doe…

  15. comment
    Comment #35039372

    Thank you for the advice. Your write up was valuable to me. I also want to have a lean approach to the problem, I am just overwhelmed with the whole architecture which is needed ar…

  16. story
    Ask HN: Common minimal architectures to build SaaS products from pet projects

    I have a lot of Deep Learning/Machine Learning related pet projects; for some of them, I think that the public would use them (and maybe even pay for them). Of course, transforming…

  17. story
  18. comment
    Comment #26871337

    How is this different from https://redditsearch.io ? If I understand it right, both uses the same PushShift API and the rest is just UI.

  19. story
  20. story
  21. story
  22. comment
    Comment #24460983

    Do people realize that, these interview question collection do not help? I think there is 2 things to address here: - Interviewers will know "what is known" by every candidate (wit…

  23. comment
    Comment #24440338

    I live life by the following words: "If you are the smartest person in the room, then you are in the wrong room"

  24. story
    Ask HN: What makes a good technical leader – any recommended books?

    I just became a technical lead (spiced with a little product manager) for a team who is working with machine-learning/deep-learning technologies (I have ~6 years of background in t…

  25. comment
    Comment #23043507

    Everyone repeat after me: "we need a baseline model". You should always try some "dumb" models first. You'd be surprised how hard is to beat (of course depends on your KPIs) a hist…