Robert DeLaurentis

24 Followers
212 Following
613 Posts
Abstraction Layer
OnlineHTTPS://bobdel.com
@airspeedswift Answering someone’s phone call is no longer part of the implied social contract. Decades of noise in various communication channels has left me unmoved when any skinner bell dings.

I give EU regulators a hard time for being too conservative in tech regulation but I’ll always give them credit for at least understanding the problem space.

The real AI risk is discriminatory algorithms not Skynet becoming self aware and dropping nukes.

US regulators on the other hand are either mouthpieces of lobbyists or regurgitating viral tweets

https://www.bbc.com/news/technology-65881389

Discrimination bigger concern from AI than human extinction, says EU chief

The warning comes ahead of the European Parliament voting on rules to regulate artificial intelligence.

BBC News

100% recommend watching this #wwdc session. Special shoutout to all the animations that helped make a more complicated topic easy to grasp.

Analyze hangs with Instruments https://developer.apple.com/wwdc23/10248

Awesome job @cocoafrog! 👏

Analyze hangs with Instruments - WWDC23 - Videos - Apple Developer

User interface elements often mimic real-world interactions, including real-time responses. Apps with a noticeable delay in user...

Apple Developer

@airspeedswift @Migueldeicaza previously I think we used to think of startups in terms of "making it" or "not making it". Like, maybe they'll be a Google or maybe they'll be a Yahoo.

But the reality is actually that if it checks all the boxes of:

1) basically a middleman
2) free (or running at a loss)
3) propped up by venture capital

Then the question is not "will it succeed or fail?" but rather "will it fail before or after becoming a worthless rent-seeking leech that everyone despises?"

@mikaelacaron don’t use your main AppleID that has your personal data on it, since it might migrate that data in a way that makes it inaccessible to your everyday devices. Use a separate AppleID used just for testing.
Twitter learned, and Reddit is fast learning, that people are not addicted to the platform, they’re addicted to the community they found there. Ruin the community, and people will leave the platform. It really is that simple.
Seen so many videos and writeups saying things along the lines of ‘Apple didn't show us a killer app for Vision Pro’, but they did — they spent an entire week showing developers just how easy it is to transition from iOS to visionOS, how it uses all the same tools and SDKs we use today, Xcode, TestFlight, SwiftUI, UIKit, etc. Non-developers and people outside the Apple scene may not realize just how profound that is, and how transformative it might be to the platform

Private #healthcare in a single cartoon

h/t @dgar

“You Just Gotta Believe” — John Ternus

Best line with @gruber tonight!!

@siracusa’s T-Shirt efforts paid off!!

I don’t think I’ve said how intriguing I find SwiftData.

Everyone I’ve worked with over the years had *scars* from CoreData, so when I started my developer journey I just avoided it. Don’t need to tell me twice. My apps have modest data needs so I use PropertyListEncoder.

*Eventually* I’ll need to use something more substantial and I hope SwiftData can be it. I’ll be more than happy to let @twostraws light the path here.