Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cindori
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Reverse Engineering NSVisualEffectView
(oskargroth.com)
2 points
by
cindori
9mo ago
|
0 comments
2.
▲
Tracking down an upside-down text bug in the ChatGPT macOS app
(oskargroth.com)
3 points
by
cindori
9mo ago
|
0 comments
3.
▲
Rendering macOS in Virtual Reality
(oskargroth.com)
2 points
by
cindori
9mo ago
|
1 comments
4.
▲
Lessons from a Swift Interview
(oskargroth.com)
1 points
by
cindori
10mo ago
|
0 comments
5.
▲
by
cindori
1y ago
Thanks! Should be resolved now, and show AUD correctly.
6.
▲
by
cindori
1y ago
1. Yes, they are technically supported but sourcing material is hard. 2. It does not currently, but I’ll consider adding support for that! Although I feel that it might not work well on macOS Tahoe, which ships with a new ”faded blur” menu
7.
▲
by
cindori
1y ago
I haven’t tried those, but Hopper has been working pretty well for me. Although I mostly just sift through the assembly and pseudocode, and don’t use many advanced features.
8.
▲
by
cindori
1y ago
I started developing Backdrop years ago, but it was funny to see that video go viral!
9.
▲
by
cindori
1y ago
Thanks for reporting this! To clarify, what currency did you expect to see?
10.
▲
by
cindori
1y ago
Apps break on OS updates all the time. I'll do my best to keep supporting this feature. Who knows, maybe Apple will take note and make it a default feature in next macOS?
11.
▲
by
cindori
1y ago
I have not written about it yet. I use Hopper ( https://www.hopperapp.com ) to disassemble related binaries and frameworks. It's a great way to explore whats actually happening within macOS or Apple apps. My current workflow
12.
▲
by
cindori
1y ago
It's not available (it's just a promotional video), but I've received to many requests for it so I guess I'll have to make a real wallpaper from it!
13.
▲
by
cindori
1y ago
Reverse engineering is hard! I use Hopper ( https://www.hopperapp.com ) to disassemble related binaries and frameworks. It's a great way to explore whats actually happening within macOS or Apple apps. You can also export asse
14.
▲
by
cindori
1y ago
Thanks! I don't publish any of my apps on the App Store. Partly because I want the creative freedom that publishing independently provides, but also because I don't want arbitrary decisions from unknown reviewers to risk ruining m
15.
▲
by
cindori
1y ago
I think you will find that if you try to do that, it will actually not work properly. Visiting the lock screen repeatedly will eventually crash the wallpaper extension, producing a black screen. And updating macOS will reset all your wallpa
16.
▲
by
cindori
1y ago
That’s totally valid. In the end, all apps on Apple platforms exist at the liberty of Apple. I have several friends who’ve seen their app stop working on Tahoe or previous macOS due to subtle changes in the SDK or the OS. I think Backdrop f
17.
▲
Show HN: I reverse engineered macOS to allow custom Lock Screen wallpapers
(cindori.com)
82 points
by
cindori
1y ago
|
56 comments