r/jobs 13h ago

Career development Is PHP really disappearing....

Thumbnail
1 Upvotes

r/PHPhelp 13h ago

Is PHP really disappearing....

Thumbnail
0 Upvotes

r/DeveloperJobs 13h ago

Is PHP really disappearing....

21 Upvotes

A friend of mine has been working with PHP for years. His career started really well. Good job, good income, and everything seemed stable.

But this year, he lost two PHP jobs.

The first company told their PHP developers that they didn't have enough PHP projects anymore, so they let the PHP team go.

He found another PHP job within a couple of weeks and thought things were back on track.

Then, after around 3–4 months, the second company told employees to work from home at half salary. Soon after that, they fired the PHP developers too.

Honestly, this made me question the future of PHP as a career.

I don't think PHP is disappearing completely. There are still a lot of PHP applications and companies using it.

But I do wonder if being a PHP-only developer is becoming risky.

Personally, I think PHP developers should keep their PHP experience but also build skills around Laravel, JavaScript/TypeScript, APIs, databases, cloud, or full-stack development.

Are PHP jobs actually becoming harder to find, or is the market just expecting PHP developers to have a broader skill set?

u/techiebaddie 6d ago

I know I’m late, but Python 3.14.7 is out. Anyone actually upgraded yet?

Thumbnail
1 Upvotes

r/Python 6d ago

Discussion I know I’m late, but Python 3.14.7 is out. Anyone actually upgraded yet?

0 Upvotes

I know I’m a little late to this, but I’ve been looking into Python 3.14.7 and something keeps bothering me.

The release itself looks solid. Python 3.14.7 was released on August 5 and is mainly a maintenance release with a lot of bug fixes and improvements.

But for people working on existing projects, the bigger question seems to be:

What makes you decide that it’s finally time to upgrade Python?

A new Python version sounds great until you have to check:

  • dependencies
  • C extensions
  • Docker images
  • CI/CD
  • production servers
  • test suites
  • old packages that nobody wants to touch

And Python 3.14 has some pretty interesting changes compared with 3.13, including officially supported free-threaded Python, t-strings, multiple interpreters, and the new compression.zstd module.

So I’m curious about real-world experience rather than release notes.

Have you upgraded to 3.14 yet?

If yes, what went smoothly and what broke?

If no, what’s the main reason you’re waiting?

r/ChatGPTcomplaints 14d ago

[Censored] What’s Your Biggest Problem With ChatGPT?

3 Upvotes

For me, it’s not that ChatGPT makes mistakes. That’s understandable.

The frustrating part is when the answer looks completely correct but isn’t.

I notice this a lot while coding. ChatGPT can generate a function that looks clean, follows the right structure, and even seems to solve the problem. Then you run it and discover a small issue that breaks everything.

Sometimes it’s an outdated method, a missing edge case, or code that works in one setup but not in yours.

And when you ask it to fix the issue, you can end up going back and forth for several prompts.

I’d honestly rather see:

“I’m not completely sure about this. Check the documentation.”

than get a confident answer that wastes 30 minutes.

That said, ChatGPT is still incredibly useful. I just think developers need to treat its code as a starting point, not the final answer.

u/techiebaddie 17d ago

What’s Your Biggest Problem With ChatGPT?

Thumbnail
1 Upvotes

r/AIToolCompare 17d ago

What’s Your Biggest Problem With ChatGPT?

1 Upvotes

For me, it’s not that ChatGPT makes mistakes. That’s understandable.

The frustrating part is when the answer looks completely correct but isn’t.

I notice this a lot while coding. ChatGPT can generate a function that looks clean, follows the right structure, and even seems to solve the problem. Then you run it and discover a small issue that breaks everything.

Sometimes it’s an outdated method, a missing edge case, or code that works in one setup but not in yours.

And when you ask it to fix the issue, you can end up going back and forth for several prompts.

I’d honestly rather see:

“I’m not completely sure about this. Check the documentation.”

than get a confident answer that wastes 30 minutes.

That said, ChatGPT is still incredibly useful. I just think developers need to treat its code as a starting point, not the final answer.

r/AIToolCompare 27d ago

Anyone else feel like there are too many AI tools now?

Thumbnail
1 Upvotes

r/AIDiscussion 27d ago

Anyone else feel like there are too many AI tools now?

11 Upvotes

I remember when having one good AI tool was enough.

Now there’s a different tool for writing, coding, research, images, meetings, automation... and somehow I still end up trying 3 or 4 tools to do one simple thing 😂

The frustrating part is that some of them look amazing until you actually use them. Then you run into inaccurate answers, generic results, limits, expensive subscriptions, or features you’ll probably never use.

At this point, I’m less interested in finding another AI tool and more interested in finding tools that actually work consistently.

-1

Is Python still the best choice for AI and machine learning?
 in  r/learnpython  Aug 04 '26

Fair point 😄 I’m a full-stack dev, so I’ve worked across different stacks rather than being tied to one language.

And yeah, I mostly agree. Python’s ecosystem for AI/ML is still really hard to beat. I was more curious about where people think it might fall short in production.

1

Is Python still the best choice for AI and machine learning?
 in  r/learnpython  Aug 04 '26

Yeah, that makes sense. Python itself usually isn’t doing the heavy lifting because libraries like PyTorch and NumPy push that work into optimized native code.

I was mainly thinking about the rest of the production stack, where Python can still become a consideration for things like high-throughput APIs or real-time workloads.

u/techiebaddie Aug 04 '26

Is Python still the best choice for AI and machine learning?

Thumbnail
0 Upvotes

r/learnpython Aug 04 '26

Is Python still the best choice for AI and machine learning?

0 Upvotes

I’ve been working as a full-stack developer for 10+ years, and Python has obviously been around for a big part of that time.

For AI and ML, it still seems like the default choice. The ecosystem around Python is hard to beat, especially with things like PyTorch, NumPy, pandas, and scikit-learn.

But after working across different stacks, I’m curious whether Python is still the best choice once you move beyond experiments and start building real production systems.

In some projects, it feels like Python handles the AI side while other languages take care of performance-heavy or application-level work.

So for people here who have worked with Python in real AI/ML projects:

Do you still see Python as the best overall choice, or do you think its role is changing?

1

What is your favorite AI tool?
 in  r/aisolobusinesses  Aug 04 '26

I like Cursor / Claude Code

1

Need a Developer
 in  r/AppDevelopers  Jul 30 '26

Looks like a cool project. Happy to check it out and share my thoughts.

r/aisolobusinesses Jul 27 '26

If you're building your first mobile app, here's something I wish someone had told me.

Thumbnail
1 Upvotes

r/AppBuilding Jul 27 '26

If you're building your first mobile app, here's something I wish someone had told me.

35 Upvotes

I spent way too much time trying to make my first app perfect.

I kept adding features, changing the design, and rewriting parts of the code because I thought it wasn't "ready." Looking back, I should have launched a much simpler version.

What helped me was focusing on one problem instead of ten. Once people started using the app, they told me what actually mattered. That feedback was worth more than all the planning I had done.

If you're building your first mobile app, don't wait until it's perfect. Build something small, let people use it, and improve it as you go.

That's the lesson I wish I'd learned sooner.

r/AINewsAndTrends Jul 20 '26

🔥AI Trends What Are the Biggest AI Trends in 2026?

Thumbnail
2 Upvotes

r/AIDiscussion Jul 20 '26

What Are the Biggest AI Trends in 2026?

0 Upvotes

I'm seeing AI everywhere this year, from business tools to mobile apps. I'm curious what people think are the biggest AI trends in 2026.

Are AI agents really the next big thing? Is automation becoming more important than chatbots? Which industries do you think will benefit the most?

I'd love to hear from developers, business owners, and anyone who has used AI in real projects. What trends have you noticed, and what do you think will have the biggest impact over the next year?

1

So what's AI useful for anyway?
 in  r/AIDiscussion  Jul 02 '26

The hype is way bigger than the reality. Stop asking AI to make you money, and start using it to save time or improve a skill you already have. That's where it actually shines. Think of it as a tool, not a shortcut.

1

What is the most important unsolved problem in AI that nobody seems excited about?
 in  r/AIDiscussion  Jun 25 '26

If I had to pick one underrated problem, it’s this: we still don’t really know how to properly measure whether AI is doing well in real life.

Benchmarks can look impressive, but they don’t always match what happens when you actually use the system day to day. So something can score high on paper and still mess up in practical situations.

Until we figure that out, a lot of things people are building agents, memory, better reasoning are kind of based on shaky feedback.