Hacker News new | ask | show | jobs
by dbuxton 922 days ago
Genuine question - can a topic really be `opertunistic` or is that author typo? I love these `referer`-type misspellings that become fossilized over generations
2 comments

Unfortunately, there are many typos in my code :P

On the other hand, I'm not sure if this is a typo on Apple's part, but it certainly is weird: you must use "WindowSerial" here[1], not "WindowsSerial" with the extra s

[1] https://github.com/JJTech0130/pypush/blob/8b33c0ee5d540d8ac7...

That "missing plural S in PascalCased (or camelCased) names" is something I see semi-often!

Congratulations on this amazing work :)

The code doesn't seem to use it, but I think it would be a misspelling by the author, as it's probably an integer code.
At the protocol level, they are indeed just integers: https://theapplewiki.com/wiki/Apple_Push_Notification_Servic...