What was your first 'big' programming project?
Autumn

Autumn @brandonskerritt

About: Karateka 🥋, Writer 📕, Reader 📚, Dog Lover 🐶 https://twitter.com/bee_sec_san

Location:
United Kingdom
Joined:
Feb 23, 2019

What was your first 'big' programming project?

Publish Date: Jun 17 '19
6 4

Whether its personal projects, or something you did at work 😁

Comments 4 total

  • James McPherson
    James McPhersonJun 18, 2019

    Hmm. Thirteen years ago I was part of a small team (4) bootstrapping multipath support for SAS devices on a new platform. Distributed between Beijing, Melbourne and Brisbane we had a very interesting time discovering some foibles between our default platform and the new one.

    My task was to ensure that we could boot with the new drivers. Our boot architecture at the time was ... intricate, and I had to figure out some rather gnarly ways to go from single-path to multi-path and back again without losing device path configuration info.

  • Avalander
    AvalanderJun 18, 2019

    I think the first big side project I did was a dependency injection framework back in the days of Java 1.6. I never published it anywhere, but I used it in a few other projects later on. I think I might still have the code laying somewhere.

  • Jason Huebel
    Jason HuebelJun 18, 2019

    I was the lead dev for the Gentoo/amd64 team in 2005 - 2006. Lots of Python and C/C++. I was also the release engineer for that architecture, which also used Python but was less about programming and more about compilation.

Add comment