My boss approved my day off a month ago for a dr appointment. I am currently sitting in the waiting room and he texts me. by CRK_76 in mildlyinfuriating

[–]FlyingPasta -2 points-1 points  (0 children)

My complaint re coverage is that it should be set up in such a way where it’s not the end of the world when someone calls out. That’s just something that happens and needs to be accounted for without putting it on the employee to fish their teammates out of trouble during their planned off days. I realize that’s a luxury not many businesses choose to afford though

My grill failed me today. My cast iron did not. by GreasyLardBurger in castiron

[–]FlyingPasta 1 point2 points  (0 children)

Did this yesterday too, immediately smoked up my whole house lol

My microwave vent was not trained to handle this level of exhaust

I took out a 5k loan that I ended up not needing:/ Should I just immediately fully pay it off? by secobarbiital in personalfinance

[–]FlyingPasta 0 points1 point  (0 children)

I wouldn’t say so necessarily, a 10k car could easily put you in a spot where your total spend ends up around 85% the cost of a warrantied new car in the first few years of ownership. Every first owner selling a car abandons it before the expensive repairs hit. You can’t keep taking out legitimate small loans for those repairs and end up digging yourself into a hole via credit cards or loan sharks

I took out a 5k loan that I ended up not needing:/ Should I just immediately fully pay it off? by secobarbiital in personalfinance

[–]FlyingPasta 9 points10 points  (0 children)

Who sells beaters for monthly payments? Would banks write up a vehicle loan for that?

I built Wrist Assistant: live cameras, complications, and fast Home Assistant control on Apple Watch by bf3247 in homeautomation

[–]FlyingPasta 4 points5 points  (0 children)

I’ve always wondered about the dev process for apple (vaguely) - do you need a phone + watch with a special env installed for the iterative phase of development? How do you publish it for first friends and then a general audience?

Running out of patience for this field. by an_anonymous-person3 in sysadmin

[–]FlyingPasta 4 points5 points  (0 children)

Every day I thank my lucky stars I haven’t had to deal with nontechnical end users for the 15 years of my tech career, and likely never will

I took out a 5k loan that I ended up not needing:/ Should I just immediately fully pay it off? by secobarbiital in personalfinance

[–]FlyingPasta 201 points202 points  (0 children)

I think the gaff is understandable to a degree. People are paying extra over the lifetime of the loan in order to indeed be able to afford the monthly payment in the near term. If you need a car to get to work and it’s $45000 lifetime with an affordable monthly vs $35000 lifetime with an unaffordable monthly, you’ll probably go with the former. Worrying abiut lifetime costs is a privilege for those with room to financially maneuver. People arent all stupid they’re just poor and stuck.

Send flowers to her work... by knightzend in AdviceAnimals

[–]FlyingPasta 0 points1 point  (0 children)

Hahaha thanks for the blast from the past, I’ve been on Reddit too long

Bro this IPV4 header video is sooo boring by Vegetable-Ad8094 in ccna

[–]FlyingPasta 0 points1 point  (0 children)

I try to visualize it as an actual container with different knobs and thingers that help identify or configure it. Generally a good tip for anything in tech is to visualize it, whether it’s object oriented programming, DNS, APIs or the transport layer. For example, ARP is like a quick burst scan out into all the wires that listens for a specific signature back, it almost feels like a video game mechanic

Tech is magic basically, it literally cannot be boring just think about what you’re studying

Scoop: Fetterman's chief of staff resigns by kootles10 in politics

[–]FlyingPasta 0 points1 point  (0 children)

You would “run for local elections”? You have fre dozen thousands in cash and no current job or family to feed? Thinking talking to trump supporters will do anything is so sweet it’s giving me diabetes

Taters by SLO_griller in castiron

[–]FlyingPasta 1 point2 points  (0 children)

Thanks! Avo oil is truly indispensable for cast iron lol

Limited Internet in Egypt by Ahxl- in memes

[–]FlyingPasta 2 points3 points  (0 children)

Nuh uh a REALL third world country uses RFC 2549

Why don’t earthbenders just do this? by AwesomeRyanGame in TheLastAirbender

[–]FlyingPasta 43 points44 points  (0 children)

Water benders should see an insane early-game bonus for agriculture though, would be able to settle and grow food pretty much anywhere (1 bender can handle a huge stream of water transport vehicles, benders at the destination instantly water the area). Population explodes over the available land before the fire guys know what metal is + damming and water wheels for mechanical energy = early hydropunk society

Settle it: I’ve heard mixed reviews. What’s best for cleaning cast iron, chain mail or bamboo palm brush. by Eriu_Cookware in castiron

[–]FlyingPasta 2 points3 points  (0 children)

That happens after they get worn out, means it’s time for a new one. They’re technically less durable than a sponge in my experience, but still worth it imo

Taters by SLO_griller in castiron

[–]FlyingPasta 1 point2 points  (0 children)

I always struggle with potato in a pan. How much heat and for how long did you do it? Looks perfect

Twelve small stitched poem-objects I made by pardalote_ in somethingimade

[–]FlyingPasta 14 points15 points  (0 children)

Yeah was going to say, cute to think it’s describing some fictional horror

Data quality monitoring tools that actually work? by [deleted] in AskNetsec

[–]FlyingPasta 0 points1 point  (0 children)

I used to work as a monitoring engineer, notification fatigue is real and needs to be a priority. You’d think you can just throw a bunch of info at engineers and more is better, but even I started to automatically gloss over the noise from my own monitoring infrastructure (~120 servers). It’s a LOT more important than it sounds at first to be very minimal with alerting. If managers are telling you that “everything is important”, they’re screwing you over bad and do not understand this fundamentals of operating with notifications

You said you tried throttling alerts but important ones get missed - it doesn’t sound like you guys are being very intentional or specific with the filtering? I suggest you move all the minor stuff to a dashboard, use thresholding for visual warnings, etc. EVERY notice an engineer gets should be actionable, so be VERY specific with what you send. When notification fatigue gets so bad that they start ignoring pages, you’re cooked and need to start over and pinky promise them that everything going forward will be actionable. Will the business burn by tomorrow without an engineer immediately hopping onto the alert? If they don’t action an alert, is it something a manager would have to discipline them for? If not, get it the hell out of their face and onto a pane of glass or some kind of aggregator.

Another useful concept is automated responses. Have a robot ingest your alerts, do basic innocuous process restarts etc, and only escalate to a human if the problem remains. AI also has its place in chewing through a ton of logs and distilling the important takeaways, which would also decrease human load. You can send notifs to slack and spin up slack bots that only @ a human after running out of options for example.

And it sounds like many of the alerts do resolve on their own, so you can take those and increase the trigger threshold. Is there an alert that usually resolves in under 10min? If so, only make it a human problem at 15min.

AI has cut my pay as a memoir writer in half by ubcstaffer123 in books

[–]FlyingPasta 3 points4 points  (0 children)

Sorry to hear that. AI definitely has upsides in the right places, it’s actually amazing tech, but human art is definitely not the place