And scala had native XML support!
@jeremyphoward
-
FastHTML: Core Concepts and Development Goals Explained
By
–
If you're not sick of reading about FastHTML yet (and let's face it, you're not, because you can't get enough), here's 5000 words about the underlying concepts and goals that I just posted to our blog:
-
JSX Syntax Sugar Makes JavaScript Component Development More Readable
By
–
If you look at the original react component syntax that jsx is sugar for, you'll see it's horrific — js really needs the jsx sweetening! 😀
-
Claude Projects: Recommended AI Tool for Development
By
–
Nope just use a claude project. Works great.
-
FastHTML Code Formatting Challenges and Best Practices
By
–
Having said that, I don't recommend using a formatter for FastHTML code. There aren't any formatters yet that understand how to lay out functional HTML components correctly. I found that to make the code somewhat readable with a formatter I had to use more intermediate vars.
-
FastHTML Code Compliance with Python Linters and Formatters
By
–
Some folks that like using linters & formatters for Python have asked how to write FastHTML code in a way that's compliant with the popular tools. I've created a sample todo app here as an example–it's yapf-formatted and no warnings from Pylance.
-
SoTA Japanese retrieval model training best practices efficiency
By
–
Did you know if you carefully combine all the training best practices, you can get a SoTA retrieval model with less data and compute? @bclavie
, does, so he did, so here's the new SoTA for Japanese retrieval: -
Outdated Computing in Medicine: Impact on Electronic Health Records
By
–
Let's watch doctors use a commodore-64 for electronic medical records and then write a paper about the impact of computing on medicine…
-
PHP Renaissance: Simplifying App Deployment for Developers
By
–
Yes PHP is exactly what I had in mind when I started on this. @ericries and i talked about how great it was when everyone would dump a php file in a home dir and have themselves an app – and we wanted that feeling again!
-
Let AI Build Your AI Company While You Focus on Life
By
–
Have you AI build the AI company so you can focus on surfing.