Viewing profile — iamthad
iamthad
HN member- Joined
- Thu, Nov 08, 2012, 8:18 PM UTC
- HN karma
- 38
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About iamthad
Recent public activity
-
comment
Comment #46745469
Wasn't copying from disk to memory found to be infringing in the Glider lawsuit? https://en.wikipedia.org/wiki/MDY_Industries,_LLC_v._Blizzar... . > Citing the prior Ninth Circuit …
-
comment
Comment #40614150
I think the intended link may be https://www.reddit.com/r/technology/comments/1d9yi7y/change_...
-
comment
Comment #36091336
Your LESS_TERMCAP_us is the issue here; it's literally putting "In" wherever an underline is supposed to start.
-
comment
Comment #30134186
I find the Horstmann indentation style [1], in which code is placed on the same line as the opening bracket, simultaneously disturbing and compelling. If it ever ends up added to c…
-
comment
Comment #30002479
https://www.bufferbloat.net/projects/codel/wiki/Cake/
-
comment
Comment #27816065
Equivalently, one can run `less +F `
-
comment
Comment #27562555
Both Ecobee and Nest can do this: - Ecobee "AC Overcool / Dehumidify Using AC": https://support.ecobee.com/hc/en-us/articles/115000268887-Ho... - Nest "Cool to Dry": https://suppor…
-
comment
Comment #24119353
Perhaps "For The/Those Interested"?
-
comment
Comment #22771751
It's not clear to me what you mean by "longstrings" from that page. Are you referring to the double-bracket quoted style?
-
comment
Comment #18820234
It's an optional feature and isn't built by default. See http://www.doxygen.nl/manual/config.html#cfg_clang_assisted_...
-
comment
Comment #17886470
strscpy seems like a nice interface. Is an implementation outside of the kernel available? Preferably one that is permissively-licensed? Also, it doesn't appear to be specified wha…
-
comment
Comment #14752269
I read PEP 394 ( https://www.python.org/dev/peps/pep-0394 ) differently. It states > The more general python command should be installed whenever any version of Python 2 is install…
-
comment
Comment #14644931
It's alluding to the nabla symbol ( https://en.wikipedia.org/wiki/Nabla_symbol ) used in mathematics, and the similarity in sound between the two does not go unnoticed by many stud…
-
comment
Comment #13033628
For what it's worth, git add, git checkout, and git reset all take the -p (or --patch) option, which allows selection of sub-sections of files to stage, discard, or unstage, respec…
-
comment
Comment #12613538
While it will end up being a little longer, these can all be defined as aliases within git (see https://git-scm.com/book/en/v2/Git-Basics-Git-Aliases ). Some users might prefer the…
-
comment
Comment #12358883
Some analysis on this topic has been done: https://en.wikipedia.org/wiki/Vacuum_airship#Material_constr...
-
comment
Comment #9567764
This seems to be similar to the Costco / Sam's Club membership model, but only on certain items. Costco's profits are largely from memberships, as items are sold close to cost. I i…
-
comment
Comment #6635972
If you consider yourself a "good hacker", then "anything [you] might find interesting" is exactly what the guidelines say is on-topic: On-Topic: Anything that good hackers would fi…
-
comment
Comment #6568797
xz is clearly superior in many regards. My understanding is that xz can use significantly more memory upon compression/decompression. http://pokecraft.first-world.info/wiki/Quick_B…
-
comment
Comment #5874938
Although this approach is obvious, there are complicating factors. The Coriolis force makes high-RPM centrifugal gravity unpleasant and perhaps dangerous to humans. So, to achieve …
-
comment
Comment #4836079
This is off-topic, but you should know that there are a number of significant issues with W3Schools that prevent it from being a reputable source: http://w3fools.com/
-
comment
Comment #4830219
There seems to be a bug: when you reach the end of a line, you can no longer go back and correct letters, even though you have not yet advanced by pressing space.
-
comment
Comment #4805548
I believe this is incorrect. If I remember correctly, transport was not the only issue with building the solid rocket boosters in one piece: physically pouring a solid rocket motor…