Live data from Hacker News

Viewing profile — bobbyi_settv

bobbyi_settv

HN member
Joined
Wed, Jun 05, 2013, 3:10 AM UTC
HN karma
1,472
Public activity
313 items

About bobbyi_settv

No profile information was provided.

Recent public activity

  1. comment
    Comment #28028182

    It's not just --help. When you checkout a specific commit and are now in detached HEAD state, you are by default given the message If you want to create a new branch to retain comm…

  2. comment
    Comment #27934089

    That technique doesn't work (as well) when you want a single "else" block that is used when either of the conditions is false, which I think is pretty common for this sort of condi…

  3. comment
    Comment #27740288

    How is this command from the page: # Lint a Helm chart # Good to put in pre-merge checks $ helm template . | kubeval - different/ better than "helm lint" ( https://helm.sh/docs/hel…

  4. comment
    Comment #27690765

    Worse, the klein bottles did nothing to remove my black heads

  5. comment
    Comment #27623493

    The Mac equivalent of xclip -i is pbcopy

  6. comment
    Comment #27583441

    > Whats the difference between having sex and being a sexual predator? I don't think it's necessary to answer this because "sexual predator" was literally Noah's description of him…

  7. comment
    Comment #27566327

    If I CMD+R on Hacker News, it reloads the page. If I do it on outlook.office.com, it starts drafting a reply to the email I have selected. Reload button does the same thing everywh…

  8. comment
    Comment #27547988

    I guess they're going for technically correct since 100% is indeed "a portion"

  9. comment
    Comment #27534796

    It's somewhat ambiguous because Unicode has a code block for actual runes which are not the same as the "runes" you're talking about https://en.wikipedia.org/wiki/Runic_(Unicode_bl…

  10. comment
    Comment #27297799

    Microsoft's compiler did not support C99 for a long time because they did not really think of it as a C compiler or a C/ C++ compiler; it is a C++ compiler. Its support for C90 was…

  11. comment
    Comment #26986811

    As the press release says, menthol was "the last allowable flavor". It's not the government banning one specific flavor because it is popular with black people. It is the governmen…

  12. comment
    Comment #26946430

    The fact that it can be unlocked with a picture doesn't mean it has no security. The main use case for phone locking is that you leave your phone in a cab, a bar or wherever else i…

  13. comment
    Comment #26937722

    Could this lead to people intentionally violating terms to try to get their account terminated so that they can get money back for every in app purchase, etc, they've ever made?

  14. comment
    Comment #26906774

    Did the word "compression" get cut off due to title length? Or is it intentionally being compressed in the original title as a meta-joke? Turns out it's the former

  15. comment
    Comment #26704534

    > One of the big open questions is "are APIs copyrightable?" The court skirted that question, and instead focused on whether it was fair use: Doesn't deciding that it's fair use sp…

  16. comment
    Comment #26433205

    I need to get in the habit of using those. I tend to do ct

  17. comment
    Comment #26433193

    ci also can take a number for nesting level. For example, c2i( will change within the second level of surrounding parens rather than the innermost

  18. comment
    Comment #26364779

    Tom Wilson later gained some internet fame for this song: https://www.youtube.com/watch?v=iwY5o2fsG7Y

  19. comment
    Comment #26349831

    It doesn't just buy safety. It also makes it possible to include null bytes inside of strings.

  20. comment
    Comment #26325836

    Keep a dream journal. Meaning, when you wake up each morning, immediately write down everything from your dreams. Everyone says they can't do this because they don't remember their…

  21. comment
    Comment #26287464

    I rarely actually do it because f and t motions, possibly with a number, can usually handle these cases. For example, c3tA to change up to but not including the third capital A aft…

  22. comment
    Comment #26286010

    The non-barbarian way to avoid counting characters when there's no convenient motion is visual mode. Hit v, then hit l until you've highlighted the part you want to change, then hi…

  23. comment
    Comment #26058278

    An opponent being able to remove one of your lands with small creature removal or any ping effect or -1/-1 counter is scary. It sees play (I think) in Legacy and Commander where th…

  24. comment
    Comment #25961585

    Definitely disagree. There are other successful games that use deckbuilding as an element of a larger game (in the vein of Clank or Quest for El Dorado), but no pure deckbuilding g…

  25. comment
    Comment #25947238

    Maybe it's for portability. The /proc filesystem doesn't exist on every OS supported by gdb.