1

Intégration des liens lemmy

This commit is contained in:
2025-12-11 00:35:08 +01:00
parent 2f86630e35
commit 8315fd2b21
457 changed files with 1799 additions and 1662 deletions

View File

@@ -3,17 +3,13 @@ links:
- name: Page d'origine
url: https://jarredsumner.com/codeblog/
lang: unknown
title: "Why isn't the internet more fun and weird?"
date: 2022-07-06
title: Why isn't the internet more fun and weird?
date: 2022-07-06T00:00:00.000Z
keywords: []
cover: "images/screenshot.png"
# Example:
# links:
# - name: "LEGO (France)"
# lang: "fr"
# url: "https://www.lego.com/fr-fr/product/t-rex-rampage-75936"
# official: true
status: [ { "date": "2025-03-25T10:46:29.630Z", "http_code": 200 } ]
cover: images/screenshot.png
status:
- date: '2025-03-25T10:46:29.630Z'
http_code: 200
weather:
temperature: 21
humidity: 33
@@ -24,6 +20,7 @@ weather:
wind_direction: 307
source:
- open-meteo
comments_url: https://com.richard-dern.fr/post/93
---
> MySpace inspired a generation of teenagers to learn how to code. We have Dark Mode now, but where did all the glitter go?

View File

@@ -6,28 +6,22 @@ links:
- name: Archive
url: http://web.archive.org/web/20250320023030/https://dev.to/yonkeltron/is-it-time-to-look-past-git-ah4
archive: true
title: "Is it time to look past Git? - DEV Community"
date: 2022-07-06
title: Is it time to look past Git? - DEV Community
date: 2022-07-06T00:00:00.000Z
keywords:
[
"git",
"scm",
"devops",
"software",
"coding",
"development",
"engineering",
"inclusive",
"community"
]
cover: "images/screenshot.png"
# Example:
# links:
# - name: "LEGO (France)"
# lang: "fr"
# url: "https://www.lego.com/fr-fr/product/t-rex-rampage-75936"
# official: true
status: [ { "date": "2025-03-25T10:46:35.286Z", "http_code": 200 } ]
- git
- scm
- devops
- software
- coding
- development
- engineering
- inclusive
- community
cover: images/screenshot.png
status:
- date: '2025-03-25T10:46:35.286Z'
http_code: 200
weather:
temperature: 21
humidity: 33
@@ -38,6 +32,7 @@ weather:
wind_direction: 307
source:
- open-meteo
comments_url: https://com.richard-dern.fr/post/94
---
> My beef with Git and a search for viable alternatives. Tagged with git, scm, devops.