Readit News logoReadit News
bumblebeast commented on NASA cancels $450M mission to drill for ice on the Moon   nature.com/articles/d4158... · Posted by u/gnabgib
bumblebeast · a year ago
Must be the alien base on the moon
bumblebeast commented on Useful Uses of cat   two-wrongs.com/useful-use... · Posted by u/todsacerdoti
hnlmorg · 2 years ago
You can also do:

    grep “thing I want” !$
Bash (and similar) will replace !$ with the last parameter of the previous command.

This is a trick I’ve used lots when wanting to perform a non-piping operation on a command I’ve ‘cat’ed (eg ‘rm -v !$’)

I’d never criticise anyone for “useless” use of ‘cat’ though. If the fork() overhead was really that critical then it wouldn’t be a shell command to begin with.

bumblebeast · 2 years ago
I just use <esc>. On the command line to bring back the last argument.

Then I can look at it before hitting return

bumblebeast commented on Another Roman dodecahedron has been unearthed in England   smithsonianmag.com/smart-... · Posted by u/Brajeshwar
bumblebeast · 2 years ago
I thought it was a tool to make fingers for gloves.
bumblebeast commented on C2PA's Butterfly Effect   hackerfactor.com/blog/ind... · Posted by u/bumblebeast
bumblebeast · 2 years ago
Person working in his basement thinks he figured out how to spoof C2PA. Billion dollar companies (software and hardware) have been working on this C2PA specification to provide provenance for images. Did this image really come from this camera? From this news organization? After years and effort and endless meetings and this thing written in the most secure language ever, rust, doesn’t work? Come on!

I mean, if banks and insurance are willing to rely on this technology, and it is spoofable… then it’s just going to be the Wild West for fraud.

bumblebeast commented on     · Posted by u/bumblebeast
bumblebeast · 2 years ago
Person working in his basement thinks he figured out how to spoof C2PA.

Billion dollar companies (software and hardware) have been working on this C2PA specification to provide provenance for images. Did this image really come from this camera? From this news organization? After years and effort and endless meetings and this thing written in the most secure language ever, rust, doesn’t work? Come on!

bumblebeast commented on Bottle: Python Web Framework   bottlepy.org/docs/dev/... · Posted by u/raytopia
andreareina · 2 years ago
Bottle came first, flask was a play on the name.
bumblebeast · 2 years ago
Flask was a joke it really got out of hand
bumblebeast commented on Coming Home to Vim (2010)   stevelosh.com/blog/2010/0... · Posted by u/behnamoh
amelius · 3 years ago
I love Vim. But I have two problems with it:

1. When opening a file that is already open in another editor in another terminal, Vim gives me many options, but it doesn't give me the option to kill the other process (or ask that process to save its buffer and exit).

2. My .vimrc should really follow me around automatically. Too often I find myself installing a new machine and missing my settings. I don't know how it should be implemented, but this is something that should work. Edit: if SSH can pass the DISPLAY variable around, then it could do the same with (a key to) .vimrc. Once a .vimrc is associated with an account, it will stay there, so if I log into the machine from the console, I should have my .vimrc (this also happens to the .Xauthority file, although less useful). This could also apply to other settings, of course. And it would be even better if my Vim binary followed me around too, but this is perhaps too futuristic.

bumblebeast · 3 years ago
Vim supports reading s file over scp. Using your local vim to edit a remote file preserves your settings.

vim scp://user@myserver[:port]//path/to/file.txt

bumblebeast commented on Ask HN: First-time dad-to-be. What do you wish you'd known back then?    · Posted by u/lllllll0
bumblebeast · 3 years ago
https://en.wikipedia.org/wiki/Elimination_communication

Saw a reduction in crying at 9 weeks starting this. 2nd child was started immediately. Saved so much by avoiding diapers.

u/bumblebeast

KarmaCake day19January 14, 2022View Original