From 384235475fa9578d52210c2f80d18c3cfec00813 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 2 Mar 2024 02:38:41 +0100 Subject: Removed journal --- _posts/journal/2024-02-23-js-world-is-bonkers.md | 7 ------- .../2024-02-23-just-found-llamaindex-and-its-really-good.md | 7 ------- .../2024-02-23-modern-websites-have-become-unusable-mess.md | 7 ------- _posts/journal/2024-02-24-cool-open-source-vcv-rack-2-modules.md | 7 ------- _posts/journal/2024-02-24-pagescms-for-editing-markdown-files.md | 7 ------- 5 files changed, 35 deletions(-) delete mode 100644 _posts/journal/2024-02-23-js-world-is-bonkers.md delete mode 100644 _posts/journal/2024-02-23-just-found-llamaindex-and-its-really-good.md delete mode 100644 _posts/journal/2024-02-23-modern-websites-have-become-unusable-mess.md delete mode 100644 _posts/journal/2024-02-24-cool-open-source-vcv-rack-2-modules.md delete mode 100644 _posts/journal/2024-02-24-pagescms-for-editing-markdown-files.md (limited to '_posts') diff --git a/_posts/journal/2024-02-23-js-world-is-bonkers.md b/_posts/journal/2024-02-23-js-world-is-bonkers.md deleted file mode 100644 index 9d44f2a..0000000 --- a/_posts/journal/2024-02-23-js-world-is-bonkers.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: JS world is bonkers -date: 2024-02-23T10:39:00+01:00 -published: true -type: journal ---- -No matter what's happening in the realm of JavaScript, one undeniable truth remains: it's utterly chaotic, and there's an impending burst on the horizon. When it does burst, we'll all feel the repercussions. The unpredictability of it all is simply staggering. diff --git a/_posts/journal/2024-02-23-just-found-llamaindex-and-its-really-good.md b/_posts/journal/2024-02-23-just-found-llamaindex-and-its-really-good.md deleted file mode 100644 index 1d20461..0000000 --- a/_posts/journal/2024-02-23-just-found-llamaindex-and-its-really-good.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: Just found LlamaIndex and it's really good -date: 2024-02-23T16:40:00+01:00 -published: true -type: journal ---- -Had to do some RAG-style of AI assistance, and [https://docs.llamaindex.ai/en/stable/](https://docs.llamaindex.ai/en/stable/) is absolutely spectacular. It shaved off days of work. Automatic indexing to vector database of PDF, text files and also images is insane. diff --git a/_posts/journal/2024-02-23-modern-websites-have-become-unusable-mess.md b/_posts/journal/2024-02-23-modern-websites-have-become-unusable-mess.md deleted file mode 100644 index ef97db8..0000000 --- a/_posts/journal/2024-02-23-modern-websites-have-become-unusable-mess.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: Modern websites have become unusable mess -date: 2024-02-23T11:40:00+01:00 -published: true -type: journal ---- -I try to stay away from websites as much as possible. The bloat is real. Thank God for RSS. I really think it's time to rethink the modern web. Gopher was actually a really good idea. Such a shame, everything nowadays relies on this abomination we know as the web. diff --git a/_posts/journal/2024-02-24-cool-open-source-vcv-rack-2-modules.md b/_posts/journal/2024-02-24-cool-open-source-vcv-rack-2-modules.md deleted file mode 100644 index c957114..0000000 --- a/_posts/journal/2024-02-24-cool-open-source-vcv-rack-2-modules.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: Cool open source VCV Rack 2 modules -date: 2024-02-24T04:47:00+01:00 -published: true -type: journal ---- -Very good resource to learn about module development for [https://vcvrack.com/Rack](https://vcvrack.com/Rack) and some very neat modules [https://github.com/cosinekitty/sapphire](https://github.com/cosinekitty/sapphire). \ No newline at end of file diff --git a/_posts/journal/2024-02-24-pagescms-for-editing-markdown-files.md b/_posts/journal/2024-02-24-pagescms-for-editing-markdown-files.md deleted file mode 100644 index f52c157..0000000 --- a/_posts/journal/2024-02-24-pagescms-for-editing-markdown-files.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: PagesCMS for editing markdown files -date: 2024-02-24T00:29:00+01:00 -published: true -type: journal ---- -I just checked out [http://pagescms.org](http://pagescms.org) and this thing is absolutely amazing. Extreemly easy to set up. Kudos to the author. Very similar to Decap. It's a Git-based CMS. A lot of the times I wanted to write something on this site but was too lazy to do all the terminal work. Gonna give it a test run. -- cgit v1.2.3