Live data from Hacker News

Viewing profile — tutipop

tutipop

HN member
Joined
Wed, May 29, 2024, 12:25 PM UTC
HN karma
40
Public activity
12 items

About tutipop

No profile information was provided.

Recent public activity

  1. 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…

  2. 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.

  3. 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

  4. 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...

  5. 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/…

  6. comment
  7. 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, …

  8. comment
  9. comment
    Comment #40811810

    a light nanosecond is a foot :)

  10. 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…

  11. comment
    Comment #40714616

    did you mean to ask if Signal's own infrastructure would geoblock EU users?

  12. 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?