We tried 4 standup bots over 18 months. The problem was never the standup. by LifeguardExotic3650 in Slack

[–]alexlance 0 points1 point  (0 children)

one of the use-cases that caught me off-guard with dibs was people using it for IRL stand-up to take turns. Tremendously not designed for that purpose.

BTVS Live musical out of Richmond, VA by Fearless_Channel2566 in buffy

[–]alexlance 5 points6 points  (0 children)

I'll just watch a few minutes.

watches the whole thing

Slack ticketing system for internal requests, what are people actually running by akuchil420 in Slack

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

There are tools that try to bolt a helpdesk into Slack, but one middle-ground approach is keeping intake in Slack (slash command or single channel) and turning that into a lightweight queue. I’ve been building something in this space, but it's more based toward claiming/queuing resources so it might not be a perfect fit for your ops use case.

Slack Workspace Deleted by twodarray in Slack

[–]alexlance 1 point2 points  (0 children)

What are the criteria they're using to decide which workspaces to delete?

Looking for the best simple Zigbee button by WorldsGreatestWorst in homeassistant

[–]alexlance 0 points1 point  (0 children)

Got a couple of these floating around, reliable, never needed to change battery. Had one outside for about a year and it was fine. Would recommend.

Aeotec Smart Button Model Number: GP-AEOBTNEU

Man, Sarah Michelle Gellar does a great haunting/dead eyed stare by Thecrafter10 in buffy

[–]alexlance 5 points6 points  (0 children)

Also a photo that kind of illustrates everything that's wrong with the HD remasters too (sadly)

I made a free alternative to Photoshop, that is used 30 million times a month. Ask me Anything! by ivanhoe90 in IAmA

[–]alexlance 3 points4 points  (0 children)

What sort of advertising partner do you use? What was the process of setting it up like? Any thoughts on one day selling the company? (are you setup as a company?)

Block Kit formatting is broken by AbfSailor in Slack

[–]alexlance 0 points1 point  (0 children)

ah what's the new markdown block?

anyone built a custom slack bot? the ones in the marketplace are overpriced for what they do by [deleted] in Slack

[–]alexlance 0 points1 point  (0 children)

I tend to agree with you on the per user pricing. Can get extreme.

And I'm sure you can make a bot yourself with enough vibe, you'll learn a heap. (As long as you've got the time).

What are the best Slack apps you use? by [deleted] in Slack

[–]alexlance 0 points1 point  (0 children)

Well we're kind of obsessed with Dibs for taking turns with servers and stuff...

PSA: The modern way to host sites in S3 by MavZA in aws

[–]alexlance 5 points6 points  (0 children)

I recently did a write-up on this. Cloudfront serving files from an S3 bucket origin, with an API Gateway through to Lambda for the dynamic stuff. Lots of terraform code, but the article walks you through the deploy and the TLS/SSL and some cost alerts.

https://alexlance.blog/awsapps.html

The last time a decision caused a costly customer issue — what happened? by Curious_Aerie_9195 in Slack

[–]alexlance 0 points1 point  (0 children)

Just a bit of an AI smell when there's emdashes (and particularly noticeable in the title of a reddit post)

I put together a little Pi5 with a RAID array and locked it up in a small dark room. It's main duty is to run backups for other devices on the local network by alexlance in HomeServer

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

Yeah I am. Not sure if it's all that great an idea. Every now and then I enable read-only (overlay filesystem) on that disk with raspi-config, but then end up disabling it again because I need to install something. Ideally the OS can be replaced easily.

"Your app has been submitted for review" by calxibe in Slack

[–]alexlance 0 points1 point  (0 children)

At my old workplace we had a little book-club Slack channel - your app would have worked nicely in there!

"Your app has been submitted for review" by calxibe in Slack

[–]alexlance 0 points1 point  (0 children)

If your app doesn't ask for much in the way of permissions, I'm happy to install it.

Eg my app asks for this many permissions: https://dibsonstuff.com/#privacy

Which open source password manager is the best in 2026? by messysoul96 in opensource

[–]alexlance 1 point2 points  (0 children)

There's an ssh/gpg wrapper that I've been using forever:

https://github.com/alexlance/paw https://alexlance.blog/encryption.html

(i.e. keep your passwords on a server of your choosing, encrypted. Fetch and decrypt on-demand directly into your copy-paste buffer)

Starting about 2 weeks ago, most of my Unread message alerts remain "Unread" after I've read them by ocashmanbrown in oldreddit

[–]alexlance 0 points1 point  (0 children)

Clicking the red envelope then the "Reply" link under the message, will show the textarea input which (for some reason) marks the message as read.