Viewing profile — Inaimathi
Inaimathi
HN member- Joined
- Tue, Sep 28, 2010, 1:13 AM UTC
- HN karma
- 9
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About Inaimathi
No profile information was provided.
Recent public activity
-
comment
Comment #3691623
Just to clarify; I am not in fact Steve Yegge (though I've been told I have a similar writing style), just a young lisper who read his essays.
-
comment
Comment #2046823
Heh. The traditional snippet associated with that argument is the Game of Life in APL. http://www.youtube.com/watch?v=a9xAKttWgP4 And yes, this is specifically why I opted to redef…
-
comment
Comment #2046769
I could see this in the extremes (a one-of data-munging script has no maintainability requirement, for example), but accepting the weights as completely subjective seems dangerousl…
-
comment
Comment #2046731
That's the argument I fundamentally disagree with. It may be true for things like SQL (or PS or the many, many DSLs out there), but general-purpose programming languages are implic…
-
comment
Comment #2046664
This is true, and I don't have extensive enough experience to weigh those correctly (and even if I did, I would be heavily biased by the languages I currently use). This is why I o…
-
comment
Comment #2046651
Sorry about the confusion. "Omega" was a reference to the Seibel talk I quote from, in which he casually postulates Omega as the most powerful language that might be built for curr…
-
comment
Comment #2046647
I haven't had a chance to play with it seriously yet, but I went over a "getting started" tutorial a while back. forth-mode is installed and ready on Emacs in case I get some spare…
-
comment
Comment #2046639
Agreed, except with the "they aren't looking back" part. If that were true, Lisk and Liskell wouldn't exist (and people wouldn't be wondering aloud "How can I get pattern matching-…
-
comment
Comment #1749053
That's exactly what I meant. The CL version has options, the Scheme version just takes a format string (which has fewer possible directives than its CL counterpart), which makes it…
-
comment
Comment #1749044
The other points about the web server (which Jay ended up focusing on more) are really side issues; my biggest gripe was that lack of iteration during the development phase. If I c…
-
comment
Comment #1749030
A while ago I noticed that I was suddenly doing more coding in SBCL than PLT Scheme. When I thought about it, I realized that Steve Yegge said the same thing a long time ago and I …