HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hn-acct

no profile record

comments

hn-acct
·2 miesiące temu·discuss
I personally don’t find it readable at all.
hn-acct
·3 miesiące temu·discuss
In my bubble I only see right winger influencers using it.
hn-acct
·5 miesięcy temu·discuss
I tried clicking one of those just to see and it didn’t even go to the alleged product but instead a landing page with even more of those ads! Shocking, I know :)
hn-acct
·5 miesięcy temu·discuss
It’s horrible on mobile. Sites like macobserver are bad. Two videos overlapping, popping in and out, shifting content.
hn-acct
·5 miesięcy temu·discuss
swift --version is showing 6.2.4 for me
hn-acct
·5 miesięcy temu·discuss
They said they made a "small swiftUI" app that leaks memory. From their shared link there is no SwiftUI at all. No clue....
hn-acct
·5 miesięcy temu·discuss
The funny thing about the low effort parent comments is the truth - wikipedia lists that there are more release builds of swift of linux than for macOS. Granted they were bug fixes but still.
hn-acct
·5 miesięcy temu·discuss
https://github.com/swiftlang/swift-evolution/blob/main/propo...

https://github.com/swiftlang/swift-evolution/blob/main/propo...

https://github.com/swiftlang/swift-evolution/blob/main/propo...

https://github.com/swiftlang/swift-evolution/blob/main/propo...

All of these changes improve the ergonomics of async/await. Fewer hops and a better alignment of when one would expect a hop to occur.

https://github.com/swiftlang/swift-evolution/blob/main/propo...

async defer is nice too but it's not in the 6.2 public release AFAICT.
hn-acct
·5 miesięcy temu·discuss
First, op should mention which ones but they won't.
hn-acct
·5 miesięcy temu·discuss
Just forget everything you've learned about it previously, use 6.2+, non isolated by default and every upcoming feature turned on. And your intuition will be spot on.
hn-acct
·5 miesięcy temu·discuss
https://www.swift.org/blog/announcing-windows-workgroup/ https://www.swift.org/blog/exploring-the-swift-sdk-for-andro... ?
hn-acct
·5 miesięcy temu·discuss
I'm also wondering how big their programs are that the compile times are an issue. I'm seeing fantastic build times with Xcode 16 and Xcode 26.2 with swift 6.2 it's even better. SPM is also better with the newer version. Most issues can be solved or exposed by closing the window and reopening or going to the package with issues and pressing cmd+s.
hn-acct
·5 miesięcy temu·discuss
Agreed. People use any thread mentioning swift to dunk on Apple for X number of reasons with vague details and regurgitated dogma. I get Xcode has quirks I use it everyday believe me I know but it's not that bad that it's unusable.
hn-acct
·6 miesięcy temu·discuss
Other IDEs do this too btw
hn-acct
·6 miesięcy temu·discuss
Small views and the preview canvas are your friend
hn-acct
·7 miesięcy temu·discuss
Do people actually believe that there are too many keywords? I’ve never met a dev irl that says this but I see it regurgitated on every post about Swift. Most of the new keywords are for library writers and not iOS devs.

Preventing deadlock wasn’t a goal of concurrency. Like all options - there are trade offs. You can still used gcd.
hn-acct
·7 miesięcy temu·discuss
Actually though. We had one device that was over 10 years older without any MDM etc. and it outperformed a new laptop building the same product because of the corporate anti virus crap.
hn-acct
·7 miesięcy temu·discuss
Why does this site work better on mobile than the real google suite. Funny stuff
hn-acct
·8 miesięcy temu·discuss
Sure but PMs are billed lower than devs from my experience. You might have 1-3 on this project.
hn-acct
·9 miesięcy temu·discuss
I wasn’t aware objc was considered “fast”.