#vibe-coding — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #vibe-coding, aggregated by home.social.
-
Season 1 Lesson 38 Part 8 - Your First Steps in Python Is Vs Issubclass #dataengineer #softwaredeveloper #gcp #azure #jupyternotebook #codingtutorial #dataanalysis #softwarengineer #machinelearning #pythoncode #pythonprogramming #datascience #vibecoding #aws #learncoding #python
-
Linus Torvalds uses AI to debug an Intel GPU driver bug https://lobste.rs/s/eyaz5f #linux #vibecoding
https://github.com/torvalds/linux/commit/818bebeb63dd6bf5f4e07e145f6cdbace520a34c -
There continue to be reasons for software to be slow https://lobste.rs/s/zibquu #performance #vibecoding
https://typesanitizer.com/blog/performance-issues.html -
There continue to be reasons for software to be slow
https://fed.brid.gy/r/https://typesanitizer.com/blog/performance-issues.html
-
A recent ZDNET report shows 80% of developers feel dependent on AI coding tools, driven into a dopamine-adrenaline feedback loop and verification debt.
While 51% face higher burnout risks, my personal experience differs. I’ve never felt addicted or burned out using AI, with clear boundaries, it remains a practical and useful tool in my workflow.
Link: https://www.zdnet.com/article/80-of-developers-find-ai-coding-more-addictive-than-helpful/
#AICoding #SoftwareEngineering #DevCommunity #Tech #programming #AI #VibeCoding
-
I ran my usual quick speed check on muse-glimmer:30b and qwen3.8:27b in Ollama with a quick “what are your capabilities?”
Output speed:
* muse-glimmer:30b
* eval rate: 1.85 tokens/s* qwen3.8:27b
* eval rate: 1.42 tokens/sTwo observations:
1. Muse-Glimmer doesn't say anything about its coding abilities, while Qwen devotes a whole paragraph to it.
2. Qwen's output is very bursty due to its use of Multi-Token Prediction (MTP). -
Season 1 Lesson 38 Part 7 - Your First Steps in Python Python Inheritance Classes Isinstance #machinelearning #codingtutorial #dataanalysis #softwarengineer #dataengineer #softwaredeveloper #gcp #azure #jupyternotebook #pythoncode #pythonprogramming #datascience #vibecoding #python #aws #learncoding
-
How to fix Claude 5's token vomit https://lobste.rs/s/juekuk #art #vibecoding
https://zachahn.com/posts/1787191554 -
Season 1 Lesson 38 Part 6 - Your First Steps in Python Python Inheritance Dog Cat Test #datascience #dataengineer #softwaredeveloper #pythoncode #machinelearning #codingtutorial #dataanalysis #softwarengineer #pythonprogramming #vibecoding #jupyternotebook #gcp #azure #python #aws #learncoding
-
rust-glancer: An alternative LSP for Rust with focus on low memory usage
https://fed.brid.gy/r/https://rust-glancer.github.io/blog/hello-world/