Skip to content

Commit e80e581

Browse files
committed
add socratic seminar 43
Fix zola-deploy-action token
1 parent d5f8f8d commit e80e581

2 files changed

Lines changed: 99 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@master
1414
- name: shalzz/zola-deploy-action
15-
uses: shalzz/zola-deploy-action@v0.19.1
15+
uses: shalzz/zola-deploy-action@v0.21.0
1616
env:
1717
PAGES_BRANCH: gh-pages
1818
BUILD_DIR: .
1919
BUILD_FLAGS: --drafts
20-
TOKEN: ${{ secrets.TOKEN }}
20+
TOKEN: ${{ secrets.GITHUB_TOKEN }}
Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
+++
2+
title = "NashBitDevs Socratic Seminar #42"
3+
template = "post.html"
4+
[extra]
5+
meetup_id = "311856741"
6+
+++
7+
8+
### Agenda
9+
10+
5:00pm Meet and greet and pizza
11+
5:30pm Socratic seminar discussion of various bitcoin topics
12+
6:30pm Further hangout TBD
13+
14+
### Location
15+
16+
The event is hosted at [**Bitcoin Park**](https://bitcoinpark.com):
17+
18+
VIP conference room
19+
1910 21st Ave S
20+
Nashville, TN 37212
21+
22+
[Map](https://www.google.com/maps/place/1910+21st+Ave+S,+Nashville,+TN+37212/@36.1347819,-86.8029863,17z/data=!3m1!4b1!4m5!3m4!1s0x8864669fea1ce71d:0xdc34986293b94f39!8m2!3d36.1347819!4d-86.8007923)
23+
24+
[Parking Info](/about/bitcoinpark-parking)
25+
26+
### Announcements
27+
28+
Join us for the NashBitDevs [Socratic Seminar](/about)! A special thank you to our
29+
sponsors [Bitcoin Park](https://bitcoinpark.co/) for hosting us and for providing the pizza.
30+
31+
### Reminders
32+
33+
- No photos, videos, audio recording
34+
- [Chatham House Rule](https://www.chathamhouse.org/about-us/chatham-house-rule)
35+
- Leave the meeting space as clean as you found it
36+
- Suggest topics for the next Socratic Seminar! [Where to find topics?](/about/find-topics)
37+
- Use sats to pay for drinks from the cafe via the BTCPay server terminal
38+
39+
### Raffle
40+
41+
- Guess the [next block nonce](https://nonce.lab.bitcoinpark.com/)
42+
- Must be 8 hex characters, `0-9` and `A-F`, eg. `9A74E2B1`
43+
- Winner(s) ranked by numeric closeness to next block nonce
44+
45+
### Socratic Seminar
46+
47+
**Demo**
48+
49+
* [SatsBuddy](https://github.com/reez/SatsBuddy) Demo
50+
* [iOS TestFlight](https://testflight.apple.com/join/Pq7KwWzB)
51+
* [SatsBuddyAndroid](https://github.com/r1b2ns/SatsBuddyAndroid)
52+
53+
**Events**
54+
55+
* [Thr May 14 @ 5 pm: 101 Intro to Bitcoin](https://www.meetup.com/bitcoinpark/events/311846893)
56+
* [Thr May 21 @ 6 pm: Music City Rust Meetup](https://www.meetup.com/music-city-rust-developers/events/314359076)
57+
* [Fri May 22 @ 4:30 pm: Bitcoin Pizza Day at The Park](https://www.meetup.com/bitcoinpark/events/311846893)
58+
* [Wed-Thr May 27-28: bitcoin++ Vienna](https://btcplusplus.dev/conf/vienna)
59+
* [Thr May 28 @ 5:30 pm: Philosophy for Freedom In the Age of AI](https://luma.com/dzqnk6lx)
60+
* [Sat May 30 @ 9 am: CLAWS & COFFEE](https://luma.com/iranbxr9)
61+
* [Thr-Sat June 11-13: BTC Prague](https://btcprague.com)
62+
63+
#### News
64+
65+
* ["Block launches Bitkey wallet with screen, automatic bitcoin earning on Cash App, and Proof of Reserves"](https://block.xyz/inside/block-launches-bitkey-wallet-with-screen-automatic-bitcoin-earning-on-cash-app-and-proof-of-reserves)
66+
* ["Copy Fail: 732 Bytes to Root on Every Major Linux Distribution."](https://xint.io/blog/copy-fail-linux-distributions)
67+
* ["256 FOUNDATION WINS $100,000 FROM THE MARA FOUNDATION"](https://www.256foundation.org/newsroom/mara-foundation-tier1-supporter)
68+
* ["Galoy Expands Bitcoin Banking Platform Ahead of Bitcoin 2026"](https://galoy.io/blog/galoy-bitcoin-2026-platform-launch)
69+
* ["Tether Investments Proposes Merger Plans at Twenty-One Capital to Accelerate its Strategic Direction"](https://tether.io/news/tether-investments-proposes-merger-plans-at-twenty-one-capital-to-accelerate-its-strategic-direction/)
70+
71+
#### Bitcoin Projects
72+
73+
* [Bitcoin Core: CVE-2024-52911 - Script Interpreter Remote Crash](https://bitcoincore.org/en/2026/05/05/disclose-cve-2024-52911/)
74+
* [Bitcoin Core 31.0 Release](https://bitcoincore.org/en/releases/31.0/)
75+
* [Cold Card Edge Version 6.5.0X/QX](https://coldcard.com/docs/upgrade/#edge-version-650xqx-musig2-miniscript-and-taproot-support)
76+
* [fix(wallet): exclude unconfirmed v3 outputs from non-v3 coin selection bdk_wallet#442](https://github.com/bitcoindevkit/bdk_wallet/pull/442)
77+
* [feat: add frigate electrum based RPC methods electrum_streaming_client#16](https://github.com/bitcoindevkit/electrum_streaming_client/pull/16)
78+
79+
#### Lightning Projects
80+
81+
* [SparkStalker](https://www.psacramento.com/sparkstalker-making-spark-wallet-privacy-problems-visible/) by @psacramento-gh
82+
* [Core Lightning 26.04 Release](https://github.com/ElementsProject/lightning/releases/tag/v26.04)
83+
* [New ldk-server project](https://github.com/lightningdevkit/ldk-server)
84+
* ["Carman's BTC 2026 Presentation"](https://spiral.xyz/ldkserver.pdf)
85+
* [onionmessage+peer: rate-limit incoming onion messages per-peer and globally
86+
lnd#10713](https://github.com/lightningnetwork/lnd/pull/10713)
87+
* ["Onion Message Jamming in the Lightning Network"](https://delvingbitcoin.org/t/onion-message-jamming-in-the-lightning-network/2414)
88+
89+
#### New Work/Research
90+
91+
* [A Spiral report on the adoption and mindset of AI usage in open-source development](https://spiralbtc.substack.com/p/metacognition-is-the-ai-skill-of)
92+
* [Merge bip110-core-pr2 from dathonohm/bitcoin (BIP-110)](https://github.com/Rob1Ham/bitcoin/pull/1)
93+
* [Zeus: "LIGHTNING ECONOMICS: The Bridge Between Bitcoin's Two Identities"](https://zeusln.com/blog/lightning-economics-the-bridge-between-bitcoins-two-identities/)
94+
* [BIP-0322: clarify motivation/purpose, add prefix, clarify Proof of Funds format, describe PSBT based signing
95+
bips#2141](https://github.com/bitcoin/bips/pull/2141)
96+
* [BIP-0393: "Output Script Descriptor Annotations"](https://github.com/bitcoin/bips/blob/master/bip-0393.mediawiki)
97+
* [BIP-0451: "Dust UTXO Disposal Protocol"](https://github.com/bitcoin/bips/blob/master/bip-0451.md)

0 commit comments

Comments
 (0)