Live data from Hacker News

Viewing profile — RobertMiller

RobertMiller

HN member
Joined
Sun, Jan 16, 2022, 5:36 PM UTC
HN karma
290
Public activity
135 items

About RobertMiller

No profile information was provided.

Recent public activity

  1. comment
    Comment #30743428

    The text you quoted does not seem to convey any displeasure at the law. Think what you like. > This added step is informed by Why so passive? Why not "required by" ? > We’ve built …

  2. comment
    Comment #30743388

    They aren't required to disclose any DMCA removals, but choose to anyway, citing the law by name. Pointing out that a law is requiring them to do something is the least anybody can…

  3. comment
    Comment #30743301

    If they want us to believe they're displeased at this requirement, why don't they say so? Google has certainly complained and protested about other laws before. > In response to mu…

  4. comment
    Comment #30743223

    The "Five Eyes" anglosphere establishment uses Australia as a testbed for authoritarian measures that may later be implemented in the others.

  5. comment
    Comment #30743192

    A simple "the law requires us to" somewhere in that quote would have gone a long way to convey displeasure at their arm being twisted. But nothing in that quote suggests any arm tw…

  6. comment
    Comment #30738134

    If I've learned anything from countless gun control debates online, it's that laughing at your opposition for misusing technical terminology is the best way to win a debate.

  7. comment
    Comment #30737868

    Serbs are still mad NATO interrupted their genocide?

  8. comment
    Comment #30737751

    No of course not, animals are soulless automatons without any relatable emotion or reason that humans could ever perceive let alone understand. Anybody who thinks otherwise is just…

  9. comment
    Comment #30734915

    You can execute zsh scripts from a fish command line, or any other. Where is the problem?

  10. comment
    Comment #30734884

    There are several feature comparison tables for numerous shells here: https://en.wikipedia.org/wiki/Comparison_of_command_shells

  11. comment
    Comment #30734868

    I think POSIX compliance of interactive shells is completely irrelevant. POSIX shells are relevant when you're writing scripts that will be distributed, but there's no reason that …

  12. comment
    Comment #30734571

    If a game isn't relevant enough to port to new hardware, is it really relevant enough to benchmark with?

  13. comment
    Comment #30734376

    Agreed, it's very unbecoming.

  14. comment
    Comment #30727543

    I wonder if somewhere out there on the web there's an architect forum where architects are whining about wheelchair ramps like the webdevs in these discussions always seem to.

  15. comment
    Comment #30725505

    freedns.afraid.org is another popular one.

  16. comment
    Comment #30725229

    For the few years in college I was living off campus, I never paid for internet at all. Cracking WEP was that easy.

  17. comment
    Comment #30723207

    I used to have a hard time remembering apropos because I assumed 'apropos' was some sort of unixy mincing of another word or abbreviation or something, and I couldn't figure out wh…

  18. comment
    Comment #30723019

    Imagine trying to sell this premise to somebody 50 years ago. > It's a toaster, just like the one you already have on your counter, except it won't work unless you give the manufac…

  19. comment
    Comment #30722891

    > It can't be turned on remotely unless I press a button on the oven itself, and even then it'll only allow it once. That it's possible at all suggests that the oven is only one ba…

  20. comment
    Comment #30722413

    Which kind? 'Hypersonic' is a speed regime, not a technology in itself. Hypersonic cruise missiles are not in the purview of ballistic missile defense, unless they have a ballistic…

  21. comment
    Comment #30722370

    It's worse than this. While money does not flow from Mozilla Foundation to Mozilla Corporation, the opposite is not true. A lot of the money that Mozilla Corporation manages to mak…

  22. comment
    Comment #30717955

    That's not how things work, at all . Ballistic missile defense is meant to reduce the number of nuclear warheads that make it through, not eliminate the threat entirely. Extant bal…

  23. comment
    Comment #30717863

    Might want to take "OODA Loop" out of the title since the article has nothing to do with OODA Loops, which in this context apparently is just the name of the website (rather than t…

  24. comment
    Comment #30717809

    It's not redrawing/resizing with a GUI that's the matter, it's the whole of it . TUIs are easy to create without much investment in learning a whole GUI system.

  25. comment
    Comment #30712068

    > But then creating TUIs now require as much complexity as creating single window GUIs (requiring handling events outside the program) No way dude. All you need to do is catch SIGW…