gsm
How I made a compiler that you can Fax your code to

In this post, I will discuss how to get Samsung FRP tools for PC.
These tools function beautifully in the FRP lock subject, and each of the
tools listed below has unique capabilities and the capacity to overcome
the FRP lock. So, to reset FRP, download FRP Unlock tool and follow our easy steps.
How I made a compiler that you can Fax your code to
#compiler #Fax #code
“Computing: the Details”
Hi, I’m Lex (they/them)
You’ve found a video about one of my many silly projects.
This one is a compiler that you communicate with by fax.
The code for it is all on github, if you want to build your own:
The original short video where I introduced it…
source
thats gay :3
You know what, with OTCC, you can fax yourself a C compiler. You may want to choose the deobfuscated version, it's still faxable.
with printer ink being the most expensive liquid, you can finally recreate AWS infinite loop costs at home
oh yeah baby we’ve almost made it back to punch cards
Other than you printed it on a 8×11 in piece of paper this is exactly how you did computing in 1957 on a 1401.
11:00 If the output fax was just the input fax, you could send a quine and have it forever print the same thing.
(A quine is a source code file which, when compiled and run, outputs its own text. Yes, C can do this.)
next time you do this if it's for something small skip the annoying OCR stuff and use GPT4-o or LLaVA. Those models are great at structured data extraction!
thats a really cute pride spider sticker!
punch cards punch cards punch cards i dunno if tesseract can handle that but punch cards punch cards punch cards
If you make it public you should call the service cFax (ceefax reference).
Is there some kind of tool to automatically fix many ocr errors that result in compiler errors by replacing the char causing the problem by a lookalike until it works?
Hylax sounds lame, have you found any other alternatives?
Perhaps a language like brainfuck with fewer characters might work better here. And be more ridiculous
Love it 🙂
Fax resolution is odd: 204 x 98 DPI 1 bit/px. "Fine" setting would do squarer pixels = explains your odd rescaling. Perhaps dont rescale for better OCR.
Encoding was a crude run length limit scheme: eg 15 white px,2 blk,19 white etc to fill a line…then move to the next line…
For a while, scammers realised this and would send out faxes by bulk electronic methods…with a "competition" on and a detailed pixelly image. Fax Back with the answer box ticked and your contact details written on to win a prize.
Many companies were charged for this as the fax back number was one of those £1/min.
…and the optical scanning process made the return transmission reallllllyyyyy sssllloooowwwwww.
You can make Hylafax working with FreeSWITCH or Asterisk. A phone number can be purchased from many of voip providers. You need to make sure the number provider support t.38 as transmitting FAX over voice codec like g.711 isn't reliable.
This opens the door to software development for a lot of Germans
Finally german governments are able to use C ;p /s
dumb but cool.
Maybe you should check out the Piston code execution engine, and get this working securely for a ton of other languages. That sounds cool!