WordPress is the worse “shareware” model

WordPress basic, which doesn’t have much functionality may be free and open, but the meat of it, the plugins, aren’t.

The WordPress plugin ecosystem has grown from being an useful extension framework to a monster of “shareware”, trialware only set out to make a sale.
Even the spamfilter Akismet, which once used to be free to all, isn’t free anymore. The restriction that you can’t have ads on your site for it to be free is not realistic.
This site for instance doesn’t even generate enough money to be able to afford the smallest, cheapest VPS. If I’m lucky I get 1 or 2 clicks / month.
Because all the visitors here have adblockers enabled, since it’s a technical savvy blog.
The code quality of those plugins is questionable, some even insert ads in your admin UI. I don’t have to explain the security implications.

The solution?
– Liberate WordPress Plugins. You should be able to change the plugin repository, just like you have multiple app stores on Android, you could have multiple plugin repositories.
– Move away from WordPress

I’m seeking remote work as a Go / Golang and/or Vue or Angular Backend or Full Stack Developer

Hello potential employer or contractor,

I’m seeking remote only paid work, 20-40 hours / week.
No job agencies.

I’m available as a contractor or as an employee.
My location in winter is Göppingen, Germany – in summer Rijeka, Croatia.
I’m registered in Germany, that’s also where my business is registered.

I currently only have a resume up in German at https://resume.icod.de/

You can also get in touch via comments or https://icod.de/kontakt

Crayon Syntax Highlighter Updated for PHP 8

I have updated the Crayon Syntax Highlighter to work with PHP8 and above.
While I have tagged the release as 2.8.6 I’m moving away from that version scheme.

and use master branch.

Remember to visit the settings page and save your settings, especially when switching PHP versions.

To my knowledge this is the only public repository of a working Crayon Syntax Highlighter plugin, feel free to correct me.