In front of the camera, I am a survival expert. In front of the keyboard, I build Rube Goldberg machines in the cloud.
- Olathe, KS
- https://olathewx.duckdns.org/about.html
Pinned Loading
-
Bitcoin-Bull-Run-Index-CBBI
Bitcoin-Bull-Run-Index-CBBI PublicA daily Docker job to monitor Bitcoin Bull Run Index. This makes timing of your investments just a little easier.
Python 1
-
Stupid simple setting up WireGuard -...
Stupid simple setting up WireGuard - Server and multiple peers 1Install WireGuard via whatever package manager you use. For me, I use apt.
23$ sudo add-apt-repository ppa:wireguard/wireguard
4$ sudo apt-get update
5$ sudo apt-get install wireguard
-
AWS Datasync between two S3 buckets ...
AWS Datasync between two S3 buckets across two different AWS accounts 1# What is it?
23DataSync fully automates the data transfer. It comes with retry and network resiliency mechanisms, network optimizations, built-in task scheduling, monitoring via the DataSync API and Console, and CloudWatch metrics, events and logs that provide granular visibility into the transfer process. DataSync performs data integrity verification both during the transfer and at the end of the transfer.
45DataSync provides end-to-end security, and integrates directly with AWS storage services. All data transferred between the source and destination is encrypted via TLS, and access to your AWS storage is enabled via built-in AWS security mechanisms such as IAM roles. DataSync with VPC endpoints are enabled to ensure that data transferred between an organization and AWS does not traverse the public internet, further increasing the security of data as it is copied over the network.
-
Create a user specific host file
Create a user specific host file 1$HOSTALIASES no longer works with glibc (https://bugs.launchpad.net/debian/+source/glibc/+bug/1483187)
23For my project, I needed to create a user specifc hosts file.
45First clone this repo - https://github.com/figiel/hosts.git
-
How you can contact me
How you can contact me 1import os
2import sys
3import numpy
4import string
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.