-
Lessons from Creating the Unsplash Image Resizer: Simplifying Image Downloads with HTML's Download Attribute
How I discovered the download attribute and used it to improve image downloads
-
C# - The Difference Between string[] and List
Learn the difference between string[] and List
in C# and when to use each for storing collections of strings in your code -
Migrating Data from SQL to Single Parquet Format with Append Mode and Batch Processing in Python using Fastparquet
Efficiently migrate your data from SQL to the fast and efficient Parquet format with the help of Fastparquet in Python. Learn how to leverage append mode and batch processing to update your single Parquet file with ease.
-
Output Redirection - Standard Input, Standard Output, Standard Error, /dev/null
Penjelasan singkat mengenai shell piping dan /dev/null
-
Check Server Status and Create Notification on Apple Mac
simple shell script to check and monitor server is up or down
subscribe via RSS