Skip to content

Commit ca152a4

Browse files
committed
2022/11/22-progress-report: Fix inconsistent posessives
Signed-off-by: Hector Martin <[email protected]>
1 parent 45657a1 commit ca152a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/2022/11/22-progress-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ While testing this and other audio changes, we ran into multiple PulseAudio bugs
6767

6868
You've all been clamoring for it! Thanks to ChaosPrincess' work, we now have keyboard backlight support! This works seamlessly with KDE, so your Asahi Mac can now shine in the dark.
6969

70-
This was ChaosPrincess's first driver and reverse engineering effort, and I'm very pleased with the result. While this is a very simple driver, they did a very good job mapping out the unknowns of the hardware in order to make it look and feel like a proper driver, and not a reverse-engineered hack. This is something we strive for when we work on figuring out how hardware works, and it's always a pleasure seeing new folks picking up on the approach. To quote their experience reverse engineering:
70+
This was ChaosPrincess' first driver and reverse engineering effort, and I'm very pleased with the result. While this is a very simple driver, they did a very good job mapping out the unknowns of the hardware in order to make it look and feel like a proper driver, and not a reverse-engineered hack. This is something we strive for when we work on figuring out how hardware works, and it's always a pleasure seeing new folks picking up on the approach. To quote their experience reverse engineering:
7171

7272
> 1. run m1n1
7373
> 2. poke at macos

0 commit comments

Comments
 (0)