Live data from Hacker News

Viewing profile — taylanub

taylanub

HN member
Joined
Mon, Jun 03, 2013, 3:09 PM UTC
HN karma
179
Public activity
40 items

About taylanub

No profile information was provided.

Recent public activity

  1. comment
    Comment #38766663

    "TERF" is just the newest slur anti-feminists came up with to further the evil feminist trope. Anyone who looks into the conflict between feminism and the transgender movement can …

  2. comment
    Comment #38766569

    It's because tech bros hate feminists and their allies even more than they hate the corrupt tech industry.

  3. comment
  4. comment
    Comment #37276650

    [I hope this is OK to share here; the guidelines haven't made it very clear to me what HN's stance on political submissions is. Feel free to ignore / purge / flame me if this isn't…

  5. story
  6. comment
    Comment #10711548

    I was thinking "wow that's a great idea" while reading through this and then noticed it's basically what a Lisp environment does. :-) (And probably the environments of many other l…

  7. comment
    Comment #10519384

    Sorry but I have to disagree on pretty much every single point. In part you simply make factual errors. I think the page looks fairly stylish. Could improve, but pretty great alrea…

  8. comment
    Comment #10519284

    >And tell me about all of those wonderful command-line games! You can pry my MUDs out of my cold, dead hands, thank you very much. More seriously, it simply says {applications, gam…

  9. comment
    Comment #10514587

    I think that's a good thing when the principles are worth it. :-)

  10. comment
    Comment #10230011

    I wrote this a while ago, mostly to clear up my own thoughts and document the knowledge for the future because inevitably I'll forget about the details again and again since they'r…

  11. story
  12. comment
    Comment #9564454

    Late reply but: All of the things you list are annoyances with crud that exists to satisfy this or that use-case which I suppose you personally don't need, which doesn't mean they …

  13. comment
    Comment #9564370

    I wonder what makes you say CL feels more well-engineered? I can't think of any reasons, unless you simply mean Scheme's under-specification. Scheme is not just "conceptually" clea…

  14. comment
    Comment #9546140

    >Common Lido Slipped by one column on your keyboard? :-D I agree that a Lisp is better than no Lisp; I'd be more or less equally content if Guix used CL. Major Scheme implementatio…

  15. comment
    Comment #9546117

    This is off-topic but I personally prefer to just say "GNU" these days for what most people call "Linux" (excepting systems that somehow use Linux without GNU of course). It makes …

  16. comment
    Comment #9545999

    Guix is a GNU project, meaning it will adhere to a higher code of software freedom ethics. (For instance Nix ships Adobe Flash Player with Firefox if I remember correctly.) Guix us…

  17. comment
    Comment #9511944

    >Some day when I have the time, I will rip out all the autocrap stuff and replace it with a 5 line shellscript that calls uname -s. And packagers will everywhere will hate you for …

  18. comment
    Comment #8968436

    I also started thinking things along the lines of that when I first looked into how Guix does things, but after annoying the developers a little (many thanks to Ludovic's patience)…

  19. comment
    Comment #8965958

    Someone else just pointed that out to me too. I didn't know of all the connotations of the term, sorry about that. :-)

  20. comment
    Comment #8965931

    From my understanding, the biggest disadvantage to purely functional package management is that you can't just swap out a package in isolation when many others depend on it. If I u…

  21. comment
    Comment #8965260

    Version 0.8.1 of GNU's purely functional package manager Guix has been released. The project develops, at the same time, GNU GSD (Guix System Distribution), a GNU operating system.…

  22. story
  23. comment
    Comment #8629061

    Guix is a big effort at making a purely functional package manager with a large recipe database and all kinds of bells and whistles you want in a full operating system. Emacs's min…

  24. comment
    Comment #8628958

    While the phrase "nothing is implicit" was used, there actually are so-called "implicit inputs" in Guix. :-P Each package uses a certain "build system" which can be e.g. "gnu" whic…

  25. comment
    Comment #8626180

    Late clarification because I wasn't careful and forgot that "NIH" has very negative connotations: When I say "NIH is sadly a real problem for GNU," what I mean is that NIH can be a…