Advertisement · 728 × 90

Posts by Mark Sanborn

I just got ROI on a @levels.io style health check. I created a bot to make sure my product downloads are always available and able to run on the various OSes (important for macOS binaries that need signed). It just fired when I made an rsync --delete mistake

1 year ago 3 0 0 0

What’s in the box?

1 year ago 2 0 1 0

```
// AlertTagDurations is a map of tag prefixes to durations to throttle alerts.
var AlertTagDurations = map[string]time.Duration{
"website-monitor-tls-expires-": 24 * time.Hour,
}
```

1 year ago 1 0 0 0

Today I spent an hour figuring out a good way to throttle alerts for Central Logging after I got TLS expiry alerts every 1m. I ended up using an alert tag and tag prefix duration map to specify max frequency per alert type. Is there a better way to do this?

1 year ago 2 0 1 0

What’s your online rating/ range? Or do you do over the board, fide?

1 year ago 0 0 0 0

Just grabbed it. Thanks!

1 year ago 2 0 0 0
Text Only Recipes

This is why I created textonlyrecipes.com

1 year ago 0 0 0 0

I like dark solarized but I’ve been using that theme for like 15 years 😀

1 year ago 2 0 1 0

I’ve only ever used it for doing something on every other row. I’ve been programming since ~ 2004.

1 year ago 2 0 0 0
OSX: Never Paste with Style

I’m glad I’m not the only one. I wrote about this in 2015: www.marksanborn.net/howto/never-...

1 year ago 1 0 0 0
Advertisement

👋

1 year ago 0 0 0 0

🇺🇸

1 year ago 0 0 0 0

👋

1 year ago 2 0 1 0

I’m be been working on central logging. I’m resisting the temptation of adding features and just making what’s already there better.

1 year ago 0 0 0 0

What local LLMs are you using these days? I assume whisper for transcribing.

1 year ago 0 0 1 0
Post image

TIL: these types of dialogs are generated by whiptail and can easily be generated by bash scripts: `whiptail --title "Example Dialog" --msgbox "This is an example of a message box. You must hit OK to continue." 8 78`

1 year ago 2 0 0 0
Video

I added json field extraction by json path to full text search. This probably isn't the final UI. I'll probably do field check boxes like Splunk

1 year ago 2 0 0 0

Can I get added?

1 year ago 0 0 0 0
Advertisement

👋

1 year ago 1 0 0 0
Post image

Central Logging already alerts on TLS expiry but it now also shows red when TLS not valid after is getting close to expiration.

1 year ago 0 0 0 0

👋

1 year ago 0 0 0 0

👋

1 year ago 1 0 1 0

👋

1 year ago 3 0 0 0

It feels like the early twitter days. So far there is less engagement posts and memes which I'm not here for.

1 year ago 0 0 0 0
Video

I've been shipping one small feature/improvement a day. Yesterday I added a next button to central logging. Now you can go back too. I know it's not much but it is what I can do in an hour before the kids wake up. I'm hoping these compound.

1 year ago 0 0 0 0

👋

1 year ago 0 0 0 0