u/AmmarKabbany1

Productivity in the age of AI

We have the highest productivity in history
yet everyone seems to be stuck.

People today are overstimulated by AI tools and their results.

We don't have goals anymore. We just blindly generate features we don't need, to solve problems we don't have.

We replaced ambition with stimulation.

The real question is, how do we get out of this loop and be productive but in the right direction.

reddit.com
u/AmmarKabbany1 — 1 day ago
▲ 3 r/react+1 crossposts

Debuggler - Real app surfaces, broken features — find the bug, fix the code, pass the checks.

Hello everyone, I wanted to share with you a project that I made recently mostly for fun and experimenting you can check it out at

https://debuggler.vercel.app/

It's a very early stage of the idea but it's about debugging and solving real-world bugs and problems in React development that can happen to us daily.

The challenges present in the App right now might not be very well made nor enough, but they are made mainly to test the idea of the app.

My app is

  • behavioral debugging
  • reading existing code
  • fixing production-like issues
  • runtime reasoning
  • UI/system interaction

Because real developers spend enormous amounts of time:

  • debugging
  • tracing issues
  • reading existing code
  • fixing regressions
  • reproducing weird behavior

Note: I know this was better implemented before AI was a thing but whatever :)

hope to hear some thoughts and ideas from everyone.

u/AmmarKabbany1 — 7 days ago