Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
badhrink
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
badhrink
3y ago
I think it was later proposed it could be a galaxy that we are viewing from side on/angle - https://www.space.com/runaway-black-hole-tail-stars-mystery-...
2.
▲
by
badhrink
3y ago
So this happened to be my experience too, but with a slight twist. In 2020, I was hearing strange sounds and went to the doctor - turns out it was earwax pressed against my ear drum and a bit of infection. In 2021, I had similar sounding no
3.
▲
by
badhrink
4y ago
You can use the max-count option for the git log command. Something like this: git log --graph --decorate --pretty=oneline --abbrev-commit --color=always --max-count=$cnt
4.
▲
by
badhrink
4y ago
Note: In my machine, path to Preview.app was - /System/Applications/Preview.app Thanks for this tip!
5.
▲
by
badhrink
5y ago
How to activate this in Google Assistant? Is there a special application or something? Or do we just have to say "Ok google read this <URL> " ?
6.
▲
by
badhrink
6y ago
I guess, the actual sender requested Fedex to cancel the delivery of the package. Fedex said it did, but eventually it ended up in the delivery van. So when the private investigator asked the delivery guy to not deliver the package, he must
7.
▲
by
badhrink
6y ago
Any idea if there is a way to check for presence of Ideavim in vimrc/init.vim? I have a single config for all vim related things(vimrc) and source it for neovim as well, hence I was curious. For example, has('nvim') checks fo