882 lines
74 KiB
HTML
882 lines
74 KiB
HTML
<html>
|
|
<head><title>#39: New corona regs, Kotti cops, electric cars</title>
|
|
<style>
|
|
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
|
.typography .markup table.image-wrapper img,
|
|
.typography.editor .markup table.image-wrapper img,
|
|
.typography .markup table.kindle-wrapper img,
|
|
.typography.editor .markup table.kindle-wrapper img {
|
|
max-width: 550px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.typography .markup iframe.spotify-wrap,
|
|
.typography.editor .markup iframe.spotify-wrap,
|
|
.typography .markup a.spotify-wrap,
|
|
.typography.editor .markup a.spotify-wrap {
|
|
width: auto !important;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.typography .markup div.youtube-wrap div.youtube-screen,
|
|
.typography.editor .markup div.youtube-wrap div.youtube-screen,
|
|
.typography .markup div.vimeo-wrap div.youtube-screen,
|
|
.typography.editor .markup div.vimeo-wrap div.youtube-screen {
|
|
display: none !important;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.typography .markup div.embedded-publication-wrap .embedded-publication.show-subscribe,
|
|
.typography.editor .markup div.embedded-publication-wrap .embedded-publication.show-subscribe {
|
|
padding: 28px 24px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.typography .markup div.subscription-widget-wrap .subscription-widget.show-subscribe,
|
|
.typography.editor .markup div.subscription-widget-wrap .subscription-widget.show-subscribe,
|
|
.typography .markup div.captioned-button-wrap .subscription-widget.show-subscribe,
|
|
.typography.editor .markup div.captioned-button-wrap .subscription-widget.show-subscribe {
|
|
padding: 28px 24px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.typography .markup div.subscription-widget-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
|
|
.typography.editor .markup div.subscription-widget-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
|
|
.typography .markup div.captioned-button-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
|
|
.typography.editor .markup div.captioned-button-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button {
|
|
padding: 10px 12px;
|
|
min-width: 110px;
|
|
}
|
|
}
|
|
|
|
|
|
@media print {
|
|
.typography .markup .button-wrapper,
|
|
.typography.editor .markup .button-wrapper {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.typography .markup .apple-podcast-container,
|
|
.typography.editor .markup .apple-podcast-container {
|
|
width: unset;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (min-width: 481px) {
|
|
.share-button-container {
|
|
height: 38px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (min-width: 481px) {
|
|
.share-button-container a.comment {
|
|
height: 38px;
|
|
line-height: 38px;
|
|
padding-right: 10px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 480px) {
|
|
.share-button-container .separator {
|
|
display: block;
|
|
margin: 0;
|
|
height: 8px;
|
|
border-left: none;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 480px) {
|
|
.share-button-container a.share.first img {
|
|
padding-left: 0;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (min-width: 481px) {
|
|
.share-button-container a.mobile {
|
|
display: none !important;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 1000px) {
|
|
.congrats-box {
|
|
flex-direction: column;
|
|
}
|
|
|
|
.congrats-box .congrats-box-right {
|
|
margin-left: 38px;
|
|
margin-top: 16px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 500px) {
|
|
.congrats-box {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (min-width: 768px) {
|
|
.post {
|
|
padding: 15px 0 24px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.post .post-header .meta-author-wrap.alternative-meta .meta-right-column table.post-meta {
|
|
margin-top: 6px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.post-contributor-footer .post-contributor-bio-table {
|
|
display: block;
|
|
}
|
|
|
|
.post-contributor-footer .post-contributor-bio-table-row {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
|
|
.post-contributor-footer .post-contributor-bio-userhead-cell,
|
|
.post-contributor-footer .post-contributor-bio-body-cell {
|
|
display: block;
|
|
}
|
|
|
|
.post-contributor-footer .post-contributor-bio-body-cell {
|
|
flex-grow: 1;
|
|
}
|
|
|
|
.post-contributor-footer .post-contributor-bio-body-table {
|
|
display: block;
|
|
}
|
|
|
|
.post-contributor-footer .post-contributor-bio-body-table-row {
|
|
display: block;
|
|
}
|
|
|
|
.post-contributor-footer .post-contributor-bio-copy-cell,
|
|
.post-contributor-footer .post-contributor-bio-controls-cell {
|
|
display: block;
|
|
}
|
|
|
|
.post-contributor-footer .post-contributor-bio-copy-cell {
|
|
margin: 0 0 16px 0;
|
|
}
|
|
|
|
.post-contributor-footer .post-contributor-bio-controls-cell {
|
|
width: auto;
|
|
}
|
|
|
|
.post-contributor-footer .post-contributor-bio-controls {
|
|
margin: auto;
|
|
}
|
|
|
|
.post-contributor-footer .post-contributor-bio-controls .button.primary {
|
|
width: 100%;
|
|
}
|
|
|
|
.post-contributor-footer .post-contributor-bio-text {
|
|
font-size: 14px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (min-width: 768px) {
|
|
.post-silhouette {
|
|
padding: 15px 0;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.post-silhouette .post-silhouette-title {
|
|
margin-top: 10.44225025px;
|
|
height: 120px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.post-silhouette .post-silhouette-meta {
|
|
width: 75%;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.post-silhouette .post-silhouette-meta.with-byline-image {
|
|
margin: 20px 0;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.use-theme-bg table.post-meta.alternative-meta tr td.post-meta-item,
|
|
table.post-meta.alternative-meta tr td.post-meta-item {
|
|
padding-right: 16px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 370px) {
|
|
.use-theme-bg table.post-meta.alternative-meta tr td.post-meta-item,
|
|
table.post-meta.alternative-meta tr td.post-meta-item {
|
|
font-size: 14px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.use-theme-bg table.post-meta.alternative-meta tr td.post-meta-item.guest-author-publication,
|
|
table.post-meta.alternative-meta tr td.post-meta-item.guest-author-publication {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 370px) {
|
|
table.post-meta tr td.post-meta-item .post-meta-button {
|
|
height: 36px !important;
|
|
}
|
|
|
|
table.post-meta tr td.post-meta-item .post-meta-button .meta-button-label {
|
|
display: none;
|
|
}
|
|
|
|
table.post-meta tr td.post-meta-item .post-meta-button > svg {
|
|
margin-right: 0;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 370px) {
|
|
table.post-meta tr td.post-meta-item {
|
|
font-size: 12px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.post-preview > .post-preview-image {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.post-preview-silhouette .post-preview-silhouette-image {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
|
|
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
|
body .markup table.image-wrapper img,
|
|
body .markup table.kindle-wrapper img {
|
|
max-width: 550px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
body .markup iframe.spotify-wrap,
|
|
body .markup a.spotify-wrap {
|
|
width: auto !important;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
body .markup div.youtube-wrap div.youtube-screen,
|
|
body .markup div.vimeo-wrap div.youtube-screen {
|
|
display: none !important;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
body .markup div.embedded-publication-wrap .embedded-publication.show-subscribe {
|
|
padding: 28px 24px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
body .markup div.subscription-widget-wrap .subscription-widget.show-subscribe,
|
|
body .markup div.captioned-button-wrap .subscription-widget.show-subscribe {
|
|
padding: 28px 24px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
body .markup div.subscription-widget-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
|
|
body .markup div.captioned-button-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button {
|
|
padding: 10px 12px;
|
|
min-width: 110px;
|
|
}
|
|
}
|
|
|
|
|
|
@media print {
|
|
body .markup .button-wrapper {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
body .markup .apple-podcast-container {
|
|
width: unset;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (min-width: 500px) {
|
|
body .header a.logo {
|
|
width: 42px;
|
|
height: 42px;
|
|
border-radius: 6px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 420px) {
|
|
body .subscription-receipt table:first-of-type .subscription-amount .subscription-discount {
|
|
width: 72px !important;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (min-width: 481px) {
|
|
body .share-button-container {
|
|
height: auto;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 480px) {
|
|
body .share-button-container .separator {
|
|
display: block !important;
|
|
margin: 0 !important;
|
|
height: 8px !important;
|
|
border-left: none !important;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
body .footer {
|
|
outline: 8px solid #f8f8f8 !important;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.digest .item .post-meta-item.audience {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (min-width: 500px) {
|
|
.digest-publication .logo img {
|
|
width: 42px;
|
|
height: 42px;
|
|
border-radius: 6px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.comments-page .container .comment-list .collapsed-reply {
|
|
margin-left: 18px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.comment > .comment-list {
|
|
padding-left: 25px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.finish-magic-login-modal .modal-content .container {
|
|
padding: 24px 0;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (min-width: 541px) {
|
|
.user-profile-modal {
|
|
padding-left: 12px;
|
|
padding-right: 12px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.subscribe-widget form.form .sideBySideWrap button.rightButton {
|
|
padding: 10px 12px;
|
|
min-width: 110px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (min-width: 541px) {
|
|
.pub-icon:hover .logo-hover,
|
|
.feed-item-icon:hover .logo-hover {
|
|
display: block;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 768px) {
|
|
.file-embed-wrapper {
|
|
padding: 0;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 768px) {
|
|
.file-embed-wrapper-editor {
|
|
padding: 0;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 768px) {
|
|
.file-embed-wrapper-editor:active {
|
|
padding: 0;
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (max-width: 630px) {
|
|
.file-embed-button.wide,
|
|
.file-embed-error-button.wide {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 630px) {
|
|
.file-embed-button.narrow,
|
|
.file-embed-error-button.narrow {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.audio-player-wrapper .audio-player .audio-player-progress {
|
|
border-left-width: 16px;
|
|
border-right-width: 16px;
|
|
}
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 540px) {
|
|
.audio-player-wrapper .audio-player .audio-player-progress .audio-player-progress-bar .audio-player-progress-bar-popup {
|
|
top: -54px;
|
|
}
|
|
}
|
|
</style>
|
|
</head>
|
|
<body class="email-body" style="font-kerning: auto;"><img
|
|
src="https://mailgun.substack.com/api/v1/email/open?token=eyJtIjoiPDIwMjIwMTE0MTIzNTAzLjIuMDYxZGI0MDU3NjliMTBkNy5ma2J5dGo3aEBtZzIuc3Vic3RhY2suY29tPiIsInUiOjcyNTc3NzIxLCJyIjoic3kud3VoYkBnbWFpbC5jb20iLCJkIjoibWcyLnN1YnN0YWNrLmNvbSIsInAiOjQ3MTExMTc3LCJzIjo0NTg5MjgsImMiOiJwb3N0IiwiZiI6dHJ1ZSwiaWF0IjoxNjQyMTYzNzA1LCJpc3MiOiJwdWItMCIsInN1YiI6ImVvIn0.TWAgt0CvvHnjuBTPCqfrpdr_GT8oyo-B4MgE9tVulc8"
|
|
alt="" width="1" height="1" border="0"
|
|
style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
|
|
<div style="display:none;font-size:1px;color:#333333;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;"
|
|
class="preview">and startups bringing in more money than our brains can comprehend. ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
|
|
</div>
|
|
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0" class="email-body-container">
|
|
<tr>
|
|
<td></td>
|
|
<td width="550" class="content"></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td align="left" width="550" class="content">
|
|
<div style="font-size: 16px; line-height: 26px; margin: 0 auto; max-width: 550px; overflow-wrap: break-word; width: 100%;">
|
|
<div class="post typography" style="font-size: 16px; line-height: 26px; padding: 9px 0;">
|
|
<div class="post-header" style="font-size: 16px; line-height: 26px;"><h1
|
|
class="post-title long published"
|
|
style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.625em; font-weight: bold; line-height: 130%; margin: 0.378em 0 0 0;">
|
|
<a href="https://email.mg2.substack.com/c/eJwlkt1ymzAQhZ_G3MEgCZC54MKN7Zq2OHXqeOLcMCCtjQwIKokQePrIsUY_M2d3tWfmW1YYuHZqSvpOG-d-5WbqIZEw6gaMAeUMGlQueEJxSCnFyOFJwNEyXDpC5xcF0BaiSYwawOmHshGsMKKT94ogXMZ46VRJ7Ic4LuBSIEZIFCKGoyKmKOCEU4ghejQuBi5AMkjgA9TUSXCapDKm1wuyWuCt3eM4etjvQTGQxitBNUJaubeHxK717LJOdbJwFVy1W3fGCKv02oUGmFGCLcjWdDXIBVnD9Mv6OE1vuKnTW0ey2yvZz2zK_o2C_Yxnvo3796c02q_ZZ3bcfNqYTtum4lbLjmc_u21wNrNxb_OLt_1s_xBsdxJ_jgf0vK6n56dUp3KPziKNUvnjg5GDYe2pOpOXvsSBuBw8_p--7KazCbfk6L7zV9Dk8Lf-XVXx7lA1-LaaV81qsxp27dkRCfYx9hEKECahTzzs-RHiZeCHNIpL5HPqXepyMjdaLQK_vWJPD6U2Bas91rWOSvTkjUNV2uD1TuxbtcBy-7aDFGbKQRZlA_zB0jxG4ptufgUJyo4KzwuToCjAKCLUDwOfPNDdYVNkF6WObcs7WyWt4151s0X1Bde-zkg"
|
|
style="color: #1a1a1a; text-decoration: none;">#39: New corona regs, Kotti cops, electric
|
|
cars</a></h1>
|
|
<h3 class="subtitle"
|
|
style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #767676; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 20px; font-weight: normal; line-height: 1.16em; margin: 4px 0 0; margin-top: 8px;">
|
|
and startups bringing in more money than our brains can comprehend.</h3>
|
|
<table class="meta-author-wrap with-photo" style="margin: 1em 0;">
|
|
<tr class="meta-author-wrap-row">
|
|
<td>
|
|
<div class="user-head " style="font-size: 16px; line-height: 26px;"><a
|
|
href="https://email.mg2.substack.com/c/eJxNkE1uxCAMhU8z7BqBA4EsWHTTa0QQPAkdhkT8dJSevmSyqWUZg2U93jebgsuWDr1vuZCzTOXYUUd85YClYCI1Y5q80xKElBIYcZo7poQiPk_3hPg0PuiSKpK92uBnU_wWzw0u1AiKrNoMQJUCZ7kYYLYWZT8qNY6jYj1zdr6ETXUe44wafzAdW0QS9FrKnm_95w2-WuZqczHzo5u3Z7vuabv7gK3jgoOglH6Y6BK-PmwNDwx4EK-BAlDGOINe0L6Djg5NklMhh9Ey6mR3f9ijfMv1xulzge6_CEk6H92rrrYNl9Po-7X5nNr5rNGXY8JobEB3ISgXyTeUacGIqRF2kymaDRzY0EsqOO0vxycjyVpISZqs29pWbD9uxn4xlj93_YkW">
|
|
<div class="profile-img-wrap"
|
|
style="font-size: 16px; line-height: 26px; position: relative;"><img
|
|
src="https://cdn.substack.com/image/fetch/w_90,h_90,c_fill,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2F2dee81a6-1c5f-4ce0-8ccf-538bf5226ba9_3264x1836.jpeg"
|
|
height="45" width="45" alt=""
|
|
style="border: none !important; border-radius: 50%; cursor: pointer; display: block; height: 45px; max-width: 550px; vertical-align: middle; width: 45px;">
|
|
</div>
|
|
</a></div>
|
|
</td>
|
|
<td class="meta-author-contents">
|
|
<div class="meta-right-column"
|
|
style="font-size: 16px; line-height: 1em; margin-left: 12px;">
|
|
<div class="meta-author"
|
|
style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; line-height: 17px;">
|
|
<a href="https://email.mg2.substack.com/c/eJxNkE1uxCAMhU8z7BqBA4EsWHTTa0QQPAkdhkT8dJSevmSyqWUZg2U93jebgsuWDr1vuZCzTOXYUUd85YClYCI1Y5q80xKElBIYcZo7poQiPk_3hPg0PuiSKpK92uBnU_wWzw0u1AiKrNoMQJUCZ7kYYLYWZT8qNY6jYj1zdr6ETXUe44wafzAdW0QS9FrKnm_95w2-WuZqczHzo5u3Z7vuabv7gK3jgoOglH6Y6BK-PmwNDwx4EK-BAlDGOINe0L6Djg5NklMhh9Ey6mR3f9ijfMv1xulzge6_CEk6H92rrrYNl9Po-7X5nNr5rNGXY8JobEB3ISgXyTeUacGIqRF2kymaDRzY0EsqOO0vxycjyVpISZqs29pWbD9uxn4xlj93_YkW"
|
|
style="color: #1a1a1a; text-decoration: none;">Andrew Bulkeley</a></div>
|
|
<table cellpadding="0" cellspacing="0" class="post-meta custom"
|
|
style="margin: 4px 0 0 0;">
|
|
<tr>
|
|
<td title="2022-01-14T12:35:04.217Z" class="post-meta-item post-date"
|
|
style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 400; height: 14px; line-height: 100%; padding: 0px 12px 0px 0; padding-bottom: 0; padding-top: 0; position: relative; text-decoration: none; vertical-align: middle; white-space: nowrap;">
|
|
<time dateTime="2022-01-14T12:35:04.217Z">Jan 14</time>
|
|
</td>
|
|
<td class="post-meta-item icon"
|
|
style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 400; height: 14px; line-height: 100%; padding: 0px 12px 0px 0; padding-bottom: 0; padding-top: 0; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
|
|
<span class="post-meta-icon"><a
|
|
href="https://email.mg2.substack.com/c/eJw1Utty2jAQ_Rr8hkcXI-MHP2RIaA0xaVISQl88uqxB4NvIcoz99ZVJq9HsjlY6Z3d1VnILp9oMcVO31ptMZocG4gr6tgBrwXhdCybTKg7JIgxDgj0VBwovF0tPt1luAEqui9iaDrymE4WW3Oq6mhDBYhmRpXeOaS6XDMkg4iJkOQXOQESCcaYYi7ijvCfmndJQSYjhC8xQV-AV8dnapp3RhxlZu933vU9QA0ZCZX0BptCVC_NGO_uFnZmInLvXNDfA5VTLjK5tfQXnH2HYYEk-hk9SXJNLTdPLO92Nckh_91r-iEa1jpo_q4TtHuUt3T_d3F2bVJvieNghfog6h9FBQ66J7jU_rJE733aX1yHdH8fd-ICfV5tG0lS_6E2vDondPb4HL_skmN5L-qEnvCw_zkf61ggS6PzVnxfJfPP2MzoN8jA-9-apHHLylK7m23Kb20b8ovlXuv0c61UyI6yzZdbWnfsB103bidZyef0XL0Hprpy6nNr3dEwQIQjjABO6QNQnPmJYiQAtQhYJjFTo51cx2Et4ngWoPBH_P6Ev69IzcTv4fXcW7vI0Md6jTuPM-bKrtB0yqLgoQH3Lb7-n6J49O0EFxk2XyriNMQsIZjREiwDRb7Wn-QixW2HoubSqdqjKVdyYenTq_gW0ruEF"
|
|
class="like-button"
|
|
style="color: #767676; display: block; text-decoration: none;"><img
|
|
src="https://cdn.substack.com/image/fetch/w_28,c_scale,f_png,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Ficon%2FHeartIconRounded%3Fv%3D3%26height%3D28%26fill%3D%2523757575%26stroke%3D%2523757575%26strokeWidth%3D2"
|
|
width="14" height="14"
|
|
style="border: none !important; display: inline-block; float: left; height: 14px; max-width: 14px; vertical-align: top; width: auto;"
|
|
alt=""></a></span></td>
|
|
<td class="post-meta-item icon"
|
|
style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 400; height: 14px; line-height: 100%; padding: 0px 12px 0px 0; padding-bottom: 0; padding-top: 0; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
|
|
<a class=""
|
|
href="https://email.mg2.substack.com/c/eJw1Ust2mzAQ_RqzM0cPHmbBwo3jmrZ26tTxibPhgDQ2MiBRSYTgr4-IWx1JizuaO6N7hxUWLkqPaaeM9aYrt2MHqYTBNGAtaK83oHPB05iEcRwT7PE04HgRLjxh8rMGaAvRpFb34HV92QhWWKHklBGEi4QsvCoN0JmcE4IIoghQTM9lxJMywQChAxfRvXDRcwGSQQrvoEclwWvSytrOzOhyRtZuD8PgE9SBZiCtX4JuhHRw5w5N5q7nOVNayWKu4WLmtbJWOKQzc2iAWS2Ye8hU27psR7q2qgY5oysYf2BGjuMraersquj2-kJ3NzZu_wyCfU9ufJ10bw9ZtFuxj-3h8cPFTNY2FXfY9nBC2-sj2d7YsHPvi9fdzXEItjmKX4c9flrV49NDZjK5wyeRRZn89s7o3rL2WJ3oc1eSQJz3Pv8bP2_Gkw3X9DB_4y9g6P53_bOqks2-ash1eVs2y8dlv2lPMxL1ts2N6p0MrnvTl8YWrP6Ht8BF306_mnzxROoUJgjjABMaIuoTH0WYlwEK4ygpMeKxf67L0V7jahag9kL8_4S-k8rTqRn9oa9KF7xMjF-oMzqfhOylsGMOsigb4PcZsPdR-qqeX0CCdiPG88KmOAoIjmiMwgDRu-XTkMTYrTj2XFmuXJZ0HXda3ZxJn_d24hI"
|
|
style="color: #767676; display: block; text-decoration: none;"><img
|
|
src="https://cdn.substack.com/image/fetch/w_28,c_scale,f_png,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Ficon%2FCommentIconRounded%3Fv%3D3%26height%3D28%26fill%3D%2523757575%26stroke%3D%2523757575%26strokeWidth%3D2"
|
|
width="14" height="14"
|
|
style="border: none !important; display: inline-block; float: left; height: 14px; max-width: 14px; vertical-align: top; width: auto;"
|
|
alt="Comment" class="comment-icon post-meta-icon"></a></td>
|
|
<td class="post-meta-item icon"
|
|
style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 400; height: 14px; line-height: 100%; margin-right: 0; padding: 0px 12px 0px 0; padding-bottom: 0; padding-right: 0; padding-top: 0; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
|
|
<span><a
|
|
href="https://email.mg2.substack.com/c/eJxNksty2jAUhp8G7_Do4gteeEETKG4LKSlhQjYeWzpgYVtyJTmOefrKoZ2pRtKMPp2bjn5WWLgoPaadMtabttyOHaQSBtOAtaC93oDOBU9jEsZxTLDH04DjRbjwhMnPGqAtRJNa3YPX9WUjWGGFkpNHEC4SsvCq9LyAIEJlgUPGITmHlGDAhCMKJccFgnvioucCJIMU3kGPSoLXpJW1nZnR5Yys3RyGwSeoA81AWr8E3QjpcOcWTeau5jlTWsliruFi5rWyVjjSmTk0wKwWbEbXvW1zo3oXYkYfTV8aW7B6RqKJt8BF3zr--aa_kClpXbrJuio0OFqw6YX_AatqmM4wfsOMHMdX0tTZVdHt9YXubmzc_hoE-5rc-Drp3h6yaPfIPraH1Ye7M1nbVNyx7eGEttcV2d7YsHP2xevu5mIItjmKH4c9fnqsx6eHzGRyh08iizL55Z3RvWXtsTrR564kgTjvff47ft6MJxuu6WH-xl_A0P3P-ntVJZt91ZDr8rZslqtlv2lPnkgJIgRhHGBCQ0R94qMI8zJAYRwlJUY89s91OdprXM0C1F6I_69hPlOtp1Mz-kNfle7yMnXskzoRuJ61bS-FHXOQRdkAv-vD3mX22d38AhK0kx_PC5viKCA4ojEKA0TvcpgEFGM34thzablyXtJV3Gl1c__xB_Kk7Mk"
|
|
style="color: #767676; display: block; text-decoration: none;"><img
|
|
src="https://cdn.substack.com/image/fetch/w_32,c_scale,f_png,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Ficon%2FRecommendIconRounded%3Fv%3D2%26height%3D32%26fill%3D%2523757575%26stroke%3Dnone%26strokeWidth%3D2"
|
|
width="16" height="16"
|
|
style="border: none !important; display: inline-block; float: left; height: 16px; max-width: 550px; vertical-align: top; width: 16px;"
|
|
alt="Share"
|
|
class="recommend-icon post-meta-icon"></a></span></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="post typography" style="font-size: 16px; line-height: 26px; padding: 9px 0;">
|
|
<div class="body markup"
|
|
style="font-size: 16px; line-height: 26px; margin-bottom: 12px; word-break: break-word;">
|
|
<div class="captioned-image-container-static"
|
|
style="font-size: 16px; line-height: 26px; margin-bottom: 16px; margin-top: 0; text-align: center;">
|
|
<figure style="display: inline-block; margin: 0 auto; width: 100%;">
|
|
<table class="image-wrapper" width="100%" border="0" cellspacing="0" cellpadding="0"
|
|
style="margin: 8px auto; mso-padding-alt: 1em 0 1.6em;">
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: center;"></td>
|
|
<td align="left" class="content" width="550" style="text-align: center;"><a
|
|
class="image-link" target="_blank"
|
|
href="https://email.mg2.substack.com/c/eJxVUtuOrSAM_ZrNm4ar4AMPk5PMbxgu1e1sBQ_g7HG-_qA-HULa0qZdK104U2CK6dBbzAWdZijHBjrAOy9QCiS0Z0jD7LWkQkpJCfKae6KEQnMexgSwmnnRJe2Att0uszNljuHs4EL1VKGn7kbnHDeCOQyYGQHeA5EYK097jOvIC9jsfobgQMM3pCMGQIt-lrLlB_t40M96nQ9t3m0uxr1aF9eamlczQfUjFPc8fR1T4oP--XsH7GOK0df3uAxbilOCnOdvqPlcALbacUNQcYKIE6Yau7sX1HpqAAtrneKNNYY1nEloekFUY7xl1IKUveJtZq1ZzW8M5p1vXnXGvYwrvEjmKxTeWuUdaZR0suGS08ZSMja053K0WCnAdlAY_wim2q8NJjRriinFhHBCmcCspS3uiLccC9n1lmAv2_Flj_Ilnw-O14n-tyOUdD7a9_60tTidWl3Zym6oft3DXI4BgrEL-FvFcn-GS9dhggCpfhI_mKJJxynpmMSCY3aLdsosST1SogrrY-0KlXHd9S-E8g-N5sTy"
|
|
rel=""
|
|
style="border: none; display: block; height: auto; margin: 0; margin-bottom: 0; margin-top: 0; padding: 0; text-decoration: none; width: auto;"><img
|
|
data-attrs="{"src":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/5dbb8dc1-87c7-4742-b21f-2947fb088e0b_800x538.jpeg","fullscreen":null,"height":538,"width":800,"resizeWidth":null,"bytes":130553,"alt":null,"title":null,"type":"image/jpeg","href":null}"
|
|
alt="" width="550" height="369.875" class=""
|
|
src="https://cdn.substack.com/image/fetch/w_550,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2F5dbb8dc1-87c7-4742-b21f-2947fb088e0b_800x538.jpeg"
|
|
style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100%; vertical-align: middle; width: auto;"></a>
|
|
</td>
|
|
<td style="text-align: center;"></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<figcaption class="image-caption"
|
|
style="color: #767676; font-family: sans-serif; font-size: 14px; font-weight: 300; line-height: 1.4em; text-align: center;">
|
|
Surprising no one who has ever been at Kotti. Photo by <a
|
|
href="https://email.mg2.substack.com/c/eJwlUEuShSAMPM1jafFTdMFiNnMNCyQq8xQsCGM5px98plIhJNU03ZNBWGK69BEzkruMeB2gA5x5A0RIpGRIo3da8VYpxRlxWjrWtz3xeZwTwG78pjEVIEexm58M-hhuhGz7gfdk1UKBtbwXMAtHmeODYMCloUM_MS7F9BCb4jyECTT8QrpiALLpFfHIL_H14t81z_Ns5srwTs0U9zo41ogx12bzFhL6UO4L8ZpTziljknHRUtHwhnbMWUlb1Q2WUaea-W0v_FHrS9J94U0uNqOZ3vfDJOl8NWdZbV0ut7zPtKob67mX4PEaIRi7gXuE4-Pfx4pxgQCp-upGg5p1krNOKNpKKh6dtzOK1VCKVFoXKyrUHx8p_kHAf9q-hpM"
|
|
rel="">Montecruz Photo</a> licensed under <a
|
|
href="https://email.mg2.substack.com/c/eJwlkE2OhCAQhU8jS8Ov6ILFJJO-hgEplRkbDGB3nNNP2RJSIQ-q3uObbIUl5dPsqVRylbGeO5gI77JBrZDJUSCPwRvNldaaM-KN9KxXPQllnDPA04bN1HwA2Q-3hcnWkOLVIVU_8J6sZuqHgSrhZto7O2vQws4w617RYRC-k7exPXyAOIGBF-QzRSCbWWvdSyO-Gv7APWXA4S-Y0vOZYmlTXlBFS4gFCh7diYW39HouHhnmRnynHSIOLNDwzl6fQy2HaSXBcMo5ZUwyLhQVLTZ2zDtJle4Gx6jX7fzrzvqj10bS58LbcrhS7fTbYgKSTTnb97E6vFwuCB8VGYxXviOGeo4QrdvA33jqTfkDbFwgQkb6frTVsE5y1glNlaTipnHx0wyX1gRtfcKuiIn3nP4g1n_mbZL3"
|
|
rel="">CC BY 2.0</a>.
|
|
</figcaption>
|
|
</figure>
|
|
</div>
|
|
<p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">Hello 20
|
|
Percent,</p>
|
|
<p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;"><strong>We
|
|
agreed to confine my wife to my son’s room.</strong> She was included in the
|
|
democratic process because she’s the one with corona. And now every time she heads out
|
|
for food, to use the restroom or to just change clothes, we go through a complex tetris of
|
|
opening windows, dawning masks and maintaining social distancing. A weird thing in your own
|
|
house. But we’ve survived lice, moths in the larder and even black mold - Berlin
|
|
things. So <strong>we’ll get through this too - so far it’s been little more
|
|
than a serious cold for her (</strong>YMMV<strong>).</strong> Since we’re all
|
|
boostered, it will be interesting to see who is also felled by the virus. I’m fine for
|
|
now (knocks on wooden floor). </p>
|
|
<p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">But it’s
|
|
also why this is a touch late today.</p>
|
|
<p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">Enjoy the
|
|
weekend. You’ve earned it!</p>
|
|
<p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">And a double
|
|
<strong>enjoy-the-weekend</strong> to those who have backed us on <a
|
|
href="https://email.mg2.substack.com/c/eJwlkM1uhSAQhZ_msjSAIN4Fi3bRdd_A8DMqvQoGxhr79MXrhAzJITOH7ziDMKV86i0VJFcb8NxARzjKAoiQyV4gD8FrxaVSijPitfCslz0JZRgzwGrCojHvQLbdLsEZDCleE0L2T96TWT-FMa3j0ktrlRO0Yx3jzD-Zt6YdR3Ubm90HiA40_EI-UwSy6BlxK4_248G_6jmOo9kMZkixcWmtCqffkB1E_IS8hEiC5pRzyphgvJW0bXhT3bwVVKruaRn1qhlf9sQfNT8EXSfelN0WNO51bSRZl7M59tnWx-kCe6uVa6j3useA5wDR2AX8jYx3cu8Qhgki5JqoHwxq1gnOulZRKWh7E16ZKFZLKVJtfapTsf54y-mvMvwDBx-E6A"
|
|
rel="" style="color: #1a1a1a; text-decoration: underline;">Patreon</a>. You can’t
|
|
imagine how much of a boost that has given us. Thanks!</p>
|
|
<p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">Andrew</p>
|
|
<div class="subscribe-widget is-signed-up"
|
|
style="font-size: 16px; line-height: 26px; margin: 0 0 1em;"><p class="button-wrapper"
|
|
style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0; text-align: center;">
|
|
<a href="https://email.mg2.substack.com/c/eJw9UcuO3CAQ_BpziwUYg-fAIVKU37B4tD1kbbCgieX9-sUzmyDEobqrq6h2BmFN-dJHKkjuZ8brAB3hLBsgQia1QJ6D14qPSinOiNfCs2mcSCjzkgF2EzaNuQI5qt2CMxhSvBlinB58Ik_NFiWNWcTkpJqYpQuVEyzyAXJYqOXqLWyqDxAdaPgL-UoRyKafiEfphp8d_93ueZ49pwdkBxF7C3kLscGl2uJysNANrUtW3OcdfKh7N_x6ufsGS6qN2cD_hB9n8Cvgd92liG1waxCKtaMUCZpTziljgvFhpEPPeyqZt4KOSj4so171y4e98I96doLuK-_v4WjcR-_STrIuV3_Wp23F9bbyQltOTWzfawx4zRCN3cC_I8T3Jl625xUi5LYhPxvUTArO5KDoKOjwTuzO-J_TJutTY8Xm-Mjps33kC7CQn_w"
|
|
native="" class="button primary subscribe-btn"
|
|
style="background-color: #8AE1A2; border: none; border-radius: 3px; box-sizing: border-box; color: #1a1a1a !important; cursor: pointer; display: inline-block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; height: auto; line-height: 20px; margin: 0; opacity: 1; outline: none; padding: 12px 20px; text-align: center; text-decoration: none !important;"><span
|
|
style="color: #1a1a1a; text-decoration: none;">Subscribe now</span></a></p></div>
|
|
<h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
|
|
The Berlin corona stats for Friday, January 14</h3>
|
|
<p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">Fully
|
|
vaccinated: <strong>73.2% </strong>(72.2% Tuesday)<br>Received booster:
|
|
<strong>43.3%</strong> <br>New cases in one day: <strong>+7,238 </strong>(5,976
|
|
Tuesday)<br>Total deaths: <strong>4,063 (+20</strong> over Tuesday<strong>)</strong>
|
|
</p>
|
|
<p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">🔴
|
|
7-day Covid-19 incidence (cases per 100,000):<strong> 949.8</strong> (737.2
|
|
Tuesday)<br>🔴 7-day hospitalization incidence (also per 100,000): <strong>11.2
|
|
(</strong>10.6 Tuesday)<strong><br></strong>🟡<strong> </strong>Covid-19 ICU
|
|
patient occupancy: <strong>18.8%</strong> (19.1% Tuesday)</p>
|
|
<p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
|
|
Source: <a
|
|
href="https://email.mg2.substack.com/c/eJwlUNuOhCAM_ZrhkQCCOA887Mv-huFSlR0HDNQ17tcvjk3T20nTnuMtwpzLabZckVxhxHMDk-CoKyBCIXuFMsZgtFBaa8FJMDLwQQ0k1nEqAG8bV4NlB7Ltbo3eYszp2pBqeIqBLAZ6MTGnLddB9N51wSrJpeXgJvWc9HQftnuIkDwY-IVy5gRkNQviVh_d10N8Nz-Ogzooa0w0QOt9LjnZVqx2hgZEv2DrSDSCCcE4l1x0inVUUNbz4CRTun86zoKm08ud-KOXh2TvWdC6u4rWv6jPb1JMPemxL66B80XvM23sxpbfe4p4jpCsWyHcxPHW7yPFOEOC0nQNo0XDeyl432mmJOtunpcymjfTmrSzIbet1D7eSv6DhP9tx4cF"
|
|
rel="" style="color: #1a1a1a; text-decoration: underline;">Berlin’s corona
|
|
information page</a></p>
|
|
<h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
|
|
New corona rules today (Friday)</h3>
|
|
<p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">Why make it
|
|
easy when you can make it more complex? Corona regulations are generally passed by the
|
|
federal government and then have to be passed again at the state level, often with
|
|
inexplicable local flourishes, before becoming law. This creates a Germany-wide quilt of
|
|
differing regulations that few understand. This week is no different though Berlin has
|
|
decided to stretch the introduction over two days. Starting today in Berlin, <strong>people
|
|
in contact with an infected person no longer have to go into quarantine if they’ve
|
|
received a booster vaccination or belong to the new “fresh”
|
|
category</strong> - “freshly” vaccinated or recovered. “Fresh”
|
|
means within the past three months. Quarantine for other contact persons now ends after 10
|
|
days, rather than 14, and people can test out (rapid antibody or PCR) after 7 days. Is
|
|
anyone enforcing this?</p>
|
|
<h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
|
|
New corona rules Saturday (tomorrow)</h3>
|
|
<p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;"><strong>FFP2
|
|
masks are now mandatory on public transport,</strong> so keep the surgical masks until the
|
|
next time politicians change their minds (the only constant in this pandemic). Bars and
|
|
restaurants are also 2G plus, which means recently recovered or vaccinated PLUS a same-day
|
|
negative test result or proof of a booster vaccination. This applies to any other indoor
|
|
events with more than 10 people as well. </p>
|
|
<p class="button-wrapper"
|
|
data-attrs="{"url":"https://www.20percent.berlin/p/39-new-corona-regs-kotti-cops-electric?utm_source=substack&utm_medium=email&utm_content=share&action=share&token=eyJ1c2VyX2lkIjo3MjU3NzcyMSwicG9zdF9pZCI6NDcxMTExNzcsImlhdCI6MTY0MjE2MzcwNSwiaXNzIjoicHViLTQ1ODkyOCIsInN1YiI6InBvc3QtcmVhY3Rpb24ifQ.dq7RHyYt5F3T-ZdUes3QPkKhh9HQhl2jAzAlAEAuHmY","text":"Share","action":null,"class":null}"
|
|
style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0; text-align: center;">
|
|
<a class="button primary"
|
|
href="https://email.mg2.substack.com/c/eJxNksty2jAUhp8G7_Do4gteeEETKG4LKSlhQjYeWzpgYVtyJTmOefrKoZ2pRtKMPp2bjn5WWLgoPaadMtabttyOHaQSBtOAtaC93oDOBU9jEsZxTLDH04DjRbjwhMnPGqAtRJNa3YPX9WUjWGGFkpNHEC4SsvCq9LyAIEJlgUPGITmHlGDAhCMKJccFgnvioucCJIMU3kGPSoLXpJW1nZnR5Yys3RyGwSeoA81AWr8E3QjpcOcWTeau5jlTWsliruFi5rWyVjjSmTk0wKwWbEbXvW1zo3oXYkYfTV8aW7B6RqKJt8BF3zr--aa_kClpXbrJuio0OFqw6YX_AatqmM4wfsOMHMdX0tTZVdHt9YXubmzc_hoE-5rc-Drp3h6yaPfIPraH1Ye7M1nbVNyx7eGEttcV2d7YsHP2xevu5mIItjmKH4c9fnqsx6eHzGRyh08iizL55Z3RvWXtsTrR564kgTjvff47ft6MJxuu6WH-xl_A0P3P-ntVJZt91ZDr8rZslqtlv2lPnkgJIgRhHGBCQ0R94qMI8zJAYRwlJUY89s91OdprXM0C1F6I_69hPlOtp1Mz-kNfle7yMnXskzoRuJ61bS-FHXOQRdkAv-vD3mX22d38AhK0kx_PC5viKCA4ojEKA0TvcpgEFGM34thzablyXtJV3Gl1c__xB_Kk7Mk"
|
|
rel=""
|
|
style="background-color: #8AE1A2; border: none; border-radius: 3px; box-sizing: border-box; color: #1a1a1a !important; cursor: pointer; display: inline-block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; height: auto; line-height: 20px; margin: 0; opacity: 1; outline: none; padding: 12px 20px; text-align: center; text-decoration: none !important;"><span
|
|
style="color: #1a1a1a; text-decoration: none;">Share</span></a></p>
|
|
<h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
|
|
Kotti police station</h3>
|
|
<p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">You know when
|
|
an aging celebrity dies and you think, Oh, I thought they were already dead? Same feeling
|
|
when you hear <strong>they’re going to open a police station at Kotti</strong>. You
|
|
mean there wasn’t one already? The fuzz want to build a new 300-square-meter cop shop
|
|
on Reichenberger Strasse that would be home to 65 officers, <a
|
|
href="https://email.mg2.substack.com/c/eJw9kc2OpSAQhZ_mspPwI0IvWMxmXsOAlMpcBQPlGPvpB_smQwgV6tRJFR-TQ1hyue2RK5LnGPE-wCa46gaIUMhZoYwxWC2U1lpwEmwfuFGGxDrOBWB3cbNYTiDH6bc4OYw5PY5emS9hyGqldJM3Wg-zUrMRwnDtFXgzMCXCAOzT2J0hQprAwl8od05ANrsiHvUlf73E77av66IeyhYTlO4bIp5poQGaskOq09rtgCUfeXtS_wvbPbbirsASK5YIBTu3d--MGJtjLZ3baickY12T3YyNSeq2SAVTRksSrWBCMM57LqRikgrKBh58z5QevjxnQdP57W_8o9dXz_ZF0Hr6im560ynvpNh60-tcfROXB9ZPtrEaW9zPFPEeITm_QfhgxM9v_IAdF2hvaBOF0aHlQy_4IDVTPZMfag9nzdvSmrS2ITdXahMfJX9Dwn-lt6LS"
|
|
rel="" style="color: #1a1a1a; text-decoration: underline;">according to Berliner
|
|
Zeitung</a>. Criminals don’t have to worry - if they’re just planning now it’ll
|
|
be years until it happens. <strong>In the final quarter of 2021, police reported 2,309
|
|
crimes at the public transport hub, or 152 more than in the third quarter.</strong> Most
|
|
crimes fell but drug-related offenses jumped to 758 from 454. </p>
|
|
<h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
|
|
Police raid political artist’s atelier</h3>
|
|
<p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;"><strong>Officers
|
|
specialized in political crime Thursday searched the apartment and studio of an artist
|
|
affiliated with the Center for Political Beauty,</strong> <a
|
|
href="https://email.mg2.substack.com/c/eJwtUcuypCAM_ZpmJwWI0i5YzGZ-wwKJym0EC3As--sndl8qlSeHhJPJVFhSvvSeSiW3Guu1g45wlgC1QiZHgTx6p5XolFKCE6el48_uSXwZ5wywGR90zQeQ_bDBT6b6FG-E7J6DeJJVT7LrgIN08zxDP6jWKcNkK93A-kHglU9jczgPcQIN_yBfKQIJeq11L4_2z0P8RTnPk2ZrhaQOMNxT8NW_0LPgazYLeoIJgYbxTzYHH5s3RJxua-YDcvPFlGmFBlWCuCK0MbNr5nD91t_gm2zeb2_oWrdAvL5fZZxLLtqOtVRQ1nNnJetUP1jOnKLzy171R60PybZF0HLYUs30olPaSNblouexWiwuN1ufLJI1ot2O6Os1QjQ2gPvyWL_r-DA7LhAh45rcaKrmvRS8bxXrJGu_tN1EK45HKYJtXUJUxIn3nO6f_wf0UaKB"
|
|
rel="" style="color: #1a1a1a; text-decoration: underline;">according to RBB24</a>. The
|
|
activist artists last summer created a fake flyer distribution company and convinced the
|
|
right-wing AfD to hire them to distribute 5 million election-related flyers. The artists
|
|
then destroyed the pamphlets. The artist is reportedly accused of falsifying documents that
|
|
could be used to secure official documents. The center decried the raid on Twitter and its
|
|
attorney claimed it was illegal. </p>
|
|
<h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
|
|
Electric and hybrid autos increasingly popular</h3>
|
|
<p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;"><strong>Almost
|
|
half, or 48.6 percent, of all cars newly registered in Berlin last year were either electric
|
|
or hybrid</strong>, an improvement over the 29.9 percent of 2020 and well above the 11.9
|
|
percent of 2019 before the pandemic. Berliners are also buying fewer cars - just 60,000 new
|
|
cars were registered in the <em>Haupstadt</em> last year, compared with 65,900 in 2020 and
|
|
87,000 in 2019. </p>
|
|
<h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
|
|
Record funding year for Berlin startups</h3>
|
|
<p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">Proof big
|
|
money doesn’t care about labor: <strong>Gorillas, the grocery delivery service better
|
|
known for how it treats its employees, reeled in €861 million in fresh capital
|
|
last year</strong>, the biggest pile of cash ever amassed by a Berlin startup, according
|
|
to consultancy EY. <strong>2021 was a record for the city’s startups, bringing in
|
|
€10.5 billion in fresh money</strong>, €7 billion more than in 2020. Where’s
|
|
our cut?</p>
|
|
<h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
|
|
Factoid</h3>
|
|
<div class="captioned-image-container-static"
|
|
style="font-size: 16px; line-height: 26px; margin-bottom: 16px; text-align: center;">
|
|
<figure style="display: inline-block; margin: 0 auto; width: 100%;">
|
|
<table class="image-wrapper" width="100%" border="0" cellspacing="0" cellpadding="0"
|
|
style="margin: 8px auto; mso-padding-alt: 1em 0 1.6em;">
|
|
<tbody>
|
|
<tr>
|
|
<td style="text-align: center;"></td>
|
|
<td align="left" class="content" width="550" style="text-align: center;"><a
|
|
class="image-link" target="_blank"
|
|
href="https://email.mg2.substack.com/c/eJxVUsuOpDAM_JrmBso74ZDDaKX5DZSHoZmGhE3C9DBfvwFOG0W2Y8uukivOFJhiOvQWc2lOM5RjAx3gnRcoBVKzZ0jD7LUkXEpJcOM181hx1cx5GBPAauZFl7RDs-12mZ0pcwxnB-OqJ6p5auoAIyQcEE4IUGcYVhZhiUbce4HkDWx2P0NwoOEb0hEDNIt-lrLlB_14kM96nQ9d3m0uxr06F9eamlczQfUjFPc8fR1T4oP8-XsH9GOK0df3uAxbilOCnOdvqPlcALbacUMQfoLwE6Yau7sX1HpqAXFrnWKtNYa2jEpoe45Va7ylxIKUvWJdpp1ZzW8M5p1vXnXGvYwrvEjmK2SI99iNohWK8ZZ5C63yMLYWMdGLUXCE_aAQ-uGSdl8bTM2sCSIEYcwwoRzRjnRIYG_rJCl6i5GX3fiyR_mSzwdD60T-21GTdD669_60tTidWl3Zym6oft3DXI4BgrEL-FvFcn-GS9dhggCpfhI_mKKxYAQLKhFniN6inTJLXI-UTYX1sXaFyrju-hdC-QdNAcQ8"
|
|
rel=""
|
|
style="border: none; display: block; height: auto; margin: 0; padding: 0; text-decoration: none; width: auto;"><img
|
|
data-attrs="{"src":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/40591cf6-6845-4dbe-8def-b04696f6501d_800x573.jpeg","fullscreen":null,"height":573,"width":800,"resizeWidth":null,"bytes":101978,"alt":null,"title":null,"type":"image/jpeg","href":null}"
|
|
alt="" width="550" height="393.9375" class=""
|
|
src="https://cdn.substack.com/image/fetch/w_550,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2F40591cf6-6845-4dbe-8def-b04696f6501d_800x573.jpeg"
|
|
style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100%; vertical-align: middle; width: auto;"></a>
|
|
</td>
|
|
<td style="text-align: center;"></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<figcaption class="image-caption"
|
|
style="color: #767676; font-family: sans-serif; font-size: 14px; font-weight: 300; line-height: 1.4em; text-align: center;">
|
|
His Meister’s Voice? If you get that, you’re old. Photo by <a
|
|
href="https://email.mg2.substack.com/c/eJwlUMGOhCAM_ZrhaAAR9MBhL_MbBqEqq4KBOsb9-sWxadqmTfv6njUIU0yX3mNGcocerx10gDOvgAiJHBlS751WvFFKcUacFo61TUt87scEsBm_akwHkP0YVm8N-hjuDdG0HW_JrGVnad0qY5kB1knV0baVStiROydd0z3A5nAeggUNH0hXDEBWPSPu-VX_vPi7-Hme1VgQllTZuJXGPkeMuRTOp7TkT6mI15xyThkTjNcNrSteUcncIGijZDcw6lQ1LsOFv2p-CbpNvMrHkNHY5b5Kks5XdR7zUIbTze3bLdT6krcjeLx6CGZYwT2s8RHvq0M_QYBURHW9Qc2k4EzWijaC1g_JWxbFiilFCqyLZSuUj_cU_yDgPwXnhU8"
|
|
rel="">Dixtuin</a>, licensed under <a
|
|
href="https://email.mg2.substack.com/c/eJwlkE2OhCAQhU8jS8Ov6ILFJJO-hgEplRkbDGB3nNNP2RJSIQ-q3uObbIUl5dPsqVRylbGeO5gI77JBrZDJUSCPwRvNldaaM-KN9KxXPQllnDPA04bN1HwA2Q-3hcnWkOLVIVU_8J6sZuqHgSrhZto7O2vQws4w617RYRC-k7exPXyAOIGBF-QzRSCbWWvdSyO-Gv7APWXA4S-Y0vOZYmlTXlBFS4gFCh7diYW39HouHhnmRnynHSIOLNDwzl6fQy2HaSXBcMo5ZUwyLhQVLTZ2zDtJle4Gx6jX7fzrzvqj10bS58LbcrhS7fTbYgKSTTnb97E6vFwuCB8VGYxXviOGeo4QrdvA33jqTfkDbFwgQkb6frTVsE5y1glNlaTipnHx0wyX1gRtfcKuiIn3nP4g1n_mbZL3"
|
|
rel="">CC BY 2.0</a></figcaption>
|
|
</figure>
|
|
</div>
|
|
<p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">Since it was
|
|
set up in the early 1960s, <strong>Hansa Studios near Potsdamer Platz has drawn countless
|
|
musicians to Berlin</strong>, from Andrew Lloyd Webber to ZZ Top. You’ve probably
|
|
heard about David Bowie’s late-night sessions in the vocal booth recording iconic
|
|
tracks like Heroes. But did you know that U2 recorded One in the majestic
|
|
<em>Meisterhalle</em>, known as the Big Hall by the Wall? Or that when Depeche Mode made
|
|
Construction Time Again at Hansa, hordes of fans hung out on the long stairway to the studio
|
|
in the hope of glimpsing their idols? - <em>Andrew Blackman</em>, who recently toured the
|
|
studio</p>
|
|
<h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
|
|
Did you say patreon?</h3>
|
|
<p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0; margin-bottom: 0;">
|
|
<a href="https://email.mg2.substack.com/c/eJwlkM1uhSAQhZ_msjSAIN4Fi3bRdd_A8DMqvQoGxhr79MXrhAzJITOH7ziDMKV86i0VJFcb8NxARzjKAoiQyV4gD8FrxaVSijPitfCslz0JZRgzwGrCojHvQLbdLsEZDCleE0L2T96TWT-FMa3j0ktrlRO0Yx3jzD-Zt6YdR3Ubm90HiA40_EI-UwSy6BlxK4_248G_6jmOo9kMZkixcWmtCqffkB1E_IS8hEiC5pRzyphgvJW0bXhT3bwVVKruaRn1qhlf9sQfNT8EXSfelN0WNO51bSRZl7M59tnWx-kCe6uVa6j3useA5wDR2AX8jYx3cu8Qhgki5JqoHwxq1gnOulZRKWh7E16ZKFZLKVJtfapTsf54y-mvMvwDBx-E6A"
|
|
rel="" style="color: #1a1a1a; text-decoration: underline;">You can donate to us here</a>
|
|
</p></div>
|
|
</div>
|
|
<table cellpadding="0" cellspacing="0" class="post-meta big custom" style="margin: 0;">
|
|
<tr>
|
|
<td class="post-meta-item icon"
|
|
style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; height: 18px; line-height: 18px; padding: 0px 12px 0px 0; padding-right: 16px; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
|
|
<span class="post-meta-icon"><a
|
|
href="https://email.mg2.substack.com/c/eJw1Utty2jAQ_Rr8hkcXI-MHP2RIaA0xaVISQl88uqxB4NvIcoz99ZVJq9HsjlY6Z3d1VnILp9oMcVO31ptMZocG4gr6tgBrwXhdCybTKg7JIgxDgj0VBwovF0tPt1luAEqui9iaDrymE4WW3Oq6mhDBYhmRpXeOaS6XDMkg4iJkOQXOQESCcaYYi7ijvCfmndJQSYjhC8xQV-AV8dnapp3RhxlZu933vU9QA0ZCZX0BptCVC_NGO_uFnZmInLvXNDfA5VTLjK5tfQXnH2HYYEk-hk9SXJNLTdPLO92Nckh_91r-iEa1jpo_q4TtHuUt3T_d3F2bVJvieNghfog6h9FBQ66J7jU_rJE733aX1yHdH8fd-ICfV5tG0lS_6E2vDondPb4HL_skmN5L-qEnvCw_zkf61ggS6PzVnxfJfPP2MzoN8jA-9-apHHLylK7m23Kb20b8ovlXuv0c61UyI6yzZdbWnfsB103bidZyef0XL0Hprpy6nNr3dEwQIQjjABO6QNQnPmJYiQAtQhYJjFTo51cx2Et4ngWoPBH_P6Ev69IzcTv4fXcW7vI0Md6jTuPM-bKrtB0yqLgoQH3Lb7-n6J49O0EFxk2XyriNMQsIZjREiwDRb7Wn-QixW2HoubSqdqjKVdyYenTq_gW0ruEF"
|
|
class="like-button button post-meta-button"
|
|
style="background-color: transparent; border: 1px solid rgba(204, 204, 204, 0.5); border-radius: 3px; box-sizing: border-box; color: #767676; cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; height: auto; line-height: 15px; margin: 0; opacity: 1; outline: none; padding: 10px 16px; text-align: center; text-decoration: none;"><img
|
|
src="https://cdn.substack.com/image/fetch/w_28,c_scale,f_png,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Ficon%2FHeartIconRounded%3Fv%3D3%26height%3D28%26fill%3D%2523757575%26stroke%3D%2523757575%26strokeWidth%3D2"
|
|
width="14" height="14"
|
|
style="border: none !important; display: inline-block; float: left; height: 14px; margin-right: 4px; max-width: 14px; vertical-align: top; width: auto;"
|
|
alt=""><span class="meta-button-label">Like</span></a></span></td>
|
|
<td class="post-meta-item icon"
|
|
style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; height: 18px; line-height: 18px; padding: 0px 12px 0px 0; padding-right: 16px; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
|
|
<a href="https://email.mg2.substack.com/c/eJw1Ust2mzAQ_RqzM0cPHmbBwo3jmrZ26tTxibPhgDQ2MiBRSYTgr4-IWx1JizuaO6N7hxUWLkqPaaeM9aYrt2MHqYTBNGAtaK83oHPB05iEcRwT7PE04HgRLjxh8rMGaAvRpFb34HV92QhWWKHklBGEi4QsvCoN0JmcE4IIoghQTM9lxJMywQChAxfRvXDRcwGSQQrvoEclwWvSytrOzOhyRtZuD8PgE9SBZiCtX4JuhHRw5w5N5q7nOVNayWKu4WLmtbJWOKQzc2iAWS2Ye8hU27psR7q2qgY5oysYf2BGjuMraersquj2-kJ3NzZu_wyCfU9ufJ10bw9ZtFuxj-3h8cPFTNY2FXfY9nBC2-sj2d7YsHPvi9fdzXEItjmKX4c9flrV49NDZjK5wyeRRZn89s7o3rL2WJ3oc1eSQJz3Pv8bP2_Gkw3X9DB_4y9g6P53_bOqks2-ash1eVs2y8dlv2lPMxL1ts2N6p0MrnvTl8YWrP6Ht8BF306_mnzxROoUJgjjABMaIuoTH0WYlwEK4ygpMeKxf67L0V7jahag9kL8_4S-k8rTqRn9oa9KF7xMjF-oMzqfhOylsGMOsigb4PcZsPdR-qqeX0CCdiPG88KmOAoIjmiMwgDRu-XTkMTYrTj2XFmuXJZ0HXda3ZxJn_d24hI"
|
|
class="post-meta-button button"
|
|
style="background-color: transparent; border: 1px solid rgba(204, 204, 204, 0.5); border-radius: 3px; box-sizing: border-box; color: #767676; cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; height: auto; line-height: 15px; margin: 0; opacity: 1; outline: none; padding: 10px 16px; text-align: center; text-decoration: none;"><img
|
|
src="https://cdn.substack.com/image/fetch/w_28,c_scale,f_png,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Ficon%2FCommentIconRounded%3Fv%3D3%26height%3D28%26fill%3D%2523757575%26stroke%3D%2523757575%26strokeWidth%3D2"
|
|
width="14" height="14"
|
|
style="border: none !important; display: inline-block; float: left; height: 14px; margin-right: 4px; max-width: 14px; vertical-align: top; width: auto;"
|
|
alt="Comment" class="comment-icon post-meta-icon"><span class="meta-button-label">Comment</span></a>
|
|
</td>
|
|
<td class="post-meta-item icon"
|
|
style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; height: 18px; line-height: 18px; margin-right: 0; padding: 0px 12px 0px 0; padding-right: 0; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
|
|
<span><a
|
|
href="https://email.mg2.substack.com/c/eJxNksty2jAUhp8G7_Do4gteeEETKG4LKSlhQjYeWzpgYVtyJTmOefrKoZ2pRtKMPp2bjn5WWLgoPaadMtabttyOHaQSBtOAtaC93oDOBU9jEsZxTLDH04DjRbjwhMnPGqAtRJNa3YPX9WUjWGGFkpNHEC4SsvCq9LyAIEJlgUPGITmHlGDAhCMKJccFgnvioucCJIMU3kGPSoLXpJW1nZnR5Yys3RyGwSeoA81AWr8E3QjpcOcWTeau5jlTWsliruFi5rWyVjjSmTk0wKwWbEbXvW1zo3oXYkYfTV8aW7B6RqKJt8BF3zr--aa_kClpXbrJuio0OFqw6YX_AatqmM4wfsOMHMdX0tTZVdHt9YXubmzc_hoE-5rc-Drp3h6yaPfIPraH1Ye7M1nbVNyx7eGEttcV2d7YsHP2xevu5mIItjmKH4c9fnqsx6eHzGRyh08iizL55Z3RvWXtsTrR564kgTjvff47ft6MJxuu6WH-xl_A0P3P-ntVJZt91ZDr8rZslqtlv2lPnkgJIgRhHGBCQ0R94qMI8zJAYRwlJUY89s91OdprXM0C1F6I_69hPlOtp1Mz-kNfle7yMnXskzoRuJ61bS-FHXOQRdkAv-vD3mX22d38AhK0kx_PC5viKCA4ojEKA0TvcpgEFGM34thzablyXtJV3Gl1c__xB_Kk7Mk"
|
|
class="button post-meta-button"
|
|
style="background-color: transparent; border: 1px solid rgba(204, 204, 204, 0.5); border-radius: 3px; box-sizing: border-box; color: #767676; cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; height: auto; line-height: 15px; margin: 0; opacity: 1; outline: none; padding: 10px 16px; text-align: center; text-decoration: none;"><img
|
|
src="https://cdn.substack.com/image/fetch/w_32,c_scale,f_png,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Ficon%2FRecommendIconRounded%3Fv%3D2%26height%3D32%26fill%3D%2523757575%26stroke%3Dnone%26strokeWidth%3D2"
|
|
width="16" height="16"
|
|
style="border: none !important; display: inline-block; float: left; height: 16px; margin-right: 4px; max-width: 550px; vertical-align: top; width: 16px;"
|
|
alt="Share" class="recommend-icon post-meta-icon"><span class="meta-button-label">Share</span></a></span>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<div class="container-border"
|
|
style="border-top: 1px solid rgba(204, 204, 204, 0.5); box-sizing: border-box; font-size: 16px; line-height: 26px; margin: 32px 0 0; width: 100%;"></div>
|
|
<div class="post-cta" style="font-size: 16px; line-height: 26px; margin: 24px 0 40px;"><p
|
|
style="color: #1a1a1a; font-size: 16px; font-style: italic; line-height: 26px; margin: 24px 0 0; margin-top: 0;">
|
|
<span>If you liked this post from <a
|
|
href="https://email.mg2.substack.com/c/eJwlkM2OhSAMhZ_msiSAIrpgMZt5DcNPVeYqGKhjnKcfvDZNm7RpTr_jDMKc8qX3VJDcZcRrBx3hLCsgQiZHgTwGr5WQSinBidet573sSSjjlAE2E1aN-QCyH3YNzmBI8b5oZT-Iniza-Y4J03R-4F0r3TQIGGDonGNGTtzAI2wOHyA60PAL-UoRyKoXxL28mq-X-K55nicVbIfsICK1kNcQ65gELZgQjPOWi0ayhgrKOu5ty6TqBsuZV3R62wt_1PJq2TYLWg5b0Lg3dWkjWZeLnsdi63K-cT7TSjPWvh0x4DVCNHYF_4Di49cHfZwhQq4--tGgroCCd41ismXNw3U7oXgNpUiV9alexfrxntNf5fgHoBmBMg"
|
|
style="color: #1a1a1a; text-decoration: underline;">20 Percent Berlin</a>, why not share it?</span>
|
|
</p>
|
|
<p class="cta-box"
|
|
style="color: #1a1a1a; font-size: 16px; font-style: italic; line-height: 26px; margin: 24px 0 0; text-align: center;">
|
|
<a role="button"
|
|
href="https://email.mg2.substack.com/c/eJwlkduupCAQRb9G3jRcROwHHk5y0r9huFQr0woGyjHO1w92Ey5hkcre7HIGYU750nsqSO5twmsHHeEsKyBCJkeBPAWvFZdKKc6I171noxxJKNMrA2wmrBrzAWQ_7BqcwZDiXdHL8cFHsmgrubAjHZV1SsHLUwny9QCrJDhOxfgVNocPEB1o-Av5ShHIqhfEvTTip-HPOs_z7DjdITuI2FnIa4gV73WJR1s9ty7lFE2bYS7tOyGGSvbSwgoOc3CNeB64TRv4cGyN-P14b_hwQ2e23YQ5VuzQVGjc_ZF6LYvJQILmlHPKWM-4kFR0vKMD87anUg0Py6hX3ettL_yjlqan28y7ctiCxr07lzaSdbm681hsfZxv3Q-tkU313I4Y8JogGruC_6aJ36Z8PE4zRMi1WX4yqNnQczYIRWVPxTe8O27F6lCKVFmfalWsjvec_tWw_gOatqTB"
|
|
class="button primary twitter-link"
|
|
style="background-color: #8AE1A2; border: 0px solid #8AE1A2; border-radius: 4px; border-width: 13px 20px 13px 18px; box-sizing: content-box; color: #1a1a1a !important; cursor: pointer; display: inline-block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 17px; font-style: normal; font-weight: 300; height: 24px; line-height: 24px; margin: 0; opacity: 1; outline: none; padding: 0; text-align: center; text-decoration: none !important; vertical-align: middle;"><img
|
|
src="https://cdn.substack.com/image/fetch/w_23.1,c_scale,f_png,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Ficon%2FShareIcon%3Fv%3D2%26height%3D42%26stroke%3D%2523FFF%26strokeWidth%3D2"
|
|
width="11.55" height="21"
|
|
style="border: none !important; display: inline-block; height: 21px; margin-right: 8px; max-width: 11.55px; vertical-align: middle; width: 21px;"
|
|
alt=""><span style="color: #1a1a1a; text-decoration: none;">Share</span></a></p></div>
|
|
<div class="footer"
|
|
style="background: #f8f8f8 !important; color: #bcbcbc; font-size: 16px; line-height: 26px; margin-top: 24px; padding: 32px; text-align: center;">
|
|
<p class="small"
|
|
style="color: #bcbcbc; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 13px; line-height: 26px; margin: 0 0 1em 0; margin-bottom: 0; padding-bottom: 30px;">
|
|
© 2022 <span>Andrew Bulkeley, Maurice Frank</span> <a
|
|
href="https://email.mg2.substack.com/c/eJwlkl1zoyAUhn9NvFsH8ANz4cVu0zTuVjtts_nojYNwEomKjuBa_fWLCcMA8x4O58z7wJmBa9tPcddq4yxLbqYOYgWjrsEY6J1BQ59LEVMSUEoJdkTsCxwFkSN1fukBGibr2PQDON1Q1JIzI1u1ZPhBtCaRU8a4YAQQ8tcBZwXmEHEcMEbCteBUXEL2KMwGIUFxiOEf9FOrwKnj0phOr7yfK7K1cxxHl6AOeg7KuAX0tVRWZnypaA9CalbUkN9bWnlb01agVt4Gpt-Yk8N0InWV3Fovvf31splP6eco-ct6Ftt19_WUhNmGf6f7528b00lTl8Jq6f6M0tszSWc-ZvY-O2WzfUPy3UG-7t_x26aa3p4SnagMn2USJs1Hx8lWFi-Hy9cRl-w4ysu7u6-y9vXYkuwP-pUOIgpm77Y7qx_hDmHvcEw25jRvPzVO_KsjY4IIQRj7mHgB8lziohCLwkcBDdcFRoK6l6qYzI2WKx81V-LqodCG8crlbeP0sZ7ccSgLG7wuVtxVCye3ezMoaaYc1OKUeHAzD_x32_IrKOjttxA5MzEOfYJDj6LAR94D0wKWYjsodWxZ0dosZTvu-na2WP4DtbfHgg"
|
|
style="color: #bcbcbc; text-decoration: underline;"><span
|
|
style="color: #bcbcbc; text-decoration: underline;">Unsubscribe</span></a><br>Sredzkistrasse
|
|
64, 10405 Berlin</p>
|
|
<p class="small powered-by-substack"
|
|
style="color: #bcbcbc; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 13px; line-height: 26px; margin: 0 0 1em 0; margin-bottom: 0; padding-bottom: 0;">
|
|
<a href="https://email.mg2.substack.com/c/eJxNkcFuhCAURb9GlgYQxFmwaNLMbxiEp0OrYODRif364tgmJYTFuXm5912sQVhiOvQeM5LzGfHYQQd45hUQIZGSIY3eacWlUooz4rRwbJAD8XmcE8Bm_KoxFSB7mVZvDfoYzgkhhxsfyEPD1EnOOymscMYMcxX4jVsp1QAcXH8Zm-I8BAsaviAdMQBZ9QNxz0331vB7vblMGY39bG3cTtLdC25jjiVZaLr3P7nh_ck3cL5slb8S_kIbA0LASucYz_W85pRzyphgNSHtWt7SnrlJUKn628SoU-38OR34oR6NoNvC2_8xSNL5aJ_lMVVxOY1etDZRrbatBI_HCMFMK7irJLy6foUaFwiQ6h-40aBmveCs7xSVgnZXJ2eLitWjFKm2LtapUBPvKX7XNX4AmkKWkw"
|
|
style="color: #bcbcbc; text-decoration: none;"><img alt="Publish on Substack"
|
|
src="https://cdn.substack.com/image/fetch/w_340,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Fpublish-on-substack.png"
|
|
width="170" height="32"
|
|
style="border: none !important; margin-top: 3px; max-width: 550px; vertical-align: middle;"></a>
|
|
</p></div>
|
|
</div>
|
|
</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
<img width="1px" height="1px" alt=""
|
|
src="https://email.mg2.substack.com/o/eJwtkE2ShCAMhU8zLC1AEF1wFgokKtMKFoTpck4_2E42qXr5eV8yW4Q15UufqSCBw4bdrBAhN90bi5oNgrOhV1QK2hOvhWejHEkoZsnw6deYK5Czuj3MFkOKJrQ2OU58JJv2MC7gKfeguORyFMq6CTzM1lnGljbYjI2tPkCcQcMP5CvFf_lepFgLpUjQnHJOGROM95L2He_owLwTVKphcox61S0vd-G32r4EPVbeleoK2vnVzekgWZere9fNteJ6c3_Uhm1aPmoMeBmI1u3gn4vw-UktkG-Qhq-U4uwhw-sEHeFddkCETJqVT21rbJRnTr8Q8Q_jl3Ts">
|
|
</body>
|
|
</html>
|