Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tutipop
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
tutipop
2y ago
I do the same in bash, but it's a bit wordier: _chpwd_hook() { if [[ "$PWD" != "$PREVPWD" ]]; then ls PREVPWD="$PWD" fi } PROMPT_COMMAND=(_chpwd_hook) Goes well with sho
2.
▲
by
tutipop
2y ago
> Did you know that a dog puts its tail between its legs when it's sad. Can you spot the mistake? Neither can I. :-) Well done.
3.
▲
by
tutipop
2y ago
You can access about:config with chrome://geckoview/content/config.xhtml even in non-nightly versions. Credit goes to this guy - https://news.ycombinator.com/item?id=40955452
4.
▲
by
tutipop
2y ago
And not just any ad company: > Anonym was founded in 2022 by former Meta executives Brad Smallwood and Graham Mudd. https://blog.mozilla.org/en/mozilla/mozilla-anonym-raising-t...
5.
▲
by
tutipop
2y ago
And the ad company they acquired is also linked to Meta: > Anonym was founded in 2022 by former Meta executives Brad Smallwood and Graham Mudd. https://blog.mozilla.org/en/mozilla/mozilla-anonym-raising-t...
6.
▲
by
tutipop
2y ago
> I've heard that welding stainless steel gets it too hot and removes something (the carbon?) essentially de-stainlessing it (?). I don't know if it's possible, but even if it is, it's not the carbon that makes the st
7.
▲
by
tutipop
2y ago
a light nanosecond is a foot :)
8.
▲
by
tutipop
2y ago
In about:config widget.non-native-theme.scrollbar.size.override 20 widget.non-native-theme.scrollbar.style 4 widget.gtk.overlay-scrollbars.enabled false I even use a custom gtk.css to improve things further: scrollbar, sc
9.
▲
by
tutipop
2y ago
did you mean to ask if Signal's own infrastructure would geoblock EU users?
10.
▲
by
tutipop
2y ago
What's the history of the name? Ghidra sounds Russian (Гидра) for Hydra. Was it considered cool to use Russian words for hacker/spy things?