Viewing profile — taylanub
taylanub
HN member- Joined
- Mon, Jun 03, 2013, 3:09 PM UTC
- HN karma
- 179
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About taylanub
No profile information was provided.
Recent public activity
-
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 …
-
comment
Comment #38766569
It's because tech bros hate feminists and their allies even more than they hate the corrupt tech industry.
-
comment
Comment #38766479
[dead]
-
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…
- story
-
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…
-
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…
-
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…
-
comment
Comment #10514587
I think that's a good thing when the principles are worth it. :-)
-
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…
- story
-
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 …
-
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…
-
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…
-
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 …
-
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…
-
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 …
-
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)…
-
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. :-)
-
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…
-
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.…
- story
-
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…
-
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…
-
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…