Giving up programming
-
I know it isn't source control. I have always previously worked in a team of one - me. The customer has never asked me to roll back a portion of it as I always keep the customer in the loop with what I am doing and plan to do. I have never had a reason to branch/merge I understand why people use source control - I am venting because I am having to use it.
Even when I worked in a team of one I found source control essential. It is great when you realise you screwed something up six versions ago and you can go back and see exactly what changes you made. Yes, I resisted at first. My boss wanted me to use Bazaar. Despite what others may say, I like subversion and I use it for everything. Backups? Easy. Just back up tthe respository.
I may not last forever but the mess I leave behind certainly will.
-
Even when I worked in a team of one I found source control essential. It is great when you realise you screwed something up six versions ago and you can go back and see exactly what changes you made. Yes, I resisted at first. My boss wanted me to use Bazaar. Despite what others may say, I like subversion and I use it for everything. Backups? Easy. Just back up tthe respository.
I may not last forever but the mess I leave behind certainly will.
I don't doubt it has it's uses - I just can't think of any time in the last 26 years I have been at this where it would have saved me.
-
I think I have had enough. I still enjoy programming but there seems to be very little of it around any more. I spend my time fighting with the tools rather than working on the solution. Deployment is an utter farce. Source control is hideous. Web Services are appalling hacks. Web development is a massive step backwards dragging all manner of shonky technologies and libraries together.
-
I think I have had enough. I still enjoy programming but there seems to be very little of it around any more. I spend my time fighting with the tools rather than working on the solution. Deployment is an utter farce. Source control is hideous. Web Services are appalling hacks. Web development is a massive step backwards dragging all manner of shonky technologies and libraries together.
I feel the same way. If I have to work with the web to be viable I'd rather change careers entirely. That and I've seen too many really great technologies abandoned on a whim (Silverlight) - I cannot be expected to learn an entirely new set of tools/frameworks/IDEs every time someone at Microsoft/Apple/Oracle/etc. gets an upset stomach. I won't miss this at all.
-
"Deployment is an utter farce. Source control is hideous. Web Services are appalling hacks. Web development is a massive step backwards dragging all manner of shonky technologies and libraries together." Totally agree.
Yay :)
-
I feel the same way. If I have to work with the web to be viable I'd rather change careers entirely. That and I've seen too many really great technologies abandoned on a whim (Silverlight) - I cannot be expected to learn an entirely new set of tools/frameworks/IDEs every time someone at Microsoft/Apple/Oracle/etc. gets an upset stomach. I won't miss this at all.
I never used Silverlight but I have used WPF extensively (without, shock horror, MVVM) and loved it - hopefully it can be revived
-
I think I have had enough. I still enjoy programming but there seems to be very little of it around any more. I spend my time fighting with the tools rather than working on the solution. Deployment is an utter farce. Source control is hideous. Web Services are appalling hacks. Web development is a massive step backwards dragging all manner of shonky technologies and libraries together.
Do not give up, you are only in the wrong scope. If you don't like web don't do web. If you don't like mobile don't do mobile. If you don't like cloud don't do cloud. There is so much to be done up there, no need to follow the crowd. You want to get love of programming back ? come join us to build stuff around Bitcoin. I am serious, by learning about it you'll find again your love for programming coming back in no time.
-
I think I have had enough. I still enjoy programming but there seems to be very little of it around any more. I spend my time fighting with the tools rather than working on the solution. Deployment is an utter farce. Source control is hideous. Web Services are appalling hacks. Web development is a massive step backwards dragging all manner of shonky technologies and libraries together.
I only agree with you in the fact that web development is a step backwards. To me it's like returning to the dumb terminal time but putting lights and hacks to that terminal so that the user has a "better experience".
-
I think I have had enough. I still enjoy programming but there seems to be very little of it around any more. I spend my time fighting with the tools rather than working on the solution. Deployment is an utter farce. Source control is hideous. Web Services are appalling hacks. Web development is a massive step backwards dragging all manner of shonky technologies and libraries together.
Dude, take it from a grizzled old timer, these problems run in cycles. As much as I like the idea of less competition, I dislike the thought of anyone leaving programming even more. Bad bosses, bad organizations, bad practices all get recognized as bad, given enough time. A place where I suffered all of the above, eventually had me a happy man, I outlived all the problems. True, the bad cycle started up again and I'm no longer there, but your career is never going to be linear. There will be ups and downs. Hang in there, or hang somewhere else, but stay true to programming.
Psychosis at 10 Film at 11 Those who do not remember the past, are doomed to repeat it. Those who do not remember the past, cannot build upon it.
-
Dude, take it from a grizzled old timer, these problems run in cycles. As much as I like the idea of less competition, I dislike the thought of anyone leaving programming even more. Bad bosses, bad organizations, bad practices all get recognized as bad, given enough time. A place where I suffered all of the above, eventually had me a happy man, I outlived all the problems. True, the bad cycle started up again and I'm no longer there, but your career is never going to be linear. There will be ups and downs. Hang in there, or hang somewhere else, but stay true to programming.
Psychosis at 10 Film at 11 Those who do not remember the past, are doomed to repeat it. Those who do not remember the past, cannot build upon it.
wise words
-
wise words
-
I think I have had enough. I still enjoy programming but there seems to be very little of it around any more. I spend my time fighting with the tools rather than working on the solution. Deployment is an utter farce. Source control is hideous. Web Services are appalling hacks. Web development is a massive step backwards dragging all manner of shonky technologies and libraries together.
Programming positions don't actually involve that much programming anymore. It's a lot of politicking, and other trash. The code we actually write is quick, clean, and easy especially wiht the tools these days. So that means I spend very little time actually writing code, and the rest of the time being an office worker.
Elephant elephant elephant, sunshine sunshine sunshine
-
I feel the same way. If I have to work with the web to be viable I'd rather change careers entirely. That and I've seen too many really great technologies abandoned on a whim (Silverlight) - I cannot be expected to learn an entirely new set of tools/frameworks/IDEs every time someone at Microsoft/Apple/Oracle/etc. gets an upset stomach. I won't miss this at all.
I have a 3 year plan as well, though it may take 4. After we pay off the student loans, we are going to live in the woods. We've been spending lots of energy learning to do it correctly, so we can enjoy life. I'm tired of the whole rat race.
Elephant elephant elephant, sunshine sunshine sunshine
-
Actually, I'm still using SourceSafe. I can't stand it. It doesn't handle long lines in a file so it always reports every single minified JS file as having differences in it. It doesn't work on Windows 7/8 properly and certain hacks need to be put in place. Not that it wasn't good in its day though.
-
RugbyLeague wrote:
I think I have had enough. I still enjoy programming but there seems to be very little of it around any more. I spend my time fighting with the tools rather than working on the solution.
Deployment is an utter farce. Source control is hideous. Web Services are appalling hacks. Web development is a massive step backwards dragging all manner of shonky technologies and libraries together.Rugby, you're not alone here. The programming field has gotten very confusing and is, in many ways, a pain-in-the-ass. The gig I'm on ought to last another 5 or so years. (I'm the SME for a product that's being phased out). I've been at this for nearly 40 years now. (I'm 56). I have developed my own technology for developing products for Windows desktop, mainly. (Yeah I can do a little web development, but nothing approaching what I can do on the desktop). It's based around the 2008 version of Visual Studio and a few other tools. Like you, I'm sick of fiddling with the tools and all the attendant upgrades, etc. What I have in my toolbox is it, as far as I'm concerned. When they stop working (unlikely, Microsoft desktop ain't going anywhere) then I'll just go drive a bus or work in my wood shop. I still love programming: I write some applications for my own use (I've developed a nice budgeting system and some other things) and I am automating the co-op farm we're involved in (in exchange for our share). I do have a couple other "products" under development but whether I ever market and sell them or not ... who knows? Having fun doing that. As a "career", though, I really think I'm through with it. I've discovered life recently. Even bought a motorcycle which I've wanted to do for years and am spending more and more time in my woodworking shop. We've paid off everything except the house and we're working on that. I think there's life after programming, though as I said, I still love doing it but in a more relaxed way when I feel like it. -CB
CB.. WOW!.. I could have written your EXACT reply ! I'm 54, sounds like I do a *litte* more web work than you do, however same here (winding down, bought a motorcycle, paying it all off, *finally* doing some LIFE stuff after a 35 year career in computers! ) To Ruby, I agree with quite afew here, change it up, do something FOR YOU in programming. Get it lighter and on a dev cycle that YOU like and get back to enjoying what you like to do - with out the hassles. And scale it back to enjoing it... not sweating over it. I have tossed out MANY of the tools and issues that frustrate me, and started enjoying simpicity of *programming* instead of hacking everything to get it all working. --C
-
I think I have had enough. I still enjoy programming but there seems to be very little of it around any more. I spend my time fighting with the tools rather than working on the solution. Deployment is an utter farce. Source control is hideous. Web Services are appalling hacks. Web development is a massive step backwards dragging all manner of shonky technologies and libraries together.
I agree -- it's an awful situation: however, there's a little tune you can whistle to make it all better. Here: sing along with me: "Remember you're a whore Remember you're a whore When life becomes a bore Remember you're a whore" ...and so on.
-
Don't get me started on frameworks
RugbyLeague wrote:
Don't get me started on frameworks
I wish that that phrase had been on everyone's lips for the past few years.
I wanna be a eunuchs developer! Pass me a bread knife!
-
Dude, take it from a grizzled old timer, these problems run in cycles. As much as I like the idea of less competition, I dislike the thought of anyone leaving programming even more. Bad bosses, bad organizations, bad practices all get recognized as bad, given enough time. A place where I suffered all of the above, eventually had me a happy man, I outlived all the problems. True, the bad cycle started up again and I'm no longer there, but your career is never going to be linear. There will be ups and downs. Hang in there, or hang somewhere else, but stay true to programming.
Psychosis at 10 Film at 11 Those who do not remember the past, are doomed to repeat it. Those who do not remember the past, cannot build upon it.
BrainiacV wrote:
Bad bosses, bad organizations, bad practices all get recognized as bad, given enough time.
Unfortunately, that time is often after the company/division has been shut down.
I wanna be a eunuchs developer! Pass me a bread knife!
-
I have one. I built my own programming language, it's own IDE, and my own database engine and query GUI (winning several industry awards) Unfortunately it all requires very little maintenance and deployment takes seconds. So I am on other projects now - which is mostly about fighting with the tools
Well, don't you then stick to your programming language and IDE to get the job done. I didn't write my own language (using (Object) Pascal for 38 years), neither my own IDE (use Delphi and/or Lazarus with FreePascal) but get all the work done just fine without "running with all the kool kids on the block"...