Live data from Hacker News

Viewing profile — _russross

_russross

HN member
Joined
Sun, Sep 17, 2017, 2:38 AM UTC
HN karma
86
Public activity
17 items

About _russross

No profile information was provided.

Recent public activity

  1. comment
    Comment #48702638

    I read Careless People and then Character Limit: How Elon Musk Destroyed Twitter and they felt like a good pairing. "Character Limit" is also one of the best book titles ever. I hi…

  2. comment
    Comment #48701754

    I don't have a problem with data centers and would welcome one nearby if it was a good deal for the area. But I'd want binding contractual agreements about environmental guarantees…

  3. comment
    Comment #47924791

    Turing himself argued that trying to measure if a computer is intelligent is a fool's errand because it is so difficult to pin down definitions. He proposed what we call the "Turin…

  4. comment
    Comment #46283444

    I bought one of the first 2022 Maverick Hybrids and took delivery in January 2022. At the time my build came in at MSRP of $25k (+ tax). I just built the closest equivalent on the …

  5. comment
    Comment #41672398

    I am in the minority who thinks Raft is overrated. I tried teaching Raft one year instead of Paxos but ended up switching back. While it was much easier to understand how to implem…

  6. comment
    Comment #30193151

    Let me make sure I understood this correctly: having a CS degree will turn you into a cartoon stereotype of a technical nerd, but getting any other kind of degree in the world will…

  7. comment
    Comment #29737183

    There is an RFC for this: https://datatracker.ietf.org/doc/html/rfc2550

  8. comment
  9. comment
    Comment #29726677

    I've never really liked the look of the Tikz-generated automata. Something about them always looks a little off to me. I also dislike the use of 0 and 1 as the canonical alphabet. …

  10. comment
    Comment #29149539

    I was expecting it to be hard to recognize, but I guess all those countless hours listening to Kid A on repeat back in the day have finally paid off. The moment is unmistakable.

  11. comment
    Comment #29057298

    It seems like modern languages adopt more and more ideas from functional programming as time goes by (garbage collection, closures and higher-order functions, parametric polymorphi…

  12. comment
    Comment #28267410

    I can't wait for the rest of the series: Climate change is 99% solved. The last 1% is the hardest. We are 99% of the way to ending all wars. The last 1% will be the hardest. Scient…

  13. comment
    Comment #27763305

    In English, meaning is defined by common usage. I know the formal logic hipsters have mounted a persistent campaign to make an exception here, but the fact remains that "begging th…

  14. comment
    Comment #25544394

    I think that overstates the difference. I think a better analogy is architects vs. construction workers. Any decent architect will have a pretty strong understanding of the realiti…

  15. comment
    Comment #24571074

    I teach using xv6 and would add a couple more items to what others have already pointed out. They mainly come down to simplifications that remove distractions from the core ideas: …

  16. comment
    Comment #17262269

    I remember this was a protection scheme, but I don't remember who used it. They would use a laser to burn a small hole in the disk. At load time, the program would attempt to write…

  17. comment
    Comment #15267971

    Search for "timetabling". Googling for "scheduling" isn't very helpful because it can mean so many different things, but "timetabling" will give you lots of info on a problem very …