nevereverever.de/articles.json

28 lines
1.1 KiB
JSON
Raw Normal View History

2025-12-10 19:52:48 +01:00
{
"articles": [
{
2026-01-09 18:49:25 +01:00
"author": "Never",
"date": "9.1.2026",
"subtitle": "Some unintuitive quirks of Latex",
"summary": "Latex undoubtedly has some quirks. Some of them have a rather unintuitive solution. In this article I cover some quirks and solutions I have encountered.",
"title": "Latex Endeavors",
"filename": "latex-endeavors.html"
},
{
"author": "Never",
2025-12-10 19:52:48 +01:00
"date": "25.7.2025",
"subtitle": "Neat things I picked up along the way",
2025-12-15 23:39:45 +01:00
"summary": "Tricks and tools I learned about, while tweaking my Linux sytem or trying to do productive things.",
2025-12-11 00:46:46 +01:00
"title": "Random linux utilities",
"filename": "random-linux-utils.html"
2026-01-13 14:54:00 +01:00
},
{
"author": "Never",
"date": "12.01.2026",
"summary": "As Spotify is getting enshittified by capitalism, keeping a music library is kind of essential. Here I use rsync to syncronise my library with my Android smartphone.",
"title": "Using rsync on Android to syncronise my Music library",
"filename": "rsync-android.html"
2025-12-10 19:52:48 +01:00
}
]
}