How to debug Drupal 8 Functional tests with XDebug
How to debug Drupal 8 Functional tests with XDebugFrederic MarandSun, 2018-07-29 21:12Drupal tips and tricksxdebugphpstormphpunittestingDRUPAL-8The problemWhile converting the old-style functional...
View ArticleLighthouse 3.0 is out: Drupal 8.5 has killer performance
Lighthouse 3.0 is out: Drupal 8.5 has killer performanceFrederic MarandSun, 2018-08-05 18:08ComputingDRUPAL-8performancechromeAs you may have noticed if you are a regular here, I just refreshed the...
View ArticleMunin plugins for Beanstalkd in PHP are now 1.0.0
Munin plugins for Beanstalkd in PHP are now 1.0.0Frederic MarandSun, 2018-08-12 21:16PHPPHP Tips and tricksmuninobservabilityphpphp-figIn 2014, I created a PHP version of the Munin plugins for...
View ArticleTip of the day: how to compare Guitar Pro files
Tip of the day: how to compare Guitar Pro filesFrederic MarandSun, 2018-10-07 11:21MusicGuitarProGP7XMLThe problemWhen working on compositions in a multi-member band (currently 5 in AnotherDay, each...
View ArticleGoland tip of the day: when Make run configurations don't find go
Goland tip of the day: when Make run configurations don't find goFrederic MarandFri, 2018-10-12 13:31ComputingGoogle Go = GolangGolandThe problem In a Goland 2018.3 EAP run configuration, a Makefile...
View ArticleGoLand tip of the day: clean up GoLand leftover cache and log folders
GoLand tip of the day: clean up GoLand leftover cache and log foldersFrederic MarandSat, 2018-12-08 17:10Google Go = GolangGolandWhen GoLand is upgraded from one version to the next, the deployment...
View ArticleGo internals unofficial wiki restored
Go internals unofficial wiki restoredFrederic MarandMon, 2019-03-04 12:09Google Go = GolanggoogleThe "Go internals unofficial wiki" on goin.wikispot.org used to be a valuable resource for developers...
View ArticleShowcase: Migrating FranceTVSport.fr to Drupal 8 and Symfony 4
Showcase: Migrating FranceTVSport.fr to Drupal 8 and Symfony 4Frederic MarandMon, 2019-03-18 14:03PHPGrokking DrupalSymfonyDRUPAL-8SymfonyDrupalCampShowcaseThe opening talk as DrupalCamp Paris 2019 was...
View ArticleError handling in Go 1.14 (french)
Error handling in Go 1.14 (french)Frederic MarandThu, 2020-02-27 08:33Google Go = GolangGolang ParisLa gestion des erreurs a été beaucoup enrichie en Go 1.13 et ses améliorations ont commencé à être...
View ArticleTip of the day: patching legacy Drupal 7 projects with Composer
Tip of the day: patching legacy Drupal 7 projects with ComposerFrederic MarandTue, 2021-01-26 10:30PHPDrupal tips and tricksDRUPAL-7ComposerSome late Drupal 7 projects use Composer for project...
View ArticleTip of the day: how to edit Ansible Jinja2 templates in JetBrains IDEs
Tip of the day: how to edit Ansible Jinja2 templates in JetBrains IDEsFrederic MarandSun, 2021-12-26 14:36ComputingAnsibleJinja2TwigGolandphpstormOne annoying missing feature in most JetBrains IDEs is...
View ArticleParsing actual IANA language codes
Parsing actual IANA language codesFrederic MarandFri, 2022-09-30 15:14ComputingGoogle Go = GolangGrokking Drupali18nx/textDRUPAL-8DRUPAL-9DRUPAL-10While working on i18n in Go with the golang.org/x/text...
View ArticleTip of the day: running Flagr Docker image on a M1 mac
Tip of the day: running Flagr Docker image on a M1 macFrederic MarandFri, 2022-10-21 17:04ComputingGoogle Go = GolangmacosDockerAfter almost one year with an Apple Silicon macBook, I eventually got my...
View ArticleWriting an SMTP service in Go
Writing an SMTP service in GoFrederic MarandFri, 2023-04-14 11:46Google Go = GolangsmtpDevoxxFRBecause sometimes, it's nicer to users to allow them to contact us by email, it occasionally becomes...
View ArticleTip of the day: validating a Jenkinsfile from the CLI with HTTPie
Tip of the day: validating a Jenkinsfile from the CLI with HTTPieFrederic MarandFri, 2023-05-19 14:56ComputingdevopsjenkinsAn easily missed feature in Jenkins is the bundled linter for...
View ArticleThe end of function execution in Go code
The end of function execution in Go codeFrederic MarandMon, 2023-05-29 21:24Google Go = GolangDevoxxFREvery Go function needs to end at some point, even main and test functions. But the way the end...
View ArticleTip of the day: using Homebrew to get PHP Pear extensions behind a proxy
Tip of the day: using Homebrew to get PHP Pear extensions behind a proxyFrederic MarandThu, 2023-06-01 14:15PHPphppearpeclHomebrewmacosMost of the time, installing tools using Homebrew works...
View ArticleAvoid gettings your Gogs instance hacked after CVE-2024-39930
Avoid gettings your Gogs instance hacked after CVE-2024-39930Frederic MarandTue, 2024-07-09 14:46ComputingsecurityIf you are using the Gogs git server and just apply updates automatically without...
View ArticleHow to use modules or themes not yet available on Drupal 11 with Composer
How to use modules or themes not yet available on Drupal 11 with Composer Frederic Marand Fri, 2025-01-03 18:43 Computing PHP Drupal tips and tricks DRUPAL-10 DRUPAL-11 The problem Let's face it, with...
View Article