On the Mac there is a wonderful Alfred workflow that converts Px to Rem: Download direct link: https://raw.githubusercontent.com/vitorgalvao/requested-alfred-workflows/master/Workflows/PxRemEm.alfredworkflow Just install it, then type CMD-Space: Alfred Bar "pxrem" and enter the number in pixels. The conversion to REM is copied directly to the clipboard. [...]Read
🤓 The technology shed
The technical docs and snippets are guides, templates and tools for web programmers. If you find something useful for your project, you are welcome to copy and use it...
A documentation of GIT version control that can be grasped very quickly through visualisation: http://marklodato.github.io/visual-git-guide/index-en.html Read
Preparation: Homebrew should be installed Valet should be installed and running: https://laravel.com/docs/7.x/valet Browser Extension for PHPSTORM should be installed: https://www.jetbrains.com/help/phpstorm/browser-debugging-extensions.html gerry@webgarten ~ % brew install pecl gerry@webgarten ~ % pecl install xdebug If error message: Warning: mkdir(): File exists in System.php [...]Read
Installation of redmine on Ubuntu Linux system. All steps from the history. Wherever "ERROR" appears, additional installation steps were necessary.Read