Runterwählen ist kein Gegenargument.
[Verifying my cryptographic key: openpgp4fpr:941D456ED3A38A3B1DBEAB2BC8A2CCD4F1AE5C21]
You can make embarrassing mistakes in virtually any programming language that’s not too esoteric.
When I still used Python for prototyping (today, I usually use Go for that), it happened much too often that I did this:
if foo:
bar()
foobar() # syntax error
In Lisp, however, both errors are much harder to make (not even considering GNU Emacs’s superb auto-indentation - which is what most Lispers use these days, as far as I know):
(when foo) ;; <- obvious!
(bar))
(when foo
(bar)
(foobar) ;; <- still valid
(quux)) ;; <- also still valid
Dynamic typing is the source of very amazing errors, see JavaScript.
Feel free, it’s still out there!
I still write more Perl than Python these days.
Still easier to refactor than Python. ;-)
For all of those, Lisp is the more logical choice. Plus, whitespace as syntax is the worst possible design decision.
Ah, right, Files! I keep forgetting that it’s Open Source as well. (And it is pretty nice. Not really lightweight though, despite its clean looks.)
As we’re in the Open Source community here, the massive list of possible answers is suddenly rather short, I’m afraid. Explorer++ might be your best bet.
There still is no documented way to migrate an existing WordPress to PostgreSQL. The PostgreSQL plugin assumes a fresh installation, everything else is not assumed to be there.
It still is, as that’s what the developers use.
nextCloud becomes notably faster when you migrate from MySQL to PostgreSQL.
I rewrote the last remaining MySQL-based software of mine this year because I didn’t want to have MariaDB just for this one tool. Everything else had already been migrated. PostgreSQL is much faster in my tests.
Some of our customers rely on Oracle’s database system, because history. Sadly, we can’t teach them.
MySQL refugees = those who ran to MariaDB when MySQL was bought by 'Orrible and now need another new home. Accidentally, PostgreSQL has grown support for some of MySQL on recent versions.
I hope this won’t have any negative effects on PostgreSQL which will hopefully not have to cater the MySQL refugees now.
Which is not the case on Plan 9.
NetSurf is closer to a browser.
Sure does!
If the comparison would consider Harris’s previous work when she was still a lawyer, the differences between her and Trump would be even smaller.