Thanks for putting all these model architectures together!
Awesome! been using Vite since its early days. really excited to see how it's improving the JavaScript and TypeScript tooling landscape and how it continues to evolve
I like the idea! Similar to how openclaw is exploring a “personal agent” that runs on your computer, this feels like a step toward personal software - tools that live locally, understand the context, and adapt to how we…
A very recent frustration from them was this: https://x.com/youyuxi/status/2005904473332564339?s=20 - their Chrome extension was breaking code block rendering on a lot of websites for weeks. The issue had already been…
This is a really interesting take on the sandboxing problem. This reminds me of an experiment I worked on a while back (https://github.com/imfing/jsrun), which embedded V8 into Python to allow running JavaScript with…
just wanna take this chance to say a huge thank you for all the amazing work you’ve done with Keras! back in 2017, Keras was my introductory framework to deep learning. it’s simple, Pythonic interface made finetuning…
cool project! Visualizing tabular data often presented some challenges, as I had to rely on tools like Google Sheets or Colab + Pandas for quick cleaning and wrangling before exploring different visualizations. I think…
Thanks for putting all these model architectures together!
Awesome! been using Vite since its early days. really excited to see how it's improving the JavaScript and TypeScript tooling landscape and how it continues to evolve
I like the idea! Similar to how openclaw is exploring a “personal agent” that runs on your computer, this feels like a step toward personal software - tools that live locally, understand the context, and adapt to how we…
A very recent frustration from them was this: https://x.com/youyuxi/status/2005904473332564339?s=20 - their Chrome extension was breaking code block rendering on a lot of websites for weeks. The issue had already been…
This is a really interesting take on the sandboxing problem. This reminds me of an experiment I worked on a while back (https://github.com/imfing/jsrun), which embedded V8 into Python to allow running JavaScript with…
just wanna take this chance to say a huge thank you for all the amazing work you’ve done with Keras! back in 2017, Keras was my introductory framework to deep learning. it’s simple, Pythonic interface made finetuning…
cool project! Visualizing tabular data often presented some challenges, as I had to rely on tools like Google Sheets or Colab + Pandas for quick cleaning and wrangling before exploring different visualizations. I think…