techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.8K
active users

#devlife

14 posts14 participants1 post today

Back on Docker’s YouTube — and still loving it! 💙
This time I’m talking about docker compose up 🐳✨

So grateful to be part of this amazing community and to share a bit of what I’ve learned along the way.

📺 Watch here: youtube.com/shorts/G3n3W_SB4fY

youtube.com- YouTubeEnjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

Why developers should test their own apps — and how it saves time, avoids bugs, and keeps features on track.

I’m joined by Vitaly Sharovatov from Qase to explore smart testing strategies developers can adopt today.

🎥 Watch here 👉 youtu.be/2ouS1rMTM74

youtu.be- YouTubeEnjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

🚀 VPS WINDOWS VS VPS LINUX: CHỌN SAO CHO ĐÚNG?

💡 Bạn cần chạy phần mềm remote? 👉 Windows!
💻 Muốn host website PHP/MySQL tối ưu chi phí? 👉 Linux!
📊 Theo khảo sát, 65% developer chọn VPS Linux vì bảo mật cao và dễ tuỳ biến. Nhưng nếu bạn quen môi trường Windows, không lý do gì để bỏ qua nó!

⚙️ InterData hỗ trợ đa nền tảng – chọn gì cũng mượt!
🔗 Tham khảo ngay: interdata.vn/thue-vps/#pricing

💥 Vibe coding: genialità assistita o disastro annunciato?

Su Cibernetica Gerber una riflessione ironica (ma concreta) su come usare Cursor & Co senza finire in un incubo software.
Spoiler: serve ancora un ingegnere.

📖 https://ciberneticagerber.it/2025/07/02/vibe-coding-genialita-assistita-o-disastro-automatizzato/

#AIcoding #vibecoding #devlife #LLM
Vibecoding
Cibernetica Gerber · Vibe Coding: Genialità assistita o disastro automatizzato? – Cibernetica Gerber
More from Ricardo Antonio Piana

One of the joys of my current role has been getting to code Python at enterprise level, rather than ‘enthusiastic hobbyist’, and learning current industry best practices from my colleagues.

Case in point, I just migrated a project from Flask to FastAPI and swapped out aiohttp for httpx.

✅ FastAPI: Async-first, type hints, Pydantic integration = dev happiness
✅ httpx: Cleaner API, connection pooling, great with async/await

It feels like I’m finally stepping into 2025 with both feet! (Albeit halfway through the year)