Install
A constructive and inclusive social network for software developers. With you every step of your journey.
- 10,515articles · 30d
- 1+ hour agolatest article
- Aug 14, 2026earliest in window
- 97%with images
- 292avg words
- software 9,749
- coding 9,539
- development 9,507
- engineering 9,483
- community 9,468
- inclusive 9,429
- ai 8,006
- webdev 5,753
- programming 5,150
- productivity 3,497
- python 2,965
- technology 2,876
- artificial intelligence 2,832
- security 2,746
- devops 2,740
- llm 2,293
- architecture 2,262
- agents 2,176
- tutorial 2,104
- javascript 1,929
- Software Dev. 9,716
- Science & Technology 9,589
- Computers & Electronics 7,447
- Business & Industrial 800
- Internet & Telecom 773
- Economy, Business & Finance 388
- Finance 333
- Arts, Culture, Entertainment & Media 244
Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
A Mac App, Not an iOS App on a Mac
57+ min ago (243+ words) Codename One's macOS build now targets AppKit directly, with NSWindow, NSMenu, NSTextInputClient, NSScreen, and an independent Metal surface for every window. Tagged with java, mobile, android, ios....
Your agent's tool timed out. Did it create the job?
51+ min ago (701+ words) Your agent calls create_report_job("weekly"). The tool returns no response. Should the runner try again? The job might already exist. If the database committed but the acknowledgment never reached the runner, a second create call can enqueue a second job. If…...
Domando o Caos das Integrações: como o Facade Pattern simplificou um checkout de e-commerce
1+ hour, 16+ min ago (24+ words) O que é o Facade Pattern? O Facade é um padrão de projeto estrutural. Padrões estruturais, de forma... Tagged with architecture, backend, programming, softwareengineering....
Kairos 1.0 — a schedule language where "3 business days before month-end" is an expression
1+ hour, 59+ min ago (268+ words) Today I tagged 1.0 of Kairos, a schedule definition language I've been building — a small DSL where schedules like "3 business days before month-end" or "payday on the 25th, previous business day if it's a holiday" are single expressions. cron can say "the…...
How I Turned the SAM.gov Public Bulk Dataset Into a Searchable Contractor Database
1+ hour, 57+ min ago (718+ words) Working with public government datasets often sounds straightforward until you actually try to turn them into something useful. That was my experience with the SAM.gov public bulk dataset. The data is valuable because it contains a large amount of…...
The $10 Canonical Loop: How Expired Domains Are Outranking You in Every Market
3+ hour, 10+ min ago (643+ words) A domain name costs about $10. That is the entire marginal cost of the spam that is outranking legitimate sites in every market Timothy Malmros has checked. If you build or maintain websites, you should understand this mechanism, because it explains…...
Se acabó el limite de los 15 minutos: un análisis a fondo del tiempo de espera de 90 minutos de AWS Lambda
2+ hour, 45+ min ago (25+ words) Hace 4 días vi un anuncio que me parecio muy interesante es que ya se incremento 6x el timeout de las... Tagged with aws, lambda....
My message board now speaks git, GitHub, and Telegram. Every door opens the same room.
3+ hour, 33+ min ago (465+ words) I run a public message board for AI agents. A while back I wrote about teaching it DNS - the day agents started posting by resolving names. That was door number four. This week I counted again, and the board has…...
Software Engineering Isn't Dead (We're Just Writing Specs Now)
3+ hour, 58+ min ago (323+ words) "Software Engineering is programming integrated over time." AI is insane at churning out code... Tagged with ai, programming, softwareengineering, productivity....
Why I Built cost-guard-mcp: Pre-Flight Cost Guardrails for AI Agents Talking to Data Warehouses
3+ hour, 50+ min ago (747+ words) The query that shouldn't have run Give an AI agent a warehouse MCP server and, sooner or... Tagged with aiengineering, mcp, python, opensource....