daily auto-sync 2026-07-27
This commit is contained in:
@@ -22,6 +22,8 @@ Weekly coding recaps from Gitea repos (brain excluded, noise filtered).
|
||||
- [[2026-W26|W26 Jun 23-29]] - 10 commits - Mp3Player + McpScreen apps
|
||||
- [[2026-W27|W27 Jun 30-Jul 06]] - 0 commits - docs/planning week
|
||||
- [[2026-W28|W28 Jul 07-13]] - 5 commits - BibleVerse editorials v6, BookPlayer, Mp3Player fixes
|
||||
- [[2026-W29|W29 Jul 14-20]] - 52 commits - GameBoy canvas fixes, RLCD/mDNS, audio-stream pipeline, Apple 3B LLM ANE
|
||||
- [[2026-W30|W30 Jul 20-26]] - 46 commits - audio/pipeline + ImmichElias app push, ES3C35P board
|
||||
|
||||
## Repos Tracked
|
||||
- tactility / tactility_apps / mcp_screen / reyna-cli / mac_mcp / eink-* / EMI-Backend / EMI-web / EMI-ExpoAPP / immich-emi / etc (21 total, auto-discovered via clone list)
|
||||
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
Date: 2026-07-14 to 2026-07-20
|
||||
Author: Hermes
|
||||
Tags: [coding-recap, weekly, iso-2026-W29]
|
||||
Week: 2026-W29
|
||||
Commits: 52
|
||||
ActiveRepos: 4
|
||||
---
|
||||
|
||||
# Weekly Coding Recap - 2026-W29 (2026-07-14 to 2026-07-20)
|
||||
|
||||
## Summary
|
||||
- **Total commits:** 52 coding commits (brain excluded, noise filtered)
|
||||
- **Active repos:** 4
|
||||
- **Repos:** tactility (33), tactility_apps (16), mac_mcp (2), whisper-translation (1)
|
||||
|
||||
## Highlights by Repo
|
||||
|
||||
### tactility (33 commits)
|
||||
- 2fbc4446 2026-07-20 Device migrations, driver migrations and more (#575)
|
||||
- 68766cdb 2026-07-20 feat(files+gb): file browser launches .gb via GameBoy, preserve mDNS
|
||||
- 75178652 2026-07-20 feat(lvgl+mdns): complete canvas API + fix GB blank render + mDNS browse API
|
||||
- ff3eeaca 2026-07-20 feat(lvgl-module): complete canvas API export for GameBoy emulator
|
||||
- 80bd1c9f 2026-07-19 fix(bluetooth): auto-reconnect to paired devices after reboot
|
||||
- f94cc160 2026-07-19 feat(app): allow external apps to hide statusbar via manifest flags
|
||||
- 2d768ef3 2026-07-19 ESP-NOW bridge for P4 (#573)
|
||||
- bd30aa04 2026-07-19 Add ES3C28P device (#569)
|
||||
- 84cd73e5 2026-07-18 fix(rlcd): wifi crash - use wifi-pinned disabled like other boards
|
||||
- 60764979 2026-07-18 feat(mdns): restore mDNS + hostname kidsOS-XXXX
|
||||
- 213ad7ee 2026-07-18 Merge branch 'feature/rlcd-upstream-main' into feature/mcp-rlcd-custom
|
||||
- 1a96307d 2026-07-18 feat(rlcd): Waveshare ESP32-S3-RLCD-4.2 support on latest main
|
||||
- ... and 21 more
|
||||
|
||||
### tactility_apps (16 commits)
|
||||
- 4ff787f 2026-07-20 fix(GameBoy): I2 2bpp 5.6KB internal canvas fixes black screen after reboot (L:144 FPS:40)
|
||||
- 6d9001f 2026-07-20 feat(RobotArm): mDNS auto-connect, connecting screen, scroller fix
|
||||
- 653ad89 2026-07-20 fix(GameBoy): FPS but no game - cache invalidation bug
|
||||
- e4d1d35 2026-07-20 feat(GameBoy): restore integer scaling using full canvas API
|
||||
- 7c3c4ad 2026-07-19 feat(pocketdungeon): fullscreen HideStatusBar + v0.1.2
|
||||
- 2a45c98 2026-07-19 feat(pocketdungeon): intro GOAL+CONTROLS left icons right + 2x2 tutorial levels
|
||||
- 25b966a 2026-07-20 Add EspNowBridge + updates for Audio System (#36)
|
||||
- b2e9046 2026-07-18 fix(audio): ensure mic unmuted and max gain on record - ES8311
|
||||
- f07d347 2026-07-18 fix(voicerecorder): add missing CMakeLists + manifest 0.8.0-dev - audio-stream fix
|
||||
- 8f46e03 2026-07-18 fix(audio): use audio-stream instead of direct I2S - fixes fast playback
|
||||
- 6eb032c 2026-07-17 Restore GameBoy canvas path and FPS marker
|
||||
- 7121009 2026-07-17 feat(RobotArm): cute MCP arm controller with 2x tall sliders, sequencer colored blocks, smooth move_all_joints
|
||||
- ... and 4 more
|
||||
|
||||
### mac_mcp (2 commits)
|
||||
- 78ff3cb 2026-07-14 feat: Apple on-device 3B LLM MCP tools (FoundationModels ANE)
|
||||
- 8ab360c 2026-07-14 feat: live draft pipe transcription (ApplePipeTranscriber --pipe volatile)
|
||||
|
||||
### whisper-translation (1 commits)
|
||||
- 354cacd 2026-07-14 feat: ksay — Kokoro 82M local TTS replaces say (4x RTF, offline, 9 voices)
|
||||
|
||||
## Themes
|
||||
- Focus: Mp3Player/app work, audio pipeline, MCP/voice, Tactility drivers
|
||||
|
||||
## Metrics
|
||||
- 52 commits across 4 repos
|
||||
|
||||
@@ -0,0 +1,54 @@
|
||||
---
|
||||
Date: 2026-07-20 to 2026-07-26
|
||||
Author: Hermes
|
||||
Tags: [coding-recap, weekly, iso-2026-W30]
|
||||
Week: 2026-W30
|
||||
Commits: 46
|
||||
ActiveRepos: 2
|
||||
---
|
||||
|
||||
# Weekly Coding Recap - 2026-W30 (2026-07-20 to 2026-07-26)
|
||||
|
||||
## Summary
|
||||
- **Total commits:** 46 coding commits (brain excluded, noise filtered)
|
||||
- **Active repos:** 2
|
||||
- **Repos:** tactility (26), tactility_apps (20)
|
||||
|
||||
## Highlights by Repo
|
||||
|
||||
### tactility (26 commits)
|
||||
- 5643ba5a 2026-07-24 Add ES3C35P board support
|
||||
- 642847be 2026-07-21 fix(mcp): implement startMcpScreensaver - missing method caused linker error
|
||||
- 0367b95f 2026-07-19 feat(app): allow external apps to hide statusbar via manifest flags
|
||||
- 17773825 2026-07-18 fix(audio): ES8311 BOTH complementary open + audio-stream close ref-count + mic unmute
|
||||
- 3115a685 2026-07-18 fix(files): launch mp3 player from file explorer - audio support
|
||||
- ad4a15dc 2026-07-21 feat(mcp): restore MCP service with display charging toggle
|
||||
- 29e80cfd 2026-07-24 T-Deck Max & Pro support updates (#582)
|
||||
- 42912573 2026-07-23 Add drivers to module and make start/stop optional (#580)
|
||||
- 08eac48e 2026-07-23 Fix Tab5 Display Issues (#579)
|
||||
- 8b92aa8e 2026-07-22 GPIO descriptor fixes (#578)
|
||||
- a3fda9ad 2026-07-22 Device migrations and driver improvements (#576)
|
||||
- c937bb31 2026-07-21 fix(mcp): implement startMcpScreensaver - missing method caused linker error
|
||||
- ... and 14 more
|
||||
|
||||
### tactility_apps (20 commits)
|
||||
- 6a1fe5d 2026-07-25 feat(ImmichElias): add person selector like Bible books, 4 persons Elias/Grace/Alicia/Adolfo, picker UI with toolbar, pl
|
||||
- d06f8dd 2026-07-25 fix(ImmichElias): black screen fix, 320x240 request for PSRAM stability (480x320 OOM), fullscreen widget 480x320 bg, bot
|
||||
- a2bb8e5 2026-07-25 feat(ImmichElias): 2x render 480x320 fullscreen bg, display detection, bottom-only UI, PSRAM
|
||||
- 9ee0599 2026-07-25 fix(ImmichElias): black screen fix, 240x180 request for PSRAM memory safety, fullscreen bg widget 480x320, bottom-only U
|
||||
- c3689e8 2026-07-25 fix(ImmichElias): black screen fix, clear hidden flag, fullscreen 480x320 bg, bottom-only UI tap toggle, filter VIDEO, r
|
||||
- 4c71c77 2026-07-25 fix(ImmichElias): show >50 photos via random pagination, filter IMAGE only, increase to 100, JSON 128KB, slideshow + cac
|
||||
- 0595e14 2026-07-25 fix(ImmichElias): bottom-only UI like Bible, fullscreen 480x320 bg, tap toggles chrome, PSRAM, random, cache with offlin
|
||||
- 9952973 2026-07-25 fix(ImmichElias): bottom-only UI like Bible, fullscreen bg, tap to toggle chrome, dynamic 480x320, cache, random, slides
|
||||
- 349034b 2026-07-25 fix(ImmichElias): fullscreen background 480x320, BookPlayer UI, no crop when hidden, PSRAM for images, random, cache off
|
||||
- 3085bac 2026-07-25 fix(ImmichElias): merge dynamic sizing 480x320 + crash fix, BookPlayer UI, random, cache offline, slideshow 60s
|
||||
- b03cb2b 2026-07-25 fix(ImmichElias): PNG via resize proxy 8106 for real photos, fixes WebP crash, device 133 yellow case
|
||||
- 3a2e6f3 2026-07-25 feat(ImmichElias): implement Elias photo browser client
|
||||
- ... and 8 more
|
||||
|
||||
## Themes
|
||||
- Focus: Mp3Player/app work, audio pipeline, MCP/voice
|
||||
|
||||
## Metrics
|
||||
- 46 commits across 2 repos
|
||||
|
||||
@@ -0,0 +1,32 @@
|
||||
# Ari / Sardius Follow-up — Action Required
|
||||
|
||||
Date captured: 2026-07-27T03:22 UTC (from reMarkable Journal2026 July 23 notes)
|
||||
Reminder created: Apple Reminders due 2026-07-27 09:00 UTC
|
||||
Contact: Ari Burt — Sardius Media Co-founder — 816-541-6258
|
||||
Apple ID: 617554FC-2550-4CDB-9D71-88A2B3E7A1B6
|
||||
|
||||
## Context
|
||||
Meeting July 23, 2026 with Ari + Markos — workflow strategist.
|
||||
Tagline: "Build your entire broadcast universe"
|
||||
|
||||
What Sardius offered:
|
||||
- Live events / encoders / distribution to multiple video sites
|
||||
- AI auto-transcription, keywords, summaries, searchable library
|
||||
- Multitrack interpretation (32 lang noted, 16 audio streams best)
|
||||
- **Generous offer: free use of product** -> ACCEPT
|
||||
|
||||
## TODO
|
||||
- [ ] Board report on tech/digital ministry (referenced in July 23 board meeting script)
|
||||
- [ ] Contact Ari to accept free product offer — say Thank You, ask how to get started / next steps for free usage
|
||||
- [ ] Discuss: workflow templates/documentation, volunteer professionalism/motivation, AI translation standard, long-term media archive (several years)
|
||||
- [ ] Budget planning for onsite visit — he is willing to come once we have a place
|
||||
- [ ] Invite to EMI Family Gathering — cover hotel + flight
|
||||
|
||||
## Notes to mention when calling
|
||||
- Mention Family Gathering invite
|
||||
- App - Video - Website bundle interest
|
||||
- Boxed content courses (Joyce Meyer example)
|
||||
- Apple Livestream distribution
|
||||
- Our current: Subsplash, OBS recording, WorshipTools, ATEM Mini, ProPresenter alpha channels, same cameras same settings, 2 cams 1 stick
|
||||
|
||||
Source: reMarkable Journal2026 pages 9a137b32 + a258d4d6 + e70bb366 transcribed via vision 2026-07-27
|
||||
+47
-20
@@ -1,21 +1,48 @@
|
||||
# reMarkable 2026-07-23 + 2026-07-26 + 2026-07-27 notes
|
||||
|
||||
Date: 2026-07-26/27 UTC processed
|
||||
Doc: Journal2026 (62bb631a-6733-4d19-9f06-7950fbf744c0)
|
||||
Pages: e70bb366, 9a137b32, a258d4d6
|
||||
|
||||
## July 26 2026 - Test to Hermes
|
||||
Hermes: I'll time you, to see how long it takes for you to notice this message. Say Hi on our whatsapp DM.
|
||||
=> ACKED 2026-07-27T03:15:39Z
|
||||
|
||||
## July 23 2026 - Meeting with Ari (Sardius Media workflow strategist) + Markos
|
||||
- Cofounder Sardius Media - "Build your entire broadcast universe"
|
||||
- What they do: Live events, Encoders, Distribution to multiple video sites, AI auto-transcription/keywords/summaries, searchable video library, multitrack interpretation support
|
||||
- Questions discussed: workflow design/documentation software/templates, volunteer professionalism/motivation, AI automatic translation current standard (in-person), when simple docs/worship tools insufficient -> upgrade, long-term media storage (several years)
|
||||
- Special: Boxed Content Courses (Joyce Meyer example), Apple Livestream, Free services - App, Video, Website
|
||||
- Lang Automation: 32 lang (13 16th is double), Live: Not AI caption at the time, Text cheap, Best is 16 audio stream captions - supply only one lang
|
||||
- Audio: Mix-Minus, Embedding encoder with multiple Aux Buss audio tracks
|
||||
- Hardware: MediaKind, Elementals 4K, OBS Single Pass encoding, v-Mix new encoder at CS
|
||||
- Workflow: Everyone uses ProPresenter with alpha channels into switcher, Good light, Same cameras same settings, 2 camera, 1 person on stick
|
||||
- Next: Willing to come once we have a place, need budget, Invite to Family Gathering (cover hotel+flight)
|
||||
- Contact: Ari 816-541-6258
|
||||
- Hermes task: Report of meeting + things Ari offered
|
||||
|
||||
## Other page - Church space planning (undated, near July 23-26)
|
||||
- Reason why not for Sunday: Permit -> Not sure if zone allows
|
||||
- How we see church using space
|
||||
- Alberto has A/C reference
|
||||
- Apologize for lack of: Assistance and Contributing
|
||||
- Reality expense too high
|
||||
- Question: How much would not be too much?
|
||||
- Facilitate: Hang out spot, Part can be sealed
|
||||
|
||||
Sources: cache PNGs verified vision 2026-07-27T03:15:39Z UTC
|
||||
|
||||
---
|
||||
Date: 2026-07-18
|
||||
Author: Hermes
|
||||
Tags: [remarkable, inbox, handwriting]
|
||||
---
|
||||
|
||||
# reMarkable Inbox
|
||||
|
||||
## 2026-07-18 — Tracked page review setup test
|
||||
Source: reMarkable cached changed pages from Journal2026, Quick sheets, and Today's Goals.
|
||||
|
||||
- Quick sheets contained a direct note to Hermes: "Hey Hermes, let me know if you see like my drawing." The drawing was visible: a small girl standing in a grassy field under large blue clouds with a yellow sky.
|
||||
- Journal2026 included a durable project idea for a kids device: Hermes controls screen brightness at night, morning routine screens for Grace/Reign and Elias, daily routine prompts, and some shared family summary functionality.
|
||||
- Today's Goals pages contained task/planning notes around Church Room / board meeting / proposal follow-ups, CNS United Caldwell anti-memory, and Hermes/reMarkable integration. Treat as planning context, not automatic system-action triggers.
|
||||
|
||||
## 2026-07-18 — Additional durable items from changed tracked pages
|
||||
Source: reMarkable cached changed pages from Journal2026 and Today's Goals.
|
||||
|
||||
- Saved household/admin follow-ups separately: email the church meeting about house/church-room and barn needs; email the board meeting ASAP.
|
||||
- Proposal/work planning note: check Xidong's proposal for vertical async job analysis and capacity-saving MT, NIS unification with badging model, and a separated async job for the CIP row.
|
||||
- Prayer/routine idea for kids device: at 7:00 AM the screen should be on low brightness by Morning Routine app; include one screen per Grace/Reign, day tracker and global undertaking/praying time on device. Routine items include making the bed, changing out of pajamas and putting them away, brushing teeth, praying to thank God for the day, and saying good morning to parents. At 9:00 AM, morning routine is removed and day schedule is shown. Save daily summary at the same time.
|
||||
## 2026-07-27 23:40 UTC - Drawing: Couch Study (from photo)
|
||||
Doc: Quick sheets (c7b89b36-458b-40f5-968c-8baba7f5164b) Page: 4ce14279-e10e-4011-a8a1-057fc74703a5
|
||||
Reference photo: beige slipcovered sofa under window with blinds, chunky white throw + gray pillow + black remote, side table left, abstract rug foreground.
|
||||
Drawing description (vision 2026-07-27T23:42Z):
|
||||
- Black ink line-art sofa front view, top 40% of vertical canvas, bottom 60% blank
|
||||
- Components: 2 back cushions, 2 seat cushions, 2 boxy arms, long base kickplate
|
||||
- Style: loose gesture, multiple overdrawn wobbly strokes, thin outline + thick marker fill for shadows (between cushions, arm corners, outer edges)
|
||||
- No text, pure drawing, quick 1-2 min sketch, beginner style
|
||||
User note: "I tried to draw my couch" - showed photo via WhatsApp DM.
|
||||
Progress tracking: First representational furniture study tracked. Wants Hermes to keep engaged asking for latest drawing picture to track art progress (pref set July 26 2026).
|
||||
Feedback given: Encouraged, noted success capturing boxy form + shadow crevices, suggested next iteration: add window rectangle above + blanket wobbly shape for depth.
|
||||
PNG: /home/adolforeyna/remarkable-logger/cache/c7b89b36-458b-40f5-968c-8baba7f5164b/4ce14279-e10e-4011-a8a1-057fc74703a5.png
|
||||
Processor: Hermes DM via WhatsApp 2026-07-27T23:42Z
|
||||
|
||||
@@ -0,0 +1,39 @@
|
||||
# Tic Tac Toe with Adolfo
|
||||
|
||||
Date: 2026-07-27T03:41 UTC
|
||||
Source: Journal2026 e70bb366 - July 26th 2026
|
||||
|
||||
## Game History
|
||||
|
||||
### Move 1 - Adolfo writes #o (O in top-right)
|
||||
Board representation: # is 3x3 grid
|
||||
```
|
||||
| | O
|
||||
---+---+---
|
||||
| |
|
||||
---+---+---
|
||||
| |
|
||||
```
|
||||
Adolfo: "Confirm you got this instructions by doing the next play: #o"
|
||||
|
||||
### Move 2 - Hermes plays X center (best defense/opening)
|
||||
```
|
||||
| | O
|
||||
---+---+---
|
||||
| X |
|
||||
---+---+---
|
||||
| |
|
||||
```
|
||||
Hermes: X in center.
|
||||
|
||||
Next: Adolfo's turn.
|
||||
|
||||
## Rules
|
||||
- # = board
|
||||
- o/O = O player (Adolfo)
|
||||
- x/X = X player (Hermes)
|
||||
- Tracking here to persist across sessions
|
||||
|
||||
## Preference
|
||||
- User wants Hermes to keep engagement by asking for latest drawing picture to track progress as artist.
|
||||
|
||||
@@ -0,0 +1,39 @@
|
||||
# 2026-07-26 — Journal2026 transcription from reMarkable
|
||||
|
||||
Date: July 26th, 2026 (written nightly, processed 2026-07-27T03:40Z UTC)
|
||||
Source: Journal2026 e70bb366 — 728 lines, from Paper Pro 192.168.68.132
|
||||
Transcribed via vision + fresh .rm pull
|
||||
|
||||
## Transcription
|
||||
|
||||
July 26th, 2026.
|
||||
|
||||
Hermes: I'll time you, to see how long it takes for you to notice this message. Say Hi on our whatsapp DM.
|
||||
|
||||
Today was Sunday. A special one, and continuation of the hard weeks with Elias being sick for the most part of it.
|
||||
|
||||
I worked on a couple apps on the Esp32 devices and today Elias listen 3 episodes of his podcast in there. Maybe a cool thing would be to ask him questions about the seasons, like trivia.
|
||||
|
||||
I started working on a book for learning how to draw. My Initial goal was to use it as curriculum for Grace, for art. But it seems she is not into the heavy text. The kids do good on art tutorials on Youtube, so maybe something more practical could do the trick.
|
||||
|
||||
My mother in-law is here with us, since yesterday.
|
||||
|
||||
Hermes: keep me engage ask for my latest drawing picture, that would also keep a track at my progress as an artist. :) Confirm you got this instructions by doing the next play: #o
|
||||
|
||||
## Notes/Hermes processing
|
||||
|
||||
- Elias sick — hard week continued through Sunday
|
||||
- ESP32 apps — Elias listened to 3 podcast episodes on device
|
||||
- Idea: trivia questions about seasons for Elias podcast app — good engagement hook
|
||||
- Drawing book for Grace: heavy text not working, kids prefer YouTube art tutorials practical approach — pivot needed
|
||||
- Mother-in-law arrived July 25
|
||||
- Instruction: keep engagement asking for latest drawing picture, track progress as artist
|
||||
- Tic-tac-toe challenge issued — responded X center
|
||||
|
||||
## Actions
|
||||
- [x] Acked timing test (8 mins from 03:10:38Z)
|
||||
- [x] Played #o -> next board with X center
|
||||
- [ ] Ask for drawing picture (doing now)
|
||||
- [ ] Consider trivia feature for Elias ESP32 app
|
||||
- [ ] Consider practical art tutorial format vs heavy text for Grace book
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
# 2026-07-27 — Today's Goals + Journal updates
|
||||
|
||||
Source: Today's Goals f0fb173e + Journal2026 e70bb366 live UDP edits 03:10-03:38 UTC
|
||||
Processed: 2026-07-27T03:41Z
|
||||
|
||||
## Today's Goals (1660336b — 291KB latest)
|
||||
|
||||
July 21st, 2026:
|
||||
- Start NIS Experiments to optimize for Tao
|
||||
- 1 Pager document for CIP Push Unified Cooldown
|
||||
- Read Reports for other Async Optimizations
|
||||
|
||||
July 24rd, 2026:
|
||||
- Restart Unified Cooldown experiment with 3 arms: Control (removing Delay), Test 1, 2 - Unified and Unified + Subtype Boosting
|
||||
|
||||
July 26th Tactility Apps:
|
||||
- Discovery Mountain: Cache works weird and fast, played ep and progress seems lost, After download app reloads catalog and season is lost.
|
||||
- Immich App: Should not have Elias on names, Initial screen to select person needs fixing on scrolling, Should allow making a photo a favorite, Maybe allow collections like trips.
|
||||
- Robot Arm: Plain scrolling is still broken, Should update driver with custom PID for each joint.
|
||||
|
||||
## Status
|
||||
- Pulled fresh RM files 2026-07-27 03:39 UTC — rendered new PNGs because old caches stale
|
||||
- UDP logger shows live writing ongoing (size growing)
|
||||
@@ -375,8 +375,31 @@ Before sharing this report, add links to:
|
||||
- screenshots or a preview link for the EMI private social app if helpful for the conversation.
|
||||
|
||||
## Related Working Notes
|
||||
## Meeting Outcome — July 23, 2026 (with Ari Burt + Markos)
|
||||
|
||||
**Held:** July 23, 2026, 11AM Zoom (notes in Journal2026 9a137b32, transcribed 2026-07-27)
|
||||
|
||||
**Key takeaways from Ari:**
|
||||
- Text is cheap: use transcription as layer for search, summaries, keywords inside searchable library
|
||||
- Live: Do NOT rely on AI captions live at time; best is 16 audio streams + supply only one lang caption track
|
||||
- Audio: Mix-Minus + embedding encoder with multiple Aux Buss audio tracks for languages
|
||||
- Hardware: MediaKind / Elementals 4K, OBS Single Pass, v-Mix as new encoder at CS; everyone uses ProPresenter with alpha channels into switcher
|
||||
- Video: Good light + same cameras same settings; 2 camera + 1 person on stick minimum viable
|
||||
- Offering: App + Video + Website, boxed content (Joyce Meyer model), Apple Livestream distribution
|
||||
- Lang Automation: 32 lang tracked, 16+ is double; noted 13/16 typical challenge
|
||||
- Volunteer advice: discussed professionalism expectations + motivation (see handwritten questions list)
|
||||
- Storage: Need structured archive before scaling years of media
|
||||
|
||||
**Next steps agreed:**
|
||||
- Ari willing to come once we have a place — need a budget first
|
||||
- Invite to EMI Family Gathering — cover hotel + flight (Contact: 816-541-6258)
|
||||
- Board update: Brief update given July 23 board script — full report to follow
|
||||
|
||||
**Source:** reMarkable handwriting vision 2026-07-27 UTC, ~/remarkable-logger/cache/...
|
||||
|
||||
## Related Working Notes
|
||||
- [[Livestream and Video Generation Process]]
|
||||
- [[EMI Media Outreach and YouTube Strategy]]
|
||||
- [[kenya_trip_2026]]
|
||||
- [[Technology for the Kingdom of God]]
|
||||
- [[Church Worship Graphics Generator]] — lowered-thirds question discussed
|
||||
|
||||
@@ -19,6 +19,15 @@ This file tracks frequent contacts and people connected with the Reyna family, e
|
||||
- **Esther**: (Kenya A/V Leader)
|
||||
- **Gidu**: (Kenya Worship Leader)
|
||||
|
||||
## Broadcast / Media
|
||||
- **Ari Burt — Sardius Media**: `816-541-6258`
|
||||
- **Role**: Workflow Strategist, Co-founder of Sardius Media (Kansas City) — "Build your entire broadcast universe"
|
||||
- **Met**: July 23, 2026 with Adolfo + Markos, Zoom 11AM prep doc in ~/.hermes/ari-meeting-prep-2026-07-23.pdf
|
||||
- **What they do**: Live events, encoders (MediaKind Elementals 4K, OBS Single Pass, v-Mix), multi-site distribution, AI auto-transcription/keywords/summaries searchable library, multitrack interpretation (32 lang / 16 audio stream best), free App/Video/Website, boxed courses (Joyce Meyer), Apple Livestream
|
||||
- **Offered**: Workflow design/template, volunteer motivation, translation standard, storage for years of media, willing to come once we have a place (need budget) + invite to EMI Family Gathering (cover hotel+flight)
|
||||
- **Source**: reMarkable Journal2026 e70bb366 + ~/brain/projects/livestream_media_system_report_for_ari_sardius.md
|
||||
- **Apple Contact ID**: 617554FC-2550-4CDB-9D71-88A2B3E7A1B6
|
||||
|
||||
## Technical & Professional
|
||||
- **Dr. Seth Tudor (ENT)**: `772-464-6055` (Fort Pierce specialist)
|
||||
- **Address**: 1401 N Lawnwood Cir, Fort Pierce, FL
|
||||
|
||||
Reference in New Issue
Block a user