HackerTrans
TopNewTrendsCommentsPastAskShowJobs

leodag

no profile record

comments

leodag
·hace 3 años·discuss
Now I am confused - I have no actual knowledge on this but on the post there is a comment from an experienced pilot saying the opposite:

> [...] But IMO ATC was absolutely not doing what they are supposed to do. Air traffic control is literally a service provided to and paid for by the airlines.
leodag
·hace 3 años·discuss
Have you used it recently, or just years ago? It definitely used to be very slow, but since ~2 years ago it's very good, and my go to browser (my phone is not high end, by the way)
leodag
·hace 3 años·discuss
That's wrong though, it's got nothing to do with different buffering (which is usually done at the application level, by the way).
leodag
·hace 3 años·discuss
You'd be surprised at how readable Lisp is for people who actually learn it instead of just saying "look, weird language ha-ha!"
leodag
·hace 3 años·discuss
It's not necessarily interactive, it's also pretty common to have a shell script for initialization/setup.
leodag
·hace 3 años·discuss
Wasn't that because of Variable-Length Arrays? I remember a while back there was a movement to remove all of them from the kernel.
leodag
·hace 3 años·discuss
> The "ssh-agent -k" command will emit shell commands

Does it really? I've executed it here and it just runs kill, doesn't emit any bash. Running just ssh-agent (without any args) does that though, which is what's probably causing the confusion.