Viewing profile — RobertMiller
RobertMiller
HN member- Joined
- Sun, Jan 16, 2022, 5:36 PM UTC
- HN karma
- 290
- Public activity
- 135 items
- HN profile
- View on Hacker News ↗
About RobertMiller
No profile information was provided.
Recent public activity
-
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 …
-
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…
-
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…
-
comment
Comment #30743223
The "Five Eyes" anglosphere establishment uses Australia as a testbed for authoritarian measures that may later be implemented in the others.
-
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…
-
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.
-
comment
Comment #30737868
Serbs are still mad NATO interrupted their genocide?
-
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…
-
comment
Comment #30734915
You can execute zsh scripts from a fish command line, or any other. Where is the problem?
-
comment
Comment #30734884
There are several feature comparison tables for numerous shells here: https://en.wikipedia.org/wiki/Comparison_of_command_shells
-
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 …
-
comment
Comment #30734571
If a game isn't relevant enough to port to new hardware, is it really relevant enough to benchmark with?
-
comment
Comment #30734376
Agreed, it's very unbecoming.
-
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.
-
comment
Comment #30725505
freedns.afraid.org is another popular one.
-
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.
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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.
-
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…