Category: Uncategorized
-
ReDux Reflection Tests
I was working on measuring distance using phase and found myself in a tough spot. I couldn’t get it working so I decided to migrate back to an old problem of mine that consists of reflections. To be specific, atmospheric reflections. The idea is to take a signal and bounce it off the clouds, water…
-
Great Tool for Finding Whats Taking Up Space
WinDirStat – Windows Directory Statistics
-
Rust-Lang: Required Reading
If you are new to the Rust language these are the best resources besides the search engine. Introduction – Rust By Example (rust-lang.org) std – Rust (rust-lang.org) Learn Rust – Rust Programming Language (rust-lang.org) By the way, it is a great language.
-
Draw.io
This site has been around for a long time. It serves as a really great way to quickly make diagrams and draw things up. https://draw.io
-
Operation Horseshoe
Throwing those horseshoes on some legs… ouch – I bet that hurt!
-
Boto 3: S3: Enumerate All Bucket Items
A snippet of code to enumerate all Amazon S3 bucket items. https://s3.console.aws.amazon.com/s3/home?p=pm&c=s3&z=1
-
Sending Page-Break without a Page-Break Key
Some keyboard do not have a page-break key. This page gives some ways to send one. For example, on my laptop keyboard it was CTRL+FN+b. Pause/Break key on modern keyboards – Super User
-
Boto3 S3 Storage Classes
When using the Boto3 client for uploading files to S3 storage. For example, the upload_fileobj call there is a parameter to the call called ExtraArgs which is a dictionary object. It contains a key called StorageClass which can be set to: STANDARD Standard Frequent Access STANDARD_IA Standard Infrequenct Access REDUCED_REDUNDANCY Reduced Redundancy GLACIER Glacier Storage…
-
Why the Past 10 Years of American Life Have Been Uniquely Stupid – The Atlantic
Why the Past 10 Years of American Life Have Been Uniquely Stupid – The Atlantic
-
Djo – End of Beginning