Website profile

@Thepracticaldev

A constructive and inclusive social network for software developers. With you every step of your journey.

  • 10,547articles · 30d
  • 1+ hour agolatest article
  • Aug 14, 2026earliest in window
  • 97%with images
  • 293avg words
articles per day
Categories
  • Software Dev. 9,744
  • Science & Technology 9,615
  • Computers & Electronics 7,453
  • Business & Industrial 813
  • Internet & Telecom 777
  • Economy, Business & Finance 385
  • Finance 333
  • Arts, Culture, Entertainment & Media 249

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.

Hold with a pointer, or hold Space or Enter.

News

DEV Community
dev.to > presango > we-built-an-ai-that-presents-your-deck-in-the-meeting-here-is-what-broke-first-11ik

We built an AI that presents your deck in the meeting. Here is what broke first.

2+ day, 18+ hour ago   (609+ words) Most "AI presentation" tools stop at the deck. You give them an outline, they give you slides, and then a human still has to stand up and perform those slides, again and again, on every call. That last step is…...

DEV Community
dev.to > devio_3007 > the-200-came-from-a-rental-mcb

The 200 Came From a Rental

6+ day, 7+ hour ago   (303+ words) The bash script prints inventory lines and avoids credential values, which matters when the remote transcript might be retained by a vendor. Redirect stdout to a file named after the host role, such as fingerprint.local.txt or fingerprint.agent....

DEV Community
dev.to > xiaobei > ai-meeting-notes-that-capture-what-was-decided-and-what-comes-next-29m

AI Meeting Notes That Capture What Was Decided and What Comes Next

1+ week, 14+ hour ago   (1357+ words) AI agents can turn raw transcripts into reliable follow-up records with decisions, action items, and... Tagged with ai, claude, productivity, beginners....

DEV Community
dev.to > yvanlloic > lenexus-wants-to-map-everything-that-could-take-your-business-down-1f68

Lenexus wants to map everything that could take your business down

1+ week, 1+ day ago   (23+ words) Some ideas feel obvious in hindsight, but nobody had really executed them well until now. Lenexus, a... Tagged with ai, opensource, architecture, discuss....

DEV Community
dev.to > disnoire > comparator-contract-violations-in-aircraft-stand-sorting-hjc

Comparator contract violations in aircraft stand sorting

1+ week, 2+ day ago   (249+ words) Third post about the engineering inside an airport slot coordination platform. The first two —... Tagged with java, algorithms, datastructures, backend....

DEV Community
dev.to > leo_sarabi_b1777c68/94/7678 > i-built-an-ai-meeting-summarizer-with-spring-ai-heres-how-and-why-38nh

I Built an AI Meeting Summarizer with Spring AI — Here's How (and Why)

2+ week, 19+ hour ago   (418+ words) Wait, what did we decide in that meeting? We've all been there. You have a productive meeting, everyone agrees on action items, and by the next day, nobody remembers who was supposed to do what. I wanted to fix this....

DEV Community
dev.to > jon_at_backboardio > the-matrix-wasnt-a-battery-farm-it-was-a-gpu-cluster-made-of-human-brains-23e5

The Matrix Wasn't A Battery Farm. It Was A GPU Cluster Made Of Human Brains.

2+ week, 1+ day ago   (1045+ words) Nvidia is worth more than most countries because we cannot figure out how to do cheap inference. There are eight billion units walking around that do it on 20 watts. I rewatched The Matrix recently and got stuck on the same…...

DEV Community
dev.to > owen090 > i-built-a-tool-that-turns-aurora-data-into-a-single-decision-go-maybe-or-no-2h8i

I built a tool that turns aurora data into a single decision: GO, MAYBE, or NO

2+ week, 2+ day ago   (228+ words) Every time a geomagnetic storm makes the news, the same thing happens in my household: someone asks "can we see the northern lights tonight?", and I open three tabs — a Kp index chart, a cloud forecast, and a light pollution…...

DEV Community
dev.to > priya_nair_ree > the-cleanest-way-to-keep-your-compliance-ai-out-of-the-eu-ai-act-high-risk-class-ai-proposes-a-96k

The cleanest way to keep your compliance‑AI out of the EU AI Act high‑risk class: AI proposes, a human approves and signs

2+ week, 4+ day ago   (375+ words) My rule is simple and enforceable: AI proposes, a human approves and signs. Below is why that matters, how we implemented it, and the checklist I hand to engineers and vendors when "AI assistance" starts looking like autonomy. The Act's…...

DEV Community
dev.to > samchenreviews > how-to-automate-meeting-notes-with-ai-from-transcript-to-assigned-tasks-53b0

How to automate meeting notes with AI - from transcript to assigned tasks

3+ week, 1+ day ago   (249+ words) Estimated build time: 2-3 hours for a first-pass workflow, plus 30 minutes for testing and tweaking. Use the following JSON body (this is the prompt that extracts both a summary and bullet-point actions): What this does: Sends the raw transcript to OpenAI,…...