Live data from Hacker News

Viewing profile — _19qg

_19qg

HN member
Joined
Sun, Mar 15, 2009, 4:44 PM UTC
HN karma
12,722
Public activity
5,883 items

About _19qg

No profile information was provided.

Recent public activity

  1. comment
    Comment #42682537

    > However, the point of all this discussion is that Lisp doesn't provide good enough language servers for modern editors, They use the "language server" model since a long time, be…

  2. comment
    Comment #42681219

    > That's exactly what I get out of the IDEs I've used for decades. This whole argument is so weird, disingenuous, and full of vague strawmen. Just because I don't see the value in …

  3. comment
    Comment #42673198

    Can't say what and Interlisp did, but the MIT Lisp Machine and here the commercial variant Genera. Files are versioned. The Lisp machine file system has versions (same for DEC VMS …

  4. comment
    Comment #42673034

    That has been done in the past and was never widely supported. But the landscape is now slightly different. One approach might be to use ASDF (the most popular systems management t…

  5. comment
    Comment #42672558

    There is already confusion. Things are different and the same words (executable, native, image, ...) mean slightly different things. In the CL world it is usually relatively easy t…

  6. comment
    Comment #42666316

    > The way it's integrated with the host platform makes it better for most use cases IMHO. That may be. ABCL is running on the host system and can reuse it, but it aims to be a full…

  7. comment
    Comment #42665044

    > I didn't say "type declarations can lead to a messy middle ground in Common Lisp" - obviously they exist there for a reason, but, maybe they DON'T exist in Clojure, also for good…

  8. comment
    Comment #42664743

    > And yet UCSD Pascal was using a P-machine. So, the problem was the implementation and not the concept. Which was exactly my point. My point is that implementations don't come fro…

  9. comment
    Comment #42664665

    > not to include type declarations because they can lead to a messy middle ground? What? Type declarations in CL (which came from prior Lisp dialects) were added, so that optimizin…

  10. comment
    Comment #42662445

    > Lisp would have been really good relative to BASIC interpreters at the time I see no evidence for that. Lisp was a pain on tiny machines with bad user interface. > 64K is solid f…

  11. comment
    Comment #42661817

    > Lots of us hated doing assembly language programming but had no real alternative. I kind of fail to see Lisp as an alternative to assembler on mid 80s micros. Though, there were …

  12. comment
    Comment #42651196

    > The OP has a good criticism of why this is a bad idea. It's an old idea, mostly from LISP land, where early systems saved the whole LISP environment state. Source control? What's…

  13. comment
    Comment #42646141

    A bunch of things work in implementations, while but are not standard conforming.

  14. comment
    Comment #42639676

    actually, according to the LOOP syntax, the REPEAT clause has to follow the FOR clause...

  15. comment
    Comment #42628120

    > So I can replace my #3 above to wrap something with quotes instead of parentheses. That's M-" .

  16. comment
    Comment #42627539

    > if he was using Clojure he wouldn't be having the problems with nconc that he talks about" Yeah, one would write the implementation in Java. Common Lisp (and Lisp in general) oft…

  17. comment
    Comment #42621928

    With paredit in GNU Emacs: 1) place the cursor on the left parenthesis of the form 2) type paredit-wrap-round: M-( 3) type: if flag Doesn't appear to be overly complex.

  18. comment
    Comment #42620232

    upto 4tb storage

  19. comment
    Comment #42617603

    see for example a structure editor for Lisp, ca. 1967, described by L Peter Deutsch: https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&d...

  20. comment
    Comment #42585510

    all four now use lexical scope. Scheme also supports dynamic scope. 1-lisp or 2-lisp is also a difference, though all support lexical closures and function objects. Racket now has …

  21. comment
    Comment #42584573

    > common lisp, emacs lisp, racket and scheme are different languages with exact same syntax Far from it. On the s-expression level there are already differences. On the actual lang…

  22. comment
    Comment #42571884

    yeah, what you say makes no sense, since it has nothing to do with reality.

  23. comment
    Comment #42569905

    A reputation has to be earned again and again.

  24. comment
    Comment #42569884

    I would trust a company more if their random features sending data are opt-in. A non-advertized feature, which is not independently verified, which about image contents? I would be…

  25. comment