summaryrefslogtreecommitdiffstats
path: root/content/techjournal
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-05-16 17:18:04 +0100
committerMatthew Lemon <y@yulqen.org>2023-05-16 17:18:04 +0100
commit515c0d6dfee6f71a7abdf4591f032770c4d11978 (patch)
tree47774219c6e7e644fbfc1ab124c1ec2eb8a21f0b /content/techjournal
parent83999dabe5a9a55a3ac8141a656f9652624e727d (diff)
Minor spacing fixes
Diffstat (limited to 'content/techjournal')
-rw-r--r--content/techjournal/quicknote_capture_16_may_23.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/techjournal/quicknote_capture_16_may_23.md b/content/techjournal/quicknote_capture_16_may_23.md
index af7a341..4df2b38 100644
--- a/content/techjournal/quicknote_capture_16_may_23.md
+++ b/content/techjournal/quicknote_capture_16_may_23.md
@@ -23,8 +23,8 @@ There may be one or two duplicates.
- [Omniscience - Writing with your knowledge](https://omnilabs.ai/)
- [GitHub - mustvlad/ChatGPT-System-Prompts: This repository contains a collection of the best system prompts for ChatGPT, a conversational AI model developed by OpenAI. Star this repository to help us reach 5,000 stars!](https://github.com/mustvlad/ChatGPT-System-Prompts)
- An old fave: [Porting Tomaty GTK + Python app to Rust and GTK - YouTube](https://www.youtube.com/watch?v=1a-SrFlvK1M)
-Sense: [3 Reasons Why I Don’t Use Notion. And why I probably never will. / by Tarek Gara / ILLUMINATION / Medium](https://medium.com/illumination/3-reasons-why-i-dont-use-notion-696afb1d2b59 )
-Yes, this is sensible:[100 Calendar Tips Only Productive People Use - Calendar](https://www.calendar.com/blog/100-calendar-tips-only-productive-people-use/ )
+- Sense: [3 Reasons Why I Don’t Use Notion. And why I probably never will. / by Tarek Gara / ILLUMINATION / Medium](https://medium.com/illumination/3-reasons-why-i-dont-use-notion-696afb1d2b59 )
+- Yes, this is sensible:[100 Calendar Tips Only Productive People Use - Calendar](https://www.calendar.com/blog/100-calendar-tips-only-productive-people-use/ )
- [Golang Web Application - Golang Docs](https://golangdocs.com/golang-web-application )- [Keeping it simple and getting things done: The move to a plaintext GTD system](https://rtalbert.org/plaintext-gtd/)
- GOOD: This is actually a very sensible take on a MVC app in Go. Just create the folder structure and go for it, no fuss. If it works, it works. [How to organize a Go web app (MVC!) - YouTube](https://www.youtube.com/watch?v=pbcTa-a3LBw)
- Go web framework used in the demo above: [Fiber](https://gofiber.io/)