DEV Community

83.7K posts

DEV Community banner
DEV Community

DEV Community

@ThePracticalDev

The Twitter account that launched https://t.co/TJyCu2S5ZF. Built on @forem 🌱 On Bluesky @/https://t.co/TJyCu2S5ZF No DMs — please email us for support!

[email protected] 가입일 Ağustos 2014
3.2K 팔로잉317.2K 팔로워
고정된 트윗
DEV Community
DEV Community@ThePracticalDev·
Announcing the @NotionHQ MCP Challenge! The prompt✍️: build the most impressive system or process using Notion MCP. The prizes 🏆: 3 winners receive $500 USD + DEV goodies The deadline 🗓️: March 29th Full details 👇 dev.to/devteam/join-t…
English
7
13
99
22.5K
DEV Community
DEV Community@ThePracticalDev·
Andreas explains the full pipeline behind Earleaf's Page Sync: on-device Vosk transcription, ML Kit OCR, two-phase FTS candidate narrowing, and fuzzy Levenshtein matching — plus the resampling bug that caused 30 seconds of drift accumulating silently across 12-hour audiobooks. { author: @arcadianalpaca } dev.to/arcadianalpaca…
English
0
0
5
1.6K
DEV Community
DEV Community@ThePracticalDev·
Shir Meir Lador codified 13 production engineering patterns — spanning deployment, evaluation, and security — into shareable Antigravity Skills that load context progressively instead of overwhelming the agent on every prompt. { author: Shir Meir Lador + @GoogleAI } dev.to/googleai/my-fi…
English
0
1
4
1.8K
DEV Community
DEV Community@ThePracticalDev·
DotNetPy is the only .NET–Python interop library with Native AOT support — call Python from C# in 4 lines, manage Python versions and dependencies directly from C# via uv, and get compile-time injection warnings from a built-in Roslyn analyzer. { author: @rkttu } dev.to/rkttu/introduc…
English
0
0
5
1.6K
DEV Community
DEV Community@ThePracticalDev·
Greg Baugues and the Gemini CLI team walk through three "power user"features: lifecycle hooks for deterministic control, skills that load specialist context only when needed, and Plan Mode — a read-only research phase that maps your codebase before touching a file. { author: @greggyb + @GoogleAI } dev.to/googleai/unloc…
English
0
2
6
1.9K
DEV Community 리트윗함
Major League Hacking (MLH)
🎙️ This week on DEV 🎙️ In the age of AI and coding agents, is specification the real bottleneck? Instead of tedious Q&A, what if a tool could generate your specs and flag all the "unknown unknowns" before a single line of code is written? 🔗 tr.ee/mNGgecbo5O
Major League Hacking (MLH) tweet mediaMajor League Hacking (MLH) tweet mediaMajor League Hacking (MLH) tweet mediaMajor League Hacking (MLH) tweet media
English
0
2
4
2.4K
DEV Community
DEV Community@ThePracticalDev·
Marco argues that the spread of human intelligence wasn't due to raw cognition — it was agriculture forcing long feedback loops. By that standard, today's AI is still in the tool phase: powerful prediction, but not yet durable adaptive cognition. { author: @SommaWork } dev.to/marcosomma/int…
English
0
2
7
2K
DEV Community
DEV Community@ThePracticalDev·
Matheus wanted study flashcards on their Garmin watch and found no existing app — so they built one using MonkeyC, FastAPI, a Cloudflare tunnel, and an Oracle Cloud VM, then extended it with LLM-generated card bridges and voice-mode review via ChatGPT. { author: Matheus Kunzler Maldaner } dev.to/matheusmaldane…
English
0
1
2
2K
DEV Community
DEV Community@ThePracticalDev·
Wynand draws a precise parallel between the Steam shovelware era — when free Unity/Unreal unlocked a 40x surge in game releases with a collapsing quality floor — and what vibe coding is doing to software right now, with higher stakes. { author: @PietersWynand } dev.to/wynandpieters/…
English
1
2
7
1.9K
DEV Community
DEV Community@ThePracticalDev·
Hiroshi, the RubyGems and Bundler maintainer, examines whether a waiting period before installing new gem versions would actually reduce supply chain risk — and where cooldown alone falls short without server-side scanning. { author: @hsbt } dev.to/hsbt/should-ru…
English
0
1
5
1.8K
DEV Community 리트윗함
👩‍💻 Paige Bailey
👩‍💻 Paige Bailey@DynamicWebPaige·
last night at the @wikipedia @wikimedia meetup i discovered that you can make your web encyclopedia experience as unhinged as you like, so
English
2
3
34
3.6K
DEV Community
DEV Community@ThePracticalDev·
Brian ran into pairing failures and hanging health checks getting OpenClaw running on macOS with Telegram. This dev documents the exact commands that fixed it — and the default security policy they now apply to every agent session. { author: @brian_love } dev.to/blove/openclaw…
English
1
1
5
1.6K
DEV Community
DEV Community@ThePracticalDev·
Join the @NotionHQ MCP Challenge! Notion MCP lets you connect your workspace directly to AI. Build a smart workflow, share it on DEV, and compete for awesome prizes + a chat with Notion's CEO! 🤖📝 Dive in: dev.to/devteam/join-t…
English
1
1
3
1.5K
DEV Community
DEV Community@ThePracticalDev·
Google AI Studio's upgraded vibe coding experience pairs the new Antigravity agent with built-in Firebase — so prompts can become multiplayer, auth-protected, production-ready apps without ever leaving the browser. { author: Kat Kampf + @GoogleAI } dev.to/googleai/intro…
English
2
1
9
2K
DEV Community
DEV Community@ThePracticalDev·
Damla built Practice Quest to solve a specific friction: adult learners who love music but skip their weekly task list. Each practice item gets reframed by an LLM as a named quest in a fantasy world — one HTML file, one Vercel function, no framework. Submitted for the DEV Weekend Challenge: Community. { author: Damla Hamurcu } dev.to/hamurda/i-turn…
English
0
0
3
1.6K
DEV Community
DEV Community@ThePracticalDev·
Kaggle's new Community Hackathons feature lets anyone — individuals, schools, businesses — run professional-grade AI competitions using Kaggle's infrastructure at no cost, with support for multiple tracks, prize pools up to $10K, and a public project gallery. { author: @MeganRisdal + @GoogleAI } dev.to/googleai/now-a…
English
0
3
10
1.6K
DEV Community
DEV Community@ThePracticalDev·
Every message you send to an AI coding tool secretly resends your entire conversation history — a token cost that compounds fast. Dineshraj breaks down how to manage context, model selection, and file scope to stop burning budget on noise. { author: Dineshraj Anandan } dev.to/dineshrajanand…
English
0
1
3
1.7K
DEV Community
DEV Community@ThePracticalDev·
Dennis traces the loneliness of modern dev work — from pandemic-era remote shifts to agents replacing colleagues — and asks what we lose when we stop pulling someone out of their context to think together. { author: Dennis Lemm } dev.to/314rate/ai-lon…
English
0
2
6
1.5K