Live data from Hacker News

Viewing profile — shiredude95

shiredude95

HN member
Joined
Fri, Aug 10, 2018, 4:42 PM UTC
HN karma
20
Public activity
20 items

About shiredude95

No profile information was provided.

Recent public activity

  1. comment
    Comment #46563528

    there's some nuance to this. people might want to spend minimal time hacking on their shell and more time hacking on things they find interesting that are not related to shell setu…

  2. comment
    Comment #41674131

    "Paxos Made Moderately Complex" by Robert van Renesse and Deniz Altinbuken: http://www.cs.cornell.edu/courses/cs7412/2011sp/paxos.pdf is a great starting point for implementing mul…

  3. comment
    Comment #39869974

    how does this service deal with a coordinated advertising campaign -- most likely also driven by LLM's over a period of say X months. Moderators on subs can be bought out or margin…

  4. comment
    Comment #35475730

    A workaround i've found is to always reply with "no you're wrong" for each seed reply. This forces it to either add more detail or in some cases give a completely different answer.…

  5. comment
    Comment #34629079

    Will be interesting to see what the post-AI movement will look like. I imagine some subscription service by a company that provides "authentic human generated consumable media" whi…

  6. comment
    Comment #33240948

    nice! sounds very close in style to TSN soundtrack.

  7. comment
    Comment #32589974

    so good! added to my bookmarks for future visits.

  8. comment
    Comment #31455869

    binary search is standard imo.

  9. comment
    Comment #31250380

    in other words dca is the most effective strategy for your average investor?

  10. comment
    Comment #31200133

    Absurdism has a lot of overlap with what you mentioned. https://en.wikipedia.org/wiki/Albert_Camus#Absurdism

  11. comment
    Comment #29961359

    There's another side to that argument, where we work back from the result of eating an apple. Eating an apple gives us some amount of satisfaction and enjoyment. In the example pro…

  12. comment
    Comment #27400302

    value is in aggregation across the board, not at an individual level. a single signal is hardly a reliable metric

  13. comment
    Comment #23773082

    I was building an image search engine[0] a while back and faced the same issues you mentioned with OCR. What i realized is tesseract[1](one of the more popular ocr framework) works…

  14. comment
    Comment #22586712

    I built a similar service a while back, with a small modification to the common algorithm. You can improve contextual summarization by splitting the x sentences into x/n buckets. T…

  15. comment
    Comment #22066500

    I had a similar experience working with OCR for a similar project as OP ( https://www.askgoose.com ). What we realized was tesseract's training data was significantly different to …

  16. comment
    Comment #21399525

    https://askgoose.com/ for a clickable link.

  17. story
    Show HN: askgoose – a search engine for your online wingman needs

    https://askgoose.com/ is a search-engine that lets you search through a public repository of text-based images . You can search for something like "the office" or "trebuchet memes"…

  18. comment
    Comment #20980624

    Have you tried elasticcloud? They solve a lot of access problems present in AWS Elasticsearch along with providing the most recent version for deployment.

  19. comment
    Comment #20597438

    Awesome! Cant wait to try this out. Are there any plans in the future to incorporate sentence/word generation?

  20. story