Ajout de données météo
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user