20 Jahre icod.de

Am 07.10.2004, vor 20 Jahren wurde icod.de gegründet bzw. Das Gewerbe angemeldet.

Ein Bekannter brauchte ein Webseitendesign, und wollte natürlich eine anständige Rechnung haben.
Also wurde ein Gewerbe angemeldet und besteht seither.

20 Jahre Webentwicklung, Linux Server Administration.
Leider gibt es nichts zu feiern, da es seit 2020 so gut wie keine Einnahmen mehr gibt.
Anfang 2023 musste ich sogar Bürgergeld und Wohngeld beantragen, für mich ein persönlicher Tiefpunkt und Niederlage.

Ich suche Aufträge oder eine Remote Feststellung, oder eine Stelle im Umkreis von 50km, die mit dem ÖPNV gut erreichbar ist.

A list of self-hosted OSS or free PaaS solutions

Kamal

https://kamal-deploy.org/
https://github.com/basecamp/kamal

+:
No central management interface needed, per project configuration

-;
Uses “kamal-proxy”, not nginx. Kamal-proxy is written in Go and significantly slowerthan nginx, as is Traefic and Caddy.


Coolify

https://coolify.io
https://github.com/coollabsio/coolify

+:
Nice looking UI and has continuous integration

-:
Requires 2CPU 2GB RAM and 30GB per node for the UI alone.


Caprover

https://caprover.com
https://github.com/caprover/caprover


Dokku

https://dokku.com/
https://github.com/dokku/dokku

MySQL 8.4+ : Set new password after new installation on CentOS Rocky Alma RHEL

MySQL 8.4 has a catch 22 situation where you can’t set a new password with mysqladmin anymore, because

So if you had an automated setup script that does something like this:

and wanting to lower the password verification level all results in

Why always so complicated, Oracle? Why always so hostile towards the user?

Anyhow.
Solution

Göppingen IT Firma

Wenn ich bei Google nach Göppingen IT Firma suche, dann kommt meine Seite überhaupt nicht vor, obwohl ich seit 2004 ein Gewerbe habe und einen Google Business Eintrag.

Also hiermit, ich, Darko Luketic, habe seit 07.10.2004 eine IT Firma.
Ich mache
– Webentwicklung
– Server Administration
– Datenbanken
– Frontend SPA, PWA, SSR, Hybrid mit Vue, Angular oder React.
– Backend mit Go seit 2013, davor 11 Jahre PHP

Ich bin offen für Neues.

Remove cookie banner from shopware documentation

Shopware’s documentation site nags you with an annoying cookie banner.
This is the ublock origin Firefox addon (might not work with the new Chrome browser) filter to remove that cookie banner.

Shopware people, don’t set cookies on a documentation site, for real.