Hacker News new | ask | show | jobs
by stcredzero 2882 days ago
It feels like a giant step backward from a development standpoint. It's as bad or worse than the days when I had to make a change, save it, FTP that file to the server, refresh, lather-rinse-repeat.

So what if I gave you a command-line tool to simply make the current code in your development environment live?

Want a debugger? Nope.

And I also gave you live step debugging, plus replays of recent server state?

Want log files? Gotta get them from a different service that frequently has a lag of 30 seconds or more.

And the logs from the instance you're debugging are available instantly?

1 comments

I'm a big fan of serverless, but these are valid questions to which there really ought to be better answers than "nope".
I'm working on making all of those a "yup."