Making It Up

Bookworm, dev, cook, guitarist. Writing to think.

The hottest Substack posts of Making It Up

And their main takeaways
39 implied HN points 27 Feb 23
  1. DNS management in AWS is now even easier with the release of AWS CDK Split Horizon DNS v0.0.9.
  2. You can import existing hosted zones into the SplitHorizonDns construct without recreating records.
  3. A new safeguard called `disallowPrivateZone` has been added to allow isolation of private zone resources.
19 implied HN points 15 Oct 22
  1. Goal is to upgrade AWS certification before ReInvent event in November.
  2. Using practice tests to prepare for the Developer Associate certification.
  3. Focus on reviewing wrong answers and taking more time during practice tests.
19 implied HN points 07 Oct 22
  1. Use npm ci --production for highly reproducible builds of dependencies
  2. Pass the -D flag when installing development-only packages to avoid including them in production bundles
  3. When running in automated environments, set up dependencies with npm ci --production and use -D flag for non-essential packages
19 implied HN points 03 Oct 22
  1. Deno-diceware is a password generator using the Diceware Standard.
  2. You can find the deno-diceware CLI on the creator's GitHub for use and contribution.
  3. Deno offers exciting features like top-level await and a robust standard library, making it an upgrade from Node.
Get a weekly roundup of the best Substack posts, by hacker news affinity:
0 implied HN points 27 Sep 22
  1. Plausible provides highly actionable information front and center with simple interfaces.
  2. Setting up Plausible is super easy with a tiny 1kb script tag that doesn't slow down your site.
  3. You can manage multiple domains on the same account with Plausible, making it convenient and efficient.