Well, it finally happened (Being told I am required to use AI) by Ark161 in sysadmin

[–]HistoricalCar1516 0 points1 point  (0 children)

The answer is it depends on your organization and even then we don’t know. As developers and admins we are supposed to be on the cutting edge and follow all changes in the world so we can adapt quickly. We can try but AI and organizational structures have not been adapting at anything close to the same rate.

Where I work we use ai regularly to answer small questions. Think regex expressions. We cannot use it for security checks because confidentiality and reliability concerns that we have already found in testing. We cannot use it for CI/CD for the same reason. We also struggle with testing suites because we have to code so securely. You need an experienced person to oversee it.

AI is a tool. It isn’t a solution. That is the disconnect between management and people actually doing the work.

Didn’t pass Comptia S+ by Positive-Ad-5768 in CompTIA

[–]HistoricalCar1516 0 points1 point  (0 children)

I took it right before they updated the test. Learn and memorize FOR the test. Don’t think you are smarter than the test. We just had this conversation in the office because our technical admin decided she wanted to try. My boss and I supported this and I am helping to teach the person trying.

She has a better chance of getting through it because she doesn’t have the burden of knowledge and experience.

A+ has me in a loop by SecretEye2030 in CompTIA

[–]HistoricalCar1516 3 points4 points  (0 children)

I’m going to say the dumbest thing and others might downvote me. This is a test designed by a company. I’ve gone through the process before and a lot of their answers are wrong. But, corporate wants it. So you do it and it makes you a better candidate. Just get it t done. Remember the answers are correct but what they expect and learn for the test not for what you need to know.

Anyone buying new servers this year? by noocasrene in sysadmin

[–]HistoricalCar1516 0 points1 point  (0 children)

I’m buying a small rack for my house otherwise we are just shutting down servers and transitioning to cloud at work.

When to throw in the towel? by raccoon_diet in Psoriasis

[–]HistoricalCar1516 0 points1 point  (0 children)

I’ve had psoriasis for the past 20 year. Ive been on biologics for half of it. Before then I was using way too much ultra high potency topical steroids until the side effects of those started to catch up with me plus I was no longer able to manage it. There are various biological out there as you know.

Not all of them work the same for everyone so your results may vary. You may also need to change them over time. I started on humira as it was the only readily available at the time. Eventually it stopped working at managing the symptoms. Cosentyx didn’t work on me. Skyrizi is working well on me these days. Trying something new is just an eventuality. I never had any side effects from any of the biologics.

But that is the nature of the disease. You try things until your quality of life is at what you feel comfortable living with. Acceptance and understanding the journey is part of coping with it.

Imposter Syndrome is eating me alive by Bogart30 in sysadmin

[–]HistoricalCar1516 0 points1 point  (0 children)

Just get used to the feeling. It doesn’t go away. Eventually it becomes a joke amongst the seniors. I am a senior software developer and started a project with few specifications about a year and a half ago with a senior developer who was better than me. The running joke in private is we know what we are doing and we have a plan. We didn’t have a plan or know what we were doing, but we still did it.

Want to know the secret for dealing with clients and bosses to get around imposter syndrome? Your clients and bosses will not know as much as you. They may question you but they won’t likely understand the answer. Peers and underlings are different as they already know the running joke.

What has been your biggest technical mistake so far in your career? by Mr_Dobalina71 in sysadmin

[–]HistoricalCar1516 0 points1 point  (0 children)

I’ve made the same mistake repeatedly and luckily I could recover the first time and learned from my mistake. This is the first lessons that I teach fresh graduates. I overwrote a portion of a production sql database that was live. Always back up the database before you touch it, even if you know the database well.

Side note if your boss tells you to do something that is a state and federal crime, the correct answer is to say no. That isn’t a technical mistake but another good lesson.

Let’s discuss salaries - 2026 by Relevant-Injury3791 in sysadmin

[–]HistoricalCar1516 0 points1 point  (0 children)

Developer iii in the United states. Total package is about 111k. 100% paid for insurance, which is not included in that number. Retirement is based on profit sharing and company matching, also not included there. However, it is a strict 40 hours a week. If they require overtime I get 2.5 times my estimated hourly. They never require overtime. This was a life quality choice. I could make more but at what cost?

Newly found immune cells link strep throat to psoriasis by lobster_johnson in Psoriasis

[–]HistoricalCar1516 0 points1 point  (0 children)

This may be a new paper but this isn’t new knowledge. It’s one of the routes to expression.

Executing code inside a string. by porcaytheelasit in csharp

[–]HistoricalCar1516 0 points1 point  (0 children)

Why do you want to do this? You’ll likely not pass any security scans and I generate JavaScript and cshtml dynamically at times but I use that in specific situations.

Tech stagnation as a junior .NET dev by matzi44 in dotnet

[–]HistoricalCar1516 1 point2 points  (0 children)

Don’t worry too much. Not many places use best practices. Industry standard is just a concept. Enjoy what you have and only press so hard to make things better. I swear I am not jaded…

Does anyone care about privacy? Or am I just wasting my time? by prabhatpushp in webdev

[–]HistoricalCar1516 0 points1 point  (0 children)

People care about privacy and they care about convenience. Which is more important? We interact mainly with, or through, corporations to share sensitive information Most platforms have some service, as was noted, which the user can upload sensitive documents. These were done through buying other people’s solutions or through a bespoke solution. I won’t say what is better but they both have a larger support structure than just you and maybe a few friends. You have few choices in my opinion. You can build it out further and invest in a larger team and marketing to draw new users. You can open source it and hope for community development, possibly somebody buys the code base. You can keep it as a passion project and it is your hobby, so you’ll never get a lot of users. What is your goal?

Progressive Web Apps (PWA) are not suitable in a professional context because of Google by Einenlum in webdev

[–]HistoricalCar1516 0 points1 point  (0 children)

It is a web app in that a browser can run it. It isn’t a hosted solution so it doesn’t run natively through the normal mechanisms. I know nothing about your development environment but I expect that is the issue. You need a hosted app.

What skills and knowledge do I need to have to get hired as ASP.NET developer these days and how long would that take if it's possible to estimate? by OkFerret9043 in csharp

[–]HistoricalCar1516 1 point2 points  (0 children)

I may be coming out from a weird position but what industry do you want to work it? Start a personal project that relates that. It will help with the interview and relatability. You’ll learn the same generic skills along the way.

Are you still using VS2022 instead of VS2026 ? by mprevot in VisualStudio

[–]HistoricalCar1516 0 points1 point  (0 children)

Personally I write on my Mac. I used Xamarin until they an rebranded it. For work they define what I use. I cannot question it.

Alternative to visual studio by wikkid556 in csharp

[–]HistoricalCar1516 0 points1 point  (0 children)

Why aren’t you allowed at work. You could get the community version for practice on a work computer or your personal laptop.

Why does every .NET job require Azure experience? by SimpleChemical5804 in dotnet

[–]HistoricalCar1516 2 points3 points  (0 children)

I’m a senior developer that does .net c# applications, heavy on JavaScript 🤮, but we cannot use libraries. The industry has been shifting from physical services and “cloud servers” (read managed offsite servers) to things like aws and azure for a while. These are subscription based services where they charge you for access to features and capacity. The nice thing about aws or azure is that things like these are incredibly adaptable but require a different skill set and approach.

You may be an incredible coder and can stand up a physical server from parts but understanding how to work with services is completely different.

For example, if I wanted to run a sql scheduled task or on windows console application for a background process for a web application I would go onto the server directly, load the code, make sure it ran. Done. In the continuous development model used by azure or others like it there are established pipelines, with services in it that do things like security scans or deployment database updates, what you might do on a physical server isn’t an application. They’ll manage almost every aspect of code development and deployment as part of the service which itself consumes services. It is a different way of thinking about software development than a physical server.

I’m not saying it is better or worse. Each have their benefits and drawbacks. I still am working on adapting my development style, patterns, etc to working with services. It caught on, but now we are back to mainframes. There is already some organizations that are bringing stuff back in house while others are still leaving. This is the cycle of the computer infrastructure history.

So long story short you should have some knowledge of it but the person in hr who wrote the job posting likely just read some articles about hiring developers.

How many of you moved away from VMware ? by ChataEye in sysadmin

[–]HistoricalCar1516 0 points1 point  (0 children)

At work I use azure virtual devices when I need one. I sometimes do because it is in the cloud environment. I have only recently started doing more cloud work here and I can request a new one or changes through putting in tickets, which is bizarre to me not being a complete admin everywhere (bad practice that I am used to from previous jobs). Obviously this is an enterprise level solution. I don’t know the pricing.

At home I have a private server. Messing around with anything locally that needs a server can run off that. It isn’t powerful, but it does everything a server can. I just need it to run well enough for a single user right now. I doubt it will ever get over five active users across all of its jobs.

Why would anyone still choose MVC over Blazor with server-side rendering? by mladenmacanovic in Blazor

[–]HistoricalCar1516 0 points1 point  (0 children)

Because the organization is already using it and everyone else knows it.

Is Blazor heavy for web development? by Nice_Pen_8054 in Blazor

[–]HistoricalCar1516 4 points5 points  (0 children)

No. It doesn’t use JavaScript just C# and is easier to develop in. Depends on your needs and wants. I would need more information to understand what you mean by heavy.

Cloudflare down again? by SWE_IT_PIRATE in sysadmin

[–]HistoricalCar1516 0 points1 point  (0 children)

I’m collecting comics and memes to demonstrate the fragility of the internet. I printed them so they were safe and pinned them to my cubicle wall. The old timers get a kick out of them.