Add week note for March 2025 and update feed configuration
This commit is contained in:
31
content/weeknotes/2025/12.md
Normal file
31
content/weeknotes/2025/12.md
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
title: "Week Note Nº 12/2025"
|
||||
date: "2025-03-30T09:00:00+01:00"
|
||||
lastmod: "2025-03-30T09:00:00+01:00"
|
||||
|
||||
tags: ["week note"]
|
||||
type : "weeknote"
|
||||
summary: "Random notes for week 12 of 2025"
|
||||
---
|
||||
|
||||
Strange slow week
|
||||
|
||||
- Starting an example of a desktop app make in Rust-GTK for making a to-do list. I don't know if I develop my idea/app in Python or Rust.
|
||||
- Adding some code into my personal server for automation with feeds and rss. It is a personal implementation but it can be part of the desktop app/idea
|
||||
- Read a lot of blog about deploy an app with Brew, Flatpack and others tools
|
||||
- Searching for more data to put into this type of blogpost
|
||||
|
||||
## Suggested Links/Posts
|
||||
- [Goodbye Kindle, I don't think I'll miss you. - Duarte O.Carmo](https://duarteocarmo.com/blog/goodbye-kindle-i-dont-think-ill-miss-you.html)
|
||||
- [A Jaunt to Chi-town for Chicago Stationery Fest](https://thepenguinpost.substack.com/p/a-jaunt-to-chi-town-for-chicago-stationery)
|
||||
- [Chicago Stationery Fest 2025 Recap - The Well-Appointed Desk](https://www.wellappointeddesk.com/2025/03/chicago-stationery-fest-2025-recap/)
|
||||
- [Midori Knitted Book Band Review — The Pen Addict](https://www.penaddict.com/blog/2025/3/27/midori-knitted-book-band-review)
|
||||
- [How I create static websites for tiny archives – alexwlchan](https://alexwlchan.net/2025/mildly-dynamic-websites/)
|
||||
|
||||
## My Links
|
||||
- [My blog](https://www.fundor333.com)
|
||||
- [My newsletter](https://newsletter.digitaltearoom.com)
|
||||
- [Support me](https://ko-fi.com/fundor333)
|
||||
|
||||
## Currently Reading
|
||||
[](https://www.goodreads.com/review/show/7292099460?utm_medium=api&utm_source=rss) [](https://www.goodreads.com/review/show/5993206761?utm_medium=api&utm_source=rss)
|
||||
@@ -1 +1 @@
|
||||
{"feeds": [{"url": "https://www.fundor333.com/index.xml", "title": "New post from my blog"}, {"url": "https://newsletter.digitaltearoom.com/rss/", "title": "New post from my newsletter"}], "fix_links": [{"url": "https://www.fundor333.com", "title": "My blog"}, {"url": "https://newsletter.digitaltearoom.com", "title": "My newsletter"}, {"url": "https://ko-fi.com/fundor333", "title": "Support me"}], "generator": {"tag": "week note", "output": "content/weeknotes/", "fix_links_label": "My Links", "type_weeknote": "weeknote"}, "goodread": {"shelf_name_code": "currently-reading", "shelf_name_label": "Currently Reading", "user_id": "5312887-matteo"}}
|
||||
{"feeds": [{"url": "https://appletune.fundor333.com/api/feed/", "title": "Suggested Links/Posts"}, {"url": "https://www.fundor333.com/index.xml", "title": "New post from my blog"}, {"url": "https://newsletter.digitaltearoom.com/rss/", "title": "New post from my newsletter"}], "fix_links": [{"url": "https://www.fundor333.com", "title": "My blog"}, {"url": "https://newsletter.digitaltearoom.com", "title": "My newsletter"}, {"url": "https://ko-fi.com/fundor333", "title": "Support me"}], "generator": {"tag": "week note", "output": "content/weeknotes/", "fix_links_label": "My Links", "type_weeknote": "weeknote"}, "goodread": {"shelf_name_code": "currently-reading", "shelf_name_label": "Currently Reading", "user_id": "5312887-matteo"}}
|
||||
Reference in New Issue
Block a user