Viewing profile — teddyh
teddyh
HN member- Joined
- Thu, Jul 11, 2013, 8:02 AM UTC
- HN karma
- 26,737
- Public activity
- 9,433 items
- HN profile
- View on Hacker News ↗
About teddyh
pub 4096R/DE0572E4 2014-12-07
Key fingerprint = 63BE 5B92 CFE0 4185 6195 9459 EB9B 1B01 DE05 72E4Recent public activity
-
comment
Comment #49211991
Last non-retired archived version: https://web.archive.org/web/20260722191742/https://www.freef... >
-
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.
-
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... >)
-
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 >
-
comment
Comment #49182566
The answer is easily found by Google, and any AI could give the correct answer instantly.
-
comment
Comment #49182315
Better version: https://www.youtube.com/watch?v=lIusD6Z-3cU >
-
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…
-
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…
-
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 …
-
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…
-
comment
Comment #49157846
https://www.threepanelsoul.com/comic/code-maintenance >
-
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?…
-
comment
Comment #49157268
If that’s what you want, you would be better served by RFC 7208: https://www.rfc-editor.org/info/rfc7208/ >
-
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…
-
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…
-
comment
Comment #49151211
Put volume! — Trevor Noah, https://www.youtube.com/watch?v=Wtz0WZSNcPA#t=43s >
-
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... >
-
comment
Comment #49116080
“I couldn’t live with so many trees. They suck up all the oxygen.”
- story
-
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…
-
comment
Comment #49085138
Also consider (using your example domain): *.mydomain.io. TXT "v=spf1 -all" to restrict SPF on all subdomains.
-
comment
Comment #49078756
Yes. Sorry for being unclear.
-
comment
Comment #49073284
s/^/This /
-
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 …
-
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…