off-topic

raspasov 2025-08-17T01:32:36.720919Z

TIL that most (or all?) of the core of macOS is open source https://opensource.apple.com/releases/

raspasov 2025-08-17T01:33:19.873219Z

GUI, apps like Finder (which is... kinda not that good anyway) is closed source

raspasov 2025-08-17T01:33:45.528699Z

Finder: they are prob embarrased to release the source 😜

😆 1
oλv 2025-08-17T08:12:18.820149Z

Never understood the Finder hate. Far better than anything on Window or Linux \:p

raspasov 2025-08-17T08:14:10.449859Z

hmm well...

raspasov 2025-08-17T08:14:27.479899Z

I do like most of Apple's products

raspasov 2025-08-17T08:15:36.166789Z

Perhaps if it could just remember once and for all that I want Lists instead of any other View option...

raspasov 2025-08-17T08:18:54.114679Z

That feature is known to be broken and has been for a long time. Additionally, the default search is... weird? I realize there's a plethora of search config options in there, but I never find what I actually need with the default ones.

raspasov 2025-08-17T08:19:01.344189Z

Like this example:

raspasov 2025-08-17T08:21:00.047779Z

I am looking for .cljc files, there's this Date Last Opened column (which seems to do nothing?) Also, what is admin-service.iml doing in there? Perhaps it has that string in the content? Perhaps that's a problem of trying to be "too smart" and indexing stuff inside files? I am not sure.

raspasov 2025-08-17T08:21:57.741569Z

Now... once I start clicking... maybe I can get it to do what I need... That took a bunch of clicks and typing the same thing in another field.

raspasov 2025-08-17T08:29:56.933229Z

There are "saved" searches that help, but it's extra effort... For finding things on the go, the defaults don't work for my purposes.

oλv 2025-08-17T08:34:01.120629Z

Fair enough the search is weird

oλv 2025-08-17T08:34:08.918729Z

The previews are really nice tho

âž• 1
raspasov 2025-08-17T09:39:59.199589Z

Which preview? Via the Space bar key?

oλv 2025-08-17T10:02:58.701509Z

Yeah or to the right

Dimitar Uzunov 2025-08-17T16:30:53.612029Z

There are even open-source projects built on darwin

Dimitar Uzunov 2025-08-17T16:33:47.858179Z

but they faltered with the exception of Puredarwin

✅ 1
raspasov 2025-08-18T10:57:02.576939Z

Puredarwin: very cool

raspasov 2025-08-18T11:03:04.690199Z

Apparently, some quite low-level components like APFS, are still (sadly) closed source

adi 2025-08-17T09:08:36.539139Z

A rare opportunity to give public #gratitude to someone you wish to recognise... Ask HN: Tell me about the best programmer you worked with https://news.ycombinator.com/item?id=44928088

24 points by jvanderbot 8 hours ago | hide | past | favorite | 9 comments
	
I'll start. A colleague would be politely suggesting designs or changes, but rolling with the punches when people disagreed. They were always proven right eventually, and it was usually because someone wandered into a module they had written and loved it.

They changed a lot about how I worked, and by far their main characteristics were patience with us and a sort of completeness to whatever they wrote. It just arrived, maybe with one small adjustment or bugfix, bug never with a rearchitecture or major refactor required.

raspasov 2025-08-18T11:27:47.169649Z

"Proven right" is a very key part. "Someone wandered into a module they had written and loved it" is a bit vague, but I feel it also speaks to the ability of the people around to recognize and appreciate good work being performed.

raspasov 2025-08-18T11:30:10.234279Z

A good team is where the good ideas win.