1

Récupération d'articles d'archives

This commit is contained in:
2026-03-29 03:00:47 +02:00
parent 060119c91c
commit ecc25fe7cf
592 changed files with 17498 additions and 8153 deletions

View File

@@ -1,26 +1,26 @@
---
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 12:00:00"
keywords: []
comments_url: https://com.richard-dern.fr/post/175
cover: images/screenshot.png
date: '2024-02-14 12:00:00'
keywords: []
links:
- lang: en
name: Page d'origine
url: https://projects.kwon.nyc/internet-is-fun/
status:
- date: '2025-03-25T10:54:59.306Z'
http_code: 200
- date: '2025-03-25T10:54:59.306Z'
http_code: 200
title: The internet used to be fun
weather:
temperature: 9.5
humidity: 85
pressure: 1021.2
illuminance: 16724.4
precipitations: false
wind_speed: 25.4
wind_direction: 232
pressure: 1021.2
source:
- open-meteo
comments_url: https://com.richard-dern.fr/post/175
- open-meteo
temperature: 9.6
wind_direction: 232
wind_speed: 25.4
---
> 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

@@ -1,26 +1,26 @@
---
links:
- name: Page d'origine
url: https://thethreevirtues.com/
lang: unknown
title: The Three Virtues of a GREAT Programmer
date: "2024-02-15 12:00:00"
keywords: []
comments_url: https://com.richard-dern.fr/post/176
cover: images/screenshot.png
date: '2024-02-15 12:00:00'
keywords: []
links:
- lang: unknown
name: Page d'origine
url: https://thethreevirtues.com/
status:
- date: '2025-03-25T10:55:07.331Z'
http_code: 200
- date: '2025-03-25T10:55:07.331Z'
http_code: 200
title: The Three Virtues of a GREAT Programmer
weather:
temperature: 14.1
humidity: 77
pressure: 1017.2
illuminance: 44978.5
precipitations: false
wind_speed: 8
wind_direction: 100
pressure: 1017.2
source:
- open-meteo
comments_url: https://com.richard-dern.fr/post/176
- open-meteo
temperature: 14.2
wind_direction: 100
wind_speed: 8.0
---
Les trois vertus du développeur.

View File

@@ -1,32 +1,30 @@
---
links:
- name: Page d'origine
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/
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 12:00:00"
keywords: []
comments_url: https://com.richard-dern.fr/post/177
cover: images/screenshot.png
date: '2024-02-22 12:00:00'
keywords: []
links:
- lang: fr-fr
name: Page d'origine
url: https://splann.org/des-paquebots-de-croisiere-finances-au-nom-de-la-transition-ecologique/
- archive: true
name: Archive
url: http://web.archive.org/web/20241204072606/https://splann.org/des-paquebots-de-croisiere-finances-au-nom-de-la-transition-ecologique/
status:
- date: '2025-03-25T10:55:10.093Z'
http_code: 200
- date: '2025-03-25T10:55:10.093Z'
http_code: 200
title: Des paquebots de croisière financés au nom de la transition écologique - Splann
! | ONG d'enquêtes journalistiques en Bretagne
weather:
temperature: 9.2
humidity: 88
pressure: 997.3
illuminance: 11149.6
precipitations: true
wind_speed: 38.5
wind_direction: 222
pressure: 997.3
source:
- open-meteo
comments_url: https://com.richard-dern.fr/post/177
- open-meteo
temperature: 9.4
wind_direction: 222
wind_speed: 38.5
---
> 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

@@ -1,26 +1,26 @@
---
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 12:00:00"
keywords: []
comments_url: https://com.richard-dern.fr/post/178
cover: images/screenshot.png
date: '2024-02-22 12:00:00'
keywords: []
links:
- lang: en
name: Page d'origine
url: https://tonsky.me/blog/js-bloat/
status:
- date: '2025-03-25T10:55:19.654Z'
http_code: 200
- date: '2025-03-25T10:55:19.654Z'
http_code: 200
title: JavaScript Bloat in 2024 @ tonsky.me
weather:
temperature: 9.2
humidity: 88
pressure: 997.3
illuminance: 11149.6
precipitations: true
wind_speed: 38.5
wind_direction: 222
pressure: 997.3
source:
- open-meteo
comments_url: https://com.richard-dern.fr/post/178
- open-meteo
temperature: 9.4
wind_direction: 222
wind_speed: 38.5
---
> [...] 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?