Live data from Hacker News

Viewing profile — dkatz23238

dkatz23238

HN member
Joined
Mon, Mar 15, 2021, 1:12 PM UTC
HN karma
34
Public activity
17 items

About dkatz23238

No profile information was provided.

Recent public activity

  1. comment
    Comment #40098096

    How does dehydrated compare to nginx-proxy with acme-companion from an operational perspective? I've been looking at other options and the best so far seems to be Caddy.

  2. comment
    Comment #39461339

    Parade DB are working on this problem: https://github.com/paradedb/paradedb/tree/dev/pg_analytics

  3. comment
    Comment #39302410

    I think something like this for Duckb would also be amazing!

  4. comment
    Comment #38049906

    I don't understand how a short tutorial on calling sklearn class methods consists of a "deep dive" into ML algorithms.

  5. comment
    Comment #37948490

    Seems to me like you have three options: keep on growing bootstrapped 100%, grow to 10k-20k mrr range and find investors to help you build a team to further grow and compete, third…

  6. comment
    Comment #37936138

    Great choice. Setting up https from scratch using nginx is something you should definitely do ONCE in your life but then use automated tools such as nginx-proxy/acme-companion.

  7. comment
    Comment #37936111

    I am very happy with gcp. You can setup a cloud build trigger to build and push to gcr then deploy to gke or cloud run. A bit more involved that pythonanywhere but more flexible an…

  8. comment
    Comment #37827865

    What statistics/metrics are used to evaluate RAG systems? Is there any paper that systematically compares different RAG methods (chunkings, models, ect)? I would assume that such m…

  9. comment
  10. comment
    Comment #36958454

    When I try to access the file it says "file has been deleted".

  11. comment
    Comment #36737020

    What would happen if each word in "tokenized" to an integer and then you generate tokens instead of characters to produce a string of coherent words instead of random strings? Mayb…

  12. comment
    Comment #36572752

    A perfect song to pair with this article is "Jagged Roots", by British electronic trio "Ivy Lab"[1] 1. https://www.youtube.com/watch?v=xJp4MB9PK8A

  13. comment
    Comment #36115331

    As a developer who has been building IDP solutions I can assert that although this model is a lot larger (more weights) than a Graph Neural Network on OCR tokens, industry standard…

  14. comment
    Comment #34382644

    A small detail that you can improve UX would be to ensure that the button to execute a task is focused when you hit the tab key. In some of your tools I need to hit the tab key two…

  15. comment
    Comment #34189453

    Get him another laptop, preferably Dell (just because I have great experience with them) so he can install Ubuntu on it and have a linux dev machine. This way he can develop softwa…

  16. comment
    Comment #28705656

    Wow this is really cool and well designed. Sorry for this simple question but what did you use to get the nice sliding like animation? Is that intentional or just a result of updat…

  17. comment
    Comment #27030020

    Thanks for sharing and creating, I have not been able to find easy no-boilerplate 3d plotting in the browser for a while. grafar seems to fit this niche well.