Click here to Skip to main content
15,887,683 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
trønderen17-Sep-20 6:53
trønderen17-Sep-20 6:53 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
dandy7217-Sep-20 6:57
dandy7217-Sep-20 6:57 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
Jörgen Andersson17-Sep-20 7:37
professionalJörgen Andersson17-Sep-20 7:37 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
  Forogar  17-Sep-20 7:58
professional  Forogar  17-Sep-20 7:58 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
honey the codewitch17-Sep-20 9:09
mvahoney the codewitch17-Sep-20 9:09 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
BryanFazekas18-Sep-20 2:57
BryanFazekas18-Sep-20 2:57 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
dandy7218-Sep-20 4:33
dandy7218-Sep-20 4:33 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
  Forogar  17-Sep-20 7:24
professional  Forogar  17-Sep-20 7:24 
I've done this two or three times. I've written something over the course of a few months and been so in the groove by the end that I produced prodigious amounts of amazingly complex code to perform miracles of processing. Then I look at it year later and wonder who wrote this? Me? I can't do that! ....but apparently I did.

I wrote an expert system, in FORTRAN, that was still being used, unchanged, over twenty years later. Apparently someone had ported it from one mainframe to another but hadn't changed it in any basic way; they also said they weren't entirely sure how it worked, it just did.

I am currently looking at some code that I have ported from one platform to another three times since I first wrote the basic system in 1992. I started in Rexx on an IBM mainframe, then ported it to C on a PC, then to C++ as a web-hosted application communicated with via email, then to C# as a heavily interactive web-page. I am now making it a hybrid web/desktop for performance reasons but a lot of the innards (in a DLL) are a mystery to me now! Mostly I am changing and expanding the user interface to it.

There are a couple of other complex projects I have done that I probably would have no idea how I to even start on them now. Wink | ;-)

Motivation helps.
- I would love to change the world, but they won’t give me the source code.

GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
honey the codewitch17-Sep-20 9:08
mvahoney the codewitch17-Sep-20 9:08 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
BobbyStrain17-Sep-20 17:40
BobbyStrain17-Sep-20 17:40 
JokeRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
Peter_in_278017-Sep-20 18:47
professionalPeter_in_278017-Sep-20 18:47 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
  Forogar  18-Sep-20 7:06
professional  Forogar  18-Sep-20 7:06 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
DRHuff17-Sep-20 8:12
DRHuff17-Sep-20 8:12 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
User 1106097917-Sep-20 8:27
User 1106097917-Sep-20 8:27 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
rnbergren17-Sep-20 10:48
rnbergren17-Sep-20 10:48 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
Bogatitus19-Sep-20 8:42
Bogatitus19-Sep-20 8:42 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
rnbergren19-Sep-20 11:08
rnbergren19-Sep-20 11:08 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
Gerry Schmitz17-Sep-20 11:31
mveGerry Schmitz17-Sep-20 11:31 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
Daniel Pfeffer17-Sep-20 11:38
professionalDaniel Pfeffer17-Sep-20 11:38 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
Gary R. Wheeler17-Sep-20 15:22
Gary R. Wheeler17-Sep-20 15:22 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
honey the codewitch17-Sep-20 15:33
mvahoney the codewitch17-Sep-20 15:33 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
Gary R. Wheeler17-Sep-20 17:06
Gary R. Wheeler17-Sep-20 17:06 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
honey the codewitch17-Sep-20 18:31
mvahoney the codewitch17-Sep-20 18:31 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
Gary R. Wheeler20-Sep-20 7:30
Gary R. Wheeler20-Sep-20 7:30 
GeneralRe: Isn't it fun when you write something and look back months later and wonder how you did it? Pin
honey the codewitch20-Sep-20 8:12
mvahoney the codewitch20-Sep-20 8:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.