• 0 Posts
  • 176 Comments
Joined 2 years ago
cake
Cake day: July 5th, 2023

help-circle

  • For small projects, I’ll use csv files for my data.

    It’s much faster for me to prototype concepts in simple text files than designing and building a database.

    Once the project matures or scales large enough, I’ve usually reached the point I’m going to rewrite it from scratch “the right way”, so will build a database if it makes sense.

    Maybe one in twenty projects reach the point it’s worth moving.







  • I write code in a niche industry, in an even more niche language.

    With 20 years experience I am finally at the point that much of my stuff works without too much headache.

    Unfortunately, now that I’m finally good at it, it’s become a much smaller part of my overall job.

    Nothing I look forward to more than being left alone for a few hours with my headphones on banging out a project.


  • My brother built his own car, someone from the state had to come out, certify it, and put the VIN stamp on it. Had to have a roll bar, seat belts, and pass modern emissions standards.

    For a Willy’s jeep, the best thing you could do is find a roached out one and build it up from scratch. Like a firearm, there are just some key components that have to remain original. The frame and VIN might be all you actually need, and since it’s vintage, you’d only have to pass the safety and emissions standards of that era.






  • I did it for a few years, and blew through all my savings in the process.

    Had to start an actual business, LLC, and deal with all the parts that as an engineer I absolutely hate.

    Had done about 15 years in the industry with a small tech company, had all the skills, leads, etc, and wanted to do it on my own.

    Way underestimated how much time and effort the running of a business part takes, and while I had projects, I didn’t have the time to do them right, payment was always late so my profit shrank, and I burned out in two years.

    Hired an admin to help with managing the projects and clients, but it was too little too late.

    I’m not saying don’t do it, I’m saying be sure to have all those other elements well in place, cause the actual time spent programming was pretty small.

    In the end I took a role as the on site guy for a very large company, making decent money, and I’m back doing the parts I enjoy.

    Best of luck to you.