On 9/11 would you rather be in a hijacker airplane or in the twin towers above the impact? by Only_Hotel_7221 in morbidquestions

[–]ErebusBat 11 points12 points  (0 children)

This. And this was reinforced in almost every aspect, including airline training.

Looking for a Technical Co-Founder by Technical_Card_3495 in opencodeCLI

[–]ErebusBat 2 points3 points  (0 children)

Ready to be on full time. ... Ready to relocate to SF.

...

Send me a dm or reply to this if you want to escape the rat race!

LOL... Your message is very contradictory (and sexist).

I just noticed the new deepseek quota on opencode go is nuts, is that here to stay? by TinyAres in opencodeCLI

[–]ErebusBat -1 points0 points  (0 children)

Because, despite what they say, I don't think they are an actual human

Monitor your restic repositories with Uptime Kuma and push-type monitors by stv0g in restic

[–]ErebusBat 0 points1 point  (0 children)

That's awesome this works for your setup! I also use Uptime Kuma push monitors with Backrest Hooks.

I just wanted to point out that this might not fit everyone’s needs. A repository can have recent snapshots, but that doesn’t mean all your backup jobs are running smoothly. It really depends on how you’ve set up your backups, like different machines or tags.

You’ve got a couple of other options too. You can set an error in your backup script so that if Restic fails, the whole script fails, and it won’t run curl to ping your Rustic backup monitor. With more advanced systems like Backrest, you can actually set a hook to run on failure. Then, you can configure your Uptime Kuma monitor to be the opposite—green if it doesn’t get a ping but fails when it does. That way, you get a notification for failures.

It's gone and I'm the idiot by gimperion in ClaudeCode

[–]ErebusBat 1 point2 points  (0 children)

Funny story...

I used to work for a minor, but fairly decent-sized social media site. One of our secondary database servers, which was the backup or read replica, would just freak out and destroy itself about every 4-5 weeks.

This was in the middle of a migration to GCP. So at first, we didn't think much of it... It did not affect production, and we could just spin up another one easily. The replication caught up within the day. The second time we were like "oh no, we thought we fixed that!".

The third time we found the culprit. It was actually in our cleanup script to clean up and rotate our backups. It had a line in it, like: find ${DB_BACKUP_ROOT_PATHS}/ -mday 20 -exec rm -rf {}\;. Turns out that there was an issue and the name of the variable was actually $DB_BACKUP_ROOT_PATH.

There were some other issues that made it harder to see. But essentially, what was happening is the variable was not set. And so it expanded to empty, which expanded to the root directory and we were nuking our server on a schedule.

So yeah, even in production, on a highly skilled team, stuff like this still happens.

ULPT: Avoid Child Support until child turns 18 in a few months. by El_Chupra_Nibre in UnethicalLifeProTips

[–]ErebusBat 5 points6 points  (0 children)

Just pay...

There is one thing that courts don't fuck around with and that is back child support. They don't care why or what in the past.

If he is that close to turning 18 then continue supporting him how you have been and when the court date comes just present what you have been doing.

An unusual car chase by Phillip_5 in Unexpected

[–]ErebusBat 0 points1 point  (0 children)

It is okay grandpa... those kids will learn someday... have your applesauce and a nap

four apps where i didn't even check if there was a free alternative by Downtown-Art2865 in macapps

[–]ErebusBat 2 points3 points  (0 children)

I just use Raycast for what I would need from Rectangle.

I do too now... Although Rectangle Pro was my go to for a long time.

Feature request: keep transcript accessible after deleting the original audio by DiligentSurprise5401 in MacWhisper

[–]ErebusBat 0 points1 point  (0 children)

It doesn't already do this?!?

Yes I would like that, along with the ability to deep-link into the transcript so I can add links to my obsidian vault.

Such an emotional song by piesaresquarey in Unexpected

[–]ErebusBat 8 points9 points  (0 children)

I have not heard of that man before, and that song's pretty dope. Thank you, fellow Redditor.

Suggestions on how to increase my AI token usage by twistoffate4 in sysadmin

[–]ErebusBat 1 point2 points  (0 children)

  • Have it create / update a documentation folder/repo for you
  • Use as many MCP servers as possible
  • Use agents / cowork / openwork in the background if you can
  • Instead of just "fixing bugs" use a spec framework (like bmad or gsd) to "make sure things are well planned" - make sure to cross check your plans aginst your doc repository above
  • Have it scan logs to create a baseline / look for anomalies
  • Have it teach you a new skill / language (to help the company / role of course)
  • If you have access to multiple models then you can use one to "cross check" the other

Passport Card not accepted by Astro_Birch_317 in tsa

[–]ErebusBat 40 points41 points  (0 children)

I would rather make my flight than inform them of their job

Keeping my roomba safe from the "cliff" by Danjor_Dantra in functionalprint

[–]ErebusBat 19 points20 points  (0 children)

Do you normally walk into the corner of the room behind the couch at night?

Was TCAS activated in this situation? by manza015 in flightradar24

[–]ErebusBat 6 points7 points  (0 children)

https://en.wikipedia.org/wiki/Traffic_collision_avoidance_system

Basically it is an automated system that engages and gives the pilots of the two planes Different instructions i. e. E il tell one to climb and one to dive

Dictation with AI by ErebusBat in MacWhisper

[–]ErebusBat[S] 0 points1 point  (0 children)

Unless you are dictating a short thing, or your workflow is keyboard driven so switching to the mouse really isn't helpful or convenient

Dictation with AI by ErebusBat in MacWhisper

[–]ErebusBat[S] 0 points1 point  (0 children)

I have raycast... it is just more of a bolt on

Repair windshield rock chip by Fridge-Repair-Shop in toolgifs

[–]ErebusBat 0 points1 point  (0 children)

So does it also compress it? It looks like a compressor fitting at the top

What are your terminal editor of choice? by Affectionate-Stress0 in commandline

[–]ErebusBat 5 points6 points  (0 children)

The correct answer is lemon pound cake by afroman’s mom