I'm tickled you asked ChatGPT but I think it misses the the forest for the trees somewhat. 1. Architecture - XTDB is designed to work with Kafka, but it also works with typical JDBC databases as a datastore. Datomic can…
Can you elaborate?
Then you're asking a rhetorical question to be snarky.
The following quote was written in 1930, in the New York Times: "Some day no one will have to work more than two days a week... The human being can consume so much and no more. When we reach the point when the world…
That's an interesting take. What makes you think diversity played a major role? Does this happen often in your country? Where I am "diversity" hiring would be regarded as dysfunctional at best.
To each their own! I feel the same way about Algol family languages, too many arbitrary design decisions that have been internalised for decades at this point for my liking.
SBCL's save-lisp-and-die is my all time favourite function name. It's so unintentionally melodramatic :)
I have no intention of being snarky and I'd like to engage in good faith, but I'm aware of how this will read: How is it a useful metaphor? I don't understand how you can use it to extrapolate from a situation in which…
I may be mistaken but I think Electric Clojure renders HTMX unnecessary. Where HTMX still works by a developer specifying the network calls (albeit in a declarative manner), Electric Clojure hands over the same…
As a security guy I would say this situation happens with reasonable frequency in REST web frameworks where developers are encouraged to use ORMs[0], and the design of Hyperfiddle/Electric is no more likely to fall…
State is data over time!
* Predictability and convention are more important than totally clean design. Over the course of a language lifetime, code style best practice is going to change so you almost certainly won't have uniform interfaces.…
My recommendation is to use Portacle as your IDE and run through Practical Common Lisp by Peter Seibel over the course of a few days. Both are available for free online and very easy to get set up with. Practical Common…
I'm tickled you asked ChatGPT but I think it misses the the forest for the trees somewhat. 1. Architecture - XTDB is designed to work with Kafka, but it also works with typical JDBC databases as a datastore. Datomic can…
Can you elaborate?
Then you're asking a rhetorical question to be snarky.
The following quote was written in 1930, in the New York Times: "Some day no one will have to work more than two days a week... The human being can consume so much and no more. When we reach the point when the world…
That's an interesting take. What makes you think diversity played a major role? Does this happen often in your country? Where I am "diversity" hiring would be regarded as dysfunctional at best.
To each their own! I feel the same way about Algol family languages, too many arbitrary design decisions that have been internalised for decades at this point for my liking.
SBCL's save-lisp-and-die is my all time favourite function name. It's so unintentionally melodramatic :)
I have no intention of being snarky and I'd like to engage in good faith, but I'm aware of how this will read: How is it a useful metaphor? I don't understand how you can use it to extrapolate from a situation in which…
I may be mistaken but I think Electric Clojure renders HTMX unnecessary. Where HTMX still works by a developer specifying the network calls (albeit in a declarative manner), Electric Clojure hands over the same…
As a security guy I would say this situation happens with reasonable frequency in REST web frameworks where developers are encouraged to use ORMs[0], and the design of Hyperfiddle/Electric is no more likely to fall…
State is data over time!
* Predictability and convention are more important than totally clean design. Over the course of a language lifetime, code style best practice is going to change so you almost certainly won't have uniform interfaces.…
My recommendation is to use Portacle as your IDE and run through Practical Common Lisp by Peter Seibel over the course of a few days. Both are available for free online and very easy to get set up with. Practical Common…