5 ms·
I love this so much. So many times I've had to install Python just for Pygments. A static binary will be so much easier to maintain.
by ubercow 9y ago
I love this so much. So many times I've had to install Python just for Pygments.
A static binary will be so much easier to maintain.
- josteink 9y ago> A static binary will be so much easier to maintain Repeat that mentality enough times, and I can't wait for the next heart-bleed to come out. Distro-maintainers can't exactly be ecstatic about people using Go for more and more software.
- eikenberry 9y agoGo has supported shared libraries for a couple years now. I'm sure distro maintainers are taking advantage of this if they think it helpful.