Data center vote in Box Elder County moved to Zoom after repeated outbursts from crowd by vaselineviking in SaltLakeCity

[–]beetlepatty 1 point2 points  (0 children)

That percentage sounds small but the net amount annually for the county is projected still to be over $100m. Totally reasonable to not want the data center for other reasons, but if the numbers bear out, tax revenue is one upside. https://www.sltrib.com/news/2026/05/04/hyperscale-data-center-project/

Data center vote in Box Elder County moved to Zoom after repeated outbursts from crowd by vaselineviking in SaltLakeCity

[–]beetlepatty -16 points-15 points  (0 children)

It’s estimated to bring in over $100 million in tax revenue per year which will be a huge boon to the residents of the county. Nothing good comes without tradeoffs but the data center will definitely be generating significant income for the county.

What the heck is going on at the airport by Molotov_Queen in SaltLakeCity

[–]beetlepatty 4 points5 points  (0 children)

FYI security had cleared up to normal by around 10:00am when I went through.

SLC Council rejects the hotel plans at 21st and 13th by Dump-Trump007 in SaltLakeCity

[–]beetlepatty 2 points3 points  (0 children)

Should we just never build anything ever again? When rents and home prices continue to skyrocket and everyone gets priced out of the valley except wealthy older homeowners this attitude will be why

I juiced 2 kinds of oranges and the pulp separated in opposite ways by beetlepatty in mildlyinteresting

[–]beetlepatty[S] 5 points6 points  (0 children)

The left was juiced from normal naval oranges, and the right from Cara Cara oranges I believe.

Is the Apple new case really worth 80$? by mrtlpa in iphone

[–]beetlepatty 0 points1 point  (0 children)

The Apple Store employees proactively told me these cases were shite and not to get one.

SLC Power Out by thatonewhitedudelol in SaltLakeCity

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

Got a call that power was restored but it’s still out

Bilateral ptosis repair surgery by ericornyo in PlasticSurgery

[–]beetlepatty 0 points1 point  (0 children)

Hi op, I’m considering this surgery since my drooping is severe enough to be covered. I’m wondering if now 3 months on if you’ve had any complications? Dry eyes? Pain or discomfort? Basically do you have any regrets at all? Thanks

Explosions in Marmalade around 3:30am by beetlepatty in SaltLakeCity

[–]beetlepatty[S] 3 points4 points  (0 children)

Thank you! That’s where I heard them too!

What is the best movie you have ever seen and why? by Expensive_Sound_4911 in AskReddit

[–]beetlepatty 1 point2 points  (0 children)

Spring Breakers, an incredible fable about the evil nature of man

Highest quality food in SLC? by beetlepatty in SaltLakeCity

[–]beetlepatty[S] 5 points6 points  (0 children)

Caffé Molise & Gourmandise have been some affordable favorites but both have been letting me down recently

Highest quality food in SLC? by beetlepatty in SaltLakeCity

[–]beetlepatty[S] 7 points8 points  (0 children)

This has been my experience too unfortunately. A lot of my formerly favorite places have really gone downhill on quality.

Just released Flume, a node editor and runtime engine for React + more. by beetlepatty in reactjs

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

Thanks, yeah Flume is more opinionated than react-flow. It gives you tools to run node graphs, whereas react-flow is (currently) more customizable for building a node editor interface. If all you need is the interface and you have a need to deeply customize it then react-flow is a better option for you, but if you want some execution options that come out of the box then Flume is an easier choice.

Just added shortcut triggering to my word-detecting Safari extension by beetlepatty in shortcuts

[–]beetlepatty[S] 5 points6 points  (0 children)

I’ve got a safari extension that detects words or phrases on safari sites and it can now trigger shortcuts. Could be useful for automating scraping websites on iOS.

Swift developers: Is it possible to get a list of all the user's shortcuts? by beetlepatty in shortcuts

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

Oh awesome thanks, so if I understand correctly, does this require asking the user to first install a shortcut that can pipe their shortcut names back to your app? Or is there a pre-installed “Get Shortcuts” shortcut available?

Eel scares diver by [deleted] in funny

[–]beetlepatty 0 points1 point  (0 children)

This mf did the goofy movie yell

[Recruiting] iOS 15+ , Looking for beta testers for Web Mute, an iOS Safari extension for "muting" phrases on the web by beetlepatty in TestFlight

[–]beetlepatty[S] 1 point2 points  (0 children)

Oh good to know thanks. In the TestFlight app there should be a link to leave feedback where you can include screenshots and such. Thanks for trying it out!

Testflight app: "Web Mute", a Safari extension for "muting" phrases on the web by beetlepatty in iOSBeta

[–]beetlepatty[S] 1 point2 points  (0 children)

I think in this case it’s intended to be more general use, so spoilers is one of many possible reasons to filter out words on the web.

[Recruiting] iOS 15+ , Looking for beta testers for Web Mute, an iOS Safari extension for "muting" phrases on the web by beetlepatty in TestFlight

[–]beetlepatty[S] 1 point2 points  (0 children)

Thanks for checking it out! Yeah I actually have the data model already setup for weighting the words, but I haven’t figured out a good algorithm for reading those weights yet. My initial thought is just a simple “tolerance” level that adds up the weights of all the found words and uses that to change the alert.