Ask HN: Why is it so difficult to control IoT devices from your desktop?2 ポイント·投稿者 souenzzo·2 年前·4 コメント
souenzzo·9 か月前·議論Windows 98 takes ~200Mb after a clean install Windows 95 takes ~50Mb after a clean install
souenzzo·昨年·議論my code setup hasn't changed in 10 yearsI tried to use many LLM tools. They are generally not capable of doing anything useful in a real project.Maybe solutions like MCP, that allow the LLM to access the git history make the LLM become useful for someone that actually works on a project.
souenzzo·昨年·議論another example of a problem that would not exist if there was urban planning (walkable cities) and public transport (trains/bus/etc)
souenzzo·昨年·議論With BRICS, other currencies may be integrated.China also have a pix-like wechat Russia has a pix-like "BRICS Pay"And those systems can be integrated.PIX QRCode protocol already have a "currency" field, that currently only support the constant value of "BRL"USA probably will continue to use check and printed money like the ancients do.
souenzzo·昨年·議論Do you use/recommend any FOSS payment system?I could not find any VISA foss software.if there is any payment system that MAY be FOSS in the future, it is PIX. Not apple wallet.
souenzzo·昨年·議論PIX are free for persons. Companies may* pay for pix services. My bank (that is not a good bank) charges a fixed amount of 4 BRL (aprox 1 USD) per transaction (to send PIX. not to receive) PIX in "maquininhas" may cost ~1% to the seller.* may: banks are allowed to charge.
souenzzo·昨年·議論Why are there no Chinese brands in the table? Europeans can't buy chinese cars in europe?
souenzzo·昨年·議論Feels like a brainfuck interpreter version of magic(1), a clojureCLR JIT compiler implemented via macro.1 https://github.com/nasser/magic
souenzzo·2 年前·議論Clojure manages to do improvement to the language, without breaking the users.Most of improvements are "additions", it is never a "change" or "re-do something better"It is an awesome experience be able to upgrade the language anytime with no fear or pain.