1

Ajout de données météo

This commit is contained in:
2025-11-27 01:38:50 +01:00
parent bf500c183a
commit 88fd44c0fb
450 changed files with 6182 additions and 205 deletions

View File

@@ -5,7 +5,7 @@ links:
lang: en
title: "👩‍🎨 Being \"rockstars\": when software was a talents/creatives industry 🎭"
date: 2023-06-23
keywords: ["Pablo Meier", "Pablo Meierengineering essay"]
keywords: [ "Pablo Meier", "Pablo Meierengineering essay" ]
cover: "images/screenshot.png"
# Example:
# links:
@@ -13,7 +13,17 @@ cover: "images/screenshot.png"
# lang: "fr"
# url: "https://www.lego.com/fr-fr/product/t-rex-rampage-75936"
# official: true
status: [{"date": "2025-03-25T10:52:30.002Z", "http_code": 200}]
status: [ { "date": "2025-03-25T10:52:30.002Z", "http_code": 200 } ]
weather:
temperature: 22.4
humidity: 48
pressure: 1023.8
illuminance: 812
precipitations: false
wind_speed: 16
wind_direction: 293
source:
- open-meteo
---
> I offer a high-level model for why software work feels like it sucks now: we don't treat software like creative output.

View File

@@ -13,7 +13,17 @@ cover: "images/screenshot.png"
# lang: "fr"
# url: "https://www.lego.com/fr-fr/product/t-rex-rampage-75936"
# official: true
status: [{"date": "2025-03-25T10:52:38.301Z", "http_code": 200}]
status: [ { "date": "2025-03-25T10:52:38.301Z", "http_code": 200 } ]
weather:
temperature: 22.4
humidity: 48
pressure: 1023.8
illuminance: 812
precipitations: false
wind_speed: 16
wind_direction: 293
source:
- open-meteo
---
> Our profession does structured analysis in a way no other profession has ever done. Let's not lose that precious gift.