Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
magnusi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
magnusi
20d ago
hehe
2.
▲
by
magnusi
24d ago
Thank you!
3.
▲
by
magnusi
24d ago
Yooo, based website, hank! Mine was inspired by Xerox PARC and the Interlisp
4.
▲
by
magnusi
24d ago
Correct, that's why I made it! :)
5.
▲
by
magnusi
24d ago
Glad to have you!
6.
▲
by
magnusi
24d ago
Thank you, I am glad you like it, haha! I was inspired by Xerox PARC stuff, mostly Interlisp! :)
7.
▲
by
magnusi
24d ago
Well, I've had success loading Lisp programs into Autolith and letting it poke at them from the inside, haha!
8.
▲
by
magnusi
24d ago
(disclaimer: I made Autolith) Well, having the agent write out tools and call those tools is something I consider to be under self-modification also. But there are other things, when it's useful: - You want the agent to update without
9.
▲
by
magnusi
25d ago
On the other hand, the more mainstream a programming language, the higher proportion of the training data is going to be terrible code. I think there's an optimal ratio somewhere
10.
▲
by
magnusi
25d ago
It's not just the syntax, but also the tools for debugging, the image paradigm itself, and the iterative approach to development! Autolith can spawn managed Lisp REPLs either from saved images (so it can do checkpoints) and triage chan
11.
▲
by
magnusi
25d ago
Thanks for liking it!
12.
▲
by
magnusi
25d ago
Hi, I'm the author of Autolith! Never heard about Jolt, and I love Chez Scheme, it was my first Lisp! Would you like to come to our Zulip at https://zulip.lambda-symbolics.com ? We can exchange ideas for our harnesses
13.
▲
by
magnusi
25d ago
Hi, I am the author of Autolith. What do you mean by that? I'd love to give you a good answer, haha
14.
▲
by
magnusi
25d ago
(author of autolith here) This all correct, I'd also add that in my experience, the GPTs are even better at Lisp, namely in the counting parentheses department. Which is not an issue that much per-se because in Autolith, the harness de
15.
▲
by
magnusi
25d ago
It's the most flexible language there is, while also fairly performant and having great features for extensibility and debugging
16.
▲
by
magnusi
25d ago
Thank you!
17.
▲
by
magnusi
26d ago
There is a Common Lisp pro you are not seeing and that is that it has by far the best OOB debuggability/introspectability (especially when using SBCL) out of any practical language, while still having great performance
18.
▲
by
magnusi
26d ago
Well, I made Autolith in Common Lisp because I like Lisp and I think it's by far the best and most practical language for self-modifiable live image agents. I have been trying Scheme and CL with LLMs for the last three years or so, and
19.
▲
by
magnusi
26d ago
Hi! I was thinking about Smalltalk as well before I made Autolith. I ended up going with Common Lisp because I know Lisp much better (last time I used smalltalk was like, whew, 2014 or so) and because it has better platform support and ecos
20.
▲
by
magnusi
26d ago
We have not done that yet, it's one of the major priorities. Autolith implements RLM a bit differently than Prime Agent (although it both comes from the same paper): In Autolith, the top level agent is traditional, but has RLM tools wh
21.
▲
by
magnusi
26d ago
Hello guys, I am the author of Autolith (github.com/luciusmagn), I am pretty new to Hacker News. I will respond to your posts as soon as I can :)
22.
▲
Show HN: Lho.sh my new Common Lisp+Htmx personal web for selling stock photos
(lho.sh)
2 points
by
magnusi
10mo ago
|
0 comments
23.
▲
by
magnusi
10y ago
Yeah, I find that it is one of the best ideas C2 brings to the table
24.
▲
by
magnusi
10y ago
Yes, I really like explicit integer sizes too and yes. C2 is trying to be as close to C as possible, with just improving what is "bad" or cumbersome, so some things like the fall-through are still there. You can certainly mix lang
25.
▲
by
magnusi
10y ago
Oh I am sorry, I made a stupid typo.
26.
▲
C2 language – now has library support and Windows support through Cygwin
5 points
by
magnusi
10y ago
|
5 comments