Viewing profile — mystikal
mystikal
HN member- Joined
- Fri, Dec 04, 2015, 3:57 AM UTC
- HN karma
- 30
- Public activity
- 62 items
- HN profile
- View on Hacker News ↗
About mystikal
No profile information was provided.
Recent public activity
-
comment
Comment #11242324
Oh yeah, I meant legal rights. I don't disagree with you about the human right necessarily, I just haven't thought about it enough. What I mean is, if you think about extreme situa…
-
comment
Comment #11242238
The implication about whiteness and being rich goes the other way.
-
comment
Comment #11241913
In practice, rights are protections provided by other people, and you can't provide them if you are too fucked up.
-
comment
Comment #11241477
There are plenty of sources and the original papers are easily found, but there isn't a proper bibliography with links which I agree is frustrating. For example the first one says …
-
comment
Comment #11238120
I meant Unix, but I should have said unlike all Linux distros except Inspur K-UX. I thought there were more but WP doesn't list any and seems comprehensive otherwise. My point was …
-
comment
Comment #11237190
OS X is actually certified as a Unix, unlike many Linux distros.
-
comment
Comment #11237055
Oh, that's interesting. Sorry for stereotyping you as a torrent user. What kind of large files are you downloading?
-
comment
Comment #11236978
This is a fairly neutral review of the literature: http://cannabisandpsychosis.ca/more-information/what-do-we-k...
-
comment
Comment #11236356
Also if you are prone to developing a psychotic disorder (prevalence of psychotic disorders is ~3%), pot consumption before the age of 20 increases the chances of it happening.
-
comment
Comment #11236043
You can't print a joint at your computer.
-
comment
Comment #11232473
Yeah, I agree that they should control for those things...
-
comment
Comment #11232421
Your gracious replies here are awesome!
-
comment
Comment #11232399
There's caffeine and sugar in it, seems reasonable, plus the pleasure of it means more endorphins. That's like three direct up-regulators of brain function.
-
comment
Comment #11232147
I think you still have to ship it in a separate tree / binary, but I'm not sure. I don't think the exception means you can put my GPL function in your proprietary code and call it …
-
comment
Comment #11232067
The prevailing view that corporations benefit society the most simply by focusing on profits for shareholders is almost entirely philosophical (we cannot prove this, although many …
-
comment
Comment #11232028
Governments are large organizations that are supposed to represent and benefit everyone.
-
comment
Comment #11231612
haha, also: Now y
-
comment
Comment #11228939
I'm also fine if you pull out bits of my code and use them in your codebase, just as long as you release the changes to those bits. Probably function-level granularity for separati…
-
comment
Comment #11227823
I'm fine with static linking, it's even fine if you want to #include my source code. I never paid much attention to the MPL, will see, thanks.
-
comment
Comment #11227717
I think this is wrong, distributing within an organization is not considered distribution under the GPL.
-
comment
Comment #11227688
I think the restrictions on linking are the primary objection people have, and I guess also the patent stuff in v3. I would like to see a license that is weaker than LGPL (static l…
-
comment
Comment #11227434
> Crucially, a user of GPL software is allowed to do whatever they want. Except develop the software however they want.
-
comment
Comment #11223214
His point was about whether the term "students" is qualified.
- comment
-
comment
Comment #11222355
In theory you could tell the compiler to identify and statically link only those functions needed to make printf work (or a conservative approximation thereof).