Damus

Recent Notes

Udi Wertheimer 🧙‍♂️ · 137w
lmao what for? tweeting something you don’t like?
Udi Wertheimer 🧙‍♂️ · 137w
You’re a wizard, harry :)
doot · 141w
from what i can see bitmessage was a v novel and interesting approach for the time, but doesn’t seem like it was particularly well-designed to create a global, decentralised communication system like it intended too.
SwissNode · 143w
just look at the video with Jack Mallers in it...
Harry profile picture
<!DOCTYPE html>
<html>
<head>
<title>Boneclub+</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f2f2f2;
}

header {
background-color: #337ab7;
color: #fff;
padding: 20px;
text-align: center;
}

h1 {
font-size: 32px;
margin: 0;
}

.joke {
margin: 20px;
text-align: center;
background-color: #fff;
padding: 20px;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.joke h2 {
color: #337ab7;
font-size: 24px;
margin-bottom: 10px;
}

.joke p {
color: #555;
font-size: 18px;
}

.video-container {
max-width: 100%;
height: auto;
margin: 20px;
}

.video-container iframe {
width: 100%;
height: 360px;
border-radius: 10px;
}
</style>
</head>
<body>
<header>
<h1>Boneclub+</h1>
</header>

<div class="joke">
<h2>Why did the skeleton go to the party alone?</h2>
<p>Because he had no-body to go with!</p>
</div>

<div class="video-container">
<iframe src="https://drive.google.com/file/d/1jefPpNI9XlZ_T3wx1vXi9O-9e3mV6AML/preview" frameborder="0" allowfullscreen></iframe>
</div>
</body>
</html>
❤️1⚠️1
Harry profile picture
<!DOCTYPE html>
<html>
<head>
<title>Boneclub+</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f2f2f2;
}

header {
background-color: #337ab7;
color: #fff;
padding: 20px;
text-align: center;
}

h1 {
font-size: 32px;
margin: 0;
}

.joke {
margin: 20px;
text-align: center;
background-color: #fff;
padding: 20px;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.joke h2 {
color: #337ab7;
font-size: 24px;
margin-bottom: 10px;
}

.joke p {
color: #555;
font-size: 18px;
}

.video-container {
max-width: 100%;
height: auto;
margin: 20px;
}

.video-container iframe {
width: 100%;
height: 360px;
border-radius: 10px;
}
</style>
</head>
<body>
<header>
<h1>Boneclub+</h1>
</header>

<div class="joke">
<h2>Why did the skeleton go to the party alone?</h2>
<p>Because he had no-body to go with!</p>
</div>

<div class="video-container">
<iframe src="https://drive.google.com/file/d/1Uoz8VJRoxSjJMGLXNl6pI1eABTCgqbZV/preview" frameborder="0" allowfullscreen></iframe>
</div>
</body>
</html>
Harry profile picture
<!DOCTYPE html>
<html>
<head>
<title>Boneclub+</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f2f2f2;
}

header {
background-color: #337ab7;
color: #fff;
padding: 20px;
text-align: center;
}

h1 {
font-size: 32px;
margin: 0;
}

.joke {
margin: 20px;
text-align: center;
background-color: #fff;
padding: 20px;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.joke h2 {
color: #337ab7;
font-size: 24px;
margin-bottom: 10px;
}

.joke p {
color: #555;
font-size: 18px;
}

video {
display: block;
margin: 20px auto;
max-width: 100%;
height: auto;
border-radius: 10px;
}
</style>
</head>
<body>
<header>
<h1>Boneclub+</h1>
</header>

<div class="joke">
<h2>Why did the skeleton go to the party alone?</h2>
<p>Because he had no-body to go with!</p>
</div>

<div class="video-container">
<video controls>
<source src="https://youtu.be/yfYDSE7T_cQ" type="video/mp4">
</video>
</div>
</body>
</html>
Harry profile picture
<!DOCTYPE html>
<html>
<head>
<title>Boneclub+</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f2f2f2;
}

header {
background-color: #337ab7;
color: #fff;
padding: 20px;
text-align: center;
}

h1 {
font-size: 32px;
margin: 0;
}

.joke {
margin: 20px;
text-align: center;
background-color: #fff;
padding: 20px;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.joke h2 {
color: #337ab7;
font-size: 24px;
margin-bottom: 10px;
}

.joke p {
color: #555;
font-size: 18px;
}

video {
display: block;
margin: 20px auto;
max-width: 100%;
height: auto;
border-radius: 10px;
}
</style>
</head>
<body>
<header>
<h1>Boneclub+</h1>
</header>

<div class="joke">
<h2>Why did the skeleton go to the party alone?</h2>
<p>Because he had no-body to go with!</p>
</div>

<div class="video-container">
<video controls>
<source src="https://youtu.be/yfYDSE7T_cQ" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
</body>
</html>
Harry profile picture
<!DOCTYPE html>
<html>
<head>
<title>Boneclub+</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f2f2f2;
}

header {
background-color: #337ab7;
color: #fff;
padding: 20px;
text-align: center;
}

h1 {
font-size: 32px;
margin: 0;
}

.joke {
margin: 20px auto;
width: 400px;
text-align: center;
background-color: #fff;
padding: 20px;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.joke h2 {
color: #337ab7;
}

.joke p {
color: #555;
}

video {
display: block;
margin: 0 auto;
width: 640px;
height: 360px;
border-radius: 10px;
}
</style>
</head>
<body>
<header>
<h1 style="color: #fff;">Boneclub+</h1>
</header>

<div class="joke">
<h2>Why did the skeleton go to the party alone?</h2>
<p>Because he had no-body to go with!</p>
</div>

<video controls>
<source src="https://youtu.be/iVFhTq2x-vY" type="video/mp4">
Your browser does not support the video tag.
</video>
</body>
</html>
Harry profile picture
<!DOCTYPE html>
<html>
<head>
<title>Boneclub+</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f2f2f2;
}

header {
background-color: #333;
color: #fff;
padding: 20px;
text-align: center;
}

h1 {
font-size: 32px;
margin: 0;
}

.joke {
margin: 20px auto;
width: 400px;
text-align: center;
background-color: #fff;
padding: 20px;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

video {
display: block;
margin: 0 auto;
width: 640px;
height: 360px;
border-radius: 10px;
}
</style>
</head>
<body>
<header>
<h1>Boneclub+</h1>
</header>

<div class="joke">
<h2>Why did the skeleton go to the party alone?</h2>
<p>Because he had no-body to go with!</p>
</div>

<video controls>
<source src="https://youtu.be/iVFhTq2x-vY" type="video/mp4">
Your browser does not support the video tag.
</video>
</body>
</html>