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://projects.kwon.nyc/internet-is-fun/
lang: en
title: "The internet used to be fun"
date: 2024-02-14
title: The internet used to be fun
date: 2024-02-14T00: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:54:59.306Z", "http_code": 200 } ]
cover: images/screenshot.png
status:
- date: '2025-03-25T10:54:59.306Z'
http_code: 200
weather:
temperature: 9.5
humidity: 85
@@ -24,6 +20,7 @@ weather:
wind_direction: 232
source:
- open-meteo
comments_url: https://com.richard-dern.fr/post/175
---
> Ive been meaning to write some kind of Important Thinkpiece™ on the glory days of the early internet, but every time I sit down to do it, I find another, better piece that someone else has already written. So for now, heres a collection of articles that to some degree answer the question “Why have a personal website?” with “Because its fun, and the internet used to be fun.”

View File

@@ -3,17 +3,13 @@ links:
- name: Page d'origine
url: https://thethreevirtues.com/
lang: unknown
title: "The Three Virtues of a GREAT Programmer"
date: 2024-02-15
title: The Three Virtues of a GREAT Programmer
date: 2024-02-15T00: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:55:07.331Z", "http_code": 200 } ]
cover: images/screenshot.png
status:
- date: '2025-03-25T10:55:07.331Z'
http_code: 200
weather:
temperature: 14.1
humidity: 77
@@ -24,6 +20,7 @@ weather:
wind_direction: 100
source:
- open-meteo
comments_url: https://com.richard-dern.fr/post/176
---
Les trois vertus du développeur.

View File

@@ -4,20 +4,18 @@ links:
url: https://splann.org/des-paquebots-de-croisiere-finances-au-nom-de-la-transition-ecologique/
lang: fr-fr
- name: Archive
url: http://web.archive.org/web/20241204072606/https://splann.org/des-paquebots-de-croisiere-finances-au-nom-de-la-transition-ecologique/
url: >-
http://web.archive.org/web/20241204072606/https://splann.org/des-paquebots-de-croisiere-finances-au-nom-de-la-transition-ecologique/
archive: true
title: "Des paquebots de croisière financés au nom de la transition écologique -
Splann ! | ONG d'enquêtes journalistiques en Bretagne"
date: 2024-02-22
title: >-
Des paquebots de croisière financés au nom de la transition écologique - Splann ! | ONG d'enquêtes journalistiques en
Bretagne
date: 2024-02-22T00: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:55:10.093Z", "http_code": 200 } ]
cover: images/screenshot.png
status:
- date: '2025-03-25T10:55:10.093Z'
http_code: 200
weather:
temperature: 9.2
humidity: 88
@@ -28,6 +26,7 @@ weather:
wind_direction: 222
source:
- open-meteo
comments_url: https://com.richard-dern.fr/post/177
---
> Le premier paquebot de croisière propulsé au gaz naturel liquéfié (GNL) a été mis à leau dans le port de Saint-Nazaire (44) fin 2022. Les Chantiers de lAtlantique en livreront trois autres dici 2027. Un projet en partie financé par lAdeme au nom de la « transition énergétique dans léconomie ».

View File

@@ -3,17 +3,13 @@ links:
- name: Page d'origine
url: https://tonsky.me/blog/js-bloat/
lang: en
title: "JavaScript Bloat in 2024 @ tonsky.me"
date: 2024-02-22
title: JavaScript Bloat in 2024 @ tonsky.me
date: 2024-02-22T00: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:55:19.654Z", "http_code": 200 } ]
cover: images/screenshot.png
status:
- date: '2025-03-25T10:55:19.654Z'
http_code: 200
weather:
temperature: 9.2
humidity: 88
@@ -24,6 +20,7 @@ weather:
wind_direction: 222
source:
- open-meteo
comments_url: https://com.richard-dern.fr/post/178
---
> [...] I was living under impression that, for example, if the average web page size is 3 MB, then JavaScript bundle should be around 1 MB. Surely content should still take the majority, no?