diff --git a/.github/workflows/hugo_publisher.yml b/.github/workflows/hugo_publisher.yml index f6fde32c..1b501b42 100644 --- a/.github/workflows/hugo_publisher.yml +++ b/.github/workflows/hugo_publisher.yml @@ -49,7 +49,7 @@ jobs: submodules: recursive - name: Cache node modules - uses: actions/cache@v4.3.0 + uses: actions/cache@v5.0.1 env: cache-name: cache-node-modules-v1 with: @@ -81,7 +81,7 @@ jobs: timezoneMacos: Europe/Rome - name: Cache built website - uses: actions/cache@v4.3.0 + uses: actions/cache@v5.0.1 env: cache-name: cache-website-v1 with: diff --git a/content/now/2025/12/10/2025-12-10.md b/content/now/2025/12/10/2025-12-10.md index 201bbc7a..1a72e81b 100644 --- a/content/now/2025/12/10/2025-12-10.md +++ b/content/now/2025/12/10/2025-12-10.md @@ -1,9 +1,15 @@ --- -title: "2025 12 10" -date: 2025-12-10T23:08:58+01:00 +title: 2025 12 10 +date: 2025-12-10 23:08:58+01:00 specialpost: true type: now summary: Here I write what I'm working or studing for now 2025 12 10 +syndication: +- https://mastodon.social/@fundor333/115697708312645025 +comments: + host: mastodon.social + username: fundor333 + id: '115697708312645025' --- diff --git a/content/weeknotes/2025/50/cover.png b/content/weeknotes/2025/50/cover.png new file mode 100644 index 00000000..a4b5609b Binary files /dev/null and b/content/weeknotes/2025/50/cover.png differ diff --git a/content/weeknotes/2025/50/index.md b/content/weeknotes/2025/50/index.md new file mode 100644 index 00000000..e2f2dd82 --- /dev/null +++ b/content/weeknotes/2025/50/index.md @@ -0,0 +1,56 @@ +--- +title: Week Note Nº 50/2025 +date: '2025-12-14T09:00:00+01:00' +lastmod: '2025-12-14T09:00:00+01:00' +tags: +- weeknote +type: weeknote +summary: Personal notes for week 50 of 2025 +description: Personal notes for week 50 of 2025 +draft: false +syndication: +- https://mastodon.social/@fundor333/115716898377508823 +- https://mastodon.social/@fundor333/115716915532870247 +comments: + host: mastodon.social + username: fundor333 + id: '115716898377508823' +--- + + +## Suggested Reading Links/Posts +- [Calibri: is this really the world’s wokest font? | Typography | The Guardian](https://www.theguardian.com/artanddesign/2025/dec/10/calibri-is-this-really-the-worlds-wokest-font?utm_source=fundor333.com) +- [Why RSS matters](https://werd.io/why-rss-matters/?utm_source=fundor333.com) +- [Baty.net • Adding an article length indicator to the blog](https://baty.net/posts/2025/12/added-an-article-length-indicator/?utm_source=fundor333.com) +- [Where are we going, IndieWeb? : Juha-Matti Santala](https://hamatti.org/posts/where-are-we-going-indieweb/?utm_source=fundor333.com) +- [No, RSS isn't dead! - Andrew Blackman](https://andrewblackman.net/2025/05/no-rss-isnt-dead/?utm_source=fundor333.com) +- [My favorite terminal emulator, Ghostty, is now a non-profit](https://birchtree.me/blog/my-favorite-terminal-emulator-i/?utm_source=fundor333.com) +## New post from my blog +- [Week Note Nº 50/2025](https://fundor333.com/weeknotes/2025/50/?utm_source=fundor333.com) +- [2025 12 10](https://fundor333.com/now/2025/12/10/2025-12-10/?utm_source=fundor333.com) + +## My Links +- [My blog](https://www.fundor333.com) +- [My newsletter](https://newsletter.digitaltearoom.com) +- [Support me](https://ko-fi.com/fundor333) + +## Currently Reading +[![Snow Crash (Urania) (Italian Edition)](https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1718899658l/209061970._SX98_.jpg)](https://www.goodreads.com/review/show/7829844133?utm_medium=api&utm_source=rss) +[![Assistente cercasi (Assistant to the Villain #1)](https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1712603576l/211060482._SX98_.jpg)](https://www.goodreads.com/review/show/7698115029?utm_medium=api&utm_source=rss) +[![Il Maestro e Margherita](https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1449182290l/28095021._SX98_.jpg)](https://www.goodreads.com/review/show/7613476820?utm_medium=api&utm_source=rss) +[![Cromorama. Come il colore ha cambiato il nostro sguardo](https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1505808761l/36266532._SX98_.jpg)](https://www.goodreads.com/review/show/5993206761?utm_medium=api&utm_source=rss) + + +## Anime and manga's stats + +### **Anime** +- Total anime watched: **100** +- Total anime watched time: **683h 34m** +- Total anime watched episodes: **1651** +- Top 5 anime genres: 🏷️ Action, 🏷️ Adventure, 🏷️ Fantasy, 🏷️ Supernatural, 🏷️ Drama + +### **Manga** +- Total manga read: **269** +- Total manga read chapters: **27199** +- Total manga read volumes: **612** +- Top 5 manga genres: 🏷️ Fantasy, 🏷️ Action, 🏷️ Adventure, 🏷️ Comedy, 🏷️ Drama diff --git a/package-lock.json b/package-lock.json index 768045b5..cf0c39f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "fundor333.com", "version": "0.0.0", "dependencies": { - "autoprefixer": "^10.4.21", + "autoprefixer": "^10.4.23", "cjs-loader": "^0.1.0", "lunr": "^2.3.9", "postcss": "^8.5.5", @@ -57,9 +57,9 @@ } }, "node_modules/autoprefixer": { - "version": "10.4.22", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.22.tgz", - "integrity": "sha512-ARe0v/t9gO28Bznv6GgqARmVqcWOV3mfgUPn9becPHMiD3o9BwlRgaeccZnwTpZ7Zwqrm+c1sUSsMxIzQzc8Xg==", + "version": "10.4.23", + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.23.tgz", + "integrity": "sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==", "funding": [ { "type": "opencollective", @@ -76,10 +76,9 @@ ], "license": "MIT", "dependencies": { - "browserslist": "^4.27.0", - "caniuse-lite": "^1.0.30001754", + "browserslist": "^4.28.1", + "caniuse-lite": "^1.0.30001760", "fraction.js": "^5.3.4", - "normalize-range": "^0.1.2", "picocolors": "^1.1.1", "postcss-value-parser": "^4.2.0" }, @@ -94,9 +93,9 @@ } }, "node_modules/baseline-browser-mapping": { - "version": "2.8.26", - "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.26.tgz", - "integrity": "sha512-73lC1ugzwoaWCLJ1LvOgrR5xsMLTqSKIEoMHVtL9E/HNk0PXtTM76ZIm84856/SF7Nv8mPZxKoBsgpm0tR1u1Q==", + "version": "2.9.7", + "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.7.tgz", + "integrity": "sha512-k9xFKplee6KIio3IDbwj+uaCLpqzOwakOgmqzPezM0sFJlFKcg30vk2wOiAJtkTSfx0SSQDSe8q+mWA/fSH5Zg==", "license": "Apache-2.0", "bin": { "baseline-browser-mapping": "dist/cli.js" @@ -127,9 +126,9 @@ } }, "node_modules/browserslist": { - "version": "4.28.0", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.0.tgz", - "integrity": "sha512-tbydkR/CxfMwelN0vwdP/pLkDwyAASZ+VfWm4EOwlB6SWhx1sYnWLqo8N5j0rAzPfzfRaxt0mM/4wPU/Su84RQ==", + "version": "4.28.1", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz", + "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==", "funding": [ { "type": "opencollective", @@ -145,12 +144,13 @@ } ], "license": "MIT", + "peer": true, "dependencies": { - "baseline-browser-mapping": "^2.8.25", - "caniuse-lite": "^1.0.30001754", - "electron-to-chromium": "^1.5.249", + "baseline-browser-mapping": "^2.9.0", + "caniuse-lite": "^1.0.30001759", + "electron-to-chromium": "^1.5.263", "node-releases": "^2.0.27", - "update-browserslist-db": "^1.1.4" + "update-browserslist-db": "^1.2.0" }, "bin": { "browserslist": "cli.js" @@ -160,9 +160,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001754", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001754.tgz", - "integrity": "sha512-x6OeBXueoAceOmotzx3PO4Zpt4rzpeIFsSr6AAePTZxSkXiYDUmpypEl7e2+8NCd9bD7bXjqyef8CJYPC1jfxg==", + "version": "1.0.30001760", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001760.tgz", + "integrity": "sha512-7AAMPcueWELt1p3mi13HR/LHH0TJLT11cnwDJEs3xA4+CK/PLKeO9Kl1oru24htkyUKtkGCvAx4ohB0Ttry8Dw==", "funding": [ { "type": "opencollective", @@ -251,9 +251,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.5.250", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.250.tgz", - "integrity": "sha512-/5UMj9IiGDMOFBnN4i7/Ry5onJrAGSbOGo3s9FEKmwobGq6xw832ccET0CE3CkkMBZ8GJSlUIesZofpyurqDXw==", + "version": "1.5.267", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.267.tgz", + "integrity": "sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==", "license": "ISC" }, "node_modules/emoji-regex": { @@ -465,15 +465,6 @@ "node": ">=0.10.0" } }, - "node_modules/normalize-range": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", - "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/picocolors": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", @@ -520,6 +511,7 @@ } ], "license": "MIT", + "peer": true, "dependencies": { "nanoid": "^3.3.11", "picocolors": "^1.1.1", @@ -758,6 +750,7 @@ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", "license": "MIT", + "peer": true, "engines": { "node": ">=12" }, @@ -787,9 +780,9 @@ } }, "node_modules/update-browserslist-db": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.4.tgz", - "integrity": "sha512-q0SPT4xyU84saUX+tomz1WLkxUbuaJnR1xWt17M7fJtEJigJeWUNGUqrauFXsHnqev9y9JTRGwk13tFBuKby4A==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.2.tgz", + "integrity": "sha512-E85pfNzMQ9jpKkA7+TJAi4TJN+tBCuWh5rUcS/sv6cFi+1q9LYDwDI5dpUL0u/73EElyQ8d3TEaeW4sPedBqYA==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 27ad82eb..9b2006a5 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "url": "https://fundor333.com/" }, "dependencies": { - "autoprefixer": "^10.4.21", + "autoprefixer": "^10.4.23", "cjs-loader": "^0.1.0", "lunr": "^2.3.9", "postcss": "^8.5.5",