Skip to content
Snippets Groups Projects
Verified Commit 583988fc authored by Andrei Jiroh Eugenio Halili's avatar Andrei Jiroh Eugenio Halili :school:
Browse files

docs(wiki): publish 2024-06-07 daily note and then some

parent 915f80bb
No related branches found
No related tags found
No related merge requests found
Pipeline #13941 failed
...@@ -129,8 +129,10 @@ markdown_extensions: ...@@ -129,8 +129,10 @@ markdown_extensions:
nav: nav:
- Meta: - Meta:
- index.md - index.md
- Tags: tags.md - tags.md
- "Copyright information": copyright.md - migration-progress.md
- golinks.md
- copyright.md
- Digital Garden: - Digital Garden:
- garden/index.md - garden/index.md
- garden/foam.md - garden/foam.md
...@@ -142,6 +144,8 @@ nav: ...@@ -142,6 +144,8 @@ nav:
- Multiverse: - Multiverse:
- Stellapent Cier / Gildedguy Stories: - Stellapent Cier / Gildedguy Stories:
- multiverse/stellapent-cier/index.md - multiverse/stellapent-cier/index.md
- Humans Behind The Lore:
- multiverse/stellapent-cier/mikedmoy.md
- Episodes: - Episodes:
- Story 8: multiverse/stellapent-cier/gildedguy-story-8.md - Story 8: multiverse/stellapent-cier/gildedguy-story-8.md
- Hermitcraft: - Hermitcraft:
......
---
title: Daily Note 2024-06-07
authors: [ajhalili2006]
date: 2024-06-07
slug: daily-note20240607
description: What's cooking behind the scenes on 2024-06-07
categories:
#- Weekly Dump
#- School
#- Recap Time Squad
#- Open-source
- Multifandom
- Personal Stuff
- Other Side Projects
#- Actually Autistic Status Update
tags:
- daily note
- multiverse
- podcasts
comments: true
---
# Daily Note 2024-06-07
Here's a quick summary of what's cooking behind the scenes today, June 7, 2024:
* Actually enabled comments for daily notes (currently on per-entry basis until `meta` officially graduates from Insiders-only status), using a self-hosted instance of giscus. You can try it out now below and it'll be appear in [the `andreijiroh-dev` organization discussions in GitHub](https://github.com/orgs/andreijiroh-dev/discussions/categories/daily-notes-and-status-updates).
* Officially installed Node.js into my custom mkdocs Docker image through copying files from the official Docker image (and some symlink trickery)
* Yesterday, I added docs for [golinks](../../../golinks.md), will work on [Content Migration status reports](../../../migration-progress.md) later in the weekend.
* What I have been listening to ([check today's scrobbles](https://www.last.fm/user/ajhalili2006/library?from=2024-06-06&to=2024-06-07)):
* [[TTPD]] on [Spotify](https://open.spotify.com/album/1Mo4aZ8pdj6L1jx8zSwJnt?autoplay=true)?!? (interpretting the lyrics, ey? Also lurking around r/TaylorSwift for hints maybe.)
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/album/1Mo4aZ8pdj6L1jx8zSwJnt?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
* I may feel like a madlad lately, but I listened to the whole album in order (from [a community playlist]) for the full experience. As my older sister told me, I may become the first (and only) Swiftie in the family once I go deeper into the discography in the future.
<div class="video-wrapper">
<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?si=CZgrZ3F0GHNPCMGx&amp;list=PLDr-FOmzEgAiySwqRFmMLmJ01nRDT4huy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
* Still playing some of Starcadian's music on loop, of course.
* Fresh from The Vergecast: [Apple's AI moment is coming](https://youtu.be/rz2ldM5hGzw) ~~at `40m55s`~~ (If they do AI-generated emojis as JPEG images through RCS at WWDC (some even shortened it as "dub dub"), that would be chaotically funny at same time bloody for Android users.)
<div class="video-wrapper">
<iframe width="1280" height="720" src="https://www.youtube.com/embed/rz2ldM5hGzw" frameborder="0" allowfullscreen></iframe>
</div>
That's all for now, see you again soon for another daily note. If I miss something today, I may edit this page or just add it for next daily note instead. Take care, and keep it decent in the comments.
[a community playlist]: https://www.youtube.com/playlist?list=PLDr-FOmzEgAiySwqRFmMLmJ01nRDT4huy
\ No newline at end of file
---
tags:
- meta
- garden
---
# go links
* [[go]] <https://github.com/andreijiroh-dev/api-servers/tree/main/packages/golink>
* see also <https://github.com/tailscale/golink> if you need tailnet-wide one
* a golink server for all things Andrei Jiroh and more, powered by Cloudflare Workers for
redirection logic + KV for storing links
## Link Directory
### Regular go links
| go link | Type | Target | Description |
| --- | --- | --- | --- |
| [`go/ddevault`](https://go.andreijiroh.xyz/ddevault) | Public go link | `go/sircmpwn` | go link alias |
| [`go/discord`](https://go.andreijiroh.xyz/discord) | Public go link | <https://wiki.andreijiroh.xyz/garden/discord> | Discord stuff in digital garden |
| [`go/discord/yugipedia`](https://go.andreijiroh.xyz/discord/yugipedia) | Public go link | <https://discord.gg/XgAUBmH> | Yugipedia Discord server invite link |
| [`go/dotfiles`](https://go.andreijiroh.xyz/dotfiles) | Public go link | <https://mau.dev/andreijiroh-dev/dotfiles> | Dotfiles repo shortlink |
| [`go/edit`](https://go.andreijiroh.xyz/edit) | Public go link | `go/edit/workers` | go link alias |
| [`go/edit/links`](https://go.andreijiroh.xyz/edit/links) | Public go link, gated access via Cloudflare dashboard | Workers KV for golinks in general |
| [`go/edit/workers`](https://go.andreijiroh.xyz/edit/workers) | Public go link | `https://dash.cloudflare.com/cf0bd808c6a294fd8c4d8f6d2cdeca05/workers/services/edit/golinks/production` | Edit link to production code for golinks on Cloudflare dashboard |
| [`go/story8`](https://go.andreijiroh.xyz/story8) | Public go link ([mirror for tailnet](http://go/story8)) | TBD | [[Gildedguy Story 8]] YouTube video |
| [`go/today`](http://go/today) | Tailnet-only go link | `https://stellapent-cier.fawn-cod.ts.net/garden/daily-notes/{{.Now.Format "2006-01-02"}}` | Today's draft entry on daily note |
### Wiki/digital garden specific
These wiki-specific go links can be accessible by prefixing them with `https://wiki.andreijiroh.xyz/go/` (also works on main website).
TODO: add wiki-specific links
---
tags:
- meta
---
# Content Migration Status
!!! info "Overall status: Not started"
This page will be updated as content is being manually imported into the wiki.
| Link to old repo | New path / URL | Status and Date |
| --- | --- | --- |
| TBD | TBD | TBD |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment