Live data from Hacker News

Viewing profile — cbuq

cbuq

HN member
Joined
Tue, Mar 17, 2015, 6:23 PM UTC
HN karma
147
Public activity
55 items

About cbuq

No profile information was provided.

Recent public activity

  1. comment
    Comment #43473719

    This sounds pragmatic, but are you writing C++ executables that when run create the generated code? Are there templating libraries involved?

  2. comment
    Comment #37915943

    Aren't these services (and even adblockers) against YouTube's TOS? As much as I don't like ads as the next person, my Google account is one thing I don't want to risk. Anybody hear…

  3. comment
    Comment #35347988

    Does the demo show the AI with the prompt to "Schedule standup tomorrow at 10am. Invite david@taxy.ai" scheduling a meeting at 10am TODAY, which also was already five hours in the …

  4. comment
    Comment #31506707

    This reminds me of the Crusader Blade mod which combines Crusader Kings 3 and Banner Lord 2 to let you fight the normally simulated fights in CK3 in the battlefield of BL2, and pas…

  5. comment
    Comment #29726023

    I was interested in the numbers from covid.cdc.gov Theses are 7-day metrics for positive cases. - California: 59,487 - Florida: 179,586 - Massachusetts: 49,628 - New York: 93,309

  6. comment
    Comment #23614769

    Would this require me to make 53 different votes? This sounds a like pretty complicated situation to expect educated votes for all 53 votes.

  7. comment
    Comment #23341234

    From the end of the article, Uber explains why they recycled the old bikes not transferred to Jump in the sale, > But given many significant issues - including maintenance, liabili…

  8. comment
    Comment #22371201

    Isn't authentication just as important as encryption for secure communication? What is the benefit of being both anonymous and encrypted?

  9. comment
    Comment #21645137

    How is this different from a sparse autoencoder?

  10. comment
  11. comment
    Comment #21285288

    If the fingerprint somehow gets embedded into the screen protector, is it possible that the screen protector is "tainted" with the fingerprint from previous usage? I'm not dismissi…

  12. comment
    Comment #20443921

    I think Touch ID on a laptop / desktop would make a lot of sense. I don't actually know any of my passwords.

  13. comment
  14. comment
    Comment #19265832

    This isn't a problem if, like me, Windows manages to corrupt itself and is unable to perform a Windows update. A little over a year ago the automatic update failed, I've tried all …

  15. comment
    Comment #19107173

    The unfortunate reality is that this is perfectly legal. I feel you are out of the loop with the whole net neutrality fiasco ( https://www.eff.org/issues/net-neutrality )

  16. comment
    Comment #19059706

    Exactly, without a server to fetch dependencies from you can still manage your local cache.

  17. comment
    Comment #19058216

    Just to break down your complaints. 1. Conan does not require a server. If a project contains a conanfile.py with build instructions, you can also run `conan create` from a project…

  18. comment
    Comment #18941728

    "The Cloud" is like storing your data with skywriting, you can see it from many locations, but so can your neighbors

  19. comment
    Comment #18593134

    I agree that there is a philosophical discussion to be had, but the actual request was to change his official date of birth from March 11, 1949 to March 11, 1969 which is just ridi…

  20. comment
    Comment #18490758

    I think logfile analysis is a perfect example. Regex could be the perfect tool for one-shot analysis of logs. But if you are writing an actual commercial application to do logfile …

  21. comment
    Comment #18490599

    There is a saying (which I can't remember the source) that I always thought described regex perfectly in my experience. "Beginner programmers don't understand regex, good programme…

  22. comment
    Comment #18456332

    For global or namespace functions you can hide the implementation in the .cpp file. Doing the same with objects require pointers to hide the details of any private members. A commo…

  23. comment
    Comment #18386100

    Sure, but that's like saying Yellowstone is going to erupt.

  24. comment
    Comment #18116345

    I tried, but it's also only for Chrome https://i.imgur.com/xcqYdjA.png

  25. comment
    Comment #17969826

    Let's say I want to create a YouTube clone under these new laws, obviously I will need one of these upload filters. Where can I get the collection of all copyrighted content so I c…