😂😂😂
"
, and other "spurious" characters in it?
main.go
(but it can be done on a template now, so no reason to touch the code):
<time class="dt-published" datetime="{{ $twt.Created | date "2006-01-02T15:04:05Z07:00" }}">
{{ $twt.Created | date "2006-01-02 15:04:05 MST" }}
</time>
See https://ferengi.one. I am going to further customise things, but that's a start.
+0000 UTC+0000
. Same on a local test I am running.I tried changing
{{ $twt.Created | date "2006-01-02T15:04:05Z07:00" }}
to {{ $twt.Created | date "2006-01-02T15:04:05" }}
, but no dice. I don't really care about the timezone. LOL.
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="https://cdn.simplecss.org/simple.min.css">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title>{{ .Title }}</title>
</head>
\t<body class="preload">
\t <main class="container">
\t\t{{ range $_, $twt := $.Twts }}
\t\t <article id="{{ $twt.Hash }}" class="h-entry">
\t\t\t<div class="u-author h-card">
\t\t\t <div class="dt-publish">
\t\t\t\t<a class="u-url" href="#{{ $twt.Hash }}">
\t\t\t\t <time class="dt-published" datetime="{{ $twt.Created | date "2006-01-02T15:04:05Z07:00" }}">
\t\t\t\t\t{{ $twt.Created }}
\t\t\t\t </time>
\t\t\t\t</a>
\t\t\t\t<span> {{ $twt.Created | time }}</span>
\t\t\t\t<a class="u-search" href="https://search.twtxt.net/twt/{{ $twt.Hash }}">(search)</a>
\t\t\t </div>
\t\t\t</div>
\t\t\t<div class="e-content">
\t\t\t {{ formatTwt $twt }}
\t\t\t</div>
\t\t </article>
\t\t{{ end }}
\t </main>
\t</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="https://cdn.simplecss.org/simple.min.css">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title>{{ .Title }}</title>
</head>
<body class="preload">
<main class="container">
{{ range $_, $twt := $.Twts }}
<article id="{{ $twt.Hash }}" class="h-entry">
<div class="u-author h-card">
<div class="dt-publish">
<a class="u-url" href="#{{ $twt.Hash }}">
<time class="dt-published" datetime="{{ $twt.Created | date "2006-01-02T15:04:05Z07:00" }}">
{{ $twt.Created }}
</time>
</a>
<span> {{ $twt.Created | time }}</span>
<a class="u-search" href="https://search.twtxt.net/twt/{{ $twt.Hash }}">(search)</a>
</div>
</div>
<div class="e-content">
{{ formatTwt $twt }}
</div>
</article>
{{ end }}
</main>
</body>
</html>
jenny
to convert twtxt.txt to HTML using @prologic's code?
jenny
renders this:

Original:

Modified:




Now the wait starts. 😩😂
salty
, and salty-keygen
? Why not both into one?
salty
?
go install go.mills.io/salty/cmd/salty@latest
instead. Duh!
go install go.salty.im/saltyim/cmd/salty-chat@latest
, moved salty-chat
to my bin
as salty
, and that one liner isn't working. What am I doing wrong?
salty
verify ed25519 signed messages? I asked on IRC, but never got a reply (or I missed it).
https://youtu.be/7Xf-Lesrkuc
> “I think Email Message-Id(s) only ever worked because typically you are exchanging emails with recipients you know and vice versa \n
Absolutely not! Maybe this is something best talked. 😅
> “I think Email Message-Id(s) only ever worked because typically you are exchanging emails with recipients you know and vice versa […]
Absolutely not! Maybe this is something best talked. 😅
> “I think Email Message-Id(s) only ever worked because typically you are exchanging emails with recipients you know and vice versa […]
Absolutely not! Maybe this is something best talked. 😅
So, how to reply, and engage with something that can potentially change? I think the email based
message-id
, and in-reply-to
would work best, without the rigid boundary of a hash that’s bound to break on edit.
> “\n they can trust that the hash is a cryptographic representing of the thread they’re replying to, no matter what.”
It isn’t about trust, is it? There has to be some kind of check to verify the hash is valid, no?
> “[…] they can trust that the hash is a cryptographic representing of the thread they’re replying to, no matter what.”
It isn’t about trust, is it? There has to be some kind of check to verify the hash is valid, no?

The first give away is the sender,
sendgrid@autovitalsinc.com
. Not Sengrid. Now, check the URL on the link provided to check the account activity:
https://u906946.ct.sendgrid.net/ls/click?upn=u001.eXk7eIEvNT22LuyWQ0fseoc5VY1jItvxPoavh2wfNVs292YMzvTAPj5D6nek1U6K7UfW_AsM5Hq3TBeAGlZrT-2F3g23iWCcJRPGZ-2B58DJxpgMgOTjgWklNQiAdGiHqmR6FFVhfWZJhnu1PSRslMuKGg1XNZs5e1lGu8kmdKhv7otlghl6qLMXiiXYZcvaUB5NruWwSBFcLdvi31NY-2Fru5oyrcrugm2iLYA0u5TiufyvA7SNTo3sDHx6WtS-2FmfEyN2svb9k1S4QGRFhuDseidMiFm0f9Q-3D-3D
I was curious, so I follow it on my dedicated VM for these kind of things. It took me to a page looking exactly like a Sendgrid login, with a
sendgrid.net
URL. Upon entering yourmotherisahamster@gmail.com
, as username, and yourfathersmellsofelderberries
as password, it sent me to https://screenprank.com/gandalf/.It was well done. This morning the same link renders a blank page with a "Not found" link that takes you to a
404
. Hmm...
curl
foo that does just that, don't be lazy! :-P
anth http://a.9srv.net/tw.txt
bender https://twtxt.net/user/bender/twtxt.txt
johanbove https://johanbove.info/twtxt.txt
ionores https://twtxt.net/user/ionores/twtxt.txt
lyse https://lyse.isobeef.org/twtxt.txt
mckinley https://twtxt.net/user/mckinley/twtxt.txt
movq https://www.uninformativ.de/twtxt.txt
prologic https://twtxt.net/user/prologic/twtxt.txt
stigatle https://yarn.stigatle.no/user/stigatle/twtxt.txt
thecanine https://twtxt.net/user/thecanine/twtxt.txt
xuu https://txt.sour.is/user/xuu/twtxt.txt
abucci https://anthony.buc.ci/user/abucci/twtxt.txt
soren https://darch.dk/twtxt.txt
aelaraji https://aelaraji.com/twtxt.txt
dbucklin https://www.davebucklin.com/twtxt.txt
falsifian https://www.falsifian.org/twtxt.txt
off_grid https://twtxt.net/user/off_grid_living/twtxt.txt
yarn_police https://twtxt.net/user/yarn_police/twtxt.txt
And the Maildir size is 212MB. What size (not followers list) is yours?

<u>
tag, maybe?
We sure have come a long way to make things better for people with far from perfect vision. It also makes me appreciate the vision I have.
Which font do you use at the Terminal?
Back to the original topic, I use an iPhone. I am one of those who is perfectly fine with the Apple App Store. 😊
