Hacker News new | ask | show | jobs
by WildParser 1915 days ago
Improvements in build-time are very valuable to me. But I'm not sure if a cloud would help me much. Synching can easily eat up 10s. Also my tools are very unique (including a parser that I wrote myself).

To be faster than local a cloud would have to be massively overclocked - and I can already reach good results locally.

For actual improvements I need a massive improvement in compiler technology (last time I looked there were just too many single-threaded bottlenecks in my build process). Nothing a cloud can solve for me.

Security is one issue - but hackers will most likely only get confused when they try to understand what is going on - also costs I usually don't like...