Arul's Blog Posts
Email to SMS: How to send text messages for free from your email
How to send SMS for free using email. This works only in the United States and Canada, and will be extended to other countries soon.... continue reading
How to send SMS for free using email. This works only in the United States and Canada, and will be extended to other countries soon.... continue reading
{ updated: 2024-08-05 18:17:46 }
How to Stop Solicitors and Door-to-Door Salespeople
Article on how to stop and prevent door-to-door solicitors from harassing you at your house or workplace.... continue reading
Article on how to stop and prevent door-to-door solicitors from harassing you at your house or workplace.... continue reading
{ updated: 2024-08-02 23:32:04 }
Python Program to Generate Large Datasets
Generate large datasets with randomly generated values. Uses the `csv`, `json` and `random` Python modules and does not depend on any external file or database.... continue reading
Generate large datasets with randomly generated values. Uses the `csv`, `json` and `random` Python modules and does not depend on any external file or database.... continue reading
{ updated: 2024-07-30 23:59:59 }
How to Convert Your Wired Printer to Wireless Using Raspberry Pi
Use a Raspberry Pi to convert your wired printer to a Wi-Fi printer using CUPS and AirPrint. Print wirelessly from your iPhone, iPad and other mobile devices.... continue reading
Use a Raspberry Pi to convert your wired printer to a Wi-Fi printer using CUPS and AirPrint. Print wirelessly from your iPhone, iPad and other mobile devices.... continue reading
{ updated: 2024-07-30 23:59:59 }
Python for Kids: a 30-Day Roadmap
This blog post is about a suggested timeline on how to teach Python to kids. This includes a list of topics to teach core Python for school age. Python 3.12... continue reading
This blog post is about a suggested timeline on how to teach Python to kids. This includes a list of topics to teach core Python for school age. Python 3.12... continue reading
{ updated: 2024-07-30 23:59:59 }
How to check Facebook Login History and Activity
Who last logged in to your Facebook account? Find their IP address, browser and location. If you suspect you have been hacked or someone is illegally accessing... continue reading
Who last logged in to your Facebook account? Find their IP address, browser and location. If you suspect you have been hacked or someone is illegally accessing... continue reading
{ updated: 2024-07-30 23:59:59 }
Asynchronous Programming with httpx
Article on how to get started with Python httpx module, an alternative to the requests module. httpx supports both synchronous and asynchronous HTTP requests.... continue reading
Article on how to get started with Python httpx module, an alternative to the requests module. httpx supports both synchronous and asynchronous HTTP requests.... continue reading
{ updated: 2024-07-30 23:59:59 }
How to Install Raspbian / Raspberry Pi OS Lite Debian 11 bullseye on Raspberry Pi Zero and Zero 2 W using Terminal
Tutorial on using Terminal for installing Raspbian / Raspberry Pi OS Lite on Raspberry Pi Zero W and Zero 2 W. This also works for other Raspberry Pi versions.... continue reading
Tutorial on using Terminal for installing Raspbian / Raspberry Pi OS Lite on Raspberry Pi Zero W and Zero 2 W. This also works for other Raspberry Pi versions.... continue reading
{ updated: 2024-07-30 23:59:59 }
Benchmarking Local and Global Variables, and List Comprehension in Python
How to benchmark the execution speed of local and global variables, and list comprehension.... continue reading
How to benchmark the execution speed of local and global variables, and list comprehension.... continue reading
{ updated: 2024-07-30 23:59:59 }
Nginx's "listen ... http2" directive is deprecated message
This blog post shows how to get rid of Nginx's "listen ... http2" directive is deprecated message for newer versions of Nginx.... continue reading
This blog post shows how to get rid of Nginx's "listen ... http2" directive is deprecated message for newer versions of Nginx.... continue reading
{ updated: 2024-07-23 23:59:59 }
Page #5