|
|
|
|
|
by screaminghawk
634 days ago
|
|
I love this but I approach it a bit differently. I don't think this is a good excuse to write bad or unmaintainable code. Sure some shortcuts are fine but it should be useful for the next person. Personally I try to use free hosting services so that I don't have to pay to keep it running when I abandon it. (That could be AWS free tier or blockchain or IPFS etc).
Use a public repository so someone else can find it when it's inevitable dropped.
I always make sure to have good documentation so that once it's found anyone can get it running. |
|