Archives for Software Dev - Page 6
Hashing PII Data
Also read PCI DSS Compliance on GCP and PCI Compliance Services on AWS Hashing is never a great option for PII data (even less so for PCI data). For instance,…
Vegas – Some Fun Eating Spots
Wynn and Encore Urth Cafe - Wynn Red 8 - Wynn Wazuzu - Encore Venetian Bouchon - Venetian - Breakfast / Brunch Caesar's Palace Amalfi - Coastal Italian - Ceaser's…
Production Data Copy Options on the Public Cloud
The Use Case Often, a copy of Production data ( in a database) is needed over in a non production environment (in the public cloud). This would entail moving data…
How to teach Special Relativity
I am convinced that the way relativity is taught is all wrong. Describing the SAME EVENT through different viewpoints It is the SAME event that is being described by both…
Quick check on certs on your desktop
If you wanted to see all the 'personal' certificates in your local certificate store (windows) certutil -store my This is what the output should look like my "Personal" ================ Certificate…
Concepts that take over a 1000 hours (and constant practice) to master
Bitcoin Golf Entanglement Special Relativity Black Holes Mindfulness / Buddhism
NGINX as a reverse proxy (for apache or any web server)
Reverse Proxies sit in front a web server (or server farm) to better distribute the load to the server (a load balancer in a sense. In fact, all load balancers…
Troubleshooting SSL certificates
Also read SSL Certificate Basics Is SSL active? SSL Checker SSL Checker Validation Methods - DNS vs HTTP SSL Labs: SSL Labs is most helpful for cryptographic issues on an…
HTTP Proxies – Fiddler versus Wireshark
Why Proxy your HTTP requests? Proxying requests providers more control. The three most common proxies: HTTP proxy (so you can close port 80 and 443) Internal DNS servers (proxy requests…
So you think you understand how bitcoin works?
sample bitcoin wallet address Also read - The physics of Gold and Bitcoin Why can you not copy your file - and have DOUBLE your money now? If miners are…