Viewing profile — tutipop
tutipop
HN member- Joined
- Wed, May 29, 2024, 12:25 PM UTC
- HN karma
- 40
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About tutipop
No profile information was provided.
Recent public activity
-
comment
Comment #41036728
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 shopt -s autoc…
-
comment
Comment #40996774
> 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.
-
comment
Comment #40966921
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
-
comment
Comment #40958351
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...
-
comment
Comment #40958339
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/…
- comment
-
comment
Comment #40918190
> 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, …
- comment
-
comment
Comment #40811810
a light nanosecond is a foot :)
-
comment
Comment #40718641
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…
-
comment
Comment #40714616
did you mean to ask if Signal's own infrastructure would geoblock EU users?
-
comment
Comment #40511234
What's the history of the name? Ghidra sounds Russian (Гидра) for Hydra. Was it considered cool to use Russian words for hacker/spy things?