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,31 +1,31 @@
---
links:
- name: Page d'origine
url: https://addyosmani.com/blog/good-code/
lang: en
title: Good code is like a love letter to the next developer who will maintain
it. | Addy Osmani
date: "2023-07-21 12:00:00"
keywords:
- JavaScript
- design patterns
- programming
- Addy Osmani
comments_url: https://com.richard-dern.fr/post/162
cover: images/screenshot.png
date: '2023-07-21 12:00:00'
keywords:
- JavaScript
- design patterns
- programming
- Addy Osmani
links:
- lang: en
name: Page d'origine
url: https://addyosmani.com/blog/good-code/
status:
- date: '2025-03-25T10:52:57.396Z'
http_code: 200
- date: '2025-03-25T10:52:57.396Z'
http_code: 200
title: Good code is like a love letter to the next developer who will maintain it.
| Addy Osmani
weather:
temperature: 22.7
humidity: 41
pressure: 1012.4
illuminance: 82861.8
precipitations: false
wind_speed: 18.6
wind_direction: 280
pressure: 1012.4
source:
- open-meteo
comments_url: https://com.richard-dern.fr/post/162
- open-meteo
temperature: 22.8
wind_direction: 280
wind_speed: 18.6
---
> We often romanticize the notion of programming, presenting it as an abstract form of art, a science, or even a form of magic. The truth, however, is much mor...

View File

@@ -1,26 +1,26 @@
---
links:
- name: Page d'origine
url: https://www.lesswrong.com/posts/vfRpzyGsikujm9ujj/a-brief-history-of-computers
lang: en
title: A brief history of computers — LessWrong
date: "2023-07-22 12:00:00"
keywords: []
comments_url: https://com.richard-dern.fr/post/163
cover: images/screenshot.png
date: '2023-07-22 12:00:00'
keywords: []
links:
- lang: en
name: Page d'origine
url: https://www.lesswrong.com/posts/vfRpzyGsikujm9ujj/a-brief-history-of-computers
status:
- date: '2025-03-25T10:53:07.018Z'
http_code: 200
- date: '2025-03-25T10:53:07.018Z'
http_code: 200
title: A brief history of computers — LessWrong
weather:
temperature: 22.9
humidity: 35
pressure: 1016.1
illuminance: 67657.8
precipitations: false
wind_speed: 23.5
wind_direction: 249
pressure: 1016.1
source:
- open-meteo
comments_url: https://com.richard-dern.fr/post/163
- open-meteo
temperature: 23.0
wind_direction: 249
wind_speed: 23.5
---
> Recently I've been learning about the history of computers. I find it to be incredibly interesting. I'd like to write a post about it to summarize and comment on what I've learned. …