Bei Li

@libei
2.1K Followers
200 Following
1,007 Posts
Is there an ideal limit for cached home timeline posts? Maybe 5,000? #Mastoot

⏰ Friendly reminder that Swift 6 is right around the corner and that you can start getting your app ready for the big release!

⚠️ There are some source incompatible changes behind feature flags you can start adopting now!

#iosdev #swiftlang

https://www.polpiella.dev/enable-upcoming-swift-features-in-spm

Enable upcoming Swift features

How to effectively adopt upcoming Swift 6 features in your Swift Packages and Xcode targets today.

I'm officially starting an iOS/macOS developer meetup in Kansai, Japan! "Swift Kansai" will hold its first meeting on June 30th to chat about everything Apple announced at WWDC. If you're in the area come join us!!

https://www.meetup.com/swift-kansai/events/300249040/

Swift Kansai - iOS and macOS Developer Meetup (WWDC Edition), Sun, Jun 30, 2024, 12:00 PM | Meetup

注: 日本語版は下にあります。🌟 Can you believe what they announced at WWDC!? Want to chat about it with other iOS developers and Apple enthusiasts? Join us for a presentation to bring

Meetup

Is this a good way to do simple debounce? Will Task creations take too much resources? 🤔

#Swift #iOS

Running good again!

OK with push notifications started just one day my backend services is down. 🤡

https://status.flyio.net

#Mastoot

Fly.io Status

Welcome to Fly.io's home for real-time and historical data on system performance.

We are looking for a new member for our #Mastodon core team to work with @Gargron, @renchap and @Claire on building the Mastodon #backend and web app!

This is a #remote #fulltime position and requires an overlap with the CET timezone.

Ideally:

- You are a #Ruby expert
- With prior experience in maintaining #opensource projects
- Prior knowledge of #ActivityPub is a big plus!

For more info and to apply:

https://jobs.ashbyhq.com/mastodon/de1e4d8a-5639-4b6a-86d7-97bd9c768b02

#FediHire #GetFediHired #hiring

Core Web Developer (m/f/d)

We're looking for a Core Web Developer to work with us remotely on our free and open-source Mastodon software.

Communication notifications do look good. But it requires an extra request to server, because current implementation of push notification payload from Mastodon server lacks info of display name.

I created a PR for get rid of the request. Hope I'm doing Ruby right. 😂

https://github.com/mastodon/mastodon/pull/29910

#Mastoot #Mastodon

Add display_name to push notification payload by li-bei · Pull Request #29910 · mastodon/mastodon

Context iOS has a special type of notifications called communication notifications, it looks like this: Its minimal requirements are: an profile image an display name With current implementation...

GitHub
Finally got push notifications working on Mastoot 2. During the implementing this time, I found out push notifications on Mastoot 1 should NOT be working properly, BUT it worked well for a while. I have no idea what happened. 😂
#Mastoot