PowerToys 0.101 has been released, introducing Window Hopper, a new tool for app-specific window switching, a new Command Palette compact mode, local AI clipboard transformations, and more https://t.co/r5QU8fvYSe
Si quieres aprender Python, he traducido el libro de "Piensa en Python". Gratuito y lo puedes descargar en PDF o ver en HTML.
→ https://t.co/IYCtaLfhEk
DeepSeek (@deepseek_ai) V4 Flash 0731 is 75% off in Merge Gateway through September 30.
It is one of the best models out there, and now at $0.04/$0.07 per M tokens, the 75% off makes it even more efficient - among the best models for cost per task.
We just partnered with a new US-based, ZDR-compliant hosting vendor to offer this - check it out: https://t.co/WoH24RlvIJ
Odoo is an open-source enterprise resource planning (ERP) platform that helps teams manage operations.
And choosing how to host it comes down to how much control you want vs the operational overhead.
In this article, @AbdulTa62185243 compares self-hosted and managed Odoo hosting, including the tradeoffs around maintenance, security, customization, and cost.
https://t.co/UQPhDsKEl2
un resumen que esta bueno saber:
- tener harnesses y workspaces independientes evitan atarte a un proveedor como ChatGPT o Claude y te permiten probar cosas nuevas constantemente
- los mejores workspaces que probé:
@pidotdev - @opencode
si necesitas configurar pi tenes:
lazypi
https://t.co/lZAfd7VHZk
o gentle-pi
https://t.co/wP0G98VDMF
- para gestionar multiples agentes/worktrees al mismo tiempo
@orca_build
- para manejar los agentes async sin depender de mi computadora y que sigan laburando desde mi celular integrandolo con orca
@AmpCode
o @bot si tenes la sub
- harnesses/frameworks de desarrollo (el core de todo y lo más importante)
gentle-ai de @G_Programming con su SDD la rompe
https://t.co/HtCAwNG1iK
oh-my-openagent de @q_yeon_gyu_kim
https://t.co/92WQB6vTrg
si necesitas investigar mas sobre un roadmap https://t.co/Emldu1Lcf4
y si necesitas un mentor totalmente gratis porque estas perdido en algun roadmap/tecnologia o te gustaria cambiar/buscar laburo
https://t.co/amfQzzbGN7
guardalo capaz te sirve en el futuro =P
tsx lets you run TypeScript files directly in Node.js without any build step or configuration.
- Zero-config TypeScript execution in Node.js.
- Works with both ESM and CommonJS modules.
- Seamless integration with existing Node.js tooling.
- Simple CLI: just `tsx` your file.
We just released Qwen3.8-27B MLX quants. 🍎🐳
This time: the official Qwen3.8-27B, packaged for Apple Silicon + MLX.
4-bit · 6-bit · 8-bit
Up to 98.34% Top-1 agreement vs BF16.
Native MLX weights. No GGUF conversion required.
Fast. Private. Local. Have fun!
→ https://t.co/YSbKK3hygm
1M context + image + video input and $0 to test it 😳
Ox Alpha is now available for free on OpenRouter and OpenCode
what you get:
- 1M context
- text + image + video input
- built for coding and agentic workflows
- data reportedly not used for training
reportedly huge usage capacity
why this is worth testing:
> large context makes it useful for bigger coding tasks multimodal input gives it more than just text capabilities you can test it without paying for the model
getting started:
1. open https://t.co/XVfUe5FgEm - Base URL: https://t.co/nP4nSlugTi
2. search stealth/ox-alpha
3. select the free model
4. start testing
or with OpenCode:
1. install https://t.co/tWzg6YIEDG
2. get your key from OpenCode Zen
3. select Ox Alpha
free access is already live
worth putting it through some real coding tasks 😋
Introducing Traks - free, self-hosted web analytics that runs entirely in your own Cloudflare account. 🚀
https://t.co/lCh6wuWqqH
It started as a side project. When Cloudflare launched R2 SQL, I wanted to see whether a complete analytics stack could run on their data platform alone: ingest events through Pipelines, land them in R2 as Parquet, and query them straight with SQL. No warehouse, no ETL, no servers to patch, just my personal projects as the first test bed.
It worked better than i expected, so I kept adding new features. A few weeks later it's a complete product.
What Traks does
• Real-time dashboard: visitors, pageviews, bounce rate, visit duration - every metric compared with the period before
• Pages, referrers, UTM campaigns, and an AI tab that shows which assistant (ChatGPT, Claude, Perplexity…) sent the visitor
• Locations and devices, resolved at the edge without storing IPs
• Custom events, goals (incl. path-prefix goals), funnels, saved segments, workspaces & teams
• A 1.5 KB cookie-less tracker - no consent banner needed
It's built for your AI agents.
Every Traks instance ships an MCP server. Mint a token, add it to Claude Code or Cursor, and your agent can pull stats, inspect events, and create goals and funnels for the feature it just shipped. A ready-made SKILL.md teaches it how to instrument your site. No other analytics tool does this.
How it's built (all Cloudflare)
Two Workers, a Durable Object for today's live traffic, D1 for metadata, Pipelines → R2 Data Catalog (Iceberg/Parquet) for history, and R2 SQL for every historical query. Hot path in milliseconds, cold path at $2.50/TB scanned with zero egress.
What it costs
Your Cloudflare bill - the $5/month Workers plan covers millions of events. Traks itself is free, forever. There's nothing to pay me, and your data never leaves your account.
Deploy in ~2 minutes
Sign in with Cloudflare at https://t.co/hZQn4Y9dIs, and the wizard sets everything up in your account. Updates are one click.
Watch the 2-minute film and deploy: https://t.co/lCh6wuWqqH
#Cloudflare #R2 #WebAnalytics #MCP #Serverless
Since we moved from AWS → self-hosting on Hetzner, our products have been much more stable/reliable. Our uptime is near-100% and we're never blocked from shipping.
So the whole "self-hosting is fun until servers break at 2 AM" is a meme.
You know which services go down all the time?
- Supabase
- AWS
- GitHub
- Cloudflare
Ask my competitors 😬
They would know!
https://t.co/rbsinUJrsG is a tiny 5.9 MB binary 🐘
that connects directly to Postgres and tells you what’s happening in your database in 5.9 seconds.
No dashboard. No telemetry stack. No separate database to run.
pgbot inspect → database health
pgbot queries → expensive queries
pgbot indexes → risky / unused indexes
pgbot ask → answers for humans and agents
MCP → your coding agent can inspect Postgres directly
pgbot reads your database. It doesn't write to it.
Fast is nice.
Safe + understandable is better.
https://t.co/IGp9M3QBFh