Search Results

Found 1 results for "cc5472cccb8a1230eac2734e2a7fca89" across all boards searching md5.

Anonymous /g/105547059#105615983
6/17/2025, 2:02:55 AM
sirs I have one step left in my webdev automation

if the pc im working from, has all major AIs website blocked, cannot install deepseek locally too, how do i avoid retyping my codebase to another machine? My idea:

>use cellphone to screenshot pc1 showing code, class by class
>move pics to pc2
>use some AI to try to OCR all classes from pics
>rebuild the project in pc2
>use claude to refactor

Any tips? This would feel like living in year 3000.