diff --git a/_layouts/post.html b/_layouts/post.html
index 7bc4da9d..81dadc1f 100755
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -9,13 +9,6 @@
{{ page.title }}
{{ page.date | date_to_string }}
- {% if page.meetup %}
-
-
- Link to Meetup
-
-
- {% endif %}
@@ -33,10 +26,8 @@ {{ page.title }}
{% endif %}
-
-
{{ content }}
diff --git a/_posts/2024-01-23-meeting-011.md b/_posts/2024-01-23-meeting-011.md
index b9afe6cb..d3a11ff1 100644
--- a/_posts/2024-01-23-meeting-011.md
+++ b/_posts/2024-01-23-meeting-011.md
@@ -2,18 +2,25 @@
layout: post
type: socratic
title: "Socratic Seminar 011"
-meetup:
-published: false
+meetup: https://www.meetup.com/dc-bit-devs/events/305399373/
+published: true
---
+#### Location
-## Welcome to BitDevs DC meeting 011
+[MicroStrategy HQ](https://maps.app.goo.gl/XCpsxraQBHbGP1dC9),
+1850 Towers Crescent Plaza, Tysons Corner, VA 22182
+#### Agenda
-### January 23, 2024 @ 6:30PM
+5:30pm - Doors open and social hour
+6:30pm - BitDevs Socratic Seminar
+9:30pm - Departure
+
+## Socratic Seminar
As a reminder, the ground rules of BitDevs are as follow:
-1. No photos, videos, or recordings.
+1. **No photos, videos, or recordings.**
2. [Chatham House Rule](https://en.wikipedia.org/wiki/Chatham_House_Rule): you may
reiterate the contents of the meeting *without* attribution.
@@ -22,29 +29,52 @@ within the event.
Questions are encouraged, including basic ones!
-# Agenda
-
-- Bit Projects
- -
-
-- RadPool
- -
+### Bitcoin Projects
- kernel-node
-
+ -
+ -
-- Stratum v2 v1.2.0
- -
+- kernel: Move kernel-related cache constants to kernel cache
+ -
- Payjoin
- -
+ - Bull Bitcoin Wallet
+ -
- Resources
-
-
-
-- 3hr Block Validation Time?
+- cluster mempool: Implement changeset interface for mempool
+ -
+
+- p2p: track and use all potential peers for orphan resolution
+ -
+
+- Stratum V2
+ -
+
+### Lightning Projects
+
+- Disclosure: irrevocable fees—stealing from LN using revoked commitment transactions
+ -
+
+- Support Trampoline flag in BOLT12 invoices #3446
+ -
+
+- ACINQ Peer storage
+ -
+
+### Research
+
+- RadPool
+ -
+
+- Bit Projects
+ -
## Submit suggestions for next meeting!
-PR on Github: https://github.com/dcbitdevs/dcbitdevs.github.io/pulls
+Issues on Github: