Live data from Hacker News

Viewing profile — schneems

schneems

HN member
Joined
Thu, Aug 06, 2015, 8:43 PM UTC
HN karma
2,167
Public activity
605 items

About schneems

I'm just a boy, standing in front of a computer, asking it to print "Hello World".

Website: https://www.schneems.com

I write Ruby and Rust code.

Recent public activity

  1. comment
    Comment #49250166

    The difference is that the act of writing a book is a type of knowledge generation/curation/distillation that Socrates didn't know about. I don't think the act of writing prompts f…

  2. comment
    Comment #49164457

    Far more companies just go belly up and leave whatever is left lying around. If we are lucky the land or whatever supports someone else tearing it down. In software we build withou…

  3. comment
    Comment #49036123

    Reddit on iOS safari has been getting incrementally, nearly unusable worse. It had some sharp edges before but it seems they are moving faster now with the same or greater defect r…

  4. comment
    Comment #48594532

    My real name (542, top 9%) is quite a bit under my username (692, top 6%).

  5. comment
  6. comment
    Comment #47916908

    This is neat. I wrote https://github.com/zombocom/rundoc . It has a similar feature. The main driver is to produce tutorials so it also puts the output of commands run back in the …

  7. comment
    Comment #47915588

    You seem to have misunderstood my comment. I'm happy to accept the fault for poor communication. But you're making it hard. You're signaling that any clarifications on my behalf wi…

  8. comment
    Comment #47914598

    > wildly not true Source? Did you search anything like I suggested or no?

  9. comment
    Comment #47914589

    > your narrative was incorrect and based on faulty premises I am referring to specific, documented behavior of LLMs. Google it.

  10. comment
    Comment #47911003

    Search the topic. It is historically documented. It might no longer be true though. A way to test might be running an open model locally, directly (without a harness) where you cou…

  11. comment
    Comment #47910966

    1) That's not related to chain of thought I was replying to. Someone asked about the "bad at math" and pointed out "but it seems good to me" so I added the color of why that might …

  12. comment
    Comment #47907000

    They are bad at math. But they are good at writing code and as an optimization some providers have it secretly write code to answer the problem, run it and give you the answer with…

  13. comment
    Comment #47890555

    I see this being useful in infrastructure tools. Imagine a statically compiled bundler that can also do the job of RVM and friends (installing Ruby) but it is still written in Ruby…

  14. comment
    Comment #47792245

    Puma 8.0+ webserver now defaults to IPv6

  15. comment
    Comment #47692702

    > Or just once, to say the entire OSS committee was employed by Shopify, Mike works at Basecamp (now and then). Based on comms I don't believe any of them acted on behalf of their …

  16. comment
    Comment #47692513

    > (2 current, 1 former) of Shopify's technical leadership You'll have to take me on my word about it...but if I saw this as a driver of the issue I would have included it. I think …

  17. comment
    Comment #47596110

    > dispute in the stewardship of the bundler This was never in dispute from the two parties. Ruby Central and "the maintainers" agreed from the beginning that it was collateral dama…

  18. story
  19. comment
    Comment #47490095

    Thanks for all your work Maxime!

  20. comment
    Comment #47472162

    You got your reply already. To add: YJIT is the one that does "basic block versioning" (Which was Maxime's thesis) while ZJIT is a more traditional design. I am confident in that d…

  21. comment
    Comment #47450290

    Pedantic point: YC has ads, they are just blend in much better and are delivered in the same medium. Hiring posts (definitively) and tech posts (maybe) by YC companies. The whole p…

  22. comment
  23. comment
    Comment #46727358

    Needs (2015) in the title. Five years later, I wrote a novel algorithm for rate limiting GCRA clients https://www.schneems.com/2020/07/08/a-fast-car-needs-good-br... .

  24. comment
    Comment #46407641

    Thanks. I was a genuine question and you answered it well. For some reason I've internalized that closures can capture variables sometimes, but I guess I'm not sure the conditions …

  25. comment
    Comment #46386154

    Now available on Heroku https://devcenter.heroku.com/changelog-items/3521