-
Stratechery
This note does not have a description yet. Links to this note What Is a Tech Company
-
Pro Rata Rights Causes Conflict Between Early and Late Investors
Pro rata rights allow investors to retain their percentage ownership in future rounds on the same terms as new investors.
-
The Number One Job of a Startup CEO Is Finding Product Market Fit
Of all the roles and responsibilities an early stage startup CEO has, the most important is finding product market fit.
-
Fighting the Framework
In software development, when you are spending time trying to implement something that the framework you are using either doesn’t do or makes it harder.
-
Component-Driven Development
In frontend development, a component-driven workflow is a way of building websites and applications by breaking down the UI into smaller components and iterating on them independently and composing them together.
-
All Employers Are Required to Report New Employees Within 7 to 20 Days
Each state requires new hires to be reported as per the Personal Responsibility and Work Opportunity Reconciliation Act of 1996 (PRWORA).
-
Mutagen Greatly Speeds Up Docker on MacOS
After noticing abysmal performance of Docker for macOS and after a few Google searches (searching ‘docker macos performance’ yields 5MM hits) to confirm the issue, the recommended solution is to use Mutagen.
-
Stealth Mode Provides Optionality
When a company chooses to operate in stealth mode it provides optionality in a couple of ways.
-
Stealth Mode
This note does not have a description yet. Links to this note Stealth Mode Provides Optionality
-
MAP Customer Value Framework
MAP (metrics, activities, people) is a framework for thinking about SaaS value and pricing.
-
Python Type Hinting
Python 3+ has type annotations that can be used for static type checking using a separate program.
-
Python
A dynamic programming language used heavily in the startup and scientific community.
-
Code Architecture Docs Decrease the Time Spent Searching for Where to Make a Change
A software architecture doc (e.g. ARCHITECTURE.md) is a way of stating the overall structure of the code.
-
An Antilibrary Reminds Us of What We Don't Know
An antilibrary is one’s collection of books that they have not read.
-
All Problems in Computer Science Can Be Solved by Another Layer of Indirection
This is a quote attributed to David Wheeler, an early computer scientist who also invented subroutines among other things.
-
Choose Boring Technology
A counter response to the growing sprawl of technologies that argues boring technology (tried and true, more mature) is far more effective than the latest shiny tool that gets popular on HackerNews.
-
Writing Is Like Getting Naked in Public
Writing and sharing it is analogous to walking around naked in public.
-
ASO
An administrative services organization (ASO) is an outsourcing provider for HR related administrative work.
-
Italian Futurists Tried to Ban Pasta
In 1930, Italian Futurists led by Filippo Tommaso Marinetti declared that pasta should be replaced with futurists foods and in the meantime, rice.
-
No Straight Line Hierarchies
When organizing the information architecture for a website of applications, there should be no straight line hierarchies.
-
Information Architecture
This note does not have a description yet. Links to this note No Straight Line Hierarchies
-
Continuous Integration
This note does not have a description yet. Links to this note Benchmarking Results Can Be Very Different When Run in CI Tools
-
Benchmarking Results Can Be Very Different When Run in CI Tools
Most CI (continuous integration) tools run inside VMs in the cloud sometimes nested in other VMs.
-
Journalism Is the First Draft of History
News is the first pass at writing down the history of our time.