TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Lisp projects for an otherwise seasoned dev?

2 pointsby leksakover 1 year ago
This post is a RFC for any ideas on things to do using Lisp (any Lisp, Scheme, Common Lisp, Clojure — I don&#x27;t care) and I don&#x27;t feel as if any responses have to be tailored for me but can be suitable for the HN community at large.<p>If anyone wants to get an idea of where I am coming from though: I&#x27;ve spent most of my paid time using Python, Java, Rust, C#, and a bunch of scripting in Ruby and Bash. While my experience is skewed towards backend development I&#x27;d consider myself predominantly a generalist and have written my fair share of React&#x2F;Solid.js&#x2F;Angular by now. The domains&#x2F;fields have been finance, enterprise applications, machine learning &amp; AI, and generic web-application stuff.<p>Nowadays, it&#x27;s mostly Rust, Postgres, Solid.js, and GraphQL that get the job done.<p>The idea I&#x27;ve had has been to do some dumb things with the Spotify API that I&#x27;d have some utility for but it&#x27;s so simple it feels like an errand.<p>Another idea, but that was more for message-passing in Erlang (or Elixir) was about having a more or less emergent Pokémon clone wherein the Pokémon will fight each other in the wild and evolve and perhaps have maturity cycles during which they reproduce etcetera.<p>The third is to chomp through Lisp In Small Pieces.<p>All &quot;fine&quot; ideas, but as of yet I haven&#x27;t felt any pull to me.<p>People more well-versed in Lisps, is there anything that&#x27;d be a joy to do that we other plebeians might consider a headache with our current toolbox?

1 comment

PaulHouleover 1 year ago
See these books<p><a href="http:&#x2F;&#x2F;www.paulgraham.com&#x2F;onlisp.html" rel="nofollow noreferrer">http:&#x2F;&#x2F;www.paulgraham.com&#x2F;onlisp.html</a><p>and<p><a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;Paradigms-Artificial-Intelligence-Programming-Studies&#x2F;dp&#x2F;1558601910" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.amazon.com&#x2F;Paradigms-Artificial-Intelligence-Pro...</a>