Viewing profile — amno
amno
HN member- Joined
- Sun, Sep 27, 2020, 3:50 PM UTC
- HN karma
- 105
- Public activity
- 80 items
- HN profile
- View on Hacker News ↗
About amno
No profile information was provided.
Recent public activity
-
comment
Comment #49121122
> This is the first news I've seen on HN in weeks that I am genuinely excited about! I have several AVX-2 hobby projects in Common Lisp, and an AVX-512 machine. It's an unexpected …
-
comment
Comment #49121003
We would skip attrocity of JavaScript, JSON and XML.
-
comment
Comment #49120982
> Is this at the codegen layer? On implementation level, it is a codegen layer. It uses a system of macros to generate instructions from a database of instructions. The database is…
-
comment
Comment #47167345
I have read through your pdf and I think you make a best case for Lisp I have read in last few years. We could just imagine who programming languages would look like if we abandone…
-
comment
Comment #44325680
(= * x x ^ x 2)
-
comment
Comment #44050761
Not by me, but thought it was well written article with some good points. Hope you enjoy it!
- story
-
comment
Comment #41106020
Hi Drew!
-
comment
Comment #41106013
> setf is like referring to a mutable reference in C++ or Java. Setf is rather a computation of a reference, than a reference. A reference in Java and C++ is a pure pointer, with s…
-
comment
Comment #41105991
And lambda calculus isn't even a programming language. The argument was like saying "C still tries to preserve something from Touring machine".
-
comment
Comment #41105966
We need nsetf! :-)
-
comment
Comment #41105958
I am with you, I think setf is making code repetitive and more verbose in many cases, however in this particular case, if you see (var *some-object* value) somewhere far away from …
-
comment
Comment #41105911
Yeah, that is great idea, and I agree it sounds great on paper. However, some time ago, I have come to a conclusion that it soon becomes quite verbose and tedious. I think it worke…
-
comment
Comment #40445355
> The author of “Let Over Lambda” dislikes Emacs and does not use it. I have no idea what Hoyte like to type in, but why does it matter what text editor he uses? Einstein didn't ha…
-
comment
Comment #38032293
It have corrupted my drive several times.
-
comment
Comment #37303665
> Clarity in your technical communications matters. Indeed; it does. I wish more people watched that Steels talk, where he speaks about importance to use accessible language. One-s…
-
comment
Comment #37303645
Thank you for the paper, and for the work! Can I ask a newbish question: will this new GC be available on all OS:s and CPU architectures, or only on some? I don't see anything in t…
-
comment
Comment #37185630
> Perhaps the negativity stems from the all the illegal, immoral, and damaging acts in this era. Perhaps, but hate against Microsoft was not the point of the discussion. You are fr…
-
comment
Comment #37184915
Yes, people used undocumented functions, which were left undocumented as they were a subject to change, and accused Microsoft of not understanding software development or thought t…
-
comment
Comment #37184895
Yes, Raymond Chen describes such fixes in [several blog posts]( https://devblogs.microsoft.com/oldnewthing/ ) and in his book The Old New Thing. Check the old posts, back at the be…
- comment
-
comment
Comment #37154231
Perhaps you wish to look at Common Lisp? I think it gets you covered in all those things you mention. There is distinct read, compile and evaluation phase, all exposed to the appli…
-
comment
Comment #37145845
No, no; it wasn't was I meant; I clarified in the last one; release things for free for already non-paying customers for non-commercial use only, Qt style. I am hard to believe Boe…
-
comment
Comment #37142174
> LispWorks and Franz are still alive. Yes, but what makes us believe they won't go the same faith as all the others? > fear what you propose would kill them very quick Why? Is the…
-
comment
Comment #37134670
> Means there were too few commercial customers. Where they had commercial customers (like the Graphics & Animation business), there was a disruption by other technology, like SGIs…