@svpino For me, the biggest perk is living in a more equal society. Contributing so that others around you can live as good as you do is a great perk. Living in a castle while others starve around you is not comforting
@MALULACONCEJAL@LuzMelyReyes Para mi es obvio, están chateando con alguien más por el teléfono. Es lo que cualquier persona haría en medio de tanto aburrimiento.
@kerckhove_ts You already agree with the idea that CI slows you down, and that it is a good thing. Types are similar to an extent. There is a step that verifies that you have not made certain mistakes, which is not done in dynamically typed languages. You go slower, but it’s a good thing.
@manmunoz@puzkas Tampoco, porque suspendieron los diputados de Amazonas y con eso la oposición perdió la mayoría absoluta. Luego los incorporaron y la AN entró en “desacato”
@mmgg27@lubrio Yo vi una materia con él en la universidad. Fue el peor profesor que he tenido en mi vida, a un nivel que me cuesta describir. Se sentaba en la hora de clase a leer noticias mientras. Nunca dijo nada sobre la materia que se supone que enseñaba
@mechEng93Mex@davidshor Unfortunately, I haven’t seen any talk about this security feature. I guess the reality is that only few people got access to the public key or that almost nobody understands how it should work.
@mechEng93Mex@davidshor In theory, political parties have access to the public key after the mandatory software audit of the voting machines. That includes the government party, which could easily contest the tallies by showing signature mismatches.
@Ocramius@elastic@PostgreSQL You can make postgres control elastic search as an index type with this extension
https://t.co/T6UY75Wzry
but I think, for a lot of the simpler search parameters, built-in postgres indexes is enough
@Ocramius I created a DSL in Haskell for a different purpose, but that can be used to compose smaller parts into a larger one. https://t.co/blOiRNQ5hy
It’s been a long time I don’t use it, though, and it probably needs some small updates for the latest docker features