Intégration des liens lemmy
This commit is contained in:
@@ -3,25 +3,19 @@ links:
|
||||
- name: Page d'origine
|
||||
url: https://matt-rickard.com/reflections-on-10-000-hours-of-programming
|
||||
lang: en
|
||||
title: "Reflections on 10,000 Hours of Programming"
|
||||
date: 2023-02-22
|
||||
title: Reflections on 10,000 Hours of Programming
|
||||
date: 2023-02-22T00:00:00.000Z
|
||||
keywords:
|
||||
[
|
||||
"Engineering",
|
||||
"Startups",
|
||||
"Software",
|
||||
"Technology",
|
||||
"Business",
|
||||
"Matt Rickard"
|
||||
]
|
||||
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:49:48.667Z", "http_code": 200 } ]
|
||||
- Engineering
|
||||
- Startups
|
||||
- Software
|
||||
- Technology
|
||||
- Business
|
||||
- Matt Rickard
|
||||
cover: images/screenshot.png
|
||||
status:
|
||||
- date: '2025-03-25T10:49:48.667Z'
|
||||
http_code: 200
|
||||
weather:
|
||||
temperature: 12.3
|
||||
humidity: 68
|
||||
@@ -32,6 +26,7 @@ weather:
|
||||
wind_direction: 230
|
||||
source:
|
||||
- open-meteo
|
||||
comments_url: https://com.richard-dern.fr/post/130
|
||||
---
|
||||
|
||||
> 31 reflections from 10,000 hours of deliberate programming practice.
|
||||
|
||||
Reference in New Issue
Block a user