←back to thread

169 points adityaathalye | 10 comments | | HN request time: 0s | source | bottom
Show context
nickpeterson ◴[] No.45119193[source]
I don’t understand footnote 16? It sounds like he’s saying he’s ceo of htmx and datastar?
replies(1): >>45119210 #
adityaathalye ◴[] No.45119210[source]
Yes... This is a running joke in both communities. IYKYK :)
replies(2): >>45119253 #>>45123506 #
1. nickpeterson ◴[] No.45119253[source]
Oh ok, I’m out of the loop on it ;) thought it was some sort of ai hallucination.
replies(2): >>45119291 #>>45119311 #
2. adityaathalye ◴[] No.45119291[source]
All eleven thousand words were hand-typed. No AIs are used or abused in the making of any of my blog posts. (Because I write to think, because writing is nature's way of showing me how sloppy my thinking is. So it goes...)
replies(2): >>45119800 #>>45122890 #
3. andersmurphy ◴[] No.45119311[source]
Some of us keep htmx around as a momento. Just for old times sake.
replies(2): >>45122796 #>>45126290 #
4. lemonberry ◴[] No.45119800[source]
"Because I write to think"

Hallelujah!!

5. nomoreofthat ◴[] No.45122796[source]
Are you mixing it up with xhtml
6. fnordsensei ◴[] No.45122890[source]
If you don’t mind a tangent, this is close to my way of working out thoughts as well, including with code.

When I write code, it’s as much a cognitive tool as it is a tool to make things happen in the system. It develops thoughts as much as it develops system behavior.

Involving AI changes this quite a bit, but I feel like I’m making my way to a balance where it supports rather than replaces (or worse: disrupts) my cognitive processes.

replies(1): >>45123458 #
7. adityaathalye ◴[] No.45123458{3}[source]
Not at all, I'm all about tangents. The blog post itself is a tangent.

Programming is writing for me. So, yes I am the same... I need to type (or sometimes write it longhand), to make progress.

I gave LLMs a fair shake, but generative mode usage overwhelms my nervous system. I could use 'em, maybe, for pattern-recognition. But using an expressive language (Clojure) means I can eyeball my source code and/or grep through it to maintain a good enough view of my system. This also applies to most third-party code I use from the Clojure ecosystem. Libraries tend to be small (a few thousand lines of code), and I can skim-read through them quick enough.

I know there is a black art to it that one is supposed to learn, in order to get useful results, but so far, the incentive isn't strong enough for me.

So, hand typing / writing it is... might as well feel satisfied using my nice keyboard and little notebook, on my way to obsolescence. No?

8. throw-qqqqq ◴[] No.45126290[source]
> as a momento

FWIW I think you’re thinking of “memento”

     an object or item that serves to remind one of a person, past event, etc.; keepsake; souvenir.
replies(1): >>45139865 #
9. tmzt ◴[] No.45139865{3}[source]
Oddly it works as a neologism as well. "moment" conveying that it was short-lived or fleeting.

A memory or artifact of a short period of time.

replies(1): >>45148404 #
10. throw-qqqqq ◴[] No.45148404{4}[source]
> Oddly it works as a neologism as well

TIL, thank you :)