Get real-time alerts for Brokepoint! This video shows how to use the Notification Web API to surface errors from background jobs and streams so nothing slips by. A must-watch for devs who want smarter error handling. #WebAPI #Notifications #WebDev #JavaScript #ErrorHandling #DevTools #OpenWeb #PeerTube #English #ScienceTech
https://video.d20.social/videos/watch/6f48e2fc-b970-424b-8f77-ad2afecdc1cf
Notifications for Brokepoint

PeerTube

InferProbe wants to eliminate compromises in ML endpoint testing — local perturbations, privacy first, no cost. What compromise are you currently making in your testing workflow?

#MachineLearning #ArtificialIntelligence #DevTools #ML #AI

Built something I wanted for myself:

Kasetto - an extremely fast AI skills manager written in Rust. It is declarative:
define your skills once in config, sync anywhere, keep environments consistent.

Open source and community-driven.

GitHub: https://github.com/pivoshenko/kasetto

#rustlang #opensource #aiagents #devtools #ai #ClaudeCode #codex #cursor

GitHub - pivoshenko/kasetto: 📼 An extremely fast AI skills manager, written in Rust

📼 An extremely fast AI skills manager, written in Rust - pivoshenko/kasetto

GitHub

OSINT Isn’t About Skill Anymore. It’s About Systems

There’s a moment, if you spend enough time in this space, where your attention changes. You stop looking at individual data points as things to extract. You start seeing them as inputs to a larger structure.

https://cha1nc0der.wordpress.com/2026/03/21/osint-isnt-about-skill-anymore-its-about-systems/

Ever get a 400-character SQL query in Slack and try to parse it visually?

I wrote about how a browser-based SQL formatter saves me time — paste in, get formatted output. No installs, nothing uploaded.

https://dev.to/danny_cranmer_9e9e9d7178d/format-sql-queries-in-seconds-no-extensions-no-installs-3j01

#sql #webdev #devtools #productivity

Format SQL Queries in Seconds — No Extensions, No Installs

Ever stare at a 400-character single-line SQL query in a Slack message and try to figure out what...

DEV Community

Cursor disclosed that its new Composer 2 model builds on Moonshot AI's open-weight Kimi K2.5 - but only after a developer found the model ID in API traffic within 24 hours of launch. Moonshot initially questioned license compliance, then quickly announced an "authorized commercial partnership." The rapid sequence highlights tensions around open-weight licensing when commercial stakes are high.

#OpenSource #AILicensing #DevTools

https://www.implicator.ai/cursor-acknowledges-kimi-k2-5-as-composer-2-base-after-developer-spots-model-id/

Cursor's Composer 2 Built on Kimi K2.5, Developer Finds

Cursor shipped Composer 2 with benchmarks beating Claude Opus 4.6, but a developer found a Kimi K2.5 model ID buried in API traffic within 24 hours. What followed: a licensing dispute, deleted accusations from Moonshot AI, and a partnership announcement that left more questions than answers.

Implicator.ai

ML endpoint testing is often constrained by cost or privacy. InferProbe lets you test without limits — locally, privately. What's the one edge-case test you've avoided because of those barriers?

#MachineLearning #ArtificialIntelligence #DevTools #ML #AI

I built a tool that reviews your project in 2 minutes.

Submit your URL, I run 15 checks + 5 external APIs, and write an honest review.

Plus 5 quick wins to make any site more agent-friendly right now.

https://blog.aiia.ro/project-reviews-tool

#buildinpublic #aiagent #devtools #seo

Stop writing TypeScript interfaces by hand. Paste any JSON API response and get typed interfaces instantly — no more typos or missed fields.

Free JSON-to-TypeScript converter: https://hlteoh37.github.io/profiterole-blog/tools/json-to-typescript

#typescript #javascript #webdev #devtools

Tired of reading minified SQL? Formatting it properly makes logic 10x clearer — especially when debugging complex JOINs or subqueries.

Try our free SQL formatter: https://hlteoh37.github.io/profiterole-blog/tools/sql-formatter

#sql #webdev #database #devtools