Yeah, some places are super petty. Hell, the last CEO I had bitched at my manager because I was stoked he offered to get me some equipment that my last previous gig strung me along on.
Man, I’m so glad to be away from that narcissistic asshole
Yeah, some places are super petty. Hell, the last CEO I had bitched at my manager because I was stoked he offered to get me some equipment that my last previous gig strung me along on.
Man, I’m so glad to be away from that narcissistic asshole
Lol, they asked for the bag back the last handful of places I left.
Didn’t care though, cuz they were falling apart (the bags too).
I do a ton of Powershell scripting, and AI is either a half competent programmer, or someone let grandpa respond with the syntax from nineteen dickety two
Why wait until you quit? I’ll do that when we get a new guy?.
FNG gets passed the shit tasks I don’t have time for 🤣
So now we know how to instantly delist any project on GitHub.
That’s what I do at work, even though I’m salary.
Management decided to hire a new guy and then have a round of layoffs within 6 months, effectively canning someone to replace him. Since then, we’ve had multiple times where we have hundreds of tickets sitting unassigned because there’s more work than people. So shit sits and falls through the cracks until someone has time or something is on fire.
It fucking sucks, but eventually the bean counters will see that we actually needed that extra body…
It all depends on how time tracking is implemented.
Tell me I have to account for my time in 15-30 min increments? Fine, I can put it into a spreadsheet and track it.
Tell me I have to track real time spent? Get entirely fucked, and I hope you’re ok with spending time fixing my time punches because I absolutely am going to forget to open or close a time entry because I’m working on 3-4 tasks at any given time.
I’ve done both, and while I won’t intentionally sabotage the latter, my rampant ADHD and terrible memory have got my back on that one.
Would it be an instance of the class since the first thing you’re doing is pulling the one property instead of the object itself?
Maybe there’s more implementation nuance here but it seems like an opinionated rule that has zero effect on performance unless that code is being called thousands of times every second
It’s good practice to get in the habit of coding to only do the things you want/need to do rather than hoping the compiler does it for you.
This particular constructor call may be light, but there may be constructors that have a lot of overhead. Or you might be running alongside 1000 other processes who said the same thing and you start to see performance degradation.
Good to know, thanks! Like I said, I’m going to be diving back into Linux in the near future, so I’ll be looking into the best distro to try.
Just to make things easier on others (or myself of the amd drivers have similar issues), how would one go about holding the driver at a specific version?
Just to make things easier on others (or myself if the AMD drivers have similar issues), how would one go about holding the driver at a specific version?
Best of luck to you my friend. Like I said, fedora was my go-to for years, and I regularly fought against the Nvidia drivers and kept going back to windows.
I’m running AMD now, so I’m hoping my experience is better than it was when I was using nvidia
Do you remember what you fixed when you fixed it on the window side? Asking because what you’re describing almost sounds like you have a bad driver, which would explain why your Linux side would also have a similar problem, IE locking up completely auddenly, if it had the same bad driver and interacted with the hardware the same way causing a similar crash.
Honestly, if it’s fixable in the windows it’s definitely fixable Linux. It just might take a little bit more extra work to figure it out.
Any reason you went with fedora? I’ve been partial to fedora for a decade, but last I knew it wasn’t recommended for a daily driver given the upstream fuckery from redhat.
Asking cuz I’m about two weeks from kicking win10 in the dick and moving to alma or something.
Plus, 60k is nothing. One of our customers had a database that was over 3M records before it got some maintenance. No issue with overheating lol
In a world full of companies showing just how little they care, one showing some fucking spine past empty rainbow capitalism is a small win. And right now, we need the wins.
And depending on your audience or how often you (don’t) go back and review it, it can help to comment the things that are self explanatory.
I write a lot of scripts for my team and have to make them “maintainable” by the people in my department (who are as familiar with the concept, as your buddy that calls the gym the James), so I will regularly over comment so that any ape can come along and hopefully know what the script does.
It’s not like the Java server is slow tho, it only becomes a problem when mods are added
Lol, the java server is dogshit slow, it just doesn’t show until you have a big enough map if you’re not running mods. I played on a semi-public server and was a mod back in the day, and wed regularly have to do world resets because it started slowing down when people got far enough away from the spawn. Hell, even with mods it doesn’t start to slow down immediately, it waits until you’ve done a lot in your world before it starts chugging like dad after work.
This. I love self hosting services, but anything that I 100% can’t live without isn’t one of them. Because I don’t have the funds for proper redundancy/high availability, and my backup practices at home are… Not ideal. I’ve had a couple brushes with data loss due to gaps in backups, lack of monitoring for impending hardware failures, and had 2 disks suddenly die together in a raid array, all in over a decade of self hosting.
I have cold backups of most of my critical services, but they’re not nearly regular enough for me to trust my passwords to myself.