HN user

dal

134 karma
Posts0
Comments51
View on HN
No posts found.

I was thinking the same. It must take much less space in database form than all the html pages.

In Sweden we are super reliant on digital payments and a lot of stores don't even accept cash any more. Most people don't carry cash only digital payments. This simplifies for the stores/restaurants and maybe decreases the risk of handling larger amounts of cash. I love the simplicity of digital payments and not having to bother with change and such. We even have an app called Swish (set up by Swedish banks) that does free money transfer between people and can also do payments to stores.

Every once in a while some pensioner organisation or so starts a debate about them not understanding how to pay their bills via an app and that they can't shop at some stores/restaurants only taking payments via an app (Swish). Some seniors might not have a smartphone or are unable to use it.

But the real and much bigger issue is what happens in case of a crisis. Like a huge power outage or the rolling blackouts that might come this winter depending on how the power situation develops in Europe. Or in case of natural disaster or war. We have historically had a very stable power grid and society so most people don't even think about what they would do if their digital payment methods just stopped working. I don't think it benefits our society that we are unable to make payments without technology.

This kind of reminds me of when someone reverse engineers a piece of software to document interfaces, protocols or APIs for the purpose of writing compatible software. Then a second person not involved in the RE process implement compatible software from the documentation the first person wrote.

This is to avoid any contamination and verbatim copies of code. Once you have read a piece of code there is a risk of "contamination" and you will be influenced by it. It does not matter if you directly copy it, write it out from memory or use an AI to regurgitate it. It will be a copy of the code. To me this is very clear.