←back to thread

361 points robenkleene | 2 comments | | HN request time: 0s | source
Show context
mokus ◴[] No.23283932[source]
I guess the list of things keeping me off catalina (and, by extension, new Mac hardware) just got one item longer.

I recently bought a new System76 laptop as a stopgap, but it might end up becoming permanent. Kind of a sad end for 25+ years of Mac use.

replies(10): >>23284197 #>>23284366 #>>23284643 #>>23284871 #>>23285038 #>>23285254 #>>23285313 #>>23285345 #>>23285555 #>>23286897 #
rimliu ◴[] No.23284197[source]
I upgraded my 2015 MBP 13" to Catalina and happily continue to Mac stint since 2006.
replies(1): >>23284581 #
72deluxe ◴[] No.23284581[source]
What does df -h in the terminal say?

It'll show the total of each partition (the normal, and the new read-only system partition) on their own line, thereby giving a false total. e.g. 1x 100GB disk, 50GB normal, 50GB system partition will show as capacity 100GB for both partitions which would mean a 200GB disk.

Small things like this just make me completely lose faith in Catalina.

EDIT: Other "fun" things I noticed within half an hour:

a. Text search in PDF no longer works

b. I can't create anything under /

c. I have to use synthetic.conf to map paths from / to my real partition, but the parser of synthetic.conf is very particular to tabs/spaces unlike any other /etc/ file format

d. Xcode wants to ask for my password to debug every single time I reboot and debug a C++ app. This is incredibly incredibly incredibly incredibly annoying.

Safari is faster in general use. But that's so far the only good point.

I'll keep it on a SSD for App Store submissions and keep my machine on an older decent version thanks

replies(3): >>23285003 #>>23286120 #>>23286199 #
1. saagarjha ◴[] No.23286120[source]
> Text search in PDF no longer works

In Safari or in general? I have only noticed the former.

> I have to use synthetic.conf to map paths from / to my real partition, but the parser of synthetic.conf is very particular to tabs/spaces unlike any other /etc/ file format

You may already know this, but man synthetic.conf will explain that you must use tabs.

> Xcode wants to ask for my password to debug every single time I reboot and debug a C++ app. This is incredibly incredibly incredibly incredibly annoying.

I can only offer you my condolences as I cruise by with SIP off.

replies(1): >>23287901 #
2. brigandish ◴[] No.23287901[source]
I keep a copy of Skim around for any time I want to do a proper search of a document.