Thanks for sharing! @vercel has been great for us https://t.co/ruUO2irxop
— alphaXiv (@askalphaxiv) 10 septembre 2024
Thanks for sharing! @vercel has been great for us
By
–
Thanks for sharing! @vercel has been great for us https://t.co/ruUO2irxop
— alphaXiv (@askalphaxiv) 10 septembre 2024
Thanks for sharing! @vercel has been great for us
By
–
It’s pretty close to that actually. Since that blog we’ve added OAuth – optional if you don’t want it. fastlite is optional if you don’t want it. Date parser is optional. Bs4 optional. So I think the only other required dep is fastcore
By
–
Thrilled to introduce new updates to #MosaicAI Gateway! Simplified, secure & governed AI for all your GenAI models. This release adds advanced features in usage tracking, payload logging & guardrails to help customers accelerate their AI initiatives.

By
–
Efficiency Meets Precision! Discover the impact of Node-RED on Abrasive Technology's manufacturing processes. Get the insights here: https://
buff.ly/3yuxkcK #sponsored #flowfuse_iiot #Industry40 #SmartManufacturing #NodeRED #TechTransformation @IIoT_World

By
–
Today would have been the 83rd birthday of Dennis Ritchie, inventor of C and co-creator of Unix: http://
zd.net/2creeZi (Image v/
@SanderFocus
, article v/
@jperlow & @ZDNET
)

By
–
Wow only took a few hours from releasing the SVG support for someone on our Discord to create a Mermaid editor with FastHTML! :O
By
–
This is a pretty minimal set of deps that nearly any python ASGI webserver will use. So if you want to fully understand web serving in Python, that's your platform.
By
–
And fasthtml is <1000 lines of code (excluding auto-generated typemaps and indexes).
By
–
Seriously? You know of a web server with websockets, oauth, database, signed sessions, live reloading, a test client, date parsing, automatic form filling, functional components, HTMX and SVG support, and much more, with fewer deps than that? (All those deps are small BTW.)
By
–
New cookbook: Multi-agent web browsing system! To support the launch of multi-agent systems in our Transformers Agents library, I highlight how to build one of these hierarchies to make a system that browses the web and leverages code to efficiently answer user questions!