Live data from Hacker News

Viewing profile — glesperance

glesperance

HN member
Joined
Sat, Oct 23, 2010, 7:10 PM UTC
HN karma
258
Public activity
83 items

About glesperance

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #40859394

    It really depends on the job you're trying to accomplish. I'd venture saying that it's way too early for horizontal / massive scale RAG apps. Most solutions will want to focus on a…

  3. comment
    Comment #40859347

    For those like me that were looking for something more substantial on the GraphRag Method -> https://arxiv.org/pdf/2404.16130

  4. comment
    Comment #32139963

    Interesting article about long term planing. It does bring forward some interesting thoughts about how one should execute on a plan, but mostly I find it interesting in how this ar…

  5. story
  6. story
  7. comment
    Comment #22142916

    I'm currently reading Competing Against Luck and it is a truly eye-opening book that highlights and puts the finger on a lot of the luck-based innovation work we've been doing over…

  8. comment
    Comment #20770931

    We've been using k8s-snapshots[1] Very easy to setup and use. Very simple to add snapshots too. How does this compare? [1] https://github.com/miracle2k/k8s-snapshots

  9. comment
    Comment #16216551

    Have your tried XLM, XRP, LTC, Dash, or pretty much any other cryptocurrency? They're much faster, and considerably cheaper than Bitcoin to use.

  10. comment
    Comment #16216456

    One could presume it's because they want to add XLM ; and want to appear unbiased for now.

  11. comment
    Comment #16216393

    Given that bitcoin isn't a medium of transaction anymore and a store of value this makes a lot of sense. Too bad they aren't replacing this with another cryptocurrency at the momen…

  12. comment
    Comment #15037937

    I find this article relevant: https://stratechery.com/2017/cloudfare-and-stormfront-free-s...

  13. story
  14. comment
    Comment #12841419

    That there could have been some covert messaging between Trump's people and an important Russian bank ; In other words, this seems to be more circumstantial evidence of Russians in…

  15. comment
    Comment #10194183

    Really sad to read that this new batch isn't certified gluten free. Eating gluten free is often a struggle for ppl with celiac disease. I'm sure a gluten free soylent would be grea…

  16. story
  17. story
  18. comment
    Comment #6400614

    > 2. the tipping point theory as a whole is a bit dodgy (see below). > (#) Good article on Debunking of tipping point theory - http://www.fastcompany.com/641124/tipping-point-toast…

  19. comment
    Comment #5572886

    This definitely reads like one at least. I can't help but be amazed at the way he uses to publish / distribute it all at the same time using this print spool.

  20. comment
  21. comment
    Comment #5495499

    Exactly what I was looking for. Thanks!

  22. story
    Ask HN: How to know when somebody responds to one of my comments on HN?

    I'd like to comment & discuss more on HN but I find it tiresome to always go back and check my threads to see who answered to my comments. Are there any way to get alerted when som…

  23. comment
    Comment #5495362

    IMHO I would expect a big proportion of the sites to break when you browse w/o JS nowadays ; nothing wrong with it, it's just the state of the web now...

  24. comment
    Comment #5495332

    I think it would be good to have that on both the client and the server. Also, as simple as this might be, making it a de-facto standard (on meteor) would be a good thing since it …

  25. comment
    Comment #5494919

    > We've added file-level JavaScript variable scoping. Variables declared with `var` at the outermost level of a JavaScript source file are now private to that file. Remove the `var…