From ac66544f323d6237ec6fbf009d51d24152e600b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Wed, 18 Oct 2023 16:50:06 +0200 Subject: [PATCH] Update documentation --- archives.html | 1 + articles.html | 18 +- articles10.html | 18 +- articles11.html | 18 +- articles12.html | 18 +- articles13.html | 18 +- articles14.html | 18 +- articles15.html | 18 +- articles16.html | 18 +- articles17.html | 18 +- articles18.html | 18 +- articles19.html | 18 +- articles2.html | 18 +- articles20.html | 18 +- articles21.html | 18 +- articles22.html | 18 +- articles23.html | 18 +- articles24.html | 18 +- articles25.html | 18 +- articles26.html | 18 +- articles27.html | 18 +- articles28.html | 18 +- articles29.html | 18 +- articles3.html | 18 +- articles30.html | 18 +- articles31.html | 18 +- articles32.html | 18 +- articles33.html | 18 +- articles34.html | 18 +- articles35.html | 18 +- articles36.html | 18 +- articles37.html | 18 +- articles38.html | 18 +- articles39.html | 18 +- articles4.html | 18 +- articles40.html | 18 +- articles41.html | 18 +- articles42.html | 18 +- articles43.html | 18 +- articles44.html | 18 +- articles45.html | 18 +- articles46.html | 18 +- articles47.html | 18 +- articles48.html | 18 +- articles49.html | 18 +- articles5.html | 18 +- articles50.html | 18 +- articles51.html | 18 +- articles52.html | 18 +- articles53.html | 18 +- articles54.html | 18 +- articles55.html | 18 +- articles56.html | 18 +- articles6.html | 18 +- articles7.html | 18 +- articles8.html | 18 +- articles9.html | 18 +- author/.html | 17 +- author/.html10 | 17 +- author/.html11 | 17 +- author/.html12 | 17 +- author/.html13 | 17 +- author/.html14 | 17 +- author/.html15 | 17 +- author/.html16 | 17 +- author/.html17 | 17 +- author/.html18 | 17 +- author/.html19 | 17 +- author/.html2 | 17 +- author/.html20 | 17 +- author/.html21 | 17 +- author/.html22 | 17 +- author/.html23 | 17 +- author/.html24 | 17 +- author/.html25 | 17 +- author/.html26 | 17 +- author/.html27 | 17 +- author/.html28 | 17 +- author/.html29 | 17 +- author/.html3 | 17 +- author/.html30 | 17 +- author/.html31 | 17 +- author/.html32 | 17 +- author/.html33 | 17 +- author/.html34 | 17 +- author/.html35 | 17 +- author/.html36 | 17 +- author/.html37 | 17 +- author/.html38 | 17 +- author/.html39 | 17 +- author/.html4 | 17 +- author/.html40 | 17 +- author/.html41 | 17 +- author/.html42 | 17 +- author/.html43 | 17 +- author/.html44 | 17 +- author/.html45 | 17 +- author/.html46 | 17 +- author/.html47 | 17 +- author/.html48 | 17 +- author/.html49 | 17 +- author/.html5 | 17 +- author/.html50 | 17 +- author/.html51 | 17 +- author/.html6 | 17 +- author/.html7 | 17 +- author/.html8 | 17 +- author/.html9 | 17 +- categories.html | 2 +- code/index.html | 20 +- code/index10.html | 20 +- code/index11.html | 20 +- code/index12.html | 20 +- code/index13.html | 20 +- code/index14.html | 20 +- code/index15.html | 20 +- code/index16.html | 20 +- code/index17.html | 20 +- code/index18.html | 20 +- code/index19.html | 20 +- code/index2.html | 20 +- code/index20.html | 20 +- code/index21.html | 20 +- code/index22.html | 20 +- code/index23.html | 264 ++++++++++++++++++ code/index3.html | 20 +- code/index4.html | 20 +- code/index5.html | 20 +- code/index6.html | 20 +- code/index7.html | 20 +- code/index8.html | 20 +- code/index9.html | 20 +- feeds/.atom.xml | 39 ++- feeds/.rss.xml | 13 +- feeds/all-en.atom.xml | 39 ++- feeds/all.atom.xml | 39 ++- feeds/code.atom.xml | 39 ++- tag/python.html | 10 +- tag/python2.html | 81 ++++++ tag/sql.html | 46 +++ tag/sqlalchemy.html | 46 +++ tags.html | 4 +- ...istinct-in-parent-child-relationships.html | 76 +++++ 143 files changed, 1637 insertions(+), 1377 deletions(-) create mode 100644 code/index23.html create mode 100644 tag/python2.html create mode 100644 tag/sql.html create mode 100644 tag/sqlalchemy.html create mode 100644 using-distinct-in-parent-child-relationships.html diff --git a/archives.html b/archives.html index 72a81e6..36e81d2 100644 --- a/archives.html +++ b/archives.html @@ -33,6 +33,7 @@
2023
+
Using DISTINCT in Parent-Child Relationships
2023, Semaine 41
Convert string to duration
2023, Semaine 40
diff --git a/articles.html b/articles.html index 8881599..0a98fef 100644 --- a/articles.html +++ b/articles.html @@ -28,6 +28,12 @@

+
+ + + SQL, SQLAlchemy, Python

Using DISTINCT in Parent-Child Relationships

+ How to get parent and most-recent child in a one-to-many relationship +
@@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -112,18 +118,8 @@
  • Le modèle Vigogne est un modèle entrainé (fine-tuned) avec des données en Français. Notamment ce modèlequi prends LLAMA2 en entrée.
  • LangChain semble être un framework pour travailler avec les différents …
  • -
    - - - gitlab, docker

    Running the Gitlab CI locally

    - -

    Sometimes, I need to change how the continuous integration is setup, and I find -myself pushing to a branch to test if my changes are working. Oftentimes, it -takes me multiple commits to find the correct configuration, which is… suboptimal.

    -

    I discovered today Gitlab CI -local which makes it possible …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -

    +
    + + + SQL, SQLAlchemy, Python

    Using DISTINCT in Parent-Child Relationships

    + How to get parent and most-recent child in a one-to-many relationship +
    @@ -117,17 +123,8 @@ takes me multiple commits to find the correct configuration, which is… su

    I discovered today Gitlab CI local which makes it possible …

    -
    - - - arch-linux

    ArchLinux et mise à jour du keyring

    - -

    Pour les mises à jour Arch, j’utilise yay. Je -ne fais les mises à jour que de manière semi-régulière, et parfois après une -longue période je me retrouve avec des soucis de clé qui ne sont plus à jour ou manquantes.

    -

    Avec une utilisation fréquente du système, aucun problème …

    -