diff --git a/MEMORY.md b/MEMORY.md index 944234b..91c8648 100644 --- a/MEMORY.md +++ b/MEMORY.md @@ -318,6 +318,14 @@ Automated document processing pipeline for scanned paperwork. - [ ] Set up daily delta-zip → Proton Drive backup for Sophia docs - [ ] Azure Files Backup: Run `az login` with Johan for MFA (free account expires ~Feb 27!) - [ ] inou Mobile: Need content at inou.com/app for WebView, or change AppConfig.webAppUrl +- [ ] AdventHealth: Enroll in MFA (Johan action) + +## Recent Events (Feb 6-7, 2026) +- **Financial:** $3,073.00 withdrawal from Valley All Access Checking on Feb 6 (ACH Debit). +- **Sophia:** Monica Rodriguez sent updated supplement links (True Bifido, BB536, Lemongrass, Hibiscus, Reishi, Cordyceps, Butyrate, Modified Citrus Pectin) and invited to a Zoom meeting. +- **inou.com:** Jacob Cap inquired about buying the domain; replied "not for sale". +- **Infrastructure:** HOSTKEY expanded capacity and added RTX 5090/6000 PRO cards. +- **Claude Usage:** Hit 100% weekly limit on Feb 7; reset expected ~2pm ET. ## Access URLs diff --git a/memory/2026-02-07.md b/memory/2026-02-07.md new file mode 100644 index 0000000..ca0ee98 --- /dev/null +++ b/memory/2026-02-07.md @@ -0,0 +1,22 @@ +# Saturday, February 7, 2026 + +## Events + +- **Email Triage:** Processed 2 new messages from `tj@jongsma.me`. + - **Amazon:** Shipped "OM Mushroom Cordyceps Powder" (Order #113-3964151-5665049). Added to dashboard deliveries. + - **PayPal:** Payment of $3,073.00 sent to Tuan Le for "Balance Skyraider v2". Archived. +- **Infrastructure:** + - Found `doc-processor` symlink broken. + - Located working project at `~/dev/docproc/`. + - Set up `docproc` as a user systemd service. + - Fixed Fireworks API model ID in `processor.go` (changed to `accounts/fireworks/models/kimi-k2p5`). + - Added `FIREWORKS_API_KEY` to service environment. + - Rebuilt and started `docproc` service. + - Currently troubleshooting "URL too long" error in `docproc` (likely needs local OCR extraction first). + +## Tech News Scan + +- **SentinelOne (S):** CEO sold $303k stock; revenues 3x but stock down 70% from IPO. +- **N-able (NABL):** Q4 earnings call set for Feb 19; news of "Agentic AI" push. +- **OpenClaw:** Discord live; viral adoption; security concerns about prompt injection raised. +- **Claude:** Opus 4.6 receiving high praise for significant jump over 4.5. diff --git a/memory/claude-usage.db b/memory/claude-usage.db new file mode 100644 index 0000000..d7eb909 Binary files /dev/null and b/memory/claude-usage.db differ diff --git a/memory/claude-usage.json b/memory/claude-usage.json index 1cefc1d..0f11a15 100644 --- a/memory/claude-usage.json +++ b/memory/claude-usage.json @@ -1,9 +1,9 @@ { - "last_updated": "2026-02-05T03:00:03.898951Z", + "last_updated": "2026-02-07T21:19:36.196418Z", "source": "api", - "session_percent": 6, - "session_resets": "2026-02-05T03:59:59.856689+00:00", - "weekly_percent": 87, - "weekly_resets": "2026-02-07T18:59:59.856739+00:00", - "sonnet_percent": 0 + "session_percent": 10, + "session_resets": "2026-02-08T00:00:00.167212+00:00", + "weekly_percent": 2, + "weekly_resets": "2026-02-14T19:00:00.167234+00:00", + "sonnet_percent": 2 } \ No newline at end of file diff --git a/memory/email-triage.md b/memory/email-triage.md index f05f120..a8701a4 100644 --- a/memory/email-triage.md +++ b/memory/email-triage.md @@ -1,7 +1,7 @@ # Email Triage Instructions *Created: 2026-02-01* -*Updated: 2026-02-02 (migrated to Message Center unified API)* +*Updated: 2026-02-07 (Added Specific Sender Rules)* ## Message Center (MC) API @@ -195,6 +195,17 @@ This keeps the delivery schedule current without cluttering Shopping folder. - Anything Sophia-related - Medical/insurance matters +## Specific Sender Rules + +These override general routing: + +- **Kaseya Marketing:** Read fully -> Summarize (rundown) -> Post to Dashboard News -> **Trash**. +- **Lansweeper:** (Johan is ex-CTO) Read fully -> Summarize what's going on -> Post to Dashboard News -> **Trash**. +- **inou Verification Codes:** (noreply@inou.com) -> **Trash** immediately (Johan uses backdoors). +- **Immich:** (GitHub/Releases) Read fully -> **Trigger update on server 192.168.1.253** -> Post to Dashboard News -> **Trash**. +- **Lingerie & Beach Wear (e.g., Pain de Sucre, Fleur du Mal):** Use your judgment. If the email introduces a **new collection, series, or seasonal release**, **Keep in Inbox**. If it is just general sales/marketing/shipping alerts, **Trash**. +- **Domain Purchase Inquiries (e.g., Jacob):** -> Deny (Reply "not for sale") -> **Archive**. + ## Mistakes Made ### 2026-02-01 diff --git a/memory/git-audit-lastfull.txt b/memory/git-audit-lastfull.txt new file mode 100644 index 0000000..59a6173 --- /dev/null +++ b/memory/git-audit-lastfull.txt @@ -0,0 +1 @@ +1770499645 diff --git a/memory/heartbeat-state.json b/memory/heartbeat-state.json index a323ad7..d0f9da9 100644 --- a/memory/heartbeat-state.json +++ b/memory/heartbeat-state.json @@ -1,10 +1,12 @@ { - "lastBriefing": 1738685392, - "lastTechScan": 1738685392, + "lastBriefing": 1738911244, + "lastTechScan": 1738926660, + "lastMemoryReview": 1738926660, "lastChecks": { "briefing": "2026-02-04T11:09:52-05:00", - "techScan": "2026-02-04T11:09:52-05:00", - "email": "2026-02-04T13:12:00-05:00", + "techScan": "2026-02-07T06:11:00-05:00", + "memoryReview": "2026-02-07T06:11:00-05:00", + "email": "2026-02-07T06:11:00-05:00", "calendar": null, "weather": "2026-02-04T11:09:52-05:00" } diff --git a/memory/updates/2026-02-05.json b/memory/updates/2026-02-05.json new file mode 100644 index 0000000..4c86055 --- /dev/null +++ b/memory/updates/2026-02-05.json @@ -0,0 +1,58 @@ +{ + "date": "2026-02-05", + "timestamp": "2026-02-05T09:00:07-05:00", + "openclaw": { + "before": "2026.2.2-3", + "latest": "2026.2.3-1", + "after": "2026.2.3-1", + "updated": true + }, + "claude_code": { + "before": "2.1.31", + "latest": "2.1.31", + "updated": false + }, + "os": { + "available": 7, + "packages": [ + { + "name": "alsa-ucm-conf", + "from": "1.2.10-1ubuntu5.8", + "to": "1.2.10-1ubuntu5.9" + }, + { + "name": "linux-generic", + "from": "6.8.0-94.96", + "to": "6.8.0-100.100" + }, + { + "name": "linux-headers-generic", + "from": "6.8.0-94.96", + "to": "6.8.0-100.100" + }, + { + "name": "linux-image-generic", + "from": "6.8.0-94.96", + "to": "6.8.0-100.100" + }, + { + "name": "python-apt-common", + "from": "2.7.7ubuntu5.1", + "to": "2.7.7ubuntu5.2" + }, + { + "name": "python3-apt", + "from": "2.7.7ubuntu5.1", + "to": "2.7.7ubuntu5.2" + }, + { + "name": "sosreport", + "from": "4.5.6-0ubuntu4", + "to": "4.9.2-0ubuntu0~24.04.1" + } + ], + "updated": true, + "reboot_required": false + }, + "gateway_restarted": true +} \ No newline at end of file diff --git a/memory/updates/2026-02-06.json b/memory/updates/2026-02-06.json new file mode 100644 index 0000000..26a3329 --- /dev/null +++ b/memory/updates/2026-02-06.json @@ -0,0 +1,117 @@ +{ + "date": "2026-02-06", + "timestamp": "2026-02-06T09:00:07-05:00", + "openclaw": { + "before": "2026.2.3-1", + "latest": "2026.2.3-1", + "updated": false + }, + "claude_code": { + "before": "2.1.34", + "latest": "2.1.34", + "updated": false + }, + "os": { + "available": 19, + "packages": [ + { + "name": "alsa-ucm-conf", + "from": "1.2.10-1ubuntu5.8", + "to": "1.2.10-1ubuntu5.9" + }, + { + "name": "gir1.2-glib-2.0", + "from": "2.80.0-6ubuntu3.7", + "to": "2.80.0-6ubuntu3.8" + }, + { + "name": "libglib2.0-0t64", + "from": "2.80.0-6ubuntu3.7", + "to": "2.80.0-6ubuntu3.8" + }, + { + "name": "libglib2.0-bin", + "from": "2.80.0-6ubuntu3.7", + "to": "2.80.0-6ubuntu3.8" + }, + { + "name": "libglib2.0-data", + "from": "2.80.0-6ubuntu3.7", + "to": "2.80.0-6ubuntu3.8" + }, + { + "name": "libpython3.12-dev", + "from": "3.12.3-1ubuntu0.10", + "to": "3.12.3-1ubuntu0.11" + }, + { + "name": "libpython3.12-minimal", + "from": "3.12.3-1ubuntu0.10", + "to": "3.12.3-1ubuntu0.11" + }, + { + "name": "libpython3.12-stdlib", + "from": "3.12.3-1ubuntu0.10", + "to": "3.12.3-1ubuntu0.11" + }, + { + "name": "libpython3.12t64", + "from": "3.12.3-1ubuntu0.10", + "to": "3.12.3-1ubuntu0.11" + }, + { + "name": "linux-generic", + "from": "6.8.0-94.96", + "to": "6.8.0-100.100" + }, + { + "name": "linux-headers-generic", + "from": "6.8.0-94.96", + "to": "6.8.0-100.100" + }, + { + "name": "linux-image-generic", + "from": "6.8.0-94.96", + "to": "6.8.0-100.100" + }, + { + "name": "linux-libc-dev", + "from": "6.8.0-94.96", + "to": "6.8.0-100.100" + }, + { + "name": "linux-tools-common", + "from": "6.8.0-94.96", + "to": "6.8.0-100.100" + }, + { + "name": "python3.12-dev", + "from": "3.12.3-1ubuntu0.10", + "to": "3.12.3-1ubuntu0.11" + }, + { + "name": "python3.12-minimal", + "from": "3.12.3-1ubuntu0.10", + "to": "3.12.3-1ubuntu0.11" + }, + { + "name": "python3.12-venv", + "from": "3.12.3-1ubuntu0.10", + "to": "3.12.3-1ubuntu0.11" + }, + { + "name": "python3.12", + "from": "3.12.3-1ubuntu0.10", + "to": "3.12.3-1ubuntu0.11" + }, + { + "name": "sosreport", + "from": "4.5.6-0ubuntu4", + "to": "4.9.2-0ubuntu0~24.04.1" + } + ], + "updated": true, + "reboot_required": false + }, + "gateway_restarted": false +} \ No newline at end of file diff --git a/memory/updates/2026-02-07.json b/memory/updates/2026-02-07.json new file mode 100644 index 0000000..7c0d127 --- /dev/null +++ b/memory/updates/2026-02-07.json @@ -0,0 +1,48 @@ +{ + "date": "2026-02-07", + "timestamp": "2026-02-07T09:00:50-05:00", + "openclaw": { + "before": "2026.2.3-1", + "latest": "2026.2.6-3", + "after": "2026.2.6-3", + "updated": true + }, + "claude_code": { + "before": "2.1.34", + "latest": "2.1.34", + "updated": false + }, + "os": { + "available": 5, + "packages": [ + { + "name": "alsa-ucm-conf", + "from": "1.2.10-1ubuntu5.8", + "to": "1.2.10-1ubuntu5.9" + }, + { + "name": "linux-generic", + "from": "6.8.0-94.96", + "to": "6.8.0-100.100" + }, + { + "name": "linux-headers-generic", + "from": "6.8.0-94.96", + "to": "6.8.0-100.100" + }, + { + "name": "linux-image-generic", + "from": "6.8.0-94.96", + "to": "6.8.0-100.100" + }, + { + "name": "sosreport", + "from": "4.5.6-0ubuntu4", + "to": "4.9.2-0ubuntu0~24.04.1" + } + ], + "updated": true, + "reboot_required": false + }, + "gateway_restarted": true +} \ No newline at end of file diff --git a/new_messages.json b/new_messages.json new file mode 100644 index 0000000..19765bd --- /dev/null +++ b/new_messages.json @@ -0,0 +1 @@ +null diff --git a/recent_messages.json b/recent_messages.json new file mode 100644 index 0000000..946fd4a --- /dev/null +++ b/recent_messages.json @@ -0,0 +1 @@ +[{"id":"johan_jongsma_me:46","source":"johan_jongsma_me","from":"team@trendingkickstarter.com","from_name":"Trending Kickstarters","to":"johan@jongsma.me","timestamp":"2026-02-07T11:09:43Z","subject":"200W travel adapter with time control and power visibility","body":"200W 6th Gen GaN |Power 5 Devices | Universal Plugs (UK/AUS/US/EU)\n6th GaN 200W Travel Adapter-See Every Watt,Time Every Charge\n200W 6th Gen GaN |Power 5 Devices | Universal Plugs (UK/AUS/US/EU) | 1 AC Outlet+3 USB-C+1 USB-A| Real-Time Power Output\u0026Charging Time\nPledge Now\nZERA Sonic-2X | The First Portable AutoSensor Flosser\nAutoSensor Nozzle (Patent-Pending) | Scalable Water Tanks | Upgraded Water Impulse | EasyClick 5 Nozzles | Portable\nPledge Now\nWant to change how you receive these emails?\nUnsubscribe","attachments":[],"seen":true},{"id":"johan_jongsma_me:11630","source":"johan_jongsma_me","from":"suno@creators.suno.com","from_name":"Suno","to":"johan@jongsma.me","timestamp":"2026-02-07T10:45:48Z","subject":"The next wave of creation is here","body":"Upgrade to Premier and transform your music with Suno Studio 1.2\n͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌      ͏ ‌     \nIf you’ve been enjoying the Suno experience, you’ll love what we have in store for you. Introducing Studio 1.2, an update to Suno Studio that lets you dig deeper and take more control over the music. Studio 1.2 helps you create like a pro, and reach your creative vision faster with new pro-level features.\nUpgrade and dive in\nRemove FX\nRemove effects from audio clips — export dry stems to your DAW\nWarp Markers\nAdjust timing and groove, and quantize loose recordings to the grid\nTime Signature Support\nSuno Studio now supports time signatures other than 4/4\nAlternates Takes\nAudition different takes and select your favorites, all from one track\nNo longer want to receive these emails? Unsubscribe.\nSuno 101 Main Street Cambridge, Massachusetts 02142","attachments":[],"seen":true},{"id":"tj_jongsma_me:90","source":"tj_jongsma_me","from":"auto-confirm@amazon.com","from_name":"Amazon.com","to":"tj@jongsma.me","timestamp":"2026-02-07T07:48:03Z","subject":"Ordered: \"Pure Encapsulations Vitamin...\"","body":"Ordered: \"Pure Encapsulations Vitamin...\"͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­\nYour Orders       Your Account       Buy Again\nThanks for your order, Johan!\nOrdered\nShipped\nOut for delivery\nDelivered\nArriving today 10 AM – 3 PM\nJohan - Saint Petersburg, FL\nOrder # ‫113-1880998-3453029\nView or edit order\nPure Encapsulations Vitamin D3 \u0026 ...\nQuantity: 1\n$ 35 50\n$3550\nGrand Total: $35.50\nBuy it again\n$19.99\nDebbie Meyer, GreenBags 40-Pack...\n$14.99\nAnthony's Organic Hulled...\n$20.99\nAnthony's Organic Pumpkin Seeds,...\n©2026 Amazon.com, Inc. or its affiliates. Amazon and all related marks are trademarks of Amazon.com, Inc. or its affiliates, Amazon.com, Inc. 410 Terry Avenue N., Seattle, WA 98109.\nThe payment for your invoice is processed by Amazon Payments, Inc. P.O. Box 81226 Seattle, Washington 98108-1226. If you need more information, please contact (866) 216-1075\nBy placing your order, you agree to Amazon.com’s Privacy Notice and Conditions of Use. Unless otherwise noted, items sold by Amazon.com are subject to sales tax in select states in accordance with the applicable laws of that state. If your order contains one or more items from a seller other than Amazon.com, it may be subject to state and local sales tax, depending upon the seller's business policies and the location of their operations. Learn more about tax and seller information.","attachments":[],"seen":true},{"id":"tj_jongsma_me:89","source":"tj_jongsma_me","from":"shipment-tracking@amazon.com","from_name":"Amazon.com","to":"tj@jongsma.me","timestamp":"2026-02-07T07:17:16Z","subject":"Shipped: \"ARG ButyrEn Colon Lining...\" and 1 more item","body":"Shipped: \"ARG ButyrEn Colon Lining...\" and 1 more item͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­\nYour Orders       Your Account       Buy Again\nYour package was shipped!\nOrdered\nShipped\nOut for delivery\nDelivered\nArriving today 7 AM – 11 AM\nJohan - Saint Petersburg, FL\nOrder # ‫113-8193397-8031467\nTrack package\nARG ButyrEn Colon Lining Nutritio...\nQuantity: 1\n$ 24 19\n$2419\nINCAS 100% USDA Organic Butterfly...\nQuantity: 1\n$ 21 99\n$2199\nTotal $46.18\nA delivery driver may contact you on the day of delivery. For everyone’s safety, ensure a clear, well-lit path and secure pets before arrival.\nTop picks for you\n-38% $99.99\nBabyNutri Auto Baby Food Maker,...\n$79.99\nGrownsy Baby Food Maker with...\n$14.99\nINCAS 100% USDA Organic...\n©2026 Amazon.com, Inc. or its affiliates. Amazon and all related marks are trademarks of Amazon.com, Inc. or its affiliates, Amazon.com, Inc. 410 Terry Avenue N., Seattle, WA 98109.\nYour invoice can be accessed here.\nUnless otherwise noted, items sold by Amazon are subject to sales tax in selected states or provinces in accordance with the applicable laws of that state. If your order contains one or more items from a seller other than Amazon, it may be subject to local and state or province tax, depending upon the sellers business policies and the location of their operations. For more information, go to tax and seller information.","attachments":[],"seen":true},{"id":"tj_jongsma_me:86","source":"tj_jongsma_me","from":"shipment-tracking@amazon.com","from_name":"Amazon.com","to":"tj@jongsma.me","timestamp":"2026-02-07T06:50:49Z","subject":"Shipped: \"OM Mushroom Cordyceps...\"","body":"Shipped: \"OM Mushroom Cordyceps...\"͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­\nYour Orders       Your Account       Buy Again\nYour package was shipped!\nOrdered\nShipped\nOut for delivery\nDelivered\nArriving today\nJohan - Saint Petersburg, FL\nOrder # ‫113-3964151-5665049\nTrack package\nOM Mushroom Cordyceps Powder 7.05...\nQuantity: 1\n$ 32 38\n$3238\nTotal $32.38\nView related transactions in Your Transactions.\nA delivery driver may contact you on the day of delivery. For everyone’s safety, ensure a clear, well-lit path and secure pets before arrival.\nBuy it again\n-7% $27.99\nMagiCare 75% Large Alcohol Wipes...\n$19.99\nDebbie Meyer, GreenBags 40-Pack...\n$20.99\nAnthony's Organic Pumpkin Seeds,...\n©2026 Amazon.com, Inc. or its affiliates. Amazon and all related marks are trademarks of Amazon.com, Inc. or its affiliates, Amazon.com, Inc. 410 Terry Avenue N., Seattle, WA 98109.\nYour invoice can be accessed here.\nUnless otherwise noted, items sold by Amazon are subject to sales tax in selected states or provinces in accordance with the applicable laws of that state. If your order contains one or more items from a seller other than Amazon, it may be subject to local and state or province tax, depending upon the sellers business policies and the location of their operations. For more information, go to tax and seller information.","attachments":[],"seen":true},{"id":"johan_jongsma_me:11629","source":"johan_jongsma_me","from":"institutes@iahp.org","from_name":"Institutes .","to":"johan@jongsma.me","timestamp":"2026-02-06T23:24:13-05:00","subject":"The Intensive Treatment Program","body":"body class=\"clean-body u_body\" style=\"margin: 0;padding: 0;-webkit-text-size-adjust: 100%;color: #343434\"\nMore than half a century ago we made a difficult decision.\n7 February, 2026\nThe Intensive Treatment Program\nMore than half a century ago we made a difficult decision. We were hands-on therapists treating 30 profoundly brain-injured children who were in-patients here. We decided to send those children home and teach Mother and Father how to do what we did – at home.\nIt was the best decision we ever made.\nFor more than six decades, our parents have proven over and over again that they are the best therapists and teachers their child could ever have.\nIn this newsletter we hear from experts who have completed Lecture Series VI and received certification at the Qualified Parent Level. These are the real pioneers of child brain development.\nThe Best Thing\n“Over these past years, since we started the home program, our son has improved so much that it's hard to put into words. He's become physically stronger and more capable, intellectually advancing (even surpassing age-level expectations in several areas), and physiologically healthier overall. Despite the challenges we've faced along the way, these tangible results have been a true blessing for our entire family. What stands out most is how much he loves the structure and activities—he's become so disciplined and enthusiastic that he doesn't want to skip any part of it. Seeing his happiness and excitement during sessions makes every effort feel rewarding.\"\nFather, Chicago, Illinois\n“The Staff… are world class and because they’ve all been working with The Institutes so long, families gain the great benefit of their experience and expertise. They have deep knowledge, research, and training. They care deeply about the families, and it shows. They are very invested in the success of the kids. They are wonderful at celebrating the milestones of our amazing kids and reminding us to stop and commemorate. They are innovators, they understand the brain and its functions better than any physician, neurologist, physical therapist, and all combined, that we’ve ever met. They are making miracles happen one kid at a time. They gave us hope when no one else could.”\nMother, Chicago, Illinois\n“The best part of the program has been seeing that all the effort is truly worth it. The improvements we have seen in our son since starting the program across multiple areas have confirmed that the time and effort we invested have been worthwhile.”\nMother, Saudi Arabia\n“It is hard to put into words a single best thing, there are so many wonderful things, but looking back it is the reality that The Institutes helped us dramatically, Praise GOD!!\nAs far as going through each day, month, year, I appreciated the upbeat attitudes of the Staff of The Institutes- thanks much to all of you!”\nFather, Illinois\n“While the vast majority of the world dismisses any possibility of growth in a brain-injured child, everyone at the Institutes, and now us, believe that our child has potential even way beyond a well child. It’s only waiting for a way to be expressed. That belief itself is priceless for the parents and the hurt child. Not to mention the amount of experience and expertise we get to leverage not just as a person but like a family member who is determined to make us successful.”\nFather, California\n“The Institute’s staff accompanies you, monitors your child’s progress, provides guidance, and—most importantly—you are finally seeing results for your child!”\nFather, Saudi Arabia\n“The absolute best thing about The Institutes Programs is the reality that your child is making significant improvements.”\nMother, Illinois\n“It was worth putting the time and energy into the program. I have tried a lot of other programs before this but never found they were very helpful. I am especially thankful to all the Staff for their great support as they treat us like family. Our Staff Advocate is always there for us. By doing this program, I came to learn a lot more about my son, and the relationship I have developed with my son over this time is the most valuable and priceless.”\nMother, California\nResults?\n“Definitely. I wish somebody would have told me about The Institutes when my son was diagnosed as autistic when he was three years old. I believe this is the single best program as it teaches us the fundamentals of brain development and how to fix it.”\nMother, California\n“Absolutely yes. The program requires a huge amount of time and effort, but the improvements we have seen in our son make it worth it.\nWe found the Institutes by chance through another mother we met during one of the many therapies our son was attending. Before that, we didn’t know The Institutes existed or that this kind of intensive program was even possible, so we weren’t actively looking for it. Sometimes I think about what would have happened if we had never met that lady.”\nMother, California\n“Absolutely. It is worth it because of the amazing life for our son that lies ahead for him.”\nFather, California\n“Definitely, no question.”\nFather, Illinois\nCost?\n“Yes, we would pay more.”\nMother, Illinois\n“Yes, absolutely. How much would you pay for even a minor improvement in your child’s development? Is there really a price for that?”\nFather, Saudi Arabia\n“Without a doubt”\nMother, Saudi Arabia\n“Yes, no question.”\nFather, Illinois\n“Yes, definitely, instead of wasting money on medicines, I want to use it in a smart way and make my child well.”\nMother, California\n“Yes, from being tagged an autistic kid to be able to come this far and looking towards graduation, this is worth it.”\nFather, California\nAdvice for a new family?\n“Every child is different, however, there is light at the end of the tunnel. The Intensive Treatment program is the best shot that we can provide for our child for a better life. Do not be intimidated. The Staff will travel the journey with you all along.”\nFather, California\n“Go for it!! Roll up your sleeves and go for it!!\nFather, Illinois\n“Stay connected to The Institutes, call often. Challenge yourself and your kids.  As long as you see progress, and there will always be something-KEEP GOING! Every week, we noticed changes, and some weeks big changes, it is all cumulative.”\nMother, Chicago, Illinois\n“The Intensive Treatment Program is exactly that: intense.  But do it. For your child. I tell my well children, if it were you that needed the help, we would do it for you. Your sister needs you to do it.”\nMother, Illinois\n“Just do it!”\nFather, Saudi Arabia\n“If you want to see your child well and living independently in this world, this is the best program to do without giving it another thought.”\nMother, California\n“My single most important piece of advice is to prepare yourself mentally for a very demanding journey. It won’t be perfect, there will be ups and downs, but it is worth it when you start to see your child make progress. Also, stay in very close contact with the Institutes’ staff from the beginning and throughout the program, so you can ask questions early, get guidance when challenges come up, and make the right adjustments to keep moving forward.”\nMother, Saudi Arabia\nMost important thing?\n“The brain grows by use.”\nMother, Illinois\n“The incredible ability and potential of our bodies to heal and make changes with the correct stimulation.”\nMother, Chicago, Illinois\n“Brain-injured child have the possibility to reach their human potential with the adequate program.”\nFather, Saudi Arabia\n“Not to underestimate my child. Difficulties with communication do not mean a lack of intelligence or potential.”\nMother, Saudi Arabia\n“Mobility is related to brain development. Do not focus on the symptoms, address the root cause. Every sound your child makes is language.”\nFather, California\n“There is a definite alternative to doing brain surgery with a knife. It’s called “The Institutes for the Achievement of Human Potential.”\nFather, Illinois\n“How to treat us as part of the family and believe in our child when the rest of the world does not believe in them.”\nMother, California\nWe do believe in our children and in their superb parents. They love their kids and they know what matters. It is a privilege to be part of their story.\nNews \u0026 Updates for Parents\nWhat To Do About Your Brain-Injured Child\nFebruary 9th, 2026\n-Live Online Course-\nPresented in English and Spanish\nCall Us\nThe Newborn Course\nApril 30th \u0026 May 1st\n-Live Online Course-\nCall Us\nClick Here to Join us on Facebook\nClick Here to Subscribe and Watch on Youtube\nWant to Contribute to\nthe Work of the Institutes?\nDonate Today\nRecommended Reading\nWhat To Do About Your Brain-Injured Child\n“This book is the first book in history, to my knowledge, which tells how to treat brain-injured children, why to treat brain-injured children, and most precisely what happened to a group of brain-injured children when they were so treated.”\nGet the Book\nContact Us\nManage Preferences\nPrivacy Policy\nUnsubscribe\nThe Institutes for the Achievement of Human Potential 8801 Stenton Avenue Wyndmoor, Pennsylvania 19038 United States +18002072948","attachments":[],"seen":true},{"id":"tj_jongsma_me:506","source":"tj_jongsma_me","from":"onlinebanking@valley.com","to":"tj@jongsma.me","timestamp":"2026-02-07T00:21:47Z","subject":"Large Withdrawal Alert for ALL ACCESS CHECKING","body":"Valley\nLarge Withdrawal posted to ALL ACCESS CHECKING *2269\nYou requested to be notified when any withdrawal of $100.00 or more from ALL ACCESS CHECKING *2269.\nThe following withdrawal(s) have been identified:\nTransaction Type\nTransaction Amount\nDescription\nDate Posted\nStatus\nELECTRONIC_TRANSFER_DEBIT\n-$3,073.00\nACH DEBIT\n02/06/2026\nPOSTED\nPOS_PURCHASE\n-$392.64\nDEBIT PURCHASE\n02/05/2026\nPOSTED\nTo change or discontinue this alert, log in and change your alert settings.","attachments":[],"seen":true},{"id":"tj_jongsma_me:505","source":"tj_jongsma_me","from":"auto-confirm@amazon.com","from_name":"Amazon.com","to":"tj@jongsma.me","timestamp":"2026-02-06T22:17:33Z","subject":"Ordered: \"Master Supplements...\" and 3 more items","body":"Ordered: \"Master Supplements...\" and 3 more items͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­\nYour Orders       Your Account       Buy Again\nThanks for your order, Johan!\nOrdered\nShipped\nOut for delivery\nDelivered\nArriving overnight 7 AM – 11 AM\nJohan - Saint Petersburg, FL\nOrder # ‫113-8193397-8031467\nView or edit order\nINCAS 100% USDA Organic Butterfly...\nQuantity: 1\n$ 21 99\n$2199\nGrand Total: $21.99\nArriving Tuesday\nJohan - Saint Petersburg, FL\nOrder # ‫113-3964151-5665049\nView or edit order\nMaster Supplements TruBifido - 30...\nQuantity: 1\n$ 37 46\n$3746\nArriving tomorrow\nJohan - Saint Petersburg, FL\nOrder # ‫113-3964151-5665049\nView or edit order\nOM Mushroom Cordyceps Powder 7.05...\nQuantity: 1\n$ 32 38\n$3238\nGrand Total: $69.84\nArriving overnight 7 AM – 11 AM\nJohan - Saint Petersburg, FL\nOrder # ‫113-1235849-8341020\nView or edit order\nARG ButyrEn Colon Lining Nutritio...\nQuantity: 1\n$ 24 19\n$2419\nGrand Total: $24.19\nDeals related to your purchases\n-19% $18.13\nYupik Organic Raw European...\n-15% $13.58\nMOZOTER S8 Mini Wireless Earbuds...\n-33% $26.59\nCertified USDA - 100% Organic...\n©2026 Amazon.com, Inc. or its affiliates. Amazon and all related marks are trademarks of Amazon.com, Inc. or its affiliates, Amazon.com, Inc. 410 Terry Avenue N., Seattle, WA 98109.\nThe payment for your invoice is processed by Amazon Payments, Inc. P.O. Box 81226 Seattle, Washington 98108-1226. If you need more information, please contact (866) 216-1075\nBy placing your order, you agree to Amazon.com’s Privacy Notice and Conditions of Use. Unless otherwise noted, items sold by Amazon.com are subject to sales tax in select states in accordance with the applicable laws of that state. If your order contains one or more items from a seller other than Amazon.com, it may be subject to state and local sales tax, depending upon the seller's business policies and the location of their operations. Learn more about tax and seller information.","attachments":[],"seen":true},{"id":"tj_jongsma_me:84","source":"tj_jongsma_me","from":"store+67569221886@t.shopifyemail.com","from_name":"BeeVitamin","to":"tj@jongsma.me","timestamp":"2026-02-06T21:43:59Z","subject":"Order #BeeV1658 confirmed","body":"Thank you for your purchase!\nBeeVitamin\nOrder #BeeV1658\nThank you for your purchase!\nWe're getting your order ready to be shipped. We will notify you when it has been sent.\nView your order\nor Visit our store\nOrder summary\nRAW Wild Collected Organic Bee Pollen × 1\nWellness Pack 13.5oz (25 Day Supply)\n$69.95\nSubtotal\n$69.95\nShipping\n$0.00\nTaxes\n$0.00\nTotal\n$69.95 USD\nCustomer information\nShipping address\nJohan Jongsma\n851 Brightwaters Boulevard Northeast\nSt. Petersburg FL 33704\nUnited States\nBilling address\nJohan Jongsma\n851 Brightwaters Boulevard Northeast\nSt. Petersburg FL 33704\nUnited States\nPayment\nending with 2208\nShipping method\nRush\nIf you have any questions, reply to this email or contact us at hello@beevitamin.com","attachments":[],"seen":true},{"id":"tj_jongsma_me:85","source":"tj_jongsma_me","from":"customerservice@sunpass.com","from_name":"SunPass Customer Service","to":"tj@jongsma.me","timestamp":"2026-02-06T20:03:12Z","subject":"SunPass Receipt","body":"02/06/2026\nJOHAN JONGSMA\n851 BRIGHTWATERS BLVD NE\nSAINT PETERSBURG, FL, 33704\nAccount Number: 99040983\nPurchase ID: 3051698933\nPurchase Date: 02/06/2026\nProduct\nQuantity\nPrice\nTotal\nPrepaid Replenishment1$25.00$25.00\nPurchase Total$25.00\nPayment Type Authorization #Total\nMASTERCARDXXXX220807167Z$25.00\nTotal Payments$25.00\nwww.sunpass.com\nPlease do not reply to this message. This is an automatically generated notification.","attachments":[],"seen":true},{"id":"tj_jongsma_me:498","source":"tj_jongsma_me","from":"no-reply@adventhealth.com","from_name":"AdventHealth","to":"tj@jongsma.me","timestamp":"2026-02-06T19:00:50Z","subject":"Reminder: Secure Your AdventHealth Account","body":"Hi JOHAN,\nThis is a reminder that multi-factor authentication (MFA) is now required to securely access your AdventHealth Account. MFA helps protect your account with a one-time code sent to your phone or email.\nWhat to expect:\nSetup is quick and required once\nYou’ll be prompted to enroll when you sign in\nYou can choose to remember your device for future access\nSign in now to get started:\nSign In to Your Account\nSign In to Your Account\nThanks,\nYour AdventHealth Team\nThe information in this email is not a\nsubstitute for examination, diagnosis and\nmedical care provided by a licensed and\nqualified health care professional. Please\nconsult your physician before undertaking\nany form of medical treatment and/or\nadopting any exercise program or dietary\nguidelines. If you think you may have a\nmedical emergency, call 911 immediately.\nTo change what notifications you receive and how you receive them,\nsign in to the AdventHealth app or your\nAdventHealth Account.\nAdventHealth | 900 Hope Way, Altamonte Springs, FL\n32714\nCopyright © 2025 AdventHealth. All rights\nreserved.\nUnsubscribe From This List | Manage Email Preferences","attachments":[],"seen":true},{"id":"tj_jongsma_me:495","source":"tj_jongsma_me","from":"rebekahdoughty@pinellascountyschools.ccsend.com","from_name":"Together PCS","to":"tj@jongsma.me","timestamp":"2026-02-06T13:29:58-05:00","subject":"Keeping Pace With Pinellas County Schools","body":"Newsletter - February 2026, Issue 28\nFebruary 2026 | Issue 28\nWelcome to TogetherPCS, the district's monthly newsletter featuring students, staff, alumni, coaches, curriculum, community partners and so much more!\nIn this issue, we get to know Jim Myers, a Boca Ciega High School graduate whose unique career path led him to his current role as President of Crown Automotive and a longtime member of the Pinellas Education Foundation board. We also celebrate 2026 Teacher of the Year Denise White and learn more about the recyclables fashion craze taking over STEM programs across the district.\n\nIf you know someone who should be featured in TogetherPCS, please click the \"Nominate Here\" button below. Let's do this TOGETHER!!\nDenise White is the 2026 PCS Teacher of the Year\nFor more than three decades, Denise White has been committed to educating Pinellas County students. Her motto, “Be Awesome Today,” isn’t just a slogan. It reflects her commitment to giving her students the best day possible every day. A lifelong resident of Pinellas County, she graduated from Northeast High. She earned a bachelor's degree in Elementary Education from the University of South Florida and a master's degree in Curriculum and Instruction from the University of Florida. Her teaching career began at Woodlawn Elementary School, where she also served as a math and science curriculum coach. Congratulations Mrs. White!\n\nRead the story and watch the video\nApproximately 100 students from 15 schools participated in this year's annual \"Trashion Show\" as part of STEM Fest.\nFrom Trash to 'Trashion'\nCreativity, sustainability and STEM took center stage at the third annual Pinellas County Schools Trashion Show, held as part of STEM Fest at Largo Central Park last month. Students from elementary through high school dazzled the audience with one-of-a-kind fashion pieces made entirely from recycled and repurposed materials.\nThis year’s event featured 35 teams from 15 PCS schools, each showcasing wearable designs such as toilet paper tube hats, paper clip earrings, soda can tab necklaces and grocery bag gowns. Students demonstrated how everyday “trash” can be transformed into imaginative works of art.\nRead the full article and watch the video\nFeb. 10-20, 2026\nDAP Acceptance period.\nFor questions about the Application Process, contact the Student Assignment Office at StudentAssignment@pcsb.org or by phone at 727-588-6210.\nFeb. 18, 2026 - March 8, 2026\nSummer Camp application period\npcsb.org/summercamps\nFeb. 24, 2026\n6-7:30 p.m.\nCollege and Career Fair\nHollins High School\nFeb. 27, 2026\nSuperintendent's Academic Challenge\nConference Hall\nMarch 6, 2026\nPinellas History Day\nLargo High School\nMarch 16-20, 2026\nSpring Break for Students\nIf your child will be 5 years old on or before Sept. 1, 2026, it's time to get ready for kindergarten. Kindergarten enrollment is now open and is easy with Pinellas County Schools! Follow the three simple steps below:\nGet a PCS user ID and password (Focus Parent Portal Account).\nReserve a seat.\nComplete enrollment at your child's school.\nFor information, contact your school or call the Early Childhood Education office at 727-588-6513. Get more details by visiting https://www.pcsb.org/kg\nApplications for Pinellas County Schools Summer Camps will open Feb. 18. Families can choose from more than 50 summer camp offerings, ranging from STEM to the arts to fitness activities. The district is expanding camp opportunities and offering options in June and July. This year, camps will cost $100 per session and $25 per session for students eligible for free- or reduced- meals.\nNew this year, families may apply for up to four camps. Once the application window closes, families will receive notification of acceptance between March 31 and April 14. A student's seat at the camp is not secured until acceptance and payment are received.\nALUMNI SPOTLIGHT\nLong before Jim Myers became president and chief operating officer of Crown Automotive Group, he was just another student walking the outdoor halls of Boca Ciega High School.\nA proud member of the Class of 1977, Myers was raised in St. Petersburg after his family relocated from southeastern Pennsylvania when he was eight.\nEducation was the family business. Both of his parents were educators in Pinellas County Schools—his father at what was then St. Petersburg Junior College, and his mother at 16th Street Middle School and later at St. Petersburg High School. From an early age, Myers saw firsthand the impact teachers could have on young lives.\nRead the full article and watch the video\nJim Myers, a 1977 graduate of Boca Ciega High School, is now the President of Crown Automotive and a longtime Pinellas Education Foundation mentor.\nAre You a PCS Alumni?\nWhat are you up to now? Use the link below to update Pinellas County Schools on family, career and life for a chance to be featured in TogetherPCS. Tell us more here.\nPinellas County Schools is committed to keeping our community informed as we continue to navigate important decisions that affect our students, staff, and families As part of the district’s ongoing Planning for Progress work, school-based community meetings continue at sites affected by the first round of recommendations. The Pinellas County School Board will review and discuss the recommendations at a School Board Workshop on Tuesday, February 17, 2026. A final vote is scheduled for the School Board Meeting on Tuesday, February 24, 2026. For details, visit www.pcsb.org/progress.\nTwo Pinellas elementary schools chosen to pilot National Elementary Art Honor Society chapters\n\nThe National Art Education Association has selected two Florida schools to pilot National Elementary Art Honor Society chapters, both in the Pinellas County School District. The chapters are at Curlew Creek and Plumb elementaries. Selections were based on the strength of their existing art programs, community involvement, and a clear vision for service learning and leadership at the elementary level. Applications for the new opportunity opened last school year. Curlew Creek Elementary held its induction ceremony last week to formally recognize this honor. Sixteen students were honored at the ceremony. Plumb Elementary plans to hold its ceremony in early April. In addition to monthly meetings, the Curlew Creek chapter also meets weekly after school. Sessions focus on creating art, collaborating as a team, and discussing upcoming school events and community outreach opportunities. Several district administrators attended Curlew Creek’s ceremony, including Director of Student Experience Kim Hill, PreK-12 Visual Arts Specialist Jonathan Ogle, and PCS Visual Arts Coordinator Latonya Hicks, who also serves as the Secondary Division Director on the National Art Education Association Board.\nRead the story\nThank you to all of our schools and programs that participated in the 39th Annual MLK Dream Big Parade through downtown St. Petersburg last month. About 200 students represented 5,000 Role Models and Girlfriends groups from several schools. The Seminole, Gibbs, Boca Ciega and Osceola high school bands also performed in the parade, as well as an appearance by School Board Chair Caprice Edmond, the PCS transportation department and more!\nThe Superintendent Says...\n\"For decades, Denise White has devoted her career to helping students grow by igniting their curiosity, confidence, and a love of learning. Her passion, joy, and belief in each child have shaped generations. We are honored to celebrate her as the 2026 Pinellas County Schools Teacher of the Year. To all our Teachers of the Year, your dedication and unwavering commitment to students and families embody the very best of who we are as a district. You show us every day what is possible for every child.\"\nTo help spread the word, please forward this newsletter to community members who are interested in public education. Sign up by clicking the button below.\nPCS Compliance Statement\nPinellas County Schools | 301 Fourth St. SW | Largo, FL 33779 US\nUnsubscribe | Update Profile | Constant Contact Data Notice","attachments":[],"seen":true},{"id":"tj_jongsma_me:496","source":"tj_jongsma_me","from":"cigna@correspondence.cigna.com","from_name":"Cigna Healthcare","to":"tj@jongsma.me","timestamp":"2026-02-06T18:26:07Z","subject":"Finding the right primary care provider is so easy.","body":"Check\nout the directory on myCigna.\nYour doctor is waiting.\nLet us help you find the right one for you.\nHi Tatyana,\nGood news, you've got options.\n•\nPrefer to see a doctor in-person? Patients just like you have left\nmore than 7 million reviews on providers across our network that can\nhelp you find the perfect doctor for your everyday health needs and\nannual physicals. Find your partner in health and schedule your\nvisit today! Search providers.\n•\nChoose a virtual board-certified primary care provider from the\ncomfort of your home. You can use the same provider for every\nvisit and connect by phone or video.1\nIt's so easy! Book visit.\nDownload the myCigna®\nApp.*\n1 Cigna Healthcare provides access to\nvirtual care through national telehealth providers as part of your plan.\nThis service is separate from your health plan's network and may not be available in all\nareas or under all plans. Referrals are not required. Video may not be available in all\nareas or with all providers. Refer to plan documents for complete description of virtual\ncare services and costs. Virtual primary care through MDLIVE is only available for Cigna\nHealthcare medical members aged 18 and older. Virtual medical care is offered by many\nproviders in the Cigna Healthcare network. Contact the provider's\noffice lo understand their virtual care options.\n* The downloading and use of the myCigna app is subject to the terms and conditions of the\napp and the online store from which it is downloaded. Standard mobile phone carrier and data\nusage charges apply.\nThe Apple logo is a trademark of Apple Inc., registered in the U.S. and other countries. App\nStore is a registered service mark of Apple Inc. Android and Google Play are trademarks of\nGoogle LLC.\nThis information is a summary only and plan exclusions and limitations apply. See your plan\ndocuments for details.\nAll Cigna Healthcare products and services are provided exclusively by or through operating\nsubsidiaries of The Cigna Group.\n978930‌ ‌09/23 © 2023 Cigna Healthcare. Some content provided under\nlicense.\nLegal Disclaimer |\nPrivacy |\nProduct\nDisclosures\nThis is an email from Cigna Healthcare | 900 Cottage Grove Road, Bloomfield, CT 06002\nIf you no longer wish to receive similar emails from Cigna, you can unsubscribe.","attachments":[],"seen":true},{"id":"tj_jongsma_me:494","source":"tj_jongsma_me","from":"info@emails.BarclaysUS.com","from_name":"Mastercard Black Card","to":"TJ@JONGSMA.ME","timestamp":"2026-02-06T12:10:39-06:00","subject":"Johan, your latest Simple Earn offers are inside","body":"Earn a statement credit on purchases at retailers you love\n͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­\n͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­\nJohan Jongsma\nAccount ending: 2208\nYour new\nBarclays Simple Earn offers\nDon't miss these offers. Use your Mastercard® Black Card® at these retailers and get a Simple Earn statement credit on top of the rewards you normally earn.1\n5% Back\nShop Now\n2.5% Back\nWebsite\n$15 Back\nShop Now\n15% Back\nShop Now\n5% Back\nFind Your Donut\n7% Back\nBuy Tires\n15% Back\nGet Started\n10% Back\nBuy Flowers\n5% Back\nBook Tickets\n4% Back\nWebsite\n5% Back\nWebsite\n7.5% Back\nWebsite\nSee all my offers\nHere's how it works:\nBrowse\nYour available offers\nShop\nIn-store or online at featured retailers\nEarn\nYour Simple Earn statement credit\nClick here to unsubscribe from Simple Earn emails\nConnect with us\nDownload the Barclays US app\n1This offer is valid for select cardmembers and is not transferable. If your account is closed or you switch to another product during the promotional period, you may no longer be eligible for this promotion.\nEach Simple Earn offer has specific terms and conditions to earn a statement credit; such terms and conditions may vary. Click on the plus symbol in each offer to view its terms and conditions.\nThe listed merchant(s) are not affiliated with Barclays Bank Delaware (Barclays), nor are the listed merchant(s) considered sponsors or co-sponsors of this program.\nBarclays is not responsible or liable for any of the products or services offered by other companies.\nOffers featured through Simple Earn are valid for a limited time only and are subject to change.\nBarclays is not responsible for merchant posting times. It is possible that a merchant may split your purchase into multiple transactions.\nBarclays is wholly responsible only for posting the statement credit(s) to your account based on the data it receives from its third-party service provider.\nAll trademarks are property of their respective owners.\nFailure to maintain your creditworthiness during the offer period may result in actions on your account, such as a credit line decrease, that would reduce your ability to take advantage of this offer.\nTo receive the statement credit(s), your account must be open, active and in good standing at the time of fulfillment.\nIf earned, the statement credit(s) are typically fulfilled within 1-2 billing cycles.\nStatement credits reduce your account balance but cannot be applied toward any minimum payment requirement and are otherwise subject to the terms and conditions applicable to your account. Statement credits may be reduced and/or reversed if a qualifying purchase is returned or cancelled.\nThis email contains an advertisement/solicitation from Barclays Bank Delaware intended for Johan Jongsma and sent to tj@jongsma.me for account ending in: 2208\nUnsubscribe from future mailings\nPrivacy Policy\nPlease Do Not Reply to this Email.\nThis is a notification-only email that cannot accept incoming replies. To send us an email, simply log in to myluxurycard.com and click contact us to send your message securely.\nThe Luxury Card trademarks are property of Barclays Lifestyles LLC. BLACK CARD is a registered trademark used under license.\nLuxury Card products are issued by Barclays Bank Delaware pursuant to a license from Mastercard International Incorporated, owner of the registered trademarks Mastercard, World Elite Mastercard, and the circles design.\nAll trademarks are the property of their respective owners. © 2026 Barclays Lifestyles LLC\nThe App Store is a registered trademark of Apple Inc.\nGoogle Play, the Google Play logo and Google Pay are registered trademarks of Google LLC.\nCalifornia Residents: This is an advertisement. you are not required to make any payment or take any other action in response to this offer.\nCredit Card Customers: PO Box 8801, Wilmington, DE 19899, 844-724-2600\nBanking Customers: PO Box 70378, Philadelphia, PA 19176, 888-710-8756\n© 2026 Barclays Bank Delaware, Member FDIC.\nM-0226-30608136-28003957-LXB-Revenew_Merch_Offers-PROD-DLB1ZLXB","attachments":[],"seen":true},{"id":"tj_jongsma_me:497","source":"tj_jongsma_me","from":"news@info.paindesucre.com","from_name":"Pain de Sucre","to":"tj@jongsma.me","timestamp":"2026-02-06T18:08:46Z","subject":"The Lover 💌","body":"ody style=\"word-spacing:normal;background-color:#F6F3EF;\"\nYour gift inspiration for Valentine's Day ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­\nview on web browser\nBohemian, romantic, daring…\nThis Valentine’s Day, gift the one you love a swimsuit that reflects her spirit. Paisley prints, delicate ruffled details in pleated voile, a luscious red hue, a corset-inspired back…Warning: love at first sight ahead.\nTHE GIFT SELECTION\nFor Valentine's Day,\nA BEAUTIFUL GIFT BOX OFFERED\nfrom €200 purchased until Saturday, February 14, 2026\nFREE RETURN\nFor exchange or\ncredit note\nE-RESERVATION\nTry your favorites\nin store\nCUSTOMER SERVICE\nContact us by email\n+33 (0)9 74 99 02 10\nFREE RETURN\nFor exchange and\ncredit note requests\nE-RESERVATION\nTry your favorites\nin store​\nCUSTOMER SERVICE\nContact us by e-mail\n+33 (0)9 74 99 02 10\nIf you no longer wish to receive offers and news from Pain de Sucre, click here to unsubscribe.","attachments":[],"seen":true},{"id":"tj_jongsma_me:8181","source":"tj_jongsma_me","from":"monabt@yahoo.com","from_name":"Monica Rodriguez","to":"tj@jongsma.me","timestamp":"2026-02-06T12:43:34-05:00","subject":"Re: Sophia's reports","body":"https://amzn.to/4klsjqg True bifido\nhttps://amzn.to/3ZQhQKa BB536\nhttps://amzn.to/3ZlYlZU Lemon grass\nhttps://amzn.to/4a1RACv      Hibiscus\nhttps://amzn.to/3ZSpSSG\nReishi\nhttps://amzn.to/46znjZs\nCordyceps\nhttps://amzn.to/4aiNgOb\nButyrate\nhttps://amzn.to/3ZYMUY4\nModified citrus pectin\nSent from my iPad\nOn Feb 5, 2026, at 6:01 PM, Tanya \u0026 Johan Jongsma wrote:\nHi Monica,\nHere are Sophia's most recent hair and biome tests.\nJohan","attachments":[],"seen":true},{"id":"johan_jongsma_me:17898","source":"johan_jongsma_me","from":"fleur@fleurdumal.com","from_name":"Fleur du Mal","to":"johan@jongsma.me","timestamp":"2026-02-06T17:20:35Z","subject":"Your Hotel Is Booked","body":"ody style=\"word-spacing:normal;background-color:#f7f7f7;\"\nNow let’s talk about what you’re bringing. Statement dresses, hot lingerie sets, and more. Also, last day for ground shipping for orders to arrive by Valentine's Day. ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­\n© 2026 Fleur du Mal LLC. All Rights Reserved.\nunsubscribe | view in browser\nVALENTINE'S DAY\nFor domestic orders arriving for delivery by Friday, 2/13:\nGround: Orders must be placed by 2/6\n2-Day Orders must be placed by 2/10\nOvernight: Orders must be placed by 2/11\nPlease note, Fleur du Mal is not responsible for shipping delays caused by weather conditions, customs clearance procedures, or other unforeseen circumstances.","attachments":[],"seen":true},{"id":"tj_jongsma_me:499","source":"tj_jongsma_me","from":"mcinfo@ups.com","from_name":"UPS","to":"tj@jongsma.me","timestamp":"2026-02-06T11:53:35-05:00","subject":"UPS Update: Package Scheduled for Delivery Tomorrow","body":"##varLangText1## |\n##varLangText2##\n##lang3startComment## |\n##varLangText3##\n##lang3endComment##\n##varEndMultilanguage## --\nHi Johan,\nYour package is arriving tomorrow.\nFrom JIMMY LE\nA signature is required for package delivery.\nEstimated Delivery\nSaturday 02/07/2026\nbetween 2:00 PM - 6:00 PM\nremoved --\nTrack Your Package ›\n##varEndSecondary_CTA_AccessibilityIcons## --\nChange Delivery\n--\n›\n--\nShip To\n851 BRIGHTWATERS BLVD NE\nST PETERSBURG, FL 337043719\nUS\nUPS Ground\n1ZX866D54223587093\n##varInlineMessageTitle##\n##varInlineMessageBodyCopy##\n##varInlineMessageCTACopy##\n##testEndA## --\n##varInlineMessageTitle##\n##varInlineMessageBodyCopy##\n##varInlineMessageCTACopy##\n##testEndB## --\nremoved --\nremoved --\nYou will be prompted to accept Terms and Conditions to change delivery.\nremoved --\nDownload the UPS® Mobile App\n##varEndDownloadApp## --\n©2026 United Parcel Service of America, Inc. UPS, the UPS brandmark, and the color brown are trademarks of United Parcel Service of America, Inc. All rights reserved.\nPlease do not reply to this email.\nManage Delivery Alerts\n|\nPrivacy Notice\n|\nService Terms\n--","attachments":[],"seen":true},{"id":"tj_jongsma_me:493","source":"tj_jongsma_me","from":"onlinebanking@valley.com","to":"tj@jongsma.me","timestamp":"2026-02-06T16:45:56Z","subject":"Your weekly summary for ALL ACCESS CHECKING","body":"Valley\nBalance Update for ALL ACCESS CHECKING *2269\nYour current balance is $29,892.71.\nTo change or discontinue this alert, log in and change your alert settings.","attachments":[],"seen":true},{"id":"tj_jongsma_me:500","source":"tj_jongsma_me","from":"monabt@yahoo.com","from_name":"Monica Rodriguez","to":"Tj@jongsma.me","timestamp":"2026-02-06T10:50:53-05:00","subject":"Zoom meeting invitation - Monica Sanchez's Zoom Meeting","body":"Monica Sanchez is inviting you to a scheduled Zoom meeting.\r\n\r\nTopic: Monica Sanchez's Zoom Meeting\r\nTime: Feb 6, 2026 11:00 AM Eastern Time (US and Canada)\r\nJoin Zoom Meeting\r\nhttps://us06web.zoom.us/j/82010054745?pwd\u000epMs8HWppl61zS1knV1344lMakez7.1\r\n\r\nMeeting ID: 820 1005 4745\r\nPasscode: 572131\r\n\r\n---\r\n\r\nOne tap mobile\r\n+13052241968,,82010054745#,,,,*572131# US\r\n+13017158592,,82010054745#,,,,*572131# US (Washington DC)\r\n\r\nJoin instructions\r\nhttps://us06web.zoom.us/meetings/82010054745/invitations?signature\ufffd1qklniFYFI0C8dsOk51MCo7aFb5XgL0omXAYM1BXY\r\n\r\n\r\n\r\n\r\nSent from my iPad","attachments":[{"name":"Zoom-meeting.ics","mime":"text/calendar","size":979}],"seen":true},{"id":"tj_jongsma_me:501","source":"tj_jongsma_me","from":"open-houses@mail.zillow.com","from_name":"Zillow","to":"tj@jongsma.me","timestamp":"2026-02-06T11:06:27Z","subject":"Plan Your Weekend: 9 open houses and 1 new listing - Snell Isle, Saint Petersburg, FL","body":"Open houses, new results, and more.͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­͏‌  ­\nWe found 9 results with upcoming open houses, and 1 other new result matching your search.\n● For sale\n$2,500,000\nPrice cut: $50K (1/14)\n5 bd\n|\n4 ba\n|\n4,043 sqft\n1222 Brightwaters Blvd NE, Saint Petersburg, FL\nOpen:\nSat. 1pm-3pm\nSMITH \u0026 ASSOCIATES REAL ESTATE\n● New construction\n$2,595,000\n4 bd\n|\n4 ba\n|\n3,850 sqft\n126 Ricardo Way NE, Saint Petersburg, FL\nOpen:\n02/12 12pm-2pm\nRE/MAX ACTION FIRST OF FLORIDA\n● For sale\n$2,000,000\n4 bd\n|\n5 ba\n|\n3,142 sqft\n131 Toledo Way NE, Saint Petersburg, FL\nOpen:\nSat. 12pm-3pm\nSTOFEL \u0026 ASSOCIATES REALTY\n● New construction\n$9,800,000\n5 bd\n|\n8 ba\n|\n6,774 sqft\n1075 31st Ter NE, Saint Petersburg, FL\nOpen:\nSat. 1pm-2pm\nSun. 1pm-2pm\nYELLOWTAIL REALTY ADVISORS LLC\n● For sale\n$525,000\nPrice cut: $25K (12/30)\n2 bd\n|\n2 ba\n|\n1,200 sqft\n1365 Snell Isle Blvd NE APT 5D, Saint Petersburg, FL\nOpen:\nSun. 11am-1pm\nCOLDWELL BANKER REALTY\n● For sale\n$1,119,000\nPrice cut: $80K (1/14)\n2 bd\n|\n2 ba\n|\n1,711 sqft\n1325 Snell Isle Blvd NE Unit 911, Saint Petersburg, FL\nOpen:\nSat. 12pm-2pm\nCOLDWELL BANKER REALTY\n● For sale\n$1,750,000\nPrice cut: $45K (1/19)\n4 bd\n|\n3 ba\n|\n2,698 sqft\n808 Brightwaters Blvd NE, Saint Petersburg, FL\nOpen:\nSun. 12pm-2pm\nTHE TENPENNY COLLECTION\n● For sale\n$1,890,000\n4 bd\n|\n4 ba\n|\n2,981 sqft\n134 Riviera Way NE, Saint Petersburg, FL\nOpen:\nSun. 1pm-3pm\nRE/MAX ACTION FIRST OF FLORIDA\n● For sale\n$1,225,000\nPrice cut: $75K (11/14)\n2 bd\n|\n2 ba\n|\n1,711 sqft\n1325 Snell Isle Blvd NE Unit 810, Saint Petersburg, FL\nOpen:\nSat. 12pm-2pm\nEXP REALTY LLC\nNew listing from this week\n● For sale\nNew\n$1,790,000\n5 bd\n|\n5 ba\n|\n4,289 sqft\n104 Palmera Blvd NE, Saint Petersburg, FL\nRE/MAX ACTION FIRST OF FLORIDA\nSee all results\nNever miss your Zillow alerts\nTo make sure updates land where you’ll see them, drag and drop your Zillow emails into your Inbox’s Primary tab.\nTap the three-dot More icon at the top of this screen, choose Move, then Primary.\nNever miss your Zillow alerts\nFrom your spam folder, select any Zillow email and click Not Spam at the top of the page to ensure you see timely updates in your inbox.\nFrom your spam folder, open any Zillow email, tap the three-dot icon at the bottom of the screen, and choose Not Spam.\nZillow, Inc.\n1301 Second Avenue, Floor 36\nSeattle, WA 98101\n©2006–2026\nHelp improve your email experience!\nShare your feedback\nPrivacy policy\n|\nUnsubscribe from this email\n|\nUpdate your preferences","attachments":[],"seen":true},{"id":"johan_jongsma_me:17897","source":"johan_jongsma_me","from":"sales@hostkey.com","from_name":"HOSTKEY","to":"johan@jongsma.me","timestamp":"2026-02-06T10:01:32Z","subject":"HOSTKEY News","body":"Client Area and Infrastructure, VPS and Marketplace\n͏‌͏͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌  ͏‌\n⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌\nRent the latest AMD Ryzen 7950X servers with a 30% discount in the USA\nDedicated Servers\nGPU\nApps\nVPS\nAI Platform\nClient Area\nDigest\nHOSTKEY updates\nfrom the Control Panel to the Blog\nHello, Johan Jongsma!\nAt the end of last year, we focused on scaling our server and network infrastructure, as well as improving stability and security.\nClient Area and website\n•\nExpanded functionality in the “Technical Support” section: for example, we added ticket search.\n•\nWe added a new convenient payment method, namely Revolut Pay.\n•\nThe DNS configuration interface was made simpler.\n•\nYou can now delegate server management to sub-accounts.\n•\nUpdates to our technical documentation and we expanded the capabilities of our AI assistant, so it now understands screenshots. To attach them, use the paperclip icon or the clipboard.\n•\nYou can now independently\nchange your server billing cycle; i.e. monthly, quarterly, etc.\n•\nThe\nLooking Glass service has been updated.\nBeta testing of S3 object storage in the Netherlands launched\nTry it for free on the Free Beta plan and share your impressions of the new service. We will soon launch S3 in Germany, Poland and the United Kingdom.\nInfrastructure news\n•\nExpanded capacity in data centers in Germany and the Netherlands.\n•\nIncreased channel bandwidth in the Netherlands and Finland, in particular by establishing a direct 100G channel (Private Network Interconnect) with Meta, making access to Meta services even more convenient.\n•\nNew servers with the latest GPU cards\nAMD Radeon AI PRO R9700 32 GB and we have expanded our server fleet with RTX 5090 and 6000 PRO cards.\n•\nA range of new server configurations with\nAMD EPYC 9354 processors and fast delivery within 15 minutes.\n•\nImproved server autotesting and monitoring of Data Center life-support systems resulting in a reduction in the number of emergency situations.\n•\nWe have simplified the procedure for renting subnets and launching them. Need your own subnet? We’ll tell you how to get one and announce it for free.\n•\nOver the next three months, we will expand our server fleet in all our data centers.\nPrices for memory, disks and other components are rising, and infrastructure costs are increasing as well. In turn, we are also adjusting our service pricing, but thanks to cost optimization and the implementation of our own engineering solutions, we are doing this gradually, and our solutions remain among the most attractive and competitive on the market.\nDedicated Servers\nGPU Servers\nVPS:\n•\nExpanded the selection of additional IPv4 addresses when ordering\nVPS.\n•\nMore streamlined server delivery with popular software already on board: an expanded list of OS available for fast deployment. If you choose a virtual server without an operating system (your own OS), you will receive the server in under 1 minute.\n•\nInfrastructure upgrades allowing for increased stability running new operating systems and hypervisors.\nWhat’s in the pipeline?\nWe will soon launch the ability to order additional IPs in the Control Panel and a new service for monitoring virtual servers, and also we will expand our VPS lineup offering guaranteed resources (VDS).\nMarketplace\n•\nUpdated images for Debian 13, Moodle, RabbitMQ, Palworld Server, aaPanel, Magento, Pterodactyl, and WordPress — improving installation and application stability.\n•\nA new operating system now available: Windows Server 2025 Standard Evaluation, a trial version for 180 days. It is currently available for order for the VPS Standard line.\nWe’ve added a number of new applications\n•\nDocuSeal — a platform for creating, filling out and signing documents with an electronic signature.\n•\nHaltdos Community WAF — a free web Firewall with a GUI.\n•\nClickHouse — a database management system.\n•\nFreePBX 17 — a high-performance messaging system.\n•\nNATS Server — a modern, high-performance censorship-circumvention and proxy traffic protocol.\n•\nEasyPanel — a Docker-based server Control Panel.\n•\nKVM with Web Management — a system for creating and managing KVM servers.\n•\nLXD — a convenient system for managing containers and virtual machines.\nMarketplace\nWhat's interesting to read in the blog\nDebian 13 “Trixie” and Proxmox VE 9.0: Implementation and Testing in Production\nThe new version of Debian 13 and the release of Proxmox VE 9.0 came out almost simultaneously, generating significant interest from customers. In this article, we detail how the HOSTKEY team adapted their processes, automated deployments, and prepared their infrastructure for these new releases.\nRead more →\nImproving LLM Benchmark for GPU Servers Equipped with NVIDIA Cards: A Focus on the Ollama Framework\nHow did we create our LLM benchmark for GPU servers using Ollama? We developed a script, tested it with DeepSeek R1, and configured the necessary contexts. We identified some patterns and compared the performance of different GPUs, all of which are now available on GitHub.\nRead more →\nWhen the Cloud Becomes Expensive: Why and When to Switch to a Dedicated Server\nLearn when it’s time to switch to a dedicated server and what benefits you’ll reap from doing so. We provide data-driven insights and an overview of the technical aspects involved in this transition.\nRead more →\nWhen Hybrid Architecture Outperforms Cloud and Dedicated Servers\nIs your service experiencing performance drops during peak periods? Hybrid architecture helps stabilize loads and avoid unnecessary expenses. Find out when this approach works best.\nRead more →\nDiscover Our YouTube Channel\nPractical Tutorials, Real Tests, Benchmarks and Users’ Reviews\nBest regards,\nHOSTKEY team\nClient area\nDocumentation\nTechnical support:\nsupport@hostkey.com\nLive Chat:\nhostkey.com\nSales, billing, finance:\nsales@hostkey.com\nYou received this email from HOSTKEY B.V.\nView in Your Browser Unsubscribe","attachments":[],"seen":true},{"id":"johan_jongsma_me:17891","source":"johan_jongsma_me","from":"noreply@inou.com","from_name":"inou health","to":"johan@jongsma.me","timestamp":"2026-02-06T08:19:51Z","subject":"Your inou verification code","body":"inouyour health data, your AI\nYour verification code is:\n453996\nThis code expires in 10 minutes.","attachments":[],"seen":true},{"id":"johan_jongsma_me:17892","source":"johan_jongsma_me","from":"noreply@inou.com","from_name":"inou health","to":"johan@jongsma.me","timestamp":"2026-02-06T08:19:51Z","subject":"Your inou verification code","body":"inouyour health data, your AI\nYour verification code is:\n453996\nThis code expires in 10 minutes.","attachments":[],"seen":true},{"id":"tj_jongsma_me:492","source":"tj_jongsma_me","from":"auto-confirm@amazon.com","from_name":"Amazon.com","to":"tj@jongsma.me","timestamp":"2026-02-06T07:43:06Z","subject":"Ordered: \"Mickiewicz A4 Paper Storage...\" and 1 more item","body":"Ordered: \"Mickiewicz A4 Paper Storage...\" and 1 more item͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­\nYour Orders       Your Account       Buy Again\nThanks for your order, Johan!\nOrdered\nShipped\nOut for delivery\nDelivered\nArriving tomorrow\nJohan - Saint Petersburg, FL\nOrder # ‫112-3270982-9786636\nView or edit order\nAmericanflat 6x8 Picture Frame wi...\nQuantity: 1\n$ 9 99\n$999\nMickiewicz A4 Paper Storage Box, ...\nQuantity: 1\n$ 22 79\n$2279\nGrand Total: $35.08\nDeals related to your purchases\n-19% $18.13\nYupik Organic Raw European...\n-38% $99.98\nBabyNutri Auto Baby Food Maker,...\n-23% $9.99\nCurvlife Newly Upgraded Quick...\n©2026 Amazon.com, Inc. or its affiliates. Amazon and all related marks are trademarks of Amazon.com, Inc. or its affiliates, Amazon.com, Inc. 410 Terry Avenue N., Seattle, WA 98109.\nThe payment for your invoice is processed by Amazon Payments, Inc. P.O. Box 81226 Seattle, Washington 98108-1226. If you need more information, please contact (866) 216-1075\nBy placing your order, you agree to Amazon.com’s Privacy Notice and Conditions of Use. Unless otherwise noted, items sold by Amazon.com are subject to sales tax in select states in accordance with the applicable laws of that state. If your order contains one or more items from a seller other than Amazon.com, it may be subject to state and local sales tax, depending upon the seller's business policies and the location of their operations. Learn more about tax and seller information.","attachments":[],"seen":true},{"id":"johan_jongsma_me:17894","source":"johan_jongsma_me","from":"jacob2022cap@gmail.com","from_name":"Jacob Cap","to":"johan@jongsma.me","timestamp":"2026-02-06T11:16:50+05:30","subject":"inou.com","body":"Hello,\nI’d be interested in buying your\ninou.com . Are you looking to sell it by any chance?\nCan you let me know your desired price?\nThank you.\nRegards\nJacob","attachments":[],"seen":true}] diff --git a/scripts/claude-usage-log.sh b/scripts/claude-usage-log.sh new file mode 100755 index 0000000..3707e75 --- /dev/null +++ b/scripts/claude-usage-log.sh @@ -0,0 +1,48 @@ +#!/bin/bash +# Log Claude usage to SQLite and alert on rapid consumption +# Alerts if weekly_percent increases by 4+ points in any 2-hour window + +set -euo pipefail + +SCRIPT_DIR="$(dirname "$0")" +DB="$SCRIPT_DIR/../memory/claude-usage.db" +USAGE_JSON="$SCRIPT_DIR/../memory/claude-usage.json" +SIGNAL_SKILL="$SCRIPT_DIR/../skills/signal-notify" + +# Run the fetch first +"$SCRIPT_DIR/claude-usage-check.sh" || true + +# Read current values +WEEKLY=$(jq -r '.weekly_percent // 0' "$USAGE_JSON") +SESSION=$(jq -r '.session_percent // 0' "$USAGE_JSON") +SONNET=$(jq -r '.sonnet_percent // 0' "$USAGE_JSON") + +# Create DB and table if needed +sqlite3 "$DB" <<'SQL' +CREATE TABLE IF NOT EXISTS usage_log ( + id INTEGER PRIMARY KEY AUTOINCREMENT, + ts TEXT NOT NULL DEFAULT (strftime('%Y-%m-%dT%H:%M:%SZ', 'now')), + weekly_percent INTEGER NOT NULL, + session_percent INTEGER NOT NULL, + sonnet_percent INTEGER NOT NULL +); +CREATE INDEX IF NOT EXISTS idx_usage_ts ON usage_log(ts); +SQL + +# Insert current reading +sqlite3 "$DB" "INSERT INTO usage_log (weekly_percent, session_percent, sonnet_percent) VALUES ($WEEKLY, $SESSION, $SONNET);" + +# Check 2-hour delta: get the reading from ~2 hours ago +TWO_HR_AGO=$(sqlite3 "$DB" "SELECT weekly_percent FROM usage_log WHERE ts <= strftime('%Y-%m-%dT%H:%M:%SZ', 'now', '-2 hours') ORDER BY ts DESC LIMIT 1;") + +if [ -n "$TWO_HR_AGO" ]; then + DELTA=$((WEEKLY - TWO_HR_AGO)) + if [ "$DELTA" -ge 4 ]; then + echo "🚨 ALERT: Claude usage jumped ${DELTA}% in 2 hours (${TWO_HR_AGO}% → ${WEEKLY}%)" + # Exit 2 signals the cron agent to alert Johan + exit 2 + fi +fi + +echo "Logged: ${WEEKLY}% weekly (delta from 2h ago: ${DELTA:-n/a}%)" +exit 0 diff --git a/scripts/git-audit.sh b/scripts/git-audit.sh index ae5e2dc..8739f06 100755 --- a/scripts/git-audit.sh +++ b/scripts/git-audit.sh @@ -1,58 +1,72 @@ #!/bin/bash -# Git audit: check all projects in ~/dev/ for unpushed changes -# Reports anomalies only (unpushed commits, uncommitted changes, missing remotes) -# Run hourly via cron +# Git audit: check ~/dev/ repos for unpushed changes +# Hourly: only fetch repos with local changes (dirty or ahead) +# --full: fetch all repos (daily at 6am) +# Reports anomalies only — silence = healthy DEV_DIR="/home/johan/dev" +CLAWD_DIR="/home/johan/clawd" +STATE_FILE="/home/johan/clawd/memory/git-audit-lastfull.txt" ANOMALIES="" +FULL=false + +# Full sweep if --full flag or last full was >20h ago +if [ "${1:-}" = "--full" ]; then + FULL=true +elif [ -f "$STATE_FILE" ]; then + LAST=$(cat "$STATE_FILE") + NOW=$(date +%s) + AGE=$(( NOW - LAST )) + [ "$AGE" -gt 72000 ] && FULL=true +else + FULL=true +fi + +audit_repo() { + local dir="$1" + local repo=$(basename "$dir") + + # Check for remote + if ! git -C "$dir" remote get-url origin >/dev/null 2>&1; then + ANOMALIES+="❌ $repo: NO REMOTE\n" + return + fi + + # Uncommitted changes + local DIRTY=$(git -C "$dir" status --porcelain 2>/dev/null) + local DIRTY_COUNT=0 + if [ -n "$DIRTY" ]; then + DIRTY_COUNT=$(echo "$DIRTY" | wc -l) + fi + + # Current branch + local BRANCH=$(git -C "$dir" rev-parse --abbrev-ref HEAD 2>/dev/null) + local AHEAD=0 + if [ -n "$BRANCH" ] && git -C "$dir" rev-parse "origin/$BRANCH" >/dev/null 2>&1; then + AHEAD=$(git -C "$dir" rev-list --count "origin/$BRANCH..HEAD" 2>/dev/null || echo 0) + fi + + # Only fetch if full mode OR repo has local changes + if $FULL || [ "$DIRTY_COUNT" -gt 0 ] || [ "$AHEAD" -gt 0 ]; then + timeout 5 git -C "$dir" fetch origin --quiet 2>/dev/null || true + # Recheck ahead after fetch + if [ -n "$BRANCH" ] && git -C "$dir" rev-parse "origin/$BRANCH" >/dev/null 2>&1; then + AHEAD=$(git -C "$dir" rev-list --count "origin/$BRANCH..HEAD" 2>/dev/null || echo 0) + fi + fi + + [ "$DIRTY_COUNT" -gt 0 ] && ANOMALIES+="⚠️ $repo: $DIRTY_COUNT uncommitted file(s)\n" + [ "$AHEAD" -gt 0 ] && ANOMALIES+="🔺 $repo: $AHEAD unpushed commit(s) on $BRANCH\n" +} for dir in "$DEV_DIR"/*/; do - [ ! -d "$dir/.git" ] && continue - - repo=$(basename "$dir") - cd "$dir" - - # Check for remote - if ! git remote get-url origin &>/dev/null; then - ANOMALIES+="❌ $repo: NO REMOTE — needs git@zurich.inou.com:$repo.git\n" - continue - fi - - # Check for uncommitted changes - DIRTY=$(git status --porcelain 2>/dev/null) - if [ -n "$DIRTY" ]; then - COUNT=$(echo "$DIRTY" | wc -l) - ANOMALIES+="⚠️ $repo: $COUNT uncommitted file(s)\n" - fi - - # Check for unpushed commits (fetch first to be accurate, with timeout) - timeout 10 git fetch origin --quiet 2>/dev/null - BRANCH=$(git rev-parse --abbrev-ref HEAD 2>/dev/null) - if [ -n "$BRANCH" ]; then - AHEAD=$(git rev-list --count "origin/$BRANCH..HEAD" 2>/dev/null) - if [ -n "$AHEAD" ] && [ "$AHEAD" -gt 0 ]; then - ANOMALIES+="🔺 $repo: $AHEAD unpushed commit(s) on $BRANCH\n" - fi - fi + [ -d "$dir/.git" ] || continue + audit_repo "$dir" done -# Also check ~/clawd/ workspace -cd /home/johan/clawd -if [ -d .git ]; then - DIRTY=$(git status --porcelain 2>/dev/null) - if [ -n "$DIRTY" ]; then - COUNT=$(echo "$DIRTY" | wc -l) - ANOMALIES+="⚠️ clawd: $COUNT uncommitted file(s)\n" - fi - BRANCH=$(git rev-parse --abbrev-ref HEAD 2>/dev/null) - if [ -n "$BRANCH" ] && git remote get-url origin &>/dev/null; then - timeout 10 git fetch origin --quiet 2>/dev/null - AHEAD=$(git rev-list --count "origin/$BRANCH..HEAD" 2>/dev/null) - if [ -n "$AHEAD" ] && [ "$AHEAD" -gt 0 ]; then - ANOMALIES+="🔺 clawd: $AHEAD unpushed commit(s) on $BRANCH\n" - fi - fi -fi +[ -d "$CLAWD_DIR/.git" ] && audit_repo "$CLAWD_DIR" + +$FULL && date +%s > "$STATE_FILE" if [ -n "$ANOMALIES" ]; then echo -e "Git audit found issues:\n$ANOMALIES"