Sunt un programator.
Deocamdată mă tem de votul electronic, și o să vă prezint câteva riscuri.
Dacă o astfel de bază de date ar aduna voturile, aceasta ar fi cel mai vulnerabil punct. Orice persoană ce are acces la acel sistem poate vedea cine a …
more ...Updated 2020-09-03: Statement on coupling
I was recently blown away by watching some of Uncle Bob's Clean Code presentations (make sure to check out his blog). Of particular focus was his demo of Test-Driven Development, which when done right, reduces defects, development cost, and maintenance cost of software.
In …
more ...In my review of cryptocurrencies, I mentioned that Bitcoin Cash offers "relatively less security compared to Bitcoin".
What did I mean by that?
What are the various kinds of security that a cryptocurrency offers? How to enhance them and avoid compromising them?
I will address the following questions:
more ...I argue that VPNs are bad for the user, especially if the user is a dissenter from the status quo.
more ...Knowing that the next Bitcoin "halvening" will shrink inflation to half yet again next month (I estimate it'll be the 23rd of May), I was curious to see what's in store for the price of Bitcoin.
Currently, the supply inflation is below 4% per year, according to this pretty chart …
more ...When disaster strikes, like a fire, flood, hurricane, or an epidemic, and utilities and supply chains get disrupted, you might see much higher prices for goods that yesterday were cheap. This is called price gouging.
For instance, in 2017 after hurricane Harvey struck Texas, in some locations gas prices shot …
more ...I shared my previous post on Reddit, and I got some very useful feedback which pointed out the irrelevance of what I was measuring (and also a scientific paper pointing out many statistical errors in a "real" GitHub study).
So, I figured I'd measure something more relevant: bugs.
Sadly …
more ...I decided to review some programming languages, by comparing their popularity with their Rosetta Code implementation terseness.
I measured terseness as the average of implementations' estimated zipped code filesize.
Update 2021-01-17: After another enlightening Reddit discussion, I realized an even worse caveat of just looking at Rosetta Code snippets is …
more ...