Install
A constructive and inclusive social network for software developers. With you every step of your journey.
- 10,510articles · 30d
- 1+ hour agolatest article
- Aug 14, 2026earliest in window
- 97%with images
- 293avg words
- software 9,743
- coding 9,529
- development 9,496
- engineering 9,474
- community 9,454
- inclusive 9,416
- ai 7,993
- webdev 5,752
- programming 5,152
- productivity 3,504
- python 2,968
- technology 2,884
- artificial intelligence 2,832
- devops 2,735
- security 2,732
- llm 2,296
- architecture 2,260
- agents 2,161
- tutorial 2,106
- javascript 1,931
- Software Dev. 9,714
- Science & Technology 9,587
- Computers & Electronics 7,424
- Business & Industrial 812
- Internet & Telecom 773
- Economy, Business & Finance 382
- Finance 333
- Arts, Culture, Entertainment & Media 245
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
Record why an approach was rejected—and when to revisit it
5+ hour, 11+ min ago (564+ words) Disclosure: I maintain Selvedge, an open-source decision-history tool. This article was prepared with AI assistance from Grok and Codex. The example below is hypothetical and uses plain Markdown; it does not require a particular product. A repository can show what…...
A markdown viewer, not a file browser
18+ hour, 2+ min ago (480+ words) Agents write a lot of markdown. Plans, architecture decisions, handoff notes, CLAUDE.md. Most of the... Tagged with terminal, coding, agents, markdown....
SlashNote — A Local-First Cross-Platform Markdown Notes App with Git Sync
21+ hour, 47+ min ago (85+ words) Instead of storing your notes in a proprietary database, SlashNote keeps them as regular.md files on your filesystem. The stack is built around a shared Rust core, with Tauri + React for desktop and Kotlin + Jetpack Compose for Android. ✨ Git-based…...
Preparing a Markdown document for a technical slide deck with Gamma App
2+ day, 8+ hour ago (117+ words) A README is designed for readers who can pause, search, and run the examples. A technical talk has a... Tagged with markdown, productivity....
Extract, Draft, Sign: Regen-Safe Lanes for AI Docs
3+ day, 17+ hour ago (533+ words) A regenerated README often looks like progress. The install block is tighter. A stale caption disappears. Then a reviewer finds that the same commit also rewrote the security contact, dropped two SLO numbers, and turned a retention rule into a…...
Allowlist Every Path a Docs Generator May Write
5+ day, 5+ hour ago (537+ words) Many teams keep one markdown file per route and let a model fill the entire page. Parameter names recovered from OpenAPI then sit beside sentences that promise multi-year compatibility. Reviewers cannot see which lines a schema can prove and which…...
How to Write Better Technical Posts with MCP
5+ day, 20+ hour ago (297+ words) Writing good technical articles is difficult when the writing happens in a vacuum. Most developers write posts long after the code is finished. By the time you switch to a browser to format markdown and set tags, the immediate context…...
Markdown Tricks for Cleaner Docs
1+ week, 9+ hour ago (342+ words) Markdown is everywhere: READMEs, wikis, API docs, even internal memos. But most of what I see is plain and underused. After years of writing and maintaining docs, I've collected a few tricks that make them far more readable and maintainable....
Your README is no longer just documentation.
1+ week, 22+ hour ago (22+ words) It is no longer news how much our lives as developers, engineers, tinkerers, artisans, and coders... Tagged with ai, webdev, programming, productivity....
Source-Bound Docs: Models Restate Files, Humans Own Promises
1+ week, 23+ hour ago (909+ words) Use this table as a checked-in policy, not as a vibe check that reviewers apply after the model has already written. Rows name documentation surfaces, and columns separate restatable facts from commitments that require a human owner. If a proposed…...