1

Initial commit

This commit is contained in:
2025-03-28 12:57:37 +01:00
commit ed9ddcfdc8
1841 changed files with 42303 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
title: "Capture d'écran de https://addyosmani.com/blog/good-code/"
description: "Capture effectuée le 21 juillet 2023 à 02:00"
attribution: "Richard Dern"
file: "images/screenshot.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

View File

@@ -0,0 +1,19 @@
---
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
keywords: ["JavaScript", "design patterns", "programming", "Addy Osmani"]
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:52:57.396Z", "http_code": 200}]
---
> 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

@@ -0,0 +1,4 @@
title: "Capture d'écran de https://www.lesswrong.com/posts/vfRpzyGsikujm9ujj/a-brief-history-of-computers"
description: "Capture effectuée le 22 juillet 2023 à 02:00"
attribution: "Richard Dern"
file: "images/screenshot.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 MiB

View File

@@ -0,0 +1,19 @@
---
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
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:53:07.018Z", "http_code": 200}]
---
> 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. …