Will Bishop

@willrbishop
1.7K Followers
204 Following
728 Posts

iOS Developer of Pestle, Chirp for Twitter (RIP), Nano, MiniWiki and now Stomp.

Currently at @NextThere, previously Penbook, Stryds, #WWDC19 Scholar, he/him

Pestlehttps://apple.co/3sWeyWl
Websitehttps://willbish.com
Stomphttps://stomp.social
Stomp on App Storehttps://apps.apple.com/geo/app/stomp-for-mastodon/id1670866247

Just added a hotly requested feature to Pestle with a ~43 line commit

Most of this code was written in March 2022, so it's both horrifying and motivating to see how much worse it is than the code I write now, hence adding features while at the same time reducing the number of lines of code.

I hope I don't regret this... noticed a last minute bug

Pestle’s next major update is just around the corner, but I need your help to make sure it’s perfect!

If you’re running iOS 26 and love Pestle, DM me! I would love your input!

Does anyone know if these clear background widgets are possible for third party apps?

I know in clear mode it's possible, but Apple's apps have a glass background even in full colour mode.

And if it fails it shows a prominent red exclamation mark
When you push it updates to show something is in progress

Fun little afternoon project...

I wanted a way to see the status of my GitHub Actions in my menu bar, so I built (with SwiftBar) a teeny app to do just that.

Does anyone know how containerConcentric() are supposed to work in UITableViews?

I'm applying one to a view pinned to layout margins, and am expecting to see rounded corners, but instead I do not

Been digging into the new iPadOS 26 menu bar system today and I'm loving it

Can any Numbers wizards tell me how to write a formula to pull in these values like this?

I have a table with a lot of dates in the same month and a corresponding value, and in my summary table I want to find the last date in a given month that matches and pull out that value.