ChatGPT is an artificial intelligence chatbot that can help with programming and other tasks. Pitfalls are clear wording of input, verification of proposed solutions and timeliness of information.
After I haven’t written anything here for a long time, okay a very long time, I don’t want to let this blog fall asleep completely. A lot has happened to me recently, which is why I haven’t found much time to write. But now, at christmas time, I would like to slowly start again.
There is a bug in a foreign composer package and you can’t wait until the fix is installed and a new version is built? Then you can’t avoid a patch.
If you work with code, there is no way around version control. The current standard for version control is git, a distributed version control for files.
Recently I came across a very interesting post from Christophe Porteneuve on Medium, in which git rerere was introduced.
git rerere
I’ve been on Twitter for almost 9 years and with time it got worse and worse on Twitter.
A few days ago a new major release of Neos and Flow was released. I would like to briefly introduce you to a few new features.
Even though it has been almost two weeks now, the Neos Conference has still left an impression. The conference was this year also in Hamburg.
From 26.02. to 02.03. a Neos Sprint took place in Dreden. This time I had the opportunity to participate. The topic of the sprint was the new Event Sourced Content Repository.
It is very easy to create your own backend module in Neos. Be it to extend an existing module with a submodule or to create a completely own module.