Posts

Kart Business Project

Predictions for the Future of Programming Future in 2030

OCR Software made by Abanoub Hanna - Software Developer

Android Emulator Avd Notes

to create a test project 🔗 android update test-project -m ./path/main_project/ -p ./path/test_project/ to launch emulator 🔗 emulator -avd ADB server & list attached devices 🔗 adb devices adb …

Intelligent Failure

Intelligent failure is when you learn from your failures. So you do not fail again in the same trap. make sure to analyse the system and detect the failure cause, modify the system so the failure does …

How Do I Reduce a PDFs Size Manually?

Adobe Acrobat Pro 🔗 If you have Adobe Acrobat installed on your computer, there’s a tool within the application called PDF Optimizer. This is one of the best and easiest ways to reduce a PDF …

How Do I Compress a .JPEG File ?

Use A Web App 🔗 Navigate to compressor.io or squoosh.app and upload the image to compress it for free. Then downlad the compressed / optimized version of the image. Use FFMpeg on Terminal / CLI 🔗 …

Does a Zip File Reduce File Size?

In most cases packing or archiving with zip / arj / rar / 7zip / bzip / gzip reduces the space used by the file. Actual file size (after decompression) stays the same. But according to Pigeonhole …

Laravel Commands Cheatsheet

laravel new project-name 🔗 create a new folder named “project-name” in the current directory. Then create all necessary Laravel project files inside it. composer require vendor/package 🔗 …

rsnapshot HOWTOs Docs

rsnapshot is a filesystem backup utility based on rsync . Using rsnapshot , it is possible to take snapshots of your filesystems at different points in time. Using hard links, rsnapshot creates the …

IMG2TXT Android OCR App - Privacy Policy

We do not collect any identifiable data/information about you. Our third party collect some advertising data via Google AdSense (you can read their privacy policy here ). No SCAM 🔗 Everything on this …

How to Free up Disk Space on Mac OS ?

We all panic when we see the message your startup disk is almost full, or your disk is almost full. save space by optimizing storage. So let me tell you how to free up a good space in your mac, …

IMG2TXT Hindi OCR App Privacy Policy

We do not collect any identifiable data/information about you. Our third party collect some advertising data via Google AdSense (you can read their privacy policy here ). No SCAM 🔗 Everything on this …