back
user profile
7777777phil
1,567karma·702submissions·August 28, 2025
recent activity (702 total)
comment
It reminds me of how we use measures like the VIX in finance; not because markets are actually log-normal, but because having a standardized way to compare "choppiness" across different peri…
comment
I appreciate this perspective.. but I think there might be a false dichotomy here. Some of the biggest gaming success stories didn't rely on exploitative mechanics - Minecraft, Among Us, even For…
comment
Efficiency gains can look like pure wins on the balance sheet while quietly eroding customer relationships that took decades to build. The people who ran the numbers on ATM rollouts probably weren…
comment
You're right, fashion cycles deserve more attention. I deliberately focused on Nike's structural problems, but you can't ignore that Adidas caught a wave with the Samba revival. The dif…
comment
This is exactly the pattern. The de-specialization playbook works on spreadsheets but rarely survives contact with customers who expect expertise. In Nike's case, it also broke the feedback loop …
comment
A 40% profit drop on 10% revenue decline reflects the nasty operating leverage built into Nike's model: high fixed costs in marketing, athlete deals, and retail commitments that don't scale …
comment
Thanks a lot!
comment
Sharing this here again - I did not adapt the article for recent events but one can do 1+1. The developments in Venezuela offer a real-world case study for the Bretton Woods III framework. The thesis …
comment
If so, then at least it pays well..
comment
Absolutely love this!! I have been analyzing a lot of HN data lately [1] so I backtested my hypothesis on your dataset and ran some stats: https://philippdubach.com/standalone/hac…
comment
Really useful currently working on a autonomous academic research system [1] and thinking about integrating this. Currently using custom prompt + Edison Scientific API. Any plans of making this open s…
comment
Interesting approach to giving LLMs full context. My only concern is the "no workspaces" approach; manual cd && npm install usually leads to dependency drift and "it works on my…