Live data from Hacker News

Viewing profile — mystikal

mystikal

HN member
Joined
Fri, Dec 04, 2015, 3:57 AM UTC
HN karma
30
Public activity
62 items

About mystikal

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #11242238

    The implication about whiteness and being rich goes the other way.

  3. comment
    Comment #11241913

    In practice, rights are protections provided by other people, and you can't provide them if you are too fucked up.

  4. 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 …

  5. 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 …

  6. comment
    Comment #11237190

    OS X is actually certified as a Unix, unlike many Linux distros.

  7. comment
    Comment #11237055

    Oh, that's interesting. Sorry for stereotyping you as a torrent user. What kind of large files are you downloading?

  8. comment
    Comment #11236978

    This is a fairly neutral review of the literature: http://cannabisandpsychosis.ca/more-information/what-do-we-k...

  9. 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.

  10. comment
    Comment #11236043

    You can't print a joint at your computer.

  11. comment
    Comment #11232473

    Yeah, I agree that they should control for those things...

  12. comment
    Comment #11232421

    Your gracious replies here are awesome!

  13. 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.

  14. 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 …

  15. 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 …

  16. comment
    Comment #11232028

    Governments are large organizations that are supposed to represent and benefit everyone.

  17. comment
    Comment #11231612

    haha, also: Now y

  18. 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…

  19. 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.

  20. comment
    Comment #11227717

    I think this is wrong, distributing within an organization is not considered distribution under the GPL.

  21. 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…

  22. comment
    Comment #11227434

    > Crucially, a user of GPL software is allowed to do whatever they want. Except develop the software however they want.

  23. comment
    Comment #11223214

    His point was about whether the term "students" is qualified.

  24. comment
  25. 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).