HackerTrans
TopNewTrendsCommentsPastAskShowJobs

poke646

no profile record

comments

poke646
·5 bulan yang lalu·discuss
One of my "goto" tools is copying files over a "tar pipe". This avoids the temporary tar file. Something like:

  tar cf - *.txt | ssh user@host tar xf - -C /some/dir/
poke646
·8 bulan yang lalu·discuss
It's almost like a caricature of a CRT. I can see the novelty, but hope that people aren't lead to believe monitors looked like this.

I think what bothers me most is the horizontal line that slowly moves across the screen every few seconds. It's an artifact of recording a CRT on film and doesn't occur when you look at a real monitor...
poke646
·8 bulan yang lalu·discuss
As an experimental feature, with no guarantees it would remain in the language. It wasn't marked a stable feature until v5.36 (2022).