The Atlantic take on Robinson Patman Act Enforcement
The Atlantic looks at the impact that non-enforcement of the Robinson Patman act has had on the ecosystem of grocery stores. The conclusion of the article is that it has created food deserts through decreased variety.
DuckDB as Postgres Replacement Review
Links: Token Verification, Energy, Tech Monopolies, and LLM
I closed down a browser window today and found a bunch of great links that I’d been saving up.
Here are some looks at Token Verification, Energy, Tech Monopolies, and LLM’s.
Twitter Sues Advertisers
It sounds like Twitter is suing people for not buying from them. From Wired: Elon Musk’s X Sues Advertisers Over Alleged Boycott .
Hopefully they don’t find out I’ve never paid a dime to twitter/x.
Bash v Powershell : Base64
My brothers and sister’s in code: Software quality is hard to define. But I think we can all agree that the bash version of base64 encoding
echo "Encode this string" | base64
is cleaner, easier to read, and easier to remember than the Powershell base64 encoding
[System.Convert]::ToBase64String([System.Text.Encoding]::UTF8.GetBytes("Encode this string"))
The future of terminal prompts
Warp has a pretty nifty product : Warp : agent mode. What I found particularly fascinating was pulling up documentation based on a natural language query. In the demo video, they use the prompt “What’s the command in postgres for listing all the tables?”.
Musk Diverts Nvidia Chips from Telsa
Q2 2024 AI Insights
These are a few recent links about AI from around the web. One is about the massive human work force involved in labeling data for use in generating AI models. The second link looks at the products, potential products, and weighs that against the current costs of AI response generation.