Earlier quoted context omitted.
i have never cared about them
same, complexity for complexity's sake.
As I get older, I just don't care about new technology
101–110 of 185 posts
Re: As I get older, I just don't care about new technology
#102The tragedy is - why do the young care about technology? Look like they have to find some meaning in their un-fulfilling lives.
Technology is a false god. Speaking of which, I spent about 15 years of my life being an atheist. I went to Mexico last Christmas and came back a changed man. I answered the calling of my conscience. I think over time the current political situation in the US is going to push people back to traditional values as well. Living life for yourself is always going to be ultimately unfulfilling. Men need to sacrifice and be…
https://www.pewresearch.org/religion/2022/09/13/how-u-s-reli...
Re: As I get older, I just don't care about new technology
#103Title is misleading. Not getting excited about a new Next.js version doesn't mean you don't care about new technology. Maybe it just means that you don't feel like reorganizing your code or something. Relatively speaking it's still an incremental upgrade to your approach overall. I am 45 and stopped caring much about new web frameworks many years ago. It's not that I don't find them interesting or even advantageous i…
Re: As I get older, I just don't care about new technology
#104Earlier quoted context omitted.
Hell, I stopped carrying about new web frameworks when I was 25.
Genuine question, as someone who got exhausted and is out of the industry for the foreseeable future. How do you stay competitive or job hop when every post is looking for the latest web framework?
Re: As I get older, I just don't care about new technology
#105Title is misleading. Not getting excited about a new Next.js version doesn't mean you don't care about new technology. Maybe it just means that you don't feel like reorganizing your code or something. Relatively speaking it's still an incremental upgrade to your approach overall. I am 45 and stopped caring much about new web frameworks many years ago. It's not that I don't find them interesting or even advantageous i…
I'd much rather conserve my limited energy for things that are inherent to the platform and actually exciting, like WASM or WebGPU.
Re: As I get older, I just don't care about new technology
#106I personally believe that one of the biggest lies about professional life is that of "working with your passion," because it creates unrealistic expectations. Plenty of people can be passionate about programming, but precious few will have the luxury of being passionate - over time - about working as software developers.
Re: As I get older, I just don't care about new technology
#107Earlier quoted context omitted.
Hell, I stopped carrying about new web frameworks when I was 25.
Genuine question, as someone who got exhausted and is out of the industry for the foreseeable future. How do you stay competitive or job hop when every post is looking for the latest web framework?
Ex: Maintain some SQL queries, upgrade to a new database version without bricking everything, write some scripts that get fired off at a scheduled time, knowledge of the industry you're serving, update some configuration files for the company website which won't change for another decade, read some log files, create some visualization displays for operations staff, install software on certain machines, manage the company's VPN stuff, configure Linux, do the paperwork...etc
All this stuff is more generic IT and less rockstar developer. It reliably pays the bills and isn't very flashy.
There are plenty of people in IT that write code every day, some that rarely write code, and some that basically never write code, but just manage the business side of it all (there is a lot of beauracracy in large organizations).
Re: As I get older, I just don't care about new technology
#108Earlier quoted context omitted.
Genuine question, as someone who got exhausted and is out of the industry for the foreseeable future. How do you stay competitive or job hop when every post is looking for the latest web framework?
Stop looking for work in tech places. It may require you to take a pay cut and work in a place viewed as a cost center though.
Re: As I get older, I just don't care about new technology
#109> I want to build things for people. Not constantly update my tools because other developers are bored. i find myself getting frustrated really quickly. if i run a node command and it gives error, i have urge to throw laptop out of window or smash it. web dev use to be about immediacy in the late 90s to mid 00s. now it feels like untangling wires for hours every day. frustrating and tedious.
Unfortunatly it's not only web development, try setting up some microcontroller toolchains. It's all just really tedious, I'm not a professional so maybe the problem is me, but a lot of this tech stuff is just frustrating to work with. Slow unresponsive UI(vscode + platformio) slow startup times(stmCube or arduinoIDE) it's just frustrating sometimes. Whenever I can I try to work with just VIM and install/upload stuff…
If this daylight-savings change goes through in the US I'm going to have to build a new version and I haven't touched it in like six years, I'm sure that's going to go swimmingly.