Advertisement · 728 × 90

Posts by Richard Bailey

Great to see!

1 year ago 2 0 0 0

Copy on mutate may be more efficient if multiple properties are the same.

1 year ago 0 0 0 0

Excellent examples of hover effects.

1 year ago 1 0 0 0

Nicely done. Very clear to follow.

1 year ago 1 0 0 0

Free.
Unless you have mega demand and need to show demand to get funding to finish.

1 year ago 2 0 1 0


struct SubValue: ExpressibleByStringLiteral, LosslessStringConvertible {
let value: String

//LosslessStringC…
init?(_ description: String) {
self.value = description
}

// ExpressibleByStrin…
init(stringLiteral value: String) {
self.value = value
}
}

1 year ago 0 0 0 0
Preview
Matter | Apple Developer Documentation Communicate with and control smart home devices from a variety of manufacturers.

Swift for matter devices is an option.
There are advantages of shared code for your projects.
developer.apple.com/documentatio...

1 year ago 1 0 1 0

Not familiar with the app. Thought about the concept. Can scale well especially when you think of subscription service and language barriers.
Expats wanting to engage more with new community being able to make lists of events to meet more people.

1 year ago 3 0 0 0
Advertisement

This one is more than “some skill”. AI will get better faster at this one than most human developers.
Once AI has been trained on all the anti-patterns.

We’ve been trying to get humans good in this space for decades.

Did you ask ai to scrub for secure code? It should have a lot of data.

1 year ago 0 0 0 0

Any current way to follow him in social?

1 year ago 0 0 0 0

Atlas? 1960?

1 year ago 0 0 2 0

Have a debug flag to pause changes. If stalls still happen then some other code is the cause.

1 year ago 0 0 1 0
We had all this 600 years ago 😱
We had all this 600 years ago 😱 YouTube video by Primal Space

3d printing challenge.

youtube.com/shorts/6BoCt...

1 year ago 2 0 0 0

Works on iphone 12. The enter AR button does not dismiss.
Pretty water.

1 year ago 1 0 1 0

Are you creating and destroying the objects?
Instead, recycle the faded out ones to the back again.
This way no object creation occurs an no garbage collection is needed.
The memory level is constant.

1 year ago 1 0 1 0

Wonderfully efficient.

1 year ago 1 0 0 0
Advertisement

Elegant and efficient no copyable types in swift.

1 year ago 3 0 0 0
Preview
Byte-sized Swift: Building Tiny Games for the Playdate I’m excited to share swift-playdate-examples, a technical demonstration of using Swift to build games for Playdate, a handheld game system by Panic.

Its remarkable to see the flexibility with which Swift can adapt to use cases from full apps, to servers, to tiny processors. swift.org/blog/byte-si...

1 year ago 0 0 0 0
Do Blind People Understand Transparency, Translucency, and Reflections?
Do Blind People Understand Transparency, Translucency, and Reflections? YouTube video by The Tommy Edison Experience

Mind blown.

youtu.be/UoyYSAAY3ks?...

1 year ago 0 0 0 0
Post image Post image Post image

Same question to google, chatgpt, and gemini.

1 year ago 0 0 0 0
Post image Post image

The is pretty typical. I have best hopes for gemini.

1 year ago 0 0 0 0

Its so bad. Chatgpt is my goto search engine for apple apis.

1 year ago 1 0 0 0

Great summary!

1 year ago 1 0 1 0

Swift as well. Anything i add can feel like part of the core. And I can get the strict perf when i need it.

1 year ago 0 0 0 0

Equator surprises me? I guess because it is not linear crossing zero?

1 year ago 0 0 1 0
Post image

Bluesky password reset dow not allow login from chrome after.
switching to safari allowed login.

1 year ago 1 0 0 0
Advertisement

Followed.
New method for pruning weights and biases.

1 year ago 0 0 0 0

Implanted has scenes from the empty playa.

1 year ago 1 0 0 0
Swift Connection 2024 - John Sundell - A practical guide to Swift performance
Swift Connection 2024 - John Sundell - A practical guide to Swift performance YouTube video by Tech Connection

With so many AR experiences coming online this year, I’ve spent time on each project doing performance analysis.

This talk from @johnsundell.bsky.social covers the common issues.

youtu.be/ofXGwYHr-ZM?...

1 year ago 2 0 0 0

Recommendations for recent AI scifi?
Implanted - prime.
Afraid - netflix

Others?

1 year ago 2 0 2 0