lnbc13370n1p3l3w9fpp5hkplyjd0c4ssrgdt0z9f5cwcnsdjl79ar95h2zmx0ttwwdtfs80sdqu2askcmr9wssx7e3q2dshgmmndp5scqzpgxqyz5vqsp53tydp33tkly74ac85u9csyamg63awrrm8mpuwzdn9mfaedangcjs9qyyssqphcpkgc7kewxcj5vv4w324au6c7678at30atne33qwhkma7q4h5zn0ar3wy65dauzq507xpwxv5unhuxgrd2k4694wn9efzty209rggp8du35k
gm, 778109
#[0] can TikTok videos be embedded on nostrgram like YouTube, so they are watchable on desktop?
origin story and everything that happened up until mid December 2022
βThe aim of every artist is to arrest motion, which is life, by artificial means and hold it fixed so that a hundred years later, when a stranger looks at it, it moves again since it is life.β
β William Faulkner, 1956
We need company that sells domains and sets up the LNURL for you. #[2] π€
ChatGPT: hold my beer
import 'package:flutter/material.dart';
class ContentView extends StatefulWidget {
@override
_ContentViewState createState() => _ContentViewState();
}
class _ContentViewState extends State
bool _isToggle1On = true;
bool _isToggle2On = false;
@override
Widget build(BuildContext context) {
return Scaffold(
body: Padding(
padding: EdgeInsets.all(16.0),
child: Column(
crossAxisAlignment: CrossAxisAlignment.start,
children: [
SwitchListTile(
title: Text('nostr'),
value: _isToggle1On,
onChanged: (value) {
setState(() {
_isToggle1On = value;
});
},
activeTrackColor: Colors.purple[200],
activeColor: Colors.purple,
),
SwitchListTile(
title: Text('Twitter'),
value: _isToggle2On,
onChanged: (value) {
setState(() {
_isToggle2On = value;
});
},
activeTrackColor: Colors.blue[200],
activeColor: Colors.blue,
),
],
),
),
);
}
}
Working on my first app #MarchOffTwitter 
This is my hope for Damus, to just remove or add the stuff you want. So you experience whatβs best for your brain on that day.
Venmo feed works if itβs anonymous, I guess. Hated that default public with a passion. People had no clue.
#[2] wen Damus hits tvOS 
Can anyone prove a deal was made and what the deal was?
π
I thought you already had to do that to get the wallet zaps to work? π€
Great Lightning wallet review https://twitter.com/AnitaPosch/status/1628423145689387012
Going to play a game. Pay to play. You will likely lose.
lnbc10n1p3l0ry0pp5zqcue6a70a3qle0979y7nx8xt3a34335xx4mewm9p9rpskazy5ssdpdwatxwaj429zysemctfch2v60vdtx7sm4w36hje35gfpnxcqzpgxqr23ssp52pmjd28uuxudsxydz4ph4gl27x9xk399td7mlld036khrer6uyrs9qyyssqmvum4uy0t0m2zlnhx3204sq95w8cgq08l54anqxcu7sz7trpmhqsvr79gfv3nkxugfuvh87d4l5zkegnwvt83csz95cxvt3035dpymcqerse3c



I had a dream about a Nostr future where everything was open source. You could visit other peopleβs βportalsβ and copy/paste their features to essentially customize your client exactly how you want





