Initial Commit
The case for using the description field of your initial commit to leave a permanent, private dedication to someone who matters to you.
Long-form thoughts relevant to founders.
The case for using the description field of your initial commit to leave a permanent, private dedication to someone who matters to you.
When an email to Senator Ghazala Hashmi bounced back with an SMTP 550-5.7.1 error due to redistricting, it highlighted the unexpected intersection of political changes and technical email protocols.
There's a blind spot in Carta's 83(b) election feature you need to know about if you're married and living in California.
My preferred technology for rapidly prototyping ideas is Django, styled with Tailwind CSS and deployed on Heroku.
These instructions have been updated to reflect the installation process for TailwindCSS 2.0 and Next.js 10.
Discuss these two things before the business makes money. Make decisions on the important, specific issues raised by this post.
You want to train a deep neural network. You have the data. It's labeled and wrangled into a useful format. What do you do now?
This article examines how to calculate how much you made on cryptocurrency and what information you will need to provide to your CPA or for preparing your taxes yourself.
This article investigates why and how to move your Litecoins from Coinbase to a program called Electrum-LTC that runs on your personal computer.
This article explains how readable streams work by considering the relationship between `read()`, `_read()`, and `push()` methods, and the `readable` event defined on the Readable base class