Live data from Hacker News

Apple Prototypes and Corporate Secrets Are for Sale Online–If You Know Where

wired.com

11–20 of 54 posts

Re: Apple Prototypes and Corporate Secrets Are for Sale Online–If You Know Where

#12
the only things anyone ever wanted to know from apple is their aggressive business tactics... and most of that is already public thanks to the many processes they lost along the way. from labour salary fixing across industries to pushing obvious monopolies in the face of the publishing industry.

I think the only piece I'd pay to read is how they negotiated with spotify.

Re: Apple Prototypes and Corporate Secrets Are for Sale Online–If You Know Where

#13
post #5
post #3

>chaining together a dozen dilapidated second-generation iPhone SEs and harnessing Apple's Live Text optical character-recognition feature to find possible inventory tags This is the second time I've read about an iPhone OCR rack https://findthatmeme.com/blog/2023/01/08/image-stacks-and-ip... Is this still state of the art in terms of local OCR?

I think Tesseract is the smarter/faster/less obnoxious choice if you're not trying to parse weird meme text like the blog is doing. There's almost certainly a better paid option available in our enlightened AI age, but I don't even think you'd need AI for this use-case.

The Apple framework is much, much better than Tesseract, and quicker as well. It is really good. Of course if you don’t need on-device processing, then there are cloud services that are better.

Re: Apple Prototypes and Corporate Secrets Are for Sale Online–If You Know Where

#15
Some of these developer devices get 'destroyed' and sold as scrap. dosdude1 has restored some of these kinds of devices to working order. There's pretty neat video of the restorations:

ARM Apple Silicon Developer Transition Kit: https://www.youtube.com/watch?v=reQq8fx4D0Q iPod Touch dev board: https://www.youtube.com/watch?v=qLCt6oHPTQM

The PCB repair technique for the DTK is pretty cool on its own.

Re: Apple Prototypes and Corporate Secrets Are for Sale Online–If You Know Where

#17
> After he evaluated the Time Capsule's contents, Bryant notified Apple about his findings, and the company's London security office eventually asked him to ship the Time Capsule back.

> Bryant again reported his findings to Apple and returned the Mac Mini to them.

Why the hell did he do that?! It's, like, the worst thing one can possibly do with these kinds of devices. Just publish stuff that doesn't have anyone's personal data in it. That'll make the world better in the end.

Re: Apple Prototypes and Corporate Secrets Are for Sale Online–If You Know Where

#18
This is why solutions like Bitlocker with a good TPM or FileVault are so important.

They can essentially guarantee that the disk encryption key will only be released from the security module if the computer is running a fully-trusted and signed OS. Even if you take the drive out of the machine, the data on that drive is completely useless to you.

Incidentally, this is also what makes short PINs secure; the TPM contents are unreadable, even to a skilled attacker, so if the TPM is guaranteeed to wipe itself after 10 tries, even a 4-digit PIN is secure enough.

Re: Apple Prototypes and Corporate Secrets Are for Sale Online–If You Know Where

#19
post #5
post #3

>chaining together a dozen dilapidated second-generation iPhone SEs and harnessing Apple's Live Text optical character-recognition feature to find possible inventory tags This is the second time I've read about an iPhone OCR rack https://findthatmeme.com/blog/2023/01/08/image-stacks-and-ip... Is this still state of the art in terms of local OCR?

I think Tesseract is the smarter/faster/less obnoxious choice if you're not trying to parse weird meme text like the blog is doing. There's almost certainly a better paid option available in our enlightened AI age, but I don't even think you'd need AI for this use-case.

> I think Tesseract is the smarter/faster/less obnoxious choice [...] There's almost certainly a better paid option available in our enlightened AI age

It would have cost $375,000 to use cloud OCR for this project. Mandatory is absolutely a baller, but not crazy enough to spend that kind of money on the project.

If you can get Tesseract to generate comparable results with sub-optimal images from eBay listings, I'd love to know more.

Post reply on HN