back
user profile
bozho
968karma·429submissions·September 17, 2011
about
Developer, top stackoverflow user (Bozho), blogger (http://techblog.bozho.net) and founder of http://computoser.com (algorithmic music)
recent activity (429 total)
comment
Actually, we made sure that the e-voting provisions in the new electoral code explicitly require the whole software to be open source. Especially for voting this is mandatory, otherwise there is no tr…
comment
Yes, in the linked presentation I mention GDS as a good example. The US also has a lot of opensource projects.
comment
Although not strictly "defunct", point taken - changed it to LibreOffice.
1 pts
comment
Tech journalists keep ranting about the bad pitches they receive. They publish tips and guidelines. But even if you follow those, they still don't read the pitches. And rarely have any idea about…
comment
that is true in some very rare cases. CPU-intensive bits of the application should definitely be separated, so that they can scale independently. But that's not the main point of microservices.