Live data from Hacker News

Viewing profile — buzzdenver

buzzdenver

HN member
Joined
Mon, Oct 12, 2015, 11:48 PM UTC
HN karma
604
Public activity
310 items

About buzzdenver

rau.colorado@gmail.com

Recent public activity

  1. comment
    Comment #44997898

    IAM Role change is more recent though

  2. story
  3. comment
    Comment #42853532

    He is such an interesting character to me. I've read a few of his books and some principles he brings up are super interesting and overlooked imo, while majority of the stuff he wr…

  4. comment
    Comment #42657868

    Mind sharing that that affordable 3rd party service is?

  5. comment
    Comment #41051976

    Lol, that was my first reaction too. Funny how much language has changed in about 100 years.

  6. comment
    Comment #39622953

    Yes, breaking it up would work, but that is not a solution for streams. The regex is dead simple: /Authorization: Basic (.*)\ngrant_type=refresh_token/ "." does not match newline, …

  7. story
    Ask HN: Regex on a File or Stream

    I just ran into this seemingly not that hard issue of trying to match a multi-line regex against a 3Gb text file. What is the right tool for this? grep and perl failed running into…

  8. comment
    Comment #39545079

    For those of us who are only good at derivation: are these problems like chess where a computer will always beat a human?

  9. comment
    Comment #39060867

    That's great info. I have an Adder laptop and both my hardware and software experience are poor...

  10. comment
    Comment #39057944

    So around 3x of what AWS has? I guess this is more about what motherboard they have, and not an on-prem vs cloud difference.

  11. comment
    Comment #39056478

    Can somebody eli5 how this works, or point me to some description? Let's say I'm pip installing it. How does the rust code turn into something that python can call?

  12. comment
    Comment #38917631

    As an engineer, saying that $20k, the price of a cheap car, is 1/1000th of a GDP of a whole country does not pass the smell test. Google says that Yemen's GDP is $21.61b, so a dron…

  13. comment
    Comment #38907314

    > I'd rather see van der Poel do inhuman things. Cadel Evans era was boring How does doping make cycling a more interesting sport? I'm a mediocre fan, but Armstrong winning every y…

  14. comment
    Comment #38907268

    Can you describe in a sentence or two what he has been doing? That 2-hour podcast is quite the commitment.

  15. comment
    Comment #38492979

    They're at really high altitudes only a low percentage of time

  16. comment
    Comment #38214249

    It was definitely vivid. I can't say that I was convinced it was there because tetris blocks do not appear in nature, so I obv knew it was a hallucination.

  17. comment
    Comment #38214192

    The only time I hallucinated was after a single-day double crossing of the Grand Canyon, a 15-hour run/hike iirc. I would see a random tetris game in front of me even though I neve…

  18. comment
    Comment #38213858

    IANAL, but having a certain reputation is not enough. If you run a site where the mean time before penis is 30 seconds, you probably have to be upfront about that and promote it as…

  19. comment
    Comment #38213512

    Exposing yourself without consent is a crime in most places. Omegle was full of that. Watching porn is obviously voluntary.

  20. comment
    Comment #38101363

    IMO the crux of the issue is that CC companies can legally forbid you from charging a different amount for CC vs cash transactions.

  21. comment
    Comment #38100297

    You're paying the same taxes whether customers pay with cash or CC, aren't you? What am I missing here? I've been to a few restaurants that are cash only. Is that an option for you…

  22. comment
    Comment #38098293

    I do not have an answer for you, but I have a very low level of trust in the deep sleep numbers, as they are based on heart rate and not brain waves.

  23. comment
  24. comment
    Comment #37936266

    It is an exercise in trolling. The president, Aron D’Souza, is a Peter Thiel buddy, and sounds like somebody who would find bullet points like "Inclusive Language" and "How to come…

  25. comment
    Comment #37900144

    "The HTTP HEAD method requests the headers that would be returned if the HEAD request's URL was instead requested with the HTTP GET method. ". So it goes against the HTTP spec.