they get the old chat feature reborn
SOFTWARE
-
Best Browser Agent: User Control for Faster Productivity
By
–
The best agentic browser is the one where I am the agent and get shit done faster lol
-
Modern AI and Machine Learning Technologies Guide
By
–
Artificial Intelligence: A Modern Approach! #BigData #Analytics #DataScience #AI #MachineLearning #IoT #IIoT #PyTorch #Python #RStats #TensorFlow #Java #JavaScript #ReactJS #GoLang #CloudComputing #Serverless #DataScientist #Linux #Books #Programming #Coding #100DaysofCode
-

Comet Search Tab Feature Improves Productivity with Keyboard Shortcuts
By
–
吹一下 Comet 今天惊喜发现加了 search tab
搜索标签页功能 快捷键是 cmd +shift + A,真幸福啊,
厂商们都遵循快捷键的最佳实践,不搞个性 如果你和我一样,喜欢多开 tabs,这个非常实用
快快用 @OipsAnthony -
Google’s Production System Profiling for Performance Optimization
By
–
Since much of Google's software is delivered as web-based services running in our datacenters, we often can just look across our production systems to see what kinds of things are consuming lots of cycles (via Google Wide Profiling: https://
static.googleusercontent.com/media/research
.google.com/en//pubs/archive/36575.pdf
…). From that, we can -
DeepSeek rivals GPT-5 on LM Arena, released in August
By
–
For coding it is, but not for typical LLM outputs. DeepSeek is tied with GPT-5 on LM Arena and it was released in August.
-

Open-source AI on Mac Studios: Cheaper, faster, and free alternative to ChatGPT
By
–
Small companies could run DeepSeek-V3.2 on one of these souped-up Mac Studios instead of paying for dozens and dozens of ChatGPT licenses for employees. Open-source models are only about 6 months behind the proprietary models. And they’re free. Forever.
-

Databricks IDE: Data Pipeline Authoring and Testing Tool
By
–
The IDE for Data Engineering is everything you need to author and test data pipelines, directly inside the Databricks Workspace.
— Databricks (@databricks) 20 décembre 2025
The IDE is designed to improve productivity and debugging with features like dependency graphs, built-in data previews and execution insights.
Now… pic.twitter.com/VeW4MUkTlpThe IDE for Data Engineering is everything you need to author and test data pipelines, directly inside the Databricks Workspace. The IDE is designed to improve productivity and debugging with features like dependency graphs, built-in data previews and execution insights. Now
-

Mini-SGLang: Simplified LLM Serving in 5000 Lines of Code
By
–
vLLM has 100k+ lines of code. Mini-SGLang does the same core job under 5000 lines of code. this repo is designed to simplify modern LLM serving systems, offering a capable inference engine and a clear reference code for researchers and developers. 100% open-source.
-

Collection of Performance Optimization Tips and Tricks
By
–
Many techniques are probably known to readers, but we felt it was nice to have a collection of tips and tricks, ranging from high-level algorithmic improvements to low-level performancer optimizations collected together.