Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
iamthad
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
iamthad
8mo ago
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 case of MAI Systems Corp. v. Pe
2.
▲
by
iamthad
2y ago
I think the intended link may be https://www.reddit.com/r/technology/comments/1d9yi7y/change_...
3.
▲
by
iamthad
3y ago
Your LESS_TERMCAP_us is the issue here; it's literally putting "In" wherever an underline is supposed to start.
4.
▲
by
iamthad
5y ago
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 clang-format as has been requested [2], it might become more
5.
▲
by
iamthad
5y ago
https://www.bufferbloat.net/projects/codel/wiki/Cake/
6.
▲
by
iamthad
5y ago
Equivalently, one can run `less +F <FILE>`
7.
▲
by
iamthad
5y ago
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:/
8.
▲
by
iamthad
6y ago
Perhaps "For The/Those Interested"?
9.
▲
by
iamthad
6y ago
It's not clear to me what you mean by "longstrings" from that page. Are you referring to the double-bracket quoted style?
10.
▲
by
iamthad
8y ago
It's an optional feature and isn't built by default. See http://www.doxygen.nl/manual/config.html#cfg_clang_assisted_...
11.
▲
by
iamthad
8y ago
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 what happens if the count argument is too large to be repr
12.
▲
by
iamthad
9y ago
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 installed and should invoke the same ve
13.
▲
by
iamthad
9y ago
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 students of calculus.
14.
▲
by
iamthad
10y ago
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, respectively.
15.
▲
by
iamthad
10y ago
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 aliases there rather than in
16.
▲
by
iamthad
10y ago
Some analysis on this topic has been done: https://en.wikipedia.org/wiki/Vacuum_airship#Material_constr...
17.
▲
by
iamthad
11y ago
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 imagine Amazon is selling these items at lower
18.
▲
by
iamthad
13y ago
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 find interesting. That includes more than
19.
▲
by
iamthad
13y ago
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_Benchmark:_Gzip... Some additional
20.
▲
by
iamthad
13y ago
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 1g, structures would need to be very large (224 meters). Non
21.
▲
by
iamthad
14y ago
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/
22.
▲
by
iamthad
14y ago
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.
23.
▲
by
iamthad
14y ago
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 of that size was infeasible.