惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
SegmentFault 最新的问题
Google DeepMind News
Google DeepMind News
G
Google Developers Blog
Martin Fowler
Martin Fowler
MongoDB | Blog
MongoDB | Blog
月光博客
月光博客
Jina AI
Jina AI
宝玉的分享
宝玉的分享
人人都是产品经理
人人都是产品经理
D
DataBreaches.Net
V
V2EX
WordPress大学
WordPress大学
T
The Blog of Author Tim Ferriss
Last Week in AI
Last Week in AI
B
Blog
博客园 - 叶小钗
小众软件
小众软件
Stack Overflow Blog
Stack Overflow Blog
P
Proofpoint News Feed
A
About on SuperTechFans
J
Java Code Geeks
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Y
Y Combinator Blog
Microsoft Security Blog
Microsoft Security Blog

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
How to proceed
Peter Paravi · 2026-05-04 · via DEV Community

Current world of software development doesnt make much sense to me.

I started this journey when I was in a dark state of mind. Anxiety and depression were on my back 24/7.
I always had great hopes for myself regarding doing something cool and challenging. Unfortunately I picked wrong school and got stuck in chemistry. If you imagine software development as something extremely open and being able to express yourselves... Chemistry is the polar opposite. Everything needs to be by the book... Having my favorite child cartoon "Dexters Laboratory" in mind... I thought that chemistry was the place to be if you wanted to discover new things and do experiments etc... Boy was I fucking wrong.

Then 8 years ago I decided to switch professions - I got an internship position.

I got to learn everything from scratch - the feeling of learning was really exuberant for me. Internship was with a web agency that made ecommerce and special websites with intricate designs.

So I started with PHP + Wordpress.

It was really confusing at first - everything seemed like a mountain to climb... How does templating work? SCSS? Following the UI design... Special header for a website in Wordpress? Intimidating.

Fortunately I had a great mentor - everything was explained to me and I could go back and correct things based on the feedback that I received. I valued feedback - I still value it deeply.

Since I had interest and additional motivation because I fucked most of my 20s with wrong profession I grew pretty fast.

I learned a lot! Tried a lot! Learned to not fear to click scary button stuff - just have a backup before doing so...

I grew inside that company and within 5 years I was leading development on custom projects for valued customers.

But my craving for more was getting to me... I had a feeling like I hit a plateau... Most of my learning was becoming how to talk to customer - and how to more efficiently sell more features. I had developed a stronger sense for development and I started seeing bad developers around me - people who didnt care.

It was hard for me to understand since programming was something that saved me from anxiety and depression... and now people are taking this profession for granted. Most of them didnt had to work 13 hour night shifts before getting to this point. So I guess their perception window was really narrow...

I made a decision to switch jobs - but I wanted to really find a place where I could learn more - and new language - PHP was really an abstraction... and working with Pimcore mostly it was abstraction over abstraction over abstraction... sad.

I found Go language.

I loved it.

I dedicated a lot of free time to it.

Made a really big application with it - wanted to try out mobile development so I used it for backend. It was really fun! I missed this...

Day came when I found a new job.

Work was better - but coworkers were a let down again...

Even worse... We were only 2 seniors at the company and the other one wanted to abstract everything even if there was no need for it... All the benefits that I saw in Go were butchered by this guy...

At the same time AI made a breakthrough - OpenAI and Claude were hot cakes.

I didnt want to be left behind so I started using it...

I knew that if I use it to autocomplete stuff - I would loose syntax knowledge pretty soon... So I accepted that I would only use the web application.

I used repomix for additional context on the project.

And I made a lot of things happen with it.

But I learned absolutely nothing. Nothing.

Yeah I solved a lot of new problems... but looking back... I dont think I could replicate that solution because I used AI to solve it.

I felt disgusting.

I felt like a fake. I am a fake...

Perception of the whole industry changed for me...

I thought about changing professions... but pay was really good and I accumulated all this knowledge and I would be wasting it for something new... I am stuck with this.

But I decided after 3 years of my Go ark that I want a new ark - I am not going to just stand around and accept things if I can make a difference.

Reduce AI usage as much as possible.
It is still a tool - but dont bet everything on it.

Learn a low level language - C

Learn a new branch of programming - Game development

But dont learn a framework... You become a framework developer... I dont want that - I was that person in the PHP.
Go opened my eyes that you can create without much more effort things from the ground. Thank you for that... I appreciate it greatly!

I want to learn low level programming in combination with learning more about math, rendering to the screen, talking to OS directly...

Casey Muratori is guiding light in my ark.

I just need to put in the effort again and improve.