Hacker News new | ask | show | jobs
by egeria_planning 1904 days ago
Excel is a nice job-creation measure for freelancers. Re-implementing such sheet in C# was a full time job for several years for me. Modern development tools (in contrast to C or Assembler) help the user to maintain its sanity by preventing him from hurting himself. You need much less of unspoken practices to develop in Java then in C. And you will hurt yourself much later. The same goes for databases. You need much less foresight when you write SQL, but the optimizer will be overwhelmed sooner or later, if you are doing something complex. I would say that CubeWeaver prevents the user from shooting himself in the foot for much longer than Excel.
1 comments

Sure, it wasn’t a criticism for $subj, just mere observations from the first part of my “career”, cause it feels like I spent a good half of it trying to unfuck xls and its consequences for orgs.