summaryrefslogtreecommitdiffstats
path: root/content/techjournal
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-04-23 09:37:04 +0100
committerMatthew Lemon <y@yulqen.org>2023-04-23 09:37:04 +0100
commitec55a2cc447a41019e3625a55d29b7fea1a0c607 (patch)
tree7c0246b67db632222adb657b4454bfa170e0fbb4 /content/techjournal
parent1c2b9ab96f3ebd76f7efb32919000103a5d3a2d4 (diff)
Added quicknotes.
Diffstat (limited to 'content/techjournal')
-rw-r--r--content/techjournal/quicknote_capture_23_april_23.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/content/techjournal/quicknote_capture_23_april_23.md b/content/techjournal/quicknote_capture_23_april_23.md
new file mode 100644
index 0000000..6cb8dbf
--- /dev/null
+++ b/content/techjournal/quicknote_capture_23_april_23.md
@@ -0,0 +1,32 @@
+---
+title: "Quicknote capture 23 April 23"
+date: 2023-04-23T09:34:24+01:00
+draft: false
+categories: ['Tech']
+tags: ['quicknotes']
+---
+
+- [sqlitedict - a Python library to persist dictionaries](https://github.com/RaRe-Technologies/sqlitedict)
+- [Watch "Bash Scripting Full Course 3 Hours" on YouTube](https://youtu.be/e7BufAVwDiM )
+- [github](https://rwxrob.github.io/zet/dex/changes.html )
+- [An On-Ramp to Flow](https://census.dev/blog/an-on-ramp-to-flow? )
+- [Simply explained: how does GPT work? / Confused bit](https://confusedbit.dev/posts/how_does_gpt_work/? )
+- [AI-enhanced development makes me more ambitious with my projects](https://simonwillison.net/2023/Mar/27/ai-enhanced-development/ )
+- [Stop Using AI as a Service - (KoboldAI, InvokeAI, Nixified.AI)](https://www.youtube.com/watch?v=wJ0D7MrPNOw )
+- [Guides - Nix language basics / Nix & NixOS](https://nixos.org/guides/nix-language.html )
+- [Nix flakes](https://zero-to-nix.com/concepts/flakes )
+- [I Made an App with GPT-4 in 72 Hours](https://www.youtube.com/watch?v=nrC07M2XV1I )
+- [AutoGPT](https://github.com/Torantulino/Auto-GPT)
+- [SVG Loaders - Sam Herbert](http://samherbert.net/svg-loaders/ )
+- [fastapi and htmx example](https://github.com/renceInbox/fastapi-todo)
+- [fastapi and htmx example2](https://github.com/AutomationPanda/bulldoggy-reminders-app)
+- [htmx server examples](https://htmx.org/server-examples/)
+- [KLAX and music](https://www.lofiatc.com/?icao=KLAX)
+- [Django Video Chat Website With Controls](https://www.youtube.com/watch?v=Oxnz8Us1QAQ ) - lots of JavaScript usage. And Django!
+- [Automuse: A System for Generating Fiction Novels - Xe Iaso](https://xeiaso.net/blog/automuse )
+- [Home / Impressionist Weather Report](https://www.weatherpainting.com/ )
+- [Building Django forms with django-crispy-forms](https://www.youtube.com/watch?v=MZwKoi0wu2Q )
+- [How I Used Stable Diffusion and Dreambooth to Create A Painted Portrait of My Dog - In this post, we walk through my entire workflow/process for bringing Stable Diffusion to life as a high-quality framed art print. We’ll touch on making art with Dreambooth, Stable Diffusion, Outpainting, Inpainting, Upscaling, preparing for print with Photoshop, and finally printing on fine-art paper with an Epson XP-15000 printer.](https://www.shruggingface.com/blog/how-i-used-stable-diffusion-and-dreambooth-to-create-a-painted-portrait-of-my-dog? )
+- [Git - Getting Git on a Server](https://git-scm.com/book/en/v2/Git-on-the-Server-Getting-Git-on-a-Server )
+- [Auto-ripping, splitting and tagging Albums and Audiobooks from YouTube](https://www.youtube.com/watch?v=z_CcQhbwINU )
+- [Intro to Binary Exploitation (Pwn) - Practical Buffer Overflow Challenges (for beginners)](https://www.youtube.com/playlist?list=PLHUKi1UlEgOIc07Rfk2Jgb5fZbxDPec94 )