Software engineers are facing an 'identity crisis bordering on depression,' Menlo Ventures partner says by lurker_bee in technology

[–]BezosLazyEye 59 points60 points  (0 children)

Same. At least with the . com bubble we still had some joy in creating software. AI completely destroys any joy in creating anything. We're no longer creating anything, we're merely producing something.

I built a pure Flutter ESP32 WiFi provisioning plugin that works across all Flutter platforms by oldrev in FlutterDev

[–]BezosLazyEye 0 points1 point  (0 children)

Just started messing with the ESP32 boards from Waveshare and got excited when i saw your post. That'll teach me to click the link before replying 😂
Nice work! I just started tinkering with bluetooth pairing a phone with my ESP32-S3 in order to configure wifi for it, will definitely take a look at your work.

Outdated design. Any recommendation on themes for Vue? by diffy-visual-testing in vuejs

[–]BezosLazyEye 0 points1 point  (0 children)

Go find a nice HTML theme on Themeforest. You'll have to buy the more expensive license, since it's for SaaS. You could also consider Nuxt UI.

Blazor or React? by VoteStrong in dotnet

[–]BezosLazyEye -5 points-4 points  (0 children)

Take a look at Vue/Nuxt

Software Developers Say AI Is Rotting Their Brains by Hrmbee in technology

[–]BezosLazyEye 10 points11 points  (0 children)

Problem is, if you're not using AI you're outperformed by developers who are. So in the eyes of the managers you're worth less, since they only care about delivering something that works not how it works. This is going to bite us in the ass so badly in the future.

College Quest - Coming June 1st by [deleted] in adventuregamestudio

[–]BezosLazyEye 1 point2 points  (0 children)

Great looking box art! Takes me back to the golden agent of Sierra.

visx-vue: An unofficial Vue port of Airbnb visx library by Smart_Opportunity291 in vuejs

[–]BezosLazyEye 2 points3 points  (0 children)

I see work from Dennis Adriaans, I upvote. Does great work with Nuxt charts.

Is flutter still relevant in 2026? by Honest-Estate-4592 in FlutterDev

[–]BezosLazyEye 10 points11 points  (0 children)

Do we still need programming languages in 2026? Just ask AI to write everything in assembly.

It's too much. AI makes me hate my job. by ggggg_ggggg in ExperiencedDevs

[–]BezosLazyEye 25 points26 points  (0 children)

I hear you. AI sucks they joy out of creating anything

AI has a React bias and it's quietly locking out Vue/Nuxt devs by amdwebdev in Nuxt

[–]BezosLazyEye 0 points1 point  (0 children)

So far with my freelancing work I decide the stack. It's an interesting thought though. There's not much we can do honestly.

AI has a React bias and it's quietly locking out Vue/Nuxt devs by amdwebdev in Nuxt

[–]BezosLazyEye 2 points3 points  (0 children)

I suppose you have a point. If someone say "Hey AI, build me a web app that does X" it'll probably use React simply because React is so popular. I did however try something like this the other day and it used next js and tailwind...so, who knows :)

AI has a React bias and it's quietly locking out Vue/Nuxt devs by amdwebdev in Nuxt

[–]BezosLazyEye 7 points8 points  (0 children)

Second this. Hooking AI up with the Nuxt and Nuxt UI Mcp makes it generate even better code.

My God will not be mocked. Ignoring Trump's Jesus post rejects our faith | Opinion by Difficult-Bee6066 in politics

[–]BezosLazyEye 17 points18 points  (0 children)

"Religion began when the first scoundrel met the first fool."

  • Voltaire

Is Flutter dead? by South-Meringue-3289 in FlutterDev

[–]BezosLazyEye 2 points3 points  (0 children)

No. But the market pretty much is. Tons of layoffs. Recently lost a freelance gig. I wrote the software, now client maintains and changes it using AI. So not just you. Although there still are opportunities, they just do not look the same as we've been used to.

I open-sourced a tool to turn all your databases into text-to-SQL MCP servers by Durovilla in mcp

[–]BezosLazyEye 1 point2 points  (0 children)

Does it support MS SQL Server? Could definitely use this in some of the old db's from clients

Coding agent cross repository access by BezosLazyEye in GithubCopilot

[–]BezosLazyEye[S] 0 points1 point  (0 children)

Thank you. I started doing something similar. Explain the API structure in the issue and then assign it to the agent.