1. Prototyping is more like 10% of the actual work - even though the business folks thinks we're 90% done
2. Shipping prototypes to production is possible but generally a bad idea
Vibe coding is prototyping. Others will learn - soon
1. Prototyping is more like 10% of the actual work - even though the business folks thinks we're 90% done
2. Shipping prototypes to production is possible but generally a bad idea
Vibe coding is prototyping. Others will learn - soon
I wrote a post summarizing my learnings, with key cases and examples: nilcoalescing.com/blog/MethodD...
#SwiftLang
I wrote a post summarizing my learnings, with key cases and examples: nilcoalescing.com/blog/MethodD...
#SwiftLang
This enables building custom menus like this that allow triggering an action with a single long press.
This enables building custom menus like this that allow triggering an action with a single long press.
Stop disabling copy and paste in password fields.
Sincerely,
Someone with non-human memorable 20+ character passwords generated by a password manager.
Stop disabling copy and paste in password fields.
Sincerely,
Someone with non-human memorable 20+ character passwords generated by a password manager.
#SwiftLang
#SwiftLang
github.com/mergesort/Bo...
github.com/mergesort/Bo...
What other options do I have? Boutique, perhaps?
What other options do I have? Boutique, perhaps?
I have a vertical scrollview that *can* contain horizontally scrolling content at times - but the horizontal scrollview "eats" the vertical gestures.
#swiftui
I have a vertical scrollview that *can* contain horizontally scrolling content at times - but the horizontal scrollview "eats" the vertical gestures.
#swiftui
Library is actually text system-agnostic and `UITextView` isn't too far behind. Not "done" quite yet, but quite far along. And has some of the pieces in place to support very large numbers of cursors.
github.com/chimeHQ/IBeam
Library is actually text system-agnostic and `UITextView` isn't too far behind. Not "done" quite yet, but quite far along. And has some of the pieces in place to support very large numbers of cursors.
github.com/chimeHQ/IBeam
Main features:
- Git-like branching and merging for Swift structs
- Advanced merge algorithms (CRDTs)
- Macros to make structs mergeable
- Sync structs via CloudKit with <10 LOCs
appdecentral.com/2024/12/13/n...
Main features:
- Git-like branching and merging for Swift structs
- Advanced merge algorithms (CRDTs)
- Macros to make structs mergeable
- Sync structs via CloudKit with <10 LOCs
appdecentral.com/2024/12/13/n...