-
Value Goes to Zero as Time Approaches Infinity
The longer something takes to deliver value, the less valuable it is.
-
People Dont Want More They Want Better
Today there is an abundance of everything. Shows to watch. Content to read.
-
Differences Between California and New York
Some anecdotes as I readjust to life on the east coast.
-
Enshittification
The product or service in which, value goes to users first and then, upon capturing a mass audience of users, provides values to suppliers.
-
AI Agent
An AI agent is an intent-based abstraction that combines LLMs to plan and take action in order produce a desired goal.
-
AI Employees
Several startups are touting AI employees that you can hire to perform a specific function.
-
I Was a Non-Technical Product Manager Once
A common question in product management that always seems to come up is some flavor of: should product managers be technical?
-
Alex Hormozi - 13 Years of Brutally Honest Business Advice Notes
Notes on the video 13 Years of Brutally Honest Business Advice.
-
Writing Makes Ideas Rigid
Writing is like taking an idea and turning it into a rigid object.
-
Professional Services Spend Is Double Software Spend
According to the Bureau of Economic Analysis, the contribution to US GDP in Q1 2024 of professional services industries was more than double that of information industries (which includes softare publishing).
-
Using Org-Roam as a CRM
Using org-mode and org-roam can make a rudimentary CRM system for logging interactions with people, companies, or any other contact.
-
Abstractions Save Time Working, but Not Learning
Software abstractions save us time doing work by not having to write programs from lower level building blocks.
-
Box Centered Does Not Equal Visually Centered
A problem that crops up often in web design is centering.
-
Async Work Is Doing More Things in Parallel but Slower
Working asynchronously is an important reason why remote teams work. However, it can devolve into anti-patterns.
-
UI Requires Deductive Reasoning
Using a UI is a form of deductive reasoning that takes effort.
-
Low Bitrate Audio Codec
Low bitrate audio codecs are primarily used for downscaling audio for slower internet connection speeds and supporting older devices.
-
Using AI Tools at Work
I recently shared some observations about trying to use generative AI tools at work and shared the experience on LinkedIn.
-
Anxiety Doesn't Give You an Edge
I hear it often enough that it seems like a commonly held belief that anxiety somehow improves performance at work and gives one an edge.
-
How to Measure the Health of a Startup
Here are the most useful metrics I’ve found for running a startup.
-
Retrieval-Augmented Generation (RAG)
This note does not have a description yet. Links to this note Graphrag Combines Knowledge Graphs With Retrieval
-
LLM Latency Is Output-Size Bound
As it stands today, LLM applications have noticeable latency but much of the latency is output-size bound rather than input-size bound.
-
Org-Ql Query Prompt
Use the following prompt to return an org-ql s-expression based on the user’s input.
-
Org-Ql From the Command Line
Most of my tasks and projects are organized using org-mode. I was looking for a way to query them from an LLM and, rather than recreate an index and a database, I can use what I normally use, org-ql using emacs in batch mode.
-
Legal AI Models Hallucinate in 16% or More of Queries
A recent study from Stanford found that LLM’s (GPT-4) and RAG-based AI tools (Lexis+ AI, Westlaw AI-Assisted Research, Ask Practical Law AI) hallucinate answers 16% to 40% of the time in benchmarking queries.