<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>My Twitter Archive</title> <style> body { font-family: monospace; background: #ffffff; color: #000; line-height: 1.3; max-width: 900px; margin: auto; pa

2 views
Skip to first unread message

a a

unread,
Apr 10, 2026, 2:25:23 PM (3 days ago) Apr 10
to soc.culture.polish
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>My Twitter Archive</title>
<style>
body {
    font-family: monospace;
    background: #ffffff;
    color: #000;
    line-height: 1.3;
    max-width: 900px;
    margin: auto;
    padding: 10px;
}
.post {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.date {
    color: #666;
    font-size: 12px;
}
.main {
    font-weight: bold;
}
.reply {
    margin-left: 20px;
    color: #333;
}
</style>
</head>

<body>

<h2>Twitter Archive – @euexpert2026</h2>

<div class="post">
<div class="date">2026-04-10</div>
<div class="main">Can AC work as a heat pump in winter?</div>
<div class="reply">– user1: yes but efficiency drops</div>
<div class="reply">– me: COP ~2–4 in mild cold</div>
<div class="reply">– user2: what about -20C?</div>
</div>

<div class="post">
<div class="date">2026-04-10</div>
<div class="main">Japan akiya homes sell for pennies</div>
<div class="reply">– user1: interesting for remote work</div>
<div class="reply">– me: depopulation is key factor</div>
</div>

<div class="post">
<div class="date">2026-04-09</div>
<div class="main">Brain waves during sleep vs infrasound</div>
<div class="reply">– user1: fascinating overlap</div>
<div class="reply">– me: both in low Hz range</div>
</div>

<!-- POWIELAJ BLOK "post" DO 100 WPISÓW -->

</body>
</html>
Reply all
Reply to author
Forward
0 new messages