I just so wish there was an option to only show autocomplete after hitting some keyboard shortcut. I find it nearly unbearably distracting.
@jeremyphoward
-
LaTeX Formula Rendering Support Added to Markdown
By
–
"Add support for LaTeX formula rendering when rendering markdown (#158)"
Just add `KatexMarkdownJS()` to your `hdrs`, and any blocks with class `marked` will be turned into markdown, and LaTeX math will be rendered using Katex. -

Starlette HTTPException Handling Support for Python Components
By
–
"Support FT in HTTPException handling (#175)"
With this, you can now return python components from Starlette exception handlers, and all your headers etc will be included in the full page response. -
FastHTML Release: New Features and Improvements Announced
By
–
New FastHTML release! And a lot of nice little improvements — will highlight a few in this thread.
-
Carson on Technology Suitability: CRUD vs Game Development
By
–
Carson has talked about that quite a bit in his essays and book — it's not gonna be great for writing an arcade game, but for stuff that's closer to a CRUD style it's great.
-
Answer.AI launches RSS feed for content distribution
By
–
OK we finally have an RSS feed. Sorry that took so long. It was literally just a case of adding a single line to the Quarto index file. https://
answer.ai -
Experimenting with AI-Assisted Writer for Video Summaries
By
–
Also as a bit of an experiment I tried hiring a writer to summarise the video (I suspect they got some help from ChatGPT too 😀 ) — it's not a substitute for the video, but for those in a hurry it's a quick summary of some points:
-
FastHTML Interview: Carson Gross on HTMX Innovation
By
–
We recently released FastHTML, heavily based on the work of Carson Gross, so I interviewed him. It was perhaps the most fascinating interview I've done.
— Jeremy Howard (@jeremyphoward) 5 août 2024
I believe that HTMX is a work of genius. Watch this and see if you agree (or Youtube version in next post 🧵): pic.twitter.com/RGSNLC9R85We recently released FastHTML, heavily based on the work of Carson Gross, so I interviewed him. It was perhaps the most fascinating interview I've done. I believe that HTMX is a work of genius. Watch this and see if you agree (or Youtube version in next post ):
-
Text-to-Speech Breaks Language Barriers for Content Creators
By
–
I really like this — folks who don't have English as their first language can use text2speech to create English video content. Obviously it sounds a bit awkward at times, but I'm thrilled to seeing accessibility obstacles getting overcome like this!
-
Spectral SignSGD Connection in Machine Learning Optimization
By
–
I think the spectral signSGD connection is super interesting too 😀