Filter
Exclude
Time range
-
Near
Replying to @antigravity
Installed Antigravity 2.0 Antigravity IDE… but BOTH just open Antigravity 2.0 🤣😇😤 What’s the point of a separate IDE install if it does literally nothing different? Classic “two apps, one soul” bug. Anyone else hit this or am I the chosen one? #Antigravity #DevProblems
2
5
762
When you try to log off… but the bugs log back in 😅 Every developer knows this feeling: You close your laptop… You get into bed… …and suddenly your brain spins up a full debugging session you didn’t ask for. Sleep? Optional. Fix idea at 2:13 AM? Guaranteed. #DeveloperLife #Debugging #CodingHumor #PowerPlatform #DevProblems
35
¿Qué te cae más pesado en el día? 🧠 Reuniones sin agenda 🔁 Cambios de último minuto 🐛 Bugs “urgentes” 🧾 Tickets mal escritos Vota con emoji o desahógate 👇 #DevProblems #TrabajoTI #TecGurus #SoyGuru
5
Your project's memory is *not* a luxury. It's actively sabotaging you. Every hour spent hunting for 'why' a decision was made is an hour stolen from building. You're losing more than just context; you're losing time, sanity, and velocity. #DevProblems We've accepted 'lost context' as a dev rite of passage. "Just dig through JIRA." "Ask around." Stop. This isn't normal. It's a systemic failure. The collective amnesia of your team is a bug, not a feature. And it's silently draining your sprint budget. The cost? Reworking solutions you *already solved*. Making sub-optimal decisions because the original reasoning is lost. Onboarding new devs becomes an archaeological dig. Senior devs burn out explaining things for the 100th time. This cycle *must* end. Imagine a world where every architectural choice, every critical assumption, every 'why' behind a design decision, is *automatically* captured & linked. Not in a dusty wiki, but baked into your project's DNA. Persistent. Instant. Always there. This isn't a fantasy. This is Trace. We give your projects *persistent memory*. No more context roulette. No more recreating the wheel. Trace intelligently connects the dots, preserving critical knowledge so you can build, not excavate. #SoftwareDevelopment Stop letting context fade into oblivion. Trace empowers you to move faster, make smarter decisions, and onboard with unprecedented efficiency. Build with the confidence that every historical insight is just a click away, not buried in ancient Slack threads. Ready to reclaim your project's memory & build without blind spots? Join the Trace Early Access Program. Help us shape the future of intelligent development and never lose critical context again.
1
61
Fixing one bug 🐛 Creating five new ones 😭 Welcome to the developer life 💻 #CodingLife #ProgrammerHumor #BugLife #DevProblems #TechTwitter
1
3
Ubuntu 26.04 Elixir Phoenix is exposing a harsh truth most devs learn the hard way 👇 You install Elixir with "apt install elixir"… Everything looks fine… until it doesn’t. Then suddenly: • "public_key.hrl not found" • "xmerl/include/xmerl.hrl missing" • Mint fails to compile • Swoosh breaks on XML • SSL and crypto errors out of nowhere And you are left wondering: Did I break something? You didn't. Ubuntu ships a modular Erlang/OTP setup. Which means: • Runtime libs → installed • Dev headers / include paths → missing • Build tools → incomplete So dependencies like Mint, Req, Swoosh that rely on OTP internals just explode 💥 Fixes people try: • install "erlang-public-key" • install "erlang-xmerl" • install "erlang-ssl", "crypto", "asn1" • reinstall deps • pray Sometimes it works. Sometimes it doesn't. Ubuntu gave you half of Erlang And expects you to build production systems on top of it. 💡 Real solutions: Option 1 (temporary): sudo apt install erlang-full Option 2 (long-term): Use asdf or mise Install Erlang Elixir properly, with full headers, correct paths, and matching versions. If you're building: • Phoenix apps • Oban workers • streaming ingestion systems • HTTP clients (Req/Mint) Then this matters more than you think. Lesson: Linux packages optimize for system stability. Developers need complete toolchains. Those are not the same thing. If you hit weird compile errors in Elixir on Ubuntu 26.04… it's probably not your code. It's your Erlang. @josevalim #ElixirLang #PhoenixFramework #Erlang #Ubuntu #DevProblems #Debugging #BackendDevelopment #Programming #Developers #BuildInPublic
1
100
My code doesn’t have bugs… it just develops unexpected features 🫠💻( please just don't tell it to clients 😅) #ProgrammerLife #BugLife #DevProblems #TechTwitter #Python #softwarebugs
2
22
this just makes me sad man
4
272
5 mins before client demo: “Everything works perfectly ✅” Client joins: “Let me just share my screen…” System: dies instantly 💀 Every. Single. Time. 😂 #DeveloperLife #TechHumor #CodingMemes #StartupLife #DevProblems #BuildInPublic #ProgrammerLife #Relatable #FYP #Birthonik
1
12
¿Cómo te afecta un cambio de requerimiento a mitad? 😌 Me adapto 🤔 Pido aclaración 😵 Rompe mi plan 🔥 Rompe el sprint completo Vota con emoji o cuenta tu caso 👇 #Agile #DevProblems #TecGurus #SoyGuru
3
एक ने code लिखा, दूसरे ने rewrite… और project गया भगवान भरोसे 😂 #DevProblems #GitProblems #MergeConflict #CodeLife #AnantSeva #DhruvaSarja
8
¿Qué tan seguido te pasa “funciona en mi máquina”? 🟢 Nunca (pro) 🟡 A veces 🟠 Muy seguido 🔴 Diario (ya es estilo de vida) Vota con emoji o cuenta tu caso 👇 #DevProblems #Debug #TecGurus #SoyGuru
1
I don’t choose frontend or backend… I choose bugs from both sides #FullStack #BugLife #DevProblems #Coding
3
¿Qué te frena más al avanzar una tarea? 🧩 Falta de requerimiento 🔐 Accesos/permisos 🧪 Ambiente roto ⏳ Dependencias de otro equipo Vota con emoji o comenta tu bloqueo típico 👇 #DevProblems #TrabajoTI #TecGurus #SoyGuru
5
Developer trying to fix one bug before EOD… 😅 New bug: “Surprise unlocked!” 💀 Welcome to Techwalk developer life 🚀 #TechwalkSolutions #DeveloperLife #BugFixing #CodingLife #ProgrammingHumor #WebDevelopment #AppDevelopment #AgencyLife #DevProblems #SoftwareDeveloper
1
13
That moment you run flutter build release and suddenly start questioning every life decision that led you here 💀😂 #FlutterDev #MobileDev #DevLife #ProgrammingHumor #BuildFailed #CodingLife #SoftwareEngineer #TechTwitter #Debugging #DevProblems #BuildInPublic #PuertoRico
5
Spent 3 hours debugging a server issue. Turns out it was a missing semicolon. Tech life: glamorous as ever. #ITLife #DevProblems
1
Client: “Just a small change.” Developer: rebuilds entire system #ClientLife #DevProblems #SoftwareDevelopment
2
A full stack developer’s brain constantly switches between: UI bugs → API errors → Database queries. #FullStackDeveloper #CodingLife #DevProblems #Programming
4