← Back to context

Comment by bdangubic

3 days ago

you write your own database driver? encryption?

Why would I write my own database driver or encryption just because I wanted to implement my own "cronService"?

If you want to build an application from scratch, you must first create the universe.

  • All this because I told one guy who asked "what exactly is “cronService”? you write in each service or copy/paste each time you need it?" that they can reuse code by writing a library instead of copy/pasting it?

    If this is the level of incompetence encouraged by a framework, I would avoid using it just to avoid the chance of hiring people like you.

    Just kidding. Spring boot is great. But yeah, I would fire people with this attitude without blinking an eye.

    • * Why would I write my own database driver or encryption just because I wanted to implement my own "cronService"?*

      how do you decide whether you will write your own or pull in a dependency? this is a legit question. you did start this with writing your own “cronService” (which is about as insane as writing your own database driver) so asked about it.

      4 replies →