oldmanwillow21

How long will it take for me to learn how to code my platform. Any help appreciated

Posted by Darius1182@reddit | learnprogramming | View on Reddit | 27 comments

oldmanwillow21@reddit

I encourage you to do this and applaud your sentiment, but only if you’re ok with this taking a year at minimum. And then, only if you’re zealous and single-minded.

Soldier Details Chilling Messaging From Higher-Ups About ‘God’s Plan’ In Iran: ‘It Shocked Many Of Us’

Posted by rematar@reddit | collapse | View on Reddit | 297 comments

Soldier Details Chilling Messaging From Higher-Ups About ‘God’s Plan’ In Iran: ‘It Shocked Many Of Us’

Posted by rematar@reddit | collapse | View on Reddit | 297 comments

Watching SSH activity in real time (besides fail2ban) - curious how others handle this

Posted by newworldlife@reddit | linuxadmin | View on Reddit | 76 comments

Is there any polite way to tell my coworker that I no longer want to hear his constant nitpicks, grumbles, and snark?

Posted by TinStingray@reddit | ExperiencedDevs | View on Reddit | 154 comments

What’s the longest uptime you’ve had before something finally broke

Posted by Old_Sand7831@reddit | linuxadmin | View on Reddit | 80 comments

Random guy in IT

Posted by stdpmk@reddit | ExperiencedDevs | View on Reddit | 28 comments

oldmanwillow21@reddit

25 years ago I started buying books and cheap, recycled computers. I learned networking, systems administration and programming in my bedroom. I've worked professionally for just shy of 20 years. Sometimes, all it takes is the will to accomplish something.

Teach a group of 7-8yo girls about programming, how?

Posted by TruthOf42@reddit | ExperiencedDevs | View on Reddit | 68 comments

oldmanwillow21@reddit

Yeah, my kid can type and do basic programming like a champ. He is 7 ... As a society, we do a serious disservice to our kids by assuming they're too young to handle things like this.

Infrastructure as Code is a MUST have

Posted by trolleid@reddit | programming | View on Reddit | 35 comments

oldmanwillow21@reddit

It really depends on the requirements of the project. The main common factor is that no matter the environment the aim is to perform initial setup and, to the greatest extent possible, forget about it. It doesn't matter whether it's bare metal, a VM or the cloud. I'm currently working on a kubernetes-based project. As I build the app, I use docker compose for rapid feedback in the same containerized environment it'll run in in production. I can run tests locally and be confident that I won't need to worry about things like configuration drift or version mismatches. I'm using Flux to automatically update the dev/prod cloud resources whenever I push to the main branch. CI/CD builds new images for feature branches, does things like security scanning, secrets detection, testing and linting against a test database, and tagging the new :latest on merges. It also enforces the agreed-upon configuration and disallows ad-hoc changes. The only way it can be changed is through consensus and merge request, barring emergencies. The infrastructure itself is defined in Terraform this time, but I'll use Terragrunt where it makes sense to. This defines the network, the cluster and all its dependencies, the database, DNS zones, CDN, object storage, etc. It enables every bit of tuning that working on a live server does, but does it under a codified contract that is easily repeatable. That's just one example. I could have talked about IaC plus config managment like Ansible, Puppet or Salt for a VM-based architecture. I could have talked about Packer for building a custom AMI to be provided to an MSP in an airgapped govcloud environment. Or using The Foreman with config management and a local package registry. The one common factor is that everything is written in code and serves to provide stability maintainability so I can sleep through the night and stop thinking about any of it whenever I want/need to.

Infrastructure as Code is a MUST have

Posted by trolleid@reddit | programming | View on Reddit | 35 comments

oldmanwillow21@reddit

I spent 7 years building and configuring actual servers, and another 13 years writing systems to do it for me. Much of my work has involved going back and unfucking hand-built systems or ones built with things like Packer. I'm not claiming that Packer is useless, but outside of very specific cases where a custom AMI is preferable it's rarely the right architecture decision today in my experience. You've probably worked in niche shops that require a lot of custom work or tuning. Or I don't know, maybe you're one of the many curmudgeons who just insist the old way is better. Things used to work the way you're describing here but now, in 2025, the industry has moved on. At least as this is written, trivializing it with "ami=" seems to belie a lack of real understanding of how modern systems work.

Is it reasonable to ask frontend devs to join on call rota to monitor backend?

Posted by MysteriousAd530@reddit | ExperiencedDevs | View on Reddit | 137 comments

How can left-libertarian exist?

Posted by Economy-Tap-2676@reddit | Libertarian | View on Reddit | 76 comments

I’m not as good as I think I am

Posted by maxuuell@reddit | ExperiencedDevs | View on Reddit | 94 comments

oldmanwillow21@reddit

I was interviewing for a role a few years ago. Thought I was doing well, but the interviewer suddenly said to stop and ended the interview abruptly. After I started he said he'd seen enough and didn't want to waste time.

I can't work in this industry any more. Please help

Posted by wrti@reddit | ExperiencedDevs | View on Reddit | 296 comments

oldmanwillow21@reddit

I don't remember typing this message. On topic: I've wound up stuck back in corporate jobs at times, but consulting has been my favorite way to work. I work when I want using mostly my own creativity and discretion. I finish the job and then move on to a different set of challenges. It's not always smooth. I communicate well, but I'm introverted and don't have a large network to draw on. Work dries up, especially in the past year. I'm making an effort to get out more and talk to more people, I feel like it's the key to making this kind of lifestyle work.

Name and Shame: all the terrible companies I encountered after being laid off this year

Posted by sea_dev@reddit | ExperiencedDevs | View on Reddit | 55 comments

oldmanwillow21@reddit

Caesars (sports betting) puts you through a 6 hour in one day final round interview at the end of a multiple 1hr round interview process. Mutual feedback that it went very well. They promised an answer either way within a certain time frame, then ghosted before sending a LinkedIn rejection 2 weeks later. I'll never do another ridiculous process like this again.

Why python and not ts/js?

Posted by bluelexicon@reddit | ExperiencedDevs | View on Reddit | 100 comments

What’s the most underrated programming language that’s not getting enough love?

Posted by imKiLoX@reddit | learnprogramming | View on Reddit | 417 comments

What’s the most underrated programming language that’s not getting enough love?

Posted by imKiLoX@reddit | learnprogramming | View on Reddit | 417 comments

Charges against Telegram CEO (he faces 30 years)

Posted by SmokyDoky876@reddit | Libertarian | View on Reddit | 59 comments

What programming language do you love and why?

Posted by Hot_Pizza_3947@reddit | learnprogramming | View on Reddit | 385 comments

oldmanwillow21@reddit

Perl was one of Matz's favorite languages, and he used it as inspiration when creating Ruby. I don't know this for a fact, but it stands to reason that Ruby's unless may have been inspired by Perl's.

What programming language do you love and why?

Posted by Hot_Pizza_3947@reddit | learnprogramming | View on Reddit | 385 comments

What programming language do you love and why?

Posted by Hot_Pizza_3947@reddit | learnprogramming | View on Reddit | 385 comments

What programming language do you love and why?

Posted by Hot_Pizza_3947@reddit | learnprogramming | View on Reddit | 385 comments

How to exclude something from a REGEX?

Posted by SubzeroCola@reddit | learnprogramming | View on Reddit | 8 comments

Am I in the wrong for disagreeing with the lead developer? Using SQL vs noSQL for arrays.

Posted by ninjaboy667@reddit | learnprogramming | View on Reddit | 32 comments

Am I in the wrong for disagreeing with the lead developer? Using SQL vs noSQL for arrays.

Posted by ninjaboy667@reddit | learnprogramming | View on Reddit | 32 comments

oldmanwillow21@reddit

Stop paying Microsoft and switch to an RDBMS that supports JSON fields? Happy middle path, maybe. I'm a pedant for structure, but normalizing 30k elements sounds brutal if there's not a high degree of consistency across records. If a lead has a problem with pushback or their opinions being questioned, that's what I'd call problematic.

why does everyone in neocities use the old style?

Posted by No-Educator293@reddit | programming | View on Reddit | 10 comments

oldmanwillow21@reddit

A lot of people use neocoties to avoid modern standards that they may feel have degraded, if not outright destroyed, all the things that were enjoyable about the web. More power to them.

Is Lua still a relevant language?

Posted by H4cK3d-V1rU5@reddit | learnprogramming | View on Reddit | 19 comments

The Internet Feels Dead, Doesn’t It?

Posted by Toni253@reddit | collapse | View on Reddit | 589 comments

Friendly pride month reminder to my LGBTQ friends that armed gays don’t get bashed and armed minorities are harder to oppress.

Posted by Devious_Bastard@reddit | Firearms | View on Reddit | 3397 comments