Live data from Hacker News

Viewing profile — teddyh

teddyh

HN member
Joined
Thu, Jul 11, 2013, 8:02 AM UTC
HN karma
26,737
Public activity
9,433 items

About teddyh

  pub   4096R/DE0572E4 2014-12-07
      Key fingerprint = 63BE 5B92 CFE0 4185 6195  9459 EB9B 1B01 DE05 72E4

Recent public activity

  1. comment
    Comment #49211991

    Last non-retired archived version: https://web.archive.org/web/20260722191742/https://www.freef... >

  2. comment
    Comment #49211915

    If you have a brand or personal image that you are investing in, you can surely afford to invest in paying for a branded version of Anubis.

  3. comment
    Comment #49202012

    Or even taking a walk: https://archive.org/details/sim_reporter_1951-08-07_5_3_0/pa... > (Alternate link: https://archive.org/details/sim_reporter_1951-08-07_5_3/page... >)

  4. comment
    Comment #49188054

    “When you place a tangible value on trust, trust becomes a commodity to be bought and sold.” — https://news.ycombinator.com/item?id=27432186 >

  5. comment
    Comment #49182566

    The answer is easily found by Google, and any AI could give the correct answer instantly.

  6. comment
    Comment #49182315

    Better version: https://www.youtube.com/watch?v=lIusD6Z-3cU >

  7. comment
    Comment #49182154

    There are a few people who don’t use e-mail, sure, like Donald Knuth. But conscientious objectors to e-mail? I don’t know of any, and if you find any, they probably don’t use the I…

  8. comment
    Comment #49174576

    Please note that this criticism is from 2023, but the “Clean Code” book has a second edition from 2025, extensively revised to account for the many misconceptions which new program…

  9. comment
    Comment #49167245

    Then what did you mean by “I think the desire to not have to be accountable for ones choices and their effect on the world is also childlike, personally.”? I though you meant that …

  10. comment
    Comment #49158017

    > Who says that avoiding Chinese tomato paste doesn’t accomplish anything? It funnels money to other brands and keeps them going rather than rewarding forced labour and driving oth…

  11. comment
    Comment #49157846

    https://www.threepanelsoul.com/comic/code-maintenance >

  12. comment
    Comment #49157539

    I think boycotts are effectively useless. If you disagree, can you name a few, or even one, consumer-level boycott in, say, the last 50 years, which actually accomplished its goal?…

  13. comment
    Comment #49157268

    If that’s what you want, you would be better served by RFC 7208: https://www.rfc-editor.org/info/rfc7208/ >

  14. comment
    Comment #49151478

    > Eh, I'm not watching a video to see a quote from someone I've never heard of and have no particular reason to value. Your loss. > Nor do I buy into "you can't survive without rel…

  15. comment
    Comment #49151429

    > One of the powers we have in this capitalist world is to decide where our money goes. If there's a decent chance it'll end up perpetuating something I find massively objectionabl…

  16. comment
    Comment #49151211

    Put volume! — Trevor Noah, https://www.youtube.com/watch?v=Wtz0WZSNcPA#t=43s >

  17. comment
    Comment #49151173

    any noun can become a verb if you don’t care enough — https://blog.linguisten.de/post/183704949120/any-noun-can-be... >

  18. comment
    Comment #49116080

    “I couldn’t live with so many trees. They suck up all the oxygen.”

  19. story
  20. comment
    Comment #49096057

    The wildcard DNS SPF record is useful for mail receivers who won’t check DMARC, but will check SPF records. Also, the DMARC sp= setting defaults to the same as the p= setting (unle…

  21. comment
    Comment #49085138

    Also consider (using your example domain): *.mydomain.io. TXT "v=spf1 -all" to restrict SPF on all subdomains.

  22. comment
    Comment #49078756

    Yes. Sorry for being unclear.

  23. comment
    Comment #49073284

    s/^/This /

  24. comment
    Comment #49073172

    More people should be aware of their history. This text made the rounds in the late 1990s as spam was starting to become a problem. Everybody and their dog had their own “ultimate …

  25. comment
    Comment #49060392

    The question is, is this behavior documented to run the command in a subshell? If it’s only documented to split on spaces and expand environment variables, the git command could ch…