

learn prompts engineering
“Can you please do it right this time? Pretty please?”


learn prompts engineering
“Can you please do it right this time? Pretty please?”


Why not just use what you have until you can afford to and/or need to upgrade? SAS drives are more expensive because they typically offer higher performance and reliability. Hardware raid may be “old” but it’s still very common. The main risk with it is that if your raid card fails, you’ll have to replace it with the same model if you don’t want to rebuild your server from scratch.
I’ve been running an old Dell PowerEdge for several years with no issues.


“Just need a few more million tons of bombs bro. Then the NVA will finally realize that WE’RE the good guys bro.”
– Robert McNamara (Probably)


Talk about feeding plans in advance. I talked my wife into pumping and saving up some breast milk in the freezer. That way I could feed the baby when she didn’t feel up to it. Not a big deal if you’re doing formula.
Don’t be afraid to take the baby for some dad time. Mom may or may not be good at expressing when she needs a break. Our middle child would cry whenever mom wasn’t holding her, making it hard for Mom to get any rest. But, I figured out she liked low, constant sounds. I would take her out in the garage, turn on my big shop fan, and just walk around while holding her. She would finally doze off after a bit.
One of the most important things I learned was that it’s ok to not know how to feel at first. Women have hormones that help them bond with a newborn. That’s what keeps them from chucking the baby they just evicted from their body out the window or leaving it for the wolves.
Men don’t have that advantage. My wife was getting all excited about being pregnant and I’m just like, “Oh. Cool. I’m gonna be a father. Great. I guess.” I didn’t really feel anything except maybe a little fear of the unknown. I knew our life was going to different but I wasn’t sure exactly how. Then this little person arrives and they are simultaneously adorable and the worst houseguest you can possibly imagine. They can’t talk so they just cry and whatever they want, they want it now.
I honestly felt miserable. That changed one day when my daughter was a couple months old. I was carrying her to her crib for a nap when she nuzzled her little head into my shoulder and went right to sleep. I realized right then that my little girl knew who was holding her and she felt safe. That was a very special moment for me. One I hope I always remember. Right from that moment I was hooked.
Your experience may be different. Just know that if it doesn’t feel all warm and fuzzy at first, that’s ok.
Edit: Congratulations BTW!
Oh man. “Inner restlessness” is probably my least favorite ADHD symptom. I’m not outwardly hyperactive but my defective little brain sure is.
I used to treat it daily with Jim Beam but that’s not a good way to live either.
Now I take my bed time meds (including melatonin) about 3 hours before bedtime and put on my blue light glasses. It’s not perfect but it’s better than it used to be.


Management often views software engineers more like machines that spit out code rather than actual engineers who design software. I can’t tell you how many projects I’ve been on where someone up the ladder is unhappy with the time estimate given to complete a feature so they either bring on a contractor or pull a team from another project
Invariably, the additional “help” makes a giant cluster fuck and the people who are actually familiar with the code are now stuck having to scrutinize every PR and fix a ton of defects rather than contributing to feature development. Then the feature takes twice as long to develop as originally estimated. Management scratches their head, shrugs it off, and repeats the same mistake the next time.


I’ve heard it called a “suicide plug”. A common use for them is back feeding power from a generator into your homes electrical panel during extended power outages.
It can technically work but comes with major safety risks such as:
The proper way to do it would be to have a transfer switch and generator plug installed. The transfer switch guarantees that when you’re running on gen power, you’re not back feeding through the transformer out to the power line.


You just need a reminder to check your reminders.


One of my old bosses used to say, “the choice is often not between right and wrong, but good, better, and best.”
I agree with that sentiment for the most part. Different styles is fine. But sometimes you run into someone who is trying to use a socket wrench to drive nails and all you can do is just kind of watch in amazement and wonder how they arrived at the conclusion that this was the way to go.


First One:
Big ASP.Net Core Web API that passed through several different contract developer teams before being finally brought in house.
The first team created this janky repository pattern on top of Entity Framework Core. Why? I have no idea. My guess is that they just didn’t know how to use it even though it’s a reasonably well documented ORM.
The next team abandoned EFCore entirely, switched to Dapper, left the old stuff in place, and managed to cram 80% of the new business logic into stored procedures. There were things being done in sprocs that had absolutely no business being done there, much less being offloaded to the database.
By the time it got to me, the data layer was a nightmarish disaster of unecesary repo classes, duplicates entities, and untestable SQL procedures, some of which were hundreds of lines long.
“Why are all our queries running so slow?”
We’ll see guys, it’s like this. When your shoving a bunch of telemetry into a stored procedure to run calculations on it, and none of that data is even stored in this database, it’s going to consume resources on the database server, thereby slowing down all the other queries running on it.
Second One:
Web app that generates PDF reports. Problem was it generated them on-the-fly, every time the PDF was requested instead of generating it once and storing it in blob storage and it was sllloowwwww. 30 seconds to generate a 5 page document. There were a list of poor decisions that led to that, but I digress.
Product owner wants the PDF’s to be publicly available to users can share links to them. One of the other teams implements the feature and it’s slated for release. One day, my curiosity gets the best of me and I wonder, “what happens if I send a bunch of document requests at once?” I made it to 20 before the application ground to a halt.
I send a quick write up to the scrum Master who schedules a meeting to go over my findings. All the managers keep trying to blow it off like it’s not a big deal cause “who would do something like that?” Meanwhile, I’m trying to explain to them that it’s not even malicious actors that we have to be concerned about. Literally 20 users can’t request reports at the same time without crashing the app. That’s a big problem.
They never did fix it properly. Ended up killing the product off which was fine because it was a pile of garbage.


What’s really fun is when you have cast iron pipes that like to flake rust with age and the flakes catch hair. Then you find yourself yanking out years worth of hair and can see which shades of hair dye previous homeowners have used.
We bought the place from an elderly lady so I guess I should have expected that.
“I’m going to set this right here. That way I will definitely remember where I put it.”
Narrator: “He did not remember.”


Facebook is optimized for other stuff. Vacuuming up data for instance. That tends to drag on performance. If you want to see a “fast” website, I believe McMaster-Carr’s is still the gold standard.


Its also incredibly fast.


Set hammer on top of step ladder
Climb down from ladder
IMMEDIATELY forget about hammer
Move ladder
KLONK!! “Ow! Shit.”
“That’s the last time I’ll ever do that.”
Narrator: “It wasn’t even the last time that day.”
I’ve seen plenty of back ends that needed to be destroyed.


“As I mentioned in my previous email(s)…”


Neither. Must wear socks when in the mood for socks.


What brand of washing machine uses a universal motor? That seems like a terrible idea for a high demand appliance with such a large footprint.
Edit: Apparently some older front load units use a brushed DC motor. Another commenter mentioned this as well. TIL.
Reducing power consumption is good but those efficiency gains don’t directly translate to better performance. That claim is a stretch at best.
The regulator is designed to be installed in very close proximity to the chip it powers. I wonder what kind of impact it would have on the chips ability to disapate heat since the regulator itself would be generating heat as well.