Skip to content

Instantly share code, notes, and snippets.

@hguillermo
hguillermo / s3MultipartUploadSHA256.js
Last active September 9, 2022 15:33
AWS s3 Multipart Upload using new checksums algorithms
//
// https://aws.amazon.com/blogs/aws/new-additional-checksum-algorithms-for-amazon-s3/
//
require('dotenv').config();
const s3 = require('@aws-sdk/client-s3');
const fs = require('fs');
const crypto = require('crypto');
const accessKeyId = process.env.AWS_ACCESS_KEY_ID;
const secretAccessKey = process.env.AWS_SECRET_ACCESS_KEY;

What I Wish I'd Known About Equity Before Joining A Unicorn

Disclaimer: This piece is written anonymously. The names of a few particular companies are mentioned, but as common examples only.

This is a short write-up on things that I wish I'd known and considered before joining a private company (aka startup, aka unicorn in some cases). I'm not trying to make the case that you should never join a private company, but the power imbalance between founder and employee is extreme, and that potential candidates would