HN user

lelc

84 karma
Posts3
Comments14
View on HN

Only 5 points out of 200 are about administrative law.

Pretty sure Leetcode subscription costs more than R$150 :) .

But yeah, if you are Donald Knuth, you can probably make more money in other places... if its important for you.

Banco Central do Brasil | Brazil | REMOTE | Full-time | BRL280k

Embark on a journey with the Central Bank of Brazil (Bacen), the global epitome of innovation in central banking.

We proudly stand as the world's most innovative central bank. Bacen, the visionary creator and operator of the PIX payments system, leads the charge in financial technology innovation.

Position: Software Engineer

Location: Remote within Brazil

Contribute to cutting-edge financial technology projects.

Embrace the flexibility of remote work, allowing you to code from any corner of Brazil.

With 50 open positions and the potential for an additional 50, we present a rare opportunity for a hundred exceptional individuals to be part of our groundbreaking initiatives.

Selection Process: Entrance exam (concurso público) serves as the gateway to joining our team.

Visit https://www.bcb.gov.br/acessoinformacao/concursospublicos for comprehensive details.

Your chance to be a catalyst in the evolution of finance awaits. Join Bacen and redefine the future of financial technology with us!

This creates another attack avenue, that is, you don't attack the results of the ballot, but you attack the entire system. You discredit the system because it is complicated, you use the limited understanding of the voter base to invalidate the results.

That is exactly what Bolsonaro did. He effectively proved the system is vulnerable to a trust attack... it does not matter if the system is safe from tampering if a significant part of the voters do not trust the system.

But this issue has become so politicized in Brazil that it has become impossible to discuss it reasonably. Pointing out any flaws in it is interpreted as an "attack to democracy".

Create a fit to purpose, simpler, protocol using a good interface specification language (OpenAPI or protocol buffers). Maybe borrow concepts and patterns from the ISO standard, but not adopt it. It will not deliver its promise of interoperability. It might actually make it harder to interoperate with other payment schemes.

If anyone from the FED is reading this I have this advice: don't use ISO20022! (I've been working on the brazilian instant payments project, known as PIX). It's an overly-complicated-try-to-solve-everything standard that promises interoperability but only delivers pain and misery. Since each country has its own standards for person and account identification, in dealing with these local realities, the ISO20022 adds quite a lot of complexity. But all this cost does not result in interoperability. In fact, each payment scheme end up with a localized version of the standard, incompatible with others. What could have been a clean API, ends up a mess.