my blog https://overreacted.io

twk

+1 -1
+1 -1
public/a-social-filesystem/index.md
··· 577 577 } 578 578 ``` 579 579 580 - This works, but then if dril wants to change his hosting, he'd break every link. So this is not a solution--that's the exact problem we're trying to solve. We want the links to point at "wherever dril's stuff will be", not "where dril's stuff is right now". 580 + This works, but then if dril wants to change his hosting, he'd break every link. So this is not a solution--it's the exact *problem* that we're trying to solve. We want the links to point at "wherever dril's stuff will be", not "where dril's stuff is right now". 581 581 582 582 We need some kind of an indirection. 583 583