GitHub Trends Weekly : seemoo-lab/openhaystack https://t.co/fkrIDFqBXy
GitHub
GitHub - seemoo-lab/openhaystack: Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's…
Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network. - seemoo-lab/openhaystack
GitHub Trends Weekly : TheBoredTeam/boring.notch https://t.co/VGtbZzTqKO
GitHub
GitHub - TheBoredTeam/boring.notch: TheBoringNotch: Not so boring notch That Rocks 🎸🎶
TheBoringNotch: Not so boring notch That Rocks 🎸🎶. Contribute to TheBoredTeam/boring.notch development by creating an account on GitHub.
How to Get Rich as a Solo Software Developer https://t.co/BtjuadncbO
Medium
How to Get Rich as a Solo Software Developer
Stop Chasing Shiny Frameworks. Start Building Wealth.
❤1
Sticky Header For List View | SwiftUI | Stretchy List View Header https://t.co/EE20JBONcE
YouTube
Sticky Header For List View | SwiftUI | Stretchy List View Header
Hello Guys 🖐🖐🖐
In this video, I’ll show you how we can create a cool Custom List View with both Sticky and Stretchy Header Using SwiftUI.
SwiftUI Sticky List Header | SwiftUI Stretchy List Header | SwiftUI Custom List Header View | SwiftUI Custom List View…
In this video, I’ll show you how we can create a cool Custom List View with both Sticky and Stretchy Header Using SwiftUI.
SwiftUI Sticky List Header | SwiftUI Stretchy List Header | SwiftUI Custom List Header View | SwiftUI Custom List View…
GitHub Trends Weekly : apple/container https://t.co/sAlZSMt7BL
GitHub
GitHub - apple/container: A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written…
A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon. - GitHub - apple/container: A tool for creati...
Why Your Swift App is Secretly Eating Memory (And How ARC is Both Saving and Destroying You) https://t.co/oYBkwdufyq
Medium
Why Your Swift App is Secretly Eating Memory (And How ARC is Both Saving and Destroying You)
Master Swift’s memory management before it masters your app’s performance
Debug crashes in iOS using MetricKit https://t.co/DseyvtafnZ
OhMySwift
Debug crashes in iOS using MetricKit
“Production only” crashes in iOS apps are notoriously difficult to debug. Traditional in-process crash reporting tools install handlers within your app to capture failure data, but if the app crashes hard enough, these reporters themselves may fail.
Why 90 Percent Swiftui Apps Gets Dependency Injection Wrong https://t.co/o7gPTmk7Xb
AzamSharp
Why 90 Percent Swiftui Apps Gets Dependency Injection Wrong
Why 90% of SwiftUI Apps Get Dependency Injection Wrong
How to hack your app store ratings https://t.co/sEAQmldBKT
Revenuecat
How to hack your app store ratings
Learn how to hack your App Store and Google Play ratings ethically by prompting users at the right time. Discover how ratings affect growth, why good apps don’t always score well, and how to build a happiness engine that captures satisfied users without spamming…
You Don’t Need to Remember Anything Meets LLM Fans https://t.co/2zF32Nqvdd
Christian Tietze
You Don’t Need to Remember Anything Meets LLM Fans
Over on Hacker News, under the title "We can’t circumvent the work needed to train our minds", my pal Sascha's post on Zettelkasten.de became the top post yesterday. The original title is "The Scam Called ...
Displaying web content in SwiftUI https://t.co/0TPFUoJ1WF
Create with Swift
Displaying web content in SwiftUI
Learn how to display web content in a SwiftUI with new WebView.
Should you opt-in to Swift 6.2’s Main Actor isolation? https://t.co/Qr8iopt3I9
Donny Wals
Should you opt-in to Swift 6.2’s Main Actor isolation? – Donny Wals
Swift 6.2 comes with a some interesting Concurrency improvements. One of the most notable changes is that there’s now a compiler flag that will, by default, isolate all your (implicitly nonisolated)…