AspNetCore
-
Adding correlation metadata to our ASP.Net Core application logs
09 Nov 2022
Categories: AspNetCore
Tags: AspNetCore | C# | Loki | Serilog | Microservices -
Sending ASP.Net Core logs to Grafana Loki - basic configuration
09 Nov 2022
Categories: AspNetCore
Tags: AspNetCore | C# | Serilog | Loki
Bash
-
Why is Gitlab-Runner stuck when an error occurs with a background task?
21 Nov 2022
Categories: Devops
Tags: Gitlab | CI/CD | Bash
C#
-
Adding correlation metadata to our ASP.Net Core application logs
09 Nov 2022
Categories: AspNetCore
Tags: AspNetCore | C# | Loki | Serilog | Microservices -
Sending ASP.Net Core logs to Grafana Loki - basic configuration
09 Nov 2022
Categories: AspNetCore
Tags: AspNetCore | C# | Serilog | Loki
CI/CD
-
Why is Gitlab-Runner stuck when an error occurs with a background task?
21 Nov 2022
Categories: Devops
Tags: Gitlab | CI/CD | Bash
CMake
-
How to use Jetbrain's IDE CLion for Root C++ development?
13 Apr 2021
Categories: ROOT
Tags: ROOT | IDE | CMake | Datascience
Datascience
-
How to use Jetbrain's IDE CLion for Root C++ development?
13 Apr 2021
Categories: ROOT
Tags: ROOT | IDE | CMake | Datascience
Diesel
-
Get a Diesel database connection from a non-Rocket binary
05 May 2022
Categories: Rust
Tags: Rocket | Diesel
GDB
-
Debugging PHP: Set breakpoints on PHP code using a C debugger
14 Jan 2020
Categories: php
Tags: debugging | php-src | GDB -
Debugging PHP: Why should you or shouldn't you use a C debugger
14 Jan 2020
Categories: php
Tags: debugging | php-src | GDB -
Debugging PHP: Knowing which function PHP is executing now
07 Dec 2019
Categories: php
Tags: debugging | GDB | php-src
Gitlab
-
Why is Gitlab-Runner stuck when an error occurs with a background task?
21 Nov 2022
Categories: Devops
Tags: Gitlab | CI/CD | Bash
Grafana
-
Draw W3WP process info per app pool
07 Oct 2023
Categories: devops
Tags: Grafana | Prometheus | windows_exporter | IIS
IDE
-
How to use Jetbrain's IDE CLion for Root C++ development?
13 Apr 2021
Categories: ROOT
Tags: ROOT | IDE | CMake | Datascience
IIS
-
Draw W3WP process info per app pool
07 Oct 2023
Categories: devops
Tags: Grafana | Prometheus | windows_exporter | IIS
Loki
-
Adding correlation metadata to our ASP.Net Core application logs
09 Nov 2022
Categories: AspNetCore
Tags: AspNetCore | C# | Loki | Serilog | Microservices -
Sending ASP.Net Core logs to Grafana Loki - basic configuration
09 Nov 2022
Categories: AspNetCore
Tags: AspNetCore | C# | Serilog | Loki
Microservices
-
Adding correlation metadata to our ASP.Net Core application logs
09 Nov 2022
Categories: AspNetCore
Tags: AspNetCore | C# | Loki | Serilog | Microservices
Prometheus
-
Draw W3WP process info per app pool
07 Oct 2023
Categories: devops
Tags: Grafana | Prometheus | windows_exporter | IIS
ROOT
-
How to use Jetbrain's IDE CLion for Root C++ development?
13 Apr 2021
Categories: ROOT
Tags: ROOT | IDE | CMake | Datascience
Rocket
-
Get a Diesel database connection from a non-Rocket binary
05 May 2022
Categories: Rust
Tags: Rocket | Diesel
Serilog
-
Adding correlation metadata to our ASP.Net Core application logs
09 Nov 2022
Categories: AspNetCore
Tags: AspNetCore | C# | Loki | Serilog | Microservices -
Sending ASP.Net Core logs to Grafana Loki - basic configuration
09 Nov 2022
Categories: AspNetCore
Tags: AspNetCore | C# | Serilog | Loki
UTF-8
-
Magento2 Page Cache : Unable to serialize value. Malformed UTF-8 characters, possibly incorrectly encoded
02 Dec 2019
Categories: magento2
Tags: debugging | UTF-8 | grep | magento-module-page-cache
bcrypt
-
Magento2 and migrated bcrypt passwords
20 Feb 2020
Categories: magento2
Tags: migration | magento1 | bcrypt
cache
-
Magento2: Identify useless HTML blocks in your cache
04 Jun 2020
Categories: magento2
Tags: performance | cache | redis -
That patch on ProductMetadata can speed up your whole Magento2 website!
17 Mar 2020
Categories: magento2
Tags: cache | performance
debugging
-
Debugging PHP: Set breakpoints on PHP code using a C debugger
14 Jan 2020
Categories: php
Tags: debugging | php-src | GDB -
Debugging PHP: Why should you or shouldn't you use a C debugger
14 Jan 2020
Categories: php
Tags: debugging | php-src | GDB -
Debugging PHP: What is my process waiting for?
28 Dec 2019
Categories: php
Tags: debugging | strace | procfs | php-src -
Debugging PHP: Knowing which function PHP is executing now
07 Dec 2019
Categories: php
Tags: debugging | GDB | php-src -
Magento2 Page Cache : Unable to serialize value. Malformed UTF-8 characters, possibly incorrectly encoded
02 Dec 2019
Categories: magento2
Tags: debugging | UTF-8 | grep | magento-module-page-cache
dot
-
Magento2 : How to plot a RequireJS dependency graph?
29 Sep 2020
Categories: magento2
Tags: requirejs | graphviz | dot
graphviz
-
Magento2 : How to plot a RequireJS dependency graph?
29 Sep 2020
Categories: magento2
Tags: requirejs | graphviz | dot
grep
-
Magento2 Page Cache : Unable to serialize value. Malformed UTF-8 characters, possibly incorrectly encoded
02 Dec 2019
Categories: magento2
Tags: debugging | UTF-8 | grep | magento-module-page-cache
magento-module-page-cache
-
Magento2 : Is your site full-page cacheable?
21 Dec 2019
Categories: magento2
Tags: performance | magento-module-page-cache -
Magento2 Page Cache : Unable to serialize value. Malformed UTF-8 characters, possibly incorrectly encoded
02 Dec 2019
Categories: magento2
Tags: debugging | UTF-8 | grep | magento-module-page-cache
magento1
-
Magento2 and migrated bcrypt passwords
20 Feb 2020
Categories: magento2
Tags: migration | magento1 | bcrypt -
Magento2: Can you use custom namespaces?
15 Dec 2019
Categories: magento2
Tags: magento1
migration
-
Magento2 and migrated bcrypt passwords
20 Feb 2020
Categories: magento2
Tags: migration | magento1 | bcrypt
module-swatch
-
Magento2: If your super attributes has loads of values, that patch may speed up your website!
18 Mar 2020
Categories: magento2
Tags: performance | module-swatch
optimization
-
Magento2: Why is hiding products that slow and how to make it really fast?
07 Dec 2019
Categories: magento2
Tags: optimization
performance
-
Are PHP's short echo tag faster than echo?
18 Jul 2021
Categories: PHP
Tags: performance -
Magento2 : Manually bundling the JavaScript files of a directory
03 Nov 2020
Categories: magento2
Tags: requirejs | performance -
Magento2: Identify useless HTML blocks in your cache
04 Jun 2020
Categories: magento2
Tags: performance | cache | redis -
Magento2: If your super attributes has loads of values, that patch may speed up your website!
18 Mar 2020
Categories: magento2
Tags: performance | module-swatch -
That patch on ProductMetadata can speed up your whole Magento2 website!
17 Mar 2020
Categories: magento2
Tags: cache | performance -
Magento2 : Is your site full-page cacheable?
21 Dec 2019
Categories: magento2
Tags: performance | magento-module-page-cache
php-src
-
Debugging PHP: Set breakpoints on PHP code using a C debugger
14 Jan 2020
Categories: php
Tags: debugging | php-src | GDB -
Debugging PHP: Why should you or shouldn't you use a C debugger
14 Jan 2020
Categories: php
Tags: debugging | php-src | GDB -
Debugging PHP: What is my process waiting for?
28 Dec 2019
Categories: php
Tags: debugging | strace | procfs | php-src -
Debugging PHP: Knowing which function PHP is executing now
07 Dec 2019
Categories: php
Tags: debugging | GDB | php-src
procfs
-
Debugging PHP: What is my process waiting for?
28 Dec 2019
Categories: php
Tags: debugging | strace | procfs | php-src
redis
-
Magento2: Identify useless HTML blocks in your cache
04 Jun 2020
Categories: magento2
Tags: performance | cache | redis
requirejs
-
Magento2 : Manually bundling the JavaScript files of a directory
03 Nov 2020
Categories: magento2
Tags: requirejs | performance -
Magento2 : How to plot a RequireJS dependency graph?
29 Sep 2020
Categories: magento2
Tags: requirejs | graphviz | dot
strace
-
Debugging PHP: What is my process waiting for?
28 Dec 2019
Categories: php
Tags: debugging | strace | procfs | php-src
windows_exporter
-
Draw W3WP process info per app pool
07 Oct 2023
Categories: devops
Tags: Grafana | Prometheus | windows_exporter | IIS