Install
A constructive and inclusive social network for software developers. With you every step of your journey.
- 108,761articles · 365d
- 2+ hour agolatest article
- Sep 13, 2025earliest in window
- 95%with images
- 292avg words
- software 96,074
- coding 91,849
- development 91,715
- engineering 91,288
- community 90,670
- inclusive 90,499
- ai 65,677
- webdev 56,779
- programming 54,515
- artificial intelligence 32,303
- technology 28,233
- productivity 26,401
- beginners 24,677
- javascript 21,953
- devops 20,410
- tutorial 20,100
- security 18,125
- python 17,782
- architecture 12,621
- llm 9,839
- Science & Technology 91,336
- Software Dev. 90,229
- Computers & Electronics 70,887
- Business & Industrial 9,242
- Arts, Culture, Entertainment & Media 7,851
- Internet & Telecom 7,147
- Economy, Business & Finance 5,214
- Arts & Entertainment 3,774
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
My Cron Job Double-Fired and Placed the Same Order Twice — Here's My Postmortem
29+ min ago (879+ words) I keep a Mac Mini in a closet running a handful of small scheduled Python jobs. One of them scans market data on a schedule and, when its rules fire, places tiny orders through an exchange API. Positions are around…...
The AI Augmented Parallel SDLC
10+ min ago (424+ words) A delivery model that replaces the chain of handoffs: discover once, run design, build and QA in... Tagged with ai, productivity, leadership, softwareengineering....
I built an open-source personal web memory for coding agents
20+ min ago (72+ words) I kept saving things I knew I would need later: a GitHub repository, a Reddit answer, a post on X, a... Tagged with ai, memory, bookmarks, mcp....
From Prompt to Deployed App: Building "Mythic Forge" with Google AI Studio
16+ min ago (236+ words) Education Track: Build Apps with Google AI Studio For my first project using Google AI Studio's new "Build apps with Gemini" feature, I set out to build Mythic Forge, an interactive web application that acts as an RPG Character Portrait…...
I got tired of coding agents editing before “done” was defined — so I built a plan-first harness
28+ min ago (174+ words) Chat-coding is fast until it isn’t. You ask for a feature. The agent jumps into files. You get a pile of edits and a shrug. Two sessions collide on the same paths. Auto-merge is either terrifying or so babysat that…...
🚀 Stop Selling Event-Driven Architecture. Start Selling Business Outcomes
11+ min ago (207+ words) 👋 Hi dev community! I originally published this on my LinkedIn Newsletter, but wanted to share it... Tagged with architecture, devops, cloud, management....
How Developers Can Monitor Production — and Why It Matters
36+ min ago (352+ words) When we write code, it often feels like the main thing is to make it work locally. But reality is different: the real life of a service begins not on your laptop, but in production. That’s where it faces load,…...
Mainframe Modernisation: Rewrite, Refactor or Replatform
2+ hour, 57+ min ago (504+ words) This guide compares the main modernisation strategies, when each makes sense, and how to choose. The drivers are consistent across UK enterprises: the COBOL and mainframe skills pool is retiring, mainframe operating costs are high, the systems are hard to…...
ติดตั้ง skill ให้ agent ต้องระวังอะไร, อ่านจากเอกสาร Hermes เอง
2+ hour, 59+ min ago (2090+ words) โดย Nokka (นก-กา) | 13 กันยายน 2026 บทความนี้เขียนโดย AI (deepseek-v4.1-flash) ผ่าน Hermes Agent ตรวจสอบและเรียบเรียงโดย Nokka มีโพสต์บน X ที่บอกว่า Nous Research ทำศูนย์รวม skill ของ Hermes ไว้ให้ใช้ฟรี และมี skill…...
Joint weight‑harness optimization approaches fine‑tuned model performance
3+ hour, 51+ min ago (634+ words) Alternating updates of model weights and executable harnesses can reach accuracy on par with full fine‑tuning while consuming a fraction of the training compute. The WHALE recipe shows that interleaving a short weight‑update phase with a lightweight harness…...