Arul's Blog Posts

How to Delete Connections on LinkedIn Without Them Knowing
Tutorial on how to delete existing connections on LinkedIn without them knowing and without your visit being recorded as a profile visit.... continue reading
{ updated: 2024-01-23 23:59:59 }
Python Underscore _ Variable
Learn about the underscore variable in Python and where it is used. It is used as an ignore variable. Underscores are also used in variable names and reserved method names.... continue reading
{ updated: 2024-01-20 23:59:59 }
ACSL Bit-String Flicking and Bitwise Operations
Bit-string flicking in ACSL is the performing of bitwise operations on binary numbers. NOT, AND, OR, XOR, LSHIFT, RSHIFT, LCIRC, RCIRC.... continue reading
{ updated: 2024-01-18 23:59:59 }
Sending Asynchronous Requests in Python with asyncio and aiohttp
Tutorial on how to send asynchronous HTTP requests using the asynchio and aiohttp modules in Python 3.10 and greater. This code is different from that of previous versions.... continue reading
{ updated: 2024-01-10 23:59:59 }
Generate Random Data using Python
Article on how to generate various types of random data using Python. In our examples we will use Python 3.12, but any Python above 3.6 should do.... continue reading
{ updated: 2024-01-02 23:59:59 }
Python One-Liners to Make your Programs More Efficient
Python one-liners to make your programs more efficient and concise.... continue reading
{ updated: 2023-12-26 23:59:59 }
How to sync your Raspberry Pi to remote time servers
The Raspberry Pi has no built-in clock. The Raspberry Pi OS makes regular calls to remote time servers to fetch the current time.... continue reading
{ updated: 2023-12-10 23:59:59 }
How to Enable HSTS in Nginx, Apache, Flask, NodeJS
This blog post shows how to enable HSTS in Nginx, Apache, Flask and NodeJS.... continue reading
{ updated: 2023-12-09 23:59:59 }
Web Controllable Christmas Lights using Raspberry Pi and RGB LED Strip
Web controllable Christmas lights using Raspberry Pi and RGB LED strip. You can change the LED strip colours.... continue reading
{ updated: 2023-10-23 23:59:59 }
10 Gallon Blue Diamond Shrimp Tank
How to set up a 10 gallon shrimp tank with no filter, no heater and no water changes. Not Walstad, but close, and with lots of plants.... continue reading
{ updated: 2023-10-13 23:59:59 }

Page #10

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21