Earlier quoted context omitted.
But it's not hard to OCR? And I don't know why the article dedicates an entire section to it. On a Samsung S24U I held down the "circle to search" homescreen button which brings up the AI tools interface (I don't know what it's officially called), held down on the text and copied the whole thing in one shot. It took like 2 seconds.
Did it get every character correct?
Decoding the obfuscated bash script on a Uniqlo t-shirt
241–250 of 253 posts
Re: Decoding the obfuscated bash script on a Uniqlo t-shirt
#242happy to see that the base64 was valid and did something cool! ^_^
Re: Decoding the obfuscated bash script on a Uniqlo t-shirt
#243If you enjoy this kind of thing, you might also like Martin Kleppe's work, such as the Quine Clock: https://aem1k.com/qlock/ I reverse engineered it to a unobfuscated version a few years ago: https://gist.github.com/olooney/a89db3932b089925b71b68d7e9f2... He's done a ton of other great ASCII visualizations as well: https://aem1k.com/
Is that really a Quine edit: it’s impressive as all hell but like
Re: Decoding the obfuscated bash script on a Uniqlo t-shirt
#244Earlier quoted context omitted.
Cool. What's an industrial OCR model?
Essentially part of a machine vision software package, which in turn is computer vision specialized for factory automation. It's "industrial" because it was trained on such data (more expiration dates and SEMI-font on wafers, less random pictures of streets with some text). That, plus engineering and support: a robust implementation, deployment on almost any system, fast and good long-term support so your factory doe…
(Obviously those applications don't need the engineering and support, and probably would not be a good fit for your company.)
Re: Decoding the obfuscated bash script on a Uniqlo t-shirt
#245Re: Decoding the obfuscated bash script on a Uniqlo t-shirt
#246Re: Decoding the obfuscated bash script on a Uniqlo t-shirt
#247Earlier quoted context omitted.
Monaspace has a feature called "texture healing" that does something similar: it allows bigger letters to "steal" space from adjascent smaller letters, to make it easier to read. The result is that the letters are still in a grid, while still allowing for bigger letters to "breathe". https://github.com/githubnext/monaspace/blob/main/docs/Textu... It's the main reason I use monaspace as a font.
I'm open to trying it, but my gosh, having one 'w' offset slightly by a few pixels from the one right above it feels like it would drive me bonkers eventually. And: doesn't this result in text that "jumps around" as you type?
Re: Decoding the obfuscated bash script on a Uniqlo t-shirt
#248My old colleague had one with a Go program[0] which I always thought was quite cool. [0] https://github.com/GL-Kageyama/UNIQLO_Akamai_T-shirt_Code