Earlier quoted context omitted.
The longer I am in this profession (and it's been over 20 years) the less I see my peers as "dicks and idiots" but more as victims of the same broken game. I work with very smart people, to be honest. It's the technology and the employers and the culture of development that's the problem. Retiring sounds good right about now.
Retiring sounds good right about now. I'm with you. If I had another skill, I'd give up computers entirely. Maybe have a smartphone, and that's it. But only for limited use. I wish I could build things with my hands, or play an instrument, or just be good at something else, and let the tech world pass me by. I used to love technology because it was fun and interesting. It's no longer either of those things.
How can you not be romantic about programming? (2020)
191–200 of 373 posts
Re: How can you not be romantic about programming? (2020)
#192Re: How can you not be romantic about programming? (2020)
#193Earlier quoted context omitted.
> Retiring sounds good right about now. My personal plan, instead of retiring, is to work on inventing solutions to the issues plaguing large and complex software projects. One of my primary sub-goals under this mission, is to create a new programming language that'll handle complexity excellently, while also making it hard for a programmer to write bugs in it (strong static type system, deep static analysis, thoroug…
>> create a new programming language The problems with software engineering aren't technical. They are organizational, political, and cultural.
Re: How can you not be romantic about programming? (2020)
#194Earlier quoted context omitted.
For almost exactly the same reasons as discussed above, I'm in the process of trying to move from software development to medicine. I'm currently a pre-hospital medical practitioner and work part-time in that field. My pay averages over the last year averages between 1/20th to 1/25th (0.05 to 0.04 times) my hourly pay as a software development consultant. I'm now trying to decide whether I should attempt a medical de…
I’m thinking of going back to school for Biology, but not sure. Have been thinking about it for a few years (getting older, seeing people around falling ill, and now the pandemic). Ultimately in Bioinformatics or Genomics. At least I can still utilize my technology knowledge than start from 0. Also, the pay is less than a normal software developer.
Check out the uni job boards.
Re: How can you not be romantic about programming? (2020)
#195Earlier quoted context omitted.
The longer I am in this profession (and it's been over 20 years) the less I see my peers as "dicks and idiots" but more as victims of the same broken game. I work with very smart people, to be honest. It's the technology and the employers and the culture of development that's the problem. Retiring sounds good right about now.
> It's the technology and the employers and the culture of development that's the problem. What is it about those things that you find to be the problem? Genuinely asking.
- Employers Once the application is shipped to the production team is moved to a new project or contract is terminated. Day after said release you have a legacy system that over time will just get worse. Maintenance even in big tech companies is a problem (Google). Employers would either drive a hype train and re-write their systems every year or reject any attempt to modernize legacy app. Rarely companies invest into giving time and opportunities for people to learn new things. And finally Dead Sea effect combined with Price's Law lead to some truly dysfunctional teams.
Re: How can you not be romantic about programming? (2020)
#196Earlier quoted context omitted.
An alternate perspective to this is. The great line of thought, that you are meant to 'follow your passion' and discover your true calling. There is a job mean for you and you just need to find it. I disagree with this and feel this thinking makes peoples lives miserable thinking they're somehow wasting their lives and makes people take plunges in life that they later regret. I feel there is space for an attitude tha…
There's a blog post from a CS Professor that I stumbled across a bit ago - Find The Hard Work You're Willing To Do - http://www.cs.uni.edu/%7Ewallingf/blog/archives/monthly/2018... Its short, only a few short paragraphs - but it has one key piece that I've found myself oft quoting to people: > Maybe this is what people mean when they tell us to "find our passion", but that phrase seems pretty abstract to me. Maybe in…
Re: How can you not be romantic about programming? (2020)
#197Earlier quoted context omitted.
I’m 20 years in as well... I think it’s still fun... it’s just a game of fixing things... the other game about how people interact is not as fun but still kinda interesting... game on old friend
"it’s just a game of fixing things" 25+ years in, I get little joy/fun from constantly 'fixing things' that shouldn't have needed fixing (or nearly as much fixing) had people planned ahead, or communicated, or tested, or just listened to the people they'd hired that do these things (plan/communicate/test/etc).
Re: How can you not be romantic about programming? (2020)
#198Earlier quoted context omitted.
> Retiring sounds good right about now. I tried that. After 6 weeks of watching TV I restarted my business and went back to work. Retirement is a living death.
Hey, thanks for sharing this. Mind expanding? I'm curious to hear what you had planned going into retirement and what you seek going back to work. Are you right back to the same as you were right before "retiring"? Knowing how your first round of retirement went, what would you have done differently in the years/decades leading up to it?
I figured out I can make a few dollars a minute sitting in front of a computer screen or I can make 0 dollars a minute sitting in front of a computer screen. Those are my two choices.
The choice is pretty clear.
Re: How can you not be romantic about programming? (2020)
#199Re: How can you not be romantic about programming? (2020)
#200Earlier quoted context omitted.
> Emotion is very important to me as a programmer. Often my emotions know when something isn't right before my "rational" mind does, hinting that it's time to slow down and dig deeper. I've found a number of bugs this way over the years. Sounds like intuition rather than emotions.
Yes, but I rely on my emotions to tell me when my intuition has something to pay attention to.