As a web dev, it’s been fun listening to Accidental Tech Podcast where Siracusa has been talking (or ranting) about the ins and outs of developing modern mac apps in Swift and SwiftUI.
The part where he said making a large table in HTML and rendering it with a web view was orders of magnitude faster than using the SwiftUI native platform controls made me bash my head against my desk a couple times. What are we doing here, Apple.
Hyperspace
41–50 of 503 posts
Re: Hyperspace
#42Earlier quoted context omitted.
Storage isnt cheap on macs though. One has to pay 2k USD to get 8 TB SSD
Storage comes in many forms. It doesn't need to be soldered to the mainboard to satisfy most use cases.
Re: Hyperspace
#43There's a cross-platform open-source version of this program: https://github.com/qarmin/czkawka
Re: Hyperspace
#44I gave it a try on my massive folder of NodeJS projects but it only found 1GB of savings on a 8.1GB folder. I then tried again including my user home folder (731K files, 127K folders, 2755 eligible files) to hopefully catch more savings and I only ended up at 1.3GB of savings (300MB more than just what was in the NodeJS folders.) I tried to scan System and Library but it refused to do so because of permission issues.…
You "only" found that 12% of the space you are using is wasted? Am I reading this right?
Re: Hyperspace
#45[flagged]
Re: Hyperspace
#46Re: Hyperspace
#47Earlier quoted context omitted.
The part where he said making a large table in HTML and rendering it with a web view was orders of magnitude faster than using the SwiftUI native platform controls made me bash my head against my desk a couple times. What are we doing here, Apple.
Hacker News loves to hate Electron apps. In my experience ChatGPT on Mac (which I assume is fully native) is nearly impossible to use because I have a lot of large chats in my history but the website works much better and faster. ChatGPT website packed in Electron would've been much better. In fact, I am using a Chrome "PWA App" for ChatGPT now instead of the native app.
Re: Hyperspace
#48This got me wondering why the filesystem itself doesn't run a similar kind of deduplication process in the background. Presumably, it is at a level of abstraction where it could safely manage these concerns. What could be the downsides of having this happen automatically within APFS?
Re: Hyperspace
#49I gave it a try on my massive folder of NodeJS projects but it only found 1GB of savings on a 8.1GB folder. I then tried again including my user home folder (731K files, 127K folders, 2755 eligible files) to hopefully catch more savings and I only ended up at 1.3GB of savings (300MB more than just what was in the NodeJS folders.) I tried to scan System and Library but it refused to do so because of permission issues.…
Re: Hyperspace
#50There's a cross-platform open-source version of this program: https://github.com/qarmin/czkawka