Install
A constructive and inclusive social network for software developers. With you every step of your journey.
- 10,542articles · 30d
- 54+ min agolatest article
- Aug 14, 2026earliest in window
- 97%with images
- 293avg words
- software 9,774
- coding 9,559
- development 9,525
- engineering 9,504
- community 9,483
- inclusive 9,445
- ai 8,016
- webdev 5,773
- programming 5,167
- productivity 3,514
- python 2,979
- technology 2,886
- artificial intelligence 2,837
- security 2,740
- devops 2,738
- llm 2,308
- architecture 2,267
- agents 2,173
- tutorial 2,111
- javascript 1,940
- SOD 9,743
- science and technology 9,614
- CE 7,450
- BI 812
- IT 775
- economy business and finance 384
- FI 334
- arts culture entertainment and media 247
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
Hello Everyone
3+ week, 12+ hour ago (215+ words) I am new to coding just begun to learn the ins and outs of coding and what it can do. I am in the process of getting my Full Stack Developer certificates. I have always wanted to do something that…...
Hello again
3+ week, 3+ day ago (17+ words) I just dropped a quick tutorial showing how to use Clippy, a lightweight clipboard manager that makes......
hello world!
3+ week, 15+ hour ago (162+ words) hey, i'm sarankumar.s. i build ai systems that actually ship. currently mts applied ai at goml, working on genai pipelines, rag architectures, and agentic workflows on aws. i like the messy part. embeddings that don't retrieve, agents that loop forever,…...
Hello World!
2+ week, 1+ day ago (146+ words) Hello everyone! 👋 Happy to be joining the DEV community. I’m a Computer Engineering student based in Italy. My main focus is Cybersecurity, but I strongly believe you have to know how to build a system before you can secure (or…...
Hi everyone!????
3+ week, 3+ day ago (119+ words) Hi everyone! 👋 I'm Wilbur, and I'm new here! I run my own tech community on Mattermost and also have a YouTube channel where I create tech-related content. I'm an advanced Linux user and also work a lot with AI and…...
Show Dev: I built an on-prem AI parking spot monitor to replace $400 in-ground sensors
6+ day, 15+ hour ago (23+ words) If you've ever looked into tracking parking lot or driveway occupancy, the hardware solutions out... Tagged with showdev, python, computervision, vue....
The Next Person Should Not Inherit Your Beauty Filter: Build a Reset-Safe Tencent RTC Camera Booth
1+ week, 1+ day ago (632+ words) Build a reproducible TypeScript state machine for a shared Tencent RTC Beauty AR experience. Every participant gets a clean preview, explicit effect selection, controlled publishing, performance-aware fallback, and a verifiable session reset. Tagged with typescript, webrtc, beautyar, community....
The microSD Card Is the Weakest Part of a 24/7 Phone Camera (Silent Write Failure, Wear Cycles, and the Only Honest Test)
3+ week, 6+ day ago (979+ words) A phone recording 24/7 is not really a camera problem. It is a sustained-write problem wearing a camera costume. Two earlier posts in this series dealt with the file: why an interrupted recording produces an MP4 that will not play, and why…...
Apple Unveils ARKit 3.2 with Real‑Time Motion Capture for iPhone 16
2+ week, 1+ day ago (204+ words) Apple unveiled ARKit 3.2 during its WWDC 2026 keynote on June 5, 2026, positioning the framework as the cornerstone of its upcoming iPhone 16 launch slated for September 2026. The update introduces real‑time motion capture, simultaneous front‑ and back‑camera tracking, and AI‑driven personalization…...
You don't need look-at matrices for an FPS camera
12+ hour, 47+ min ago (156+ words) If you have ever written an FPS camera, you have probably seen something like this: It works, but it's really redundant and there's a way simpler way of doing an FPS camera properly. Constructing a target just to pass it…...