Live data from Hacker News

Viewing profile — crdrost

crdrost

HN member
Joined
Tue, Jan 22, 2019, 7:48 PM UTC
HN karma
3,599
Public activity
781 items

About crdrost

Email via [my HN name] at the Google email site.

Recent public activity

  1. comment
    Comment #49087520

    It's worse than that though -- the things that you are born enjoying, are loud oceanic white-noises and a deep thumping backbeat with occasional muddied high-pitched vocals. I had …

  2. comment
    Comment #49028062

    You are correct that the reference is a little obscure -- if my memory serves it's Plato's Phaedrus . Plato argues, in a book, in the voice of his mentor Socrates, that books will …

  3. comment
    Comment #48827883

    I mean people do make a living doing it, but my understanding is that it requires a lot of hustle—as a hobbyist you can just take your time and meditate and take a million pictures…

  4. comment
    Comment #48574930

    We must be very clear that this is very light rephrasing. Just to put it side-by-side in a form that will absolutely not work on mobile but might work if you're on desktop, here's …

  5. comment
    Comment #48574472

    It's worth pointing out that his M.O. was apparently to sometimes tweak the beginning of a sentence and then word-for-word copy some chunk from this source, some from that source, …

  6. comment
    Comment #48530088

    If you're a type purist then undefined looks nicer... It'd be like being upset at booleans because things get coerced to them or some 'ish. No: it's the type that has one inhabitan…

  7. comment
    Comment #48431405

    Yeah so all of personal computing—text editing, SVG antialiasing, etc, fits in 20,000 LOC (VPRI's STEPS project) so a million lines of code is 50 reïnventions of personal computing…

  8. comment
    Comment #48312606

    Back when people would read blog posts about the erosion of ownership in the face of intellectual property law, I used to blog about something similar... Of course the MPAA is agai…

  9. comment
    Comment #48181567

    The thing that Rovelli is arguing against (well -- not really arguing -- more, "stubbornly sticking his head in the sand" against) is not really a position that is held by a bunch …

  10. comment
    Comment #48138045

    It feels like half the problem in this blog post is dealing with memory access issues induced by QEMU and the VM boundary... it's probably something dumb I'm missing, but if you bo…

  11. comment
    Comment #47975710

    That's like 10% of the reason why people would commit CLAUDE.md… The number one reason is, you are on a 10-dev tea and it just doesn't make sense for everyone to waste their token …

  12. comment
    Comment #47965970

    Well that's where I thought this link was going to go before it went down the simd path... We have a way to beat binary search, it is called b-trees, it has the same basic insight …

  13. comment
    Comment #47951521

    This is simply false -- the literature is full of discussion about the health effects of social media. More generally you're committing I believe two separate fallacies of ambiguit…

  14. comment
    Comment #47726321

    Probably. But, the time when the laptop is taped off would be uniquely a good time to hit it with some polyurethane or something clear to protect it from that sort of damage? Just …

  15. comment
    Comment #47721486

    > That's not what's happening here. No, it is, the comment you're replying to is correct in what it said to you. > The Privacy settings applies only to access to the Documents fold…

  16. comment
    Comment #47443900

    So the advice here is (from my understanding, not a tax lawyer) sound, but it is "unsound-adjacent" -- so a lot of people will start from this basic understanding and then go off i…

  17. comment
    Comment #47443531

    This is just the weirdest thread. Like, the whole point of open source is that this thread is not a thing. The whole point is "if this software is taken on by a malevolent dictator…

  18. comment
    Comment #47399727

    That's unintentionally hilarious -- some of us remember 15-20 years ago when flaky support for wireless devices was the biggest reason people would decide Linux wasn't ready for de…

  19. comment
    Comment #47317247

    FWIW I like to explain it to folks like this: ignore all of your moral baggage around licensing and just focus on the fact that licensing is a legal tool of art that pretty much on…

  20. comment
    Comment #47124653

    Hopefully this does well just the way it is, but you might also want to tag the title with "Show HN:" next time? It gets you featured on a separate part of Hacker News that some of…

  21. comment
    Comment #46761412

    With a slide rule you can start from 92200 or so, long division with 9.22 gives 9.31 or so, next guess 9.265 is almost on point, where long division says that's off by 39.6 so the …

  22. comment
    Comment #46739259

    Why. Why would you want this. The only framework we have figured out in which LLMs can build anything of use, requires LLMs to build a robot and then we expose the robot to the rea…

  23. comment
    Comment #46613124

    That's only sort of true. The metagame within 1kbwc is that at the end of play people generally vote on which new cards to keep for seeding the next game, and which to discard. So …

  24. comment
    Comment #46520662

    pro tip: no longer necessary { let count = 50; const interval = setInterval(() => { addSnakeNode(); if (--count

  25. comment
    Comment #46186421

    I'm not entirely sure what algebraic property you would prove with this, but you probably could prove something about it. The issue is that they have repeating continued fraction r…