summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-08-10 13:47:15 +0100
committerMatthew Lemon <y@yulqen.org>2024-08-10 13:47:15 +0100
commit1cafff9136c6272ebbddda7dc88d712d6ce24fda (patch)
treebf63078d0a0ba6fb8d51ef60cca7a362e4e980a7
parentbe87482f8964db882a9b61eac843b051a5654b27 (diff)
New quicknotes and updated Makefile for new server
-rw-r--r--Makefile4
-rw-r--r--content/techjournal/quicknote_capture_10_August_2024.md80
2 files changed, 82 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3d459a3..0c55541 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
push:
- hugo && rsync -rtvP public/ lemon@joannalemon.com:/var/www/yulqen.org/ --exclude='*.xcf' --exclude Makefile --exclude .git --exclude .htaccess --delete
+ hugo && rsync -rtvP public/ lemon@pachelbel:/var/www/yulqen.org/ --exclude='*.xcf' --exclude Makefile --exclude .git --exclude .htaccess --delete
pull:
- rsync -avzr lemon@joannalemon.com:/var/www/yulqen.org/ public/ --exclude Makefile --exclude .git --delete-excluded --delete
+ rsync -avzr lemon@pachelbel:/var/www/yulqen.org/ public/ --exclude Makefile --exclude .git --delete-excluded --delete
diff --git a/content/techjournal/quicknote_capture_10_August_2024.md b/content/techjournal/quicknote_capture_10_August_2024.md
new file mode 100644
index 0000000..b39d923
--- /dev/null
+++ b/content/techjournal/quicknote_capture_10_August_2024.md
@@ -0,0 +1,80 @@
+---
+title: "Quicknote capture Saturday 10 August 2024"
+date: 2024-08-10T12:40:15
+draft: false
+categories: ["Tech"]
+tags: ['quicknotes']
+---
+
+Today's update takes me back over the last few weeks to a recent soiree with our old friend Emacs and lisp. Also a bit of Laravel and Kotlin in there too, which haven't seen the light of day since.
+
+- [- Why OpenBSD rocks 🐡](https://why-openbsd.rocks/fact/)
+- [Calomel.org :: Open Source Research and Reference @ Calomel.org](https://calomel.org/)
+- Really good: [BSD How To](https://www.bsdhowto.ch/)
+- More BSD stuff - nice: [Daniel Nechtan](https://www.nechtan.io/#Articles)
+- [OpenBSD gaming - P2J : Pair 2 Jeux](https://videos.pair2jeux.tube/c/openbsd_gaming/videos?s=1)
+- [The FreeBSD-native-ish home lab and network | Antranig Vartanian](https://antranigv.am/posts/2024/06/freebsd-server-network-homelab/)
+- [GitHub - huginn/huginn: Create agents that monitor and act on your behalf. Your agents are standing by!](https://github.com/huginn/huginn)
+- [Using OpenBSD relayd(8) as an Application Layer Gateway - Joel Carnat - EuroBSDcon 2023 - YouTube](https://www.youtube.com/watch?v=yW8QSZyEs6E)
+- [Reddit - Dive into anything](https://www.reddit.com/r/freebsd/comments/bj1ywv/please_share_recommended_blogs_forums/)
+- [Using FreeBSD's re-root capability](https://people.freebsd.org/~lidl/blog/re-root.html)
+- [UFS - UFS to ZFS | The FreeBSD Forums](https://forums.freebsd.org/threads/ufs-to-zfs.92754/)
+- How to remap CAPS to Control?: [x11 - Map Caps Lock to Control in Linux Mint - Unix &amp; Linux Stack Exchange](https://unix.stackexchange.com/questions/114022/map-caps-lock-to-control-in-linux-mint)
+- [performance - Find cause of cpu-usage? - Emacs Stack Exchange](https://emacs.stackexchange.com/questions/48072/find-cause-of-cpu-usage)
+- [Use GNU Emacs](https://www2.lib.uchicago.edu/keith/emacs/)
+- [What's New in Denote 3.0 for Emacs - System Crafters Live!](https://www.youtube.com/watch?v=WbLPgn_L050)
+- [Advent of Code but in Emacs Lisp](https://www.youtube.com/watch?v=N1PAC5vs15Y)
+- [Common Lisp Tutorial 0: Setup](https://www.youtube.com/watch?v=xyXDE5gP2QI)
+- [Why I Still ‘Lisp’ (and You Should Too\) | by Anurag Mendhekar | Better Programming](https://betterprogramming.pub/why-i-still-lisp-and-you-should-too-18a2ae36bd8)
+- [Qatsi trilogy - Wikipedia](https://en.wikipedia.org/wiki/Qatsi_trilogy)
+- This is bizarre: [Koyaanisqatsi - Wikipedia](https://en.wikipedia.org/wiki/Koyaanisqatsi)
+- [503 Service Unavailable](http://xahlee.info/emacs/emacs/emacs_dired_tips.html)
+- [PicoLisp Wiki: home](https://picolisp.com/wiki/?home)
+- [CHICKEN Scheme](http://www.call-cc.org/)
+- [503 Service Unavailable](http://xahlee.info/js/blog.html)
+- More bike mapping: [Ride with GPS | Bike Route Planner and Cycling Navigation App](https://ridewithgps.com/)
+- [Why I Use Linux for Audio Production](https://www.youtube.com/watch?v=bGpRACAuoWU)
+- [i have this thing where i get older, but just never wiser « genehack.blog](https://genehack.blog/2024/07/i-have-this-thing-where-i-get-older-but-just-never-wiser/)
+- [Oasis? Derivative and dire: 14 cultural 'sacred cows' that are actually terrible](https://www.telegraph.co.uk/music/news/why-oasis-are-terrible-film-tv-sacred-cows/)
+- [Python in Emacs: Vanilla is a Powerful Flavor · robbmann](https://robbmann.io/posts/006_emacs_2_python/)
+- [My Literate .emacs.d · robbmann](https://robbmann.io/emacsd/#goals)
+- Compiling emacs with this guide: [Build Emacs from source on Debian Linux - Practicalli Software Development](https://practical.li/blog/build-emacs-from-source-on-debian-linux/#preparing-emacs-source-code)
+- [Exercism](https://exercism.org/)
+- [Maciej Walkowiak | PostgreSQL and UUID as primary key](https://maciejwalkowiak.com/blog/postgres-uuid-primary-key/)
+- [Jack Torrance anger](https://tenor.com/view/magicowindowz-jack-shining-gif-19056408)
+- [Mark Calcavecchia wins at Royal Troon | The Open Official Film 1989 - YouTube](https://www.youtube.com/watch?v=bdZBkVKJ1Po)
+- [Create a password manager with Clojure using Babashka, sqlite, honeysql and stash - YouTube](https://www.youtube.com/watch?v=jm0RXmyjRJ8)
+- [Bring your story to life | Music &amp; SFX for videos | Epidemic Sound](https://www.epidemicsound.com/)
+- [Building a Life OS - YouTube](https://www.youtube.com/watch?v=b_H8Z4wtqAs)
+- [Laravel 11 Tutorial for Beginners - Laravel Crash Course (2024) - YouTube](https://www.youtube.com/watch?v=eUNWzJUvkCA)
+- [High Performance SQLite Course](https://highperformancesqlite.com/)
+- [Somerset buffalo mozzarella with peas recipe](https://www.telegraph.co.uk/recipes/0/somerset-buffalo-mozzarella-with-peas-recipe/)
+- [Forth: The programming language that writes itself: The Web Page](http://ratfactor.com/forth/the_programming_language_that_writes_itself.html)
+- [SBS PROCEDURE: PART 3 - OIL SAFE [Main Title]](https://film.iwmcollections.org.uk/record/4514)
+- [Setting up Kotlin Multiplatform (+Compose)](https://blog.sellmair.io/setting-up-kotlin-multiplatform-compose)
+- [Jetbrains Multiplatform](https://www.jetbrains.com/lp/compose-multiplatform/)
+- [Kotlin Design Patterns &amp; Best Practices - Part 1: Build a Chess Game - YouTube](https://www.youtube.com/watch?v=G6FY8jHiDVY&si=LYnN56dSA-Bu3Q1r)
+- [Reclaim AI | Smart Scheduling App for Teams](https://reclaim.ai/)
+- [Linux Crisis Tools](https://www.brendangregg.com/blog/2024-03-24/linux-crisis-tools.html)
+- [My Obsidian Note-Taking Workflow / ssp.sh](https://www.ssp.sh/blog/obsidian-note-taking-workflow/?)
+- [The Low Information Diet](https://www.mrmoneymustache.com/2013/10/01/the-low-information-diet/)
+- [014 &quot;The Veiled Monolith&quot; // 1 Hour Ambience - YouTube](https://www.youtube.com/watch?v=oaExU0D1hB0)
+- [Welcome to Omnivore | Omnivore Docs](https://docs.omnivore.app/)
+- Yuk: [Inside Ryder Carroll’s Second Brain | Roam &amp; Bujo - YouTube](https://www.youtube.com/watch?v=FeZ4rXHEzrU)
+- [Heynote](https://heynote.com/)
+- [Setting up a new Django project with SaaS Pegasus (2024 edition) - YouTube](https://www.youtube.com/watch?v=Ism37dpoZ6Q&list=PLrhGhGgmjaacoSR7A4z54y9pa91JT3EIN)
+- [SaaS Pegasus - Indie Hackers](https://www.indiehackers.com/product/saas-pegasus)
+- Modern Django applications on Github for source code reference: [Modern Django Project Examples - DEV Community](https://dev.to/jackdlinke/modern-django-project-examples-58mm)
+- This is pretty interesting - using Midjourney and Editor X amongst other tools: [Responsive Web Design | Website Creation | Editor X](https://www.editorx.com/)
+- [Responsive Web Design | Website Creation | Editor X](https://www.editorx.com/)
+- Interesting way of setting out a new web site project: [The FASTEST Wireframing Method - Relume AI - YouTube](https://www.youtube.com/watch?v=8eNnr6GPClU)
+- [Relume — Websites designed &amp; built faster with AI | AI website builder](https://www.relume.io/)
+- [Figma: The Collaborative Interface Design Tool](https://www.figma.com/)
+- Video about wireframing using Relume: [The FASTEST Wireframing Method - Relume AI - YouTube](https://www.youtube.com/watch?v=8eNnr6GPClU)
+- [List of AI tools that are hot right now](https://x.com/eyishazyer/status/1819693022663381265?t=h487dj-f2uh0jIm7F7se2w)
+- [Text Blaze: Snippets and Templates for Chrome](https://blaze.today/)
+- Another X post on AI tools that are hot right now: [x.com](https://x.com/Rixhabh__/status/1821149447704674582?t=h487dj-f2uh0jIm7F7se2w)
+- [NocoDB Cloud](https://www.nocodb.com/)
+- Tool for generating colour palettes: [Coolors - The super fast color palettes generator!](https://coolors.co/)
+- Really impressive deep-faking for your webcam: [GitHub - hacksider/Deep-Live-Cam: real time face swap and one-click video deepfake with only a single image (uncensored)](https://github.com/hacksider/Deep-Live-Cam)
+- Video series worth watching about Django and Typescript: [[1] Building a collaborative whiteboard | Django Typescript - YouTube](https://www.youtube.com/watch?v=OUbCPKBOhqw&list=PLyPhoitoU3M7Hsg05GPh3nzHz_GlyYAOI)