@movq@www.uninformativ.de What do you think about this?
diff –git a/jenny b/jenny
index b47c78e..20cf659 100755
— a/jenny
+++ b/jenny
@@ -278,7 +278,8 @@ def prefill_for(email, reply_to_this, self_mentions):
def process_feed(config, nick, url, content, lasttwt):
nick_address, nick_desc = decide_nick(content, nick)
url_for_hash = decide_url_for_hash(content, url)
new_lasttwt = parse(‘1800-01-01T12:00:00+00:00’).timestamp()
# new_lasttwt = parse(‘1800-01-01T12:00:00+00:00’).timestamp()
new_lasttwt = None
for line in twt_lines_from_content(content):
res = twt_line_to_mail(@@ -296,7 +297,7 @@ def process_feed(config, nick, url, content, lasttwt):
twt_stamp = twt_date.timestamp() if lasttwt is not None and lasttwt >= twt_stamp: continueif twt_stamp > new_lasttwt:
if not new_lasttwt or twt_stamp > new_lasttwt:
new_lasttwt = twt_stamp mailname_new = join(config['maildir_target'], 'new', twt_hash)
@lyse@lyse.isobeef.org
Bottomline, twtxt is a poor’s man email system. 🤣
Is it me, or Gmail’s web interface is going down the drain? Using Safari—my default browser—often takes two, or three clicks to open an email. If it weren’t because its search is amazing, I would never visit its web interface.
The features that macOS Monterey will bring, albeit minor, will made for a better “quality of living”. I am looking forward to Notes, and the iCloud+ integration (Private Relay, Hide My Email). It also bring macOS cohesively close to iOS. My work 2015 iMac and M1 Mini will get it, so looking forward to it!
Email for everything ? ⌘ Read more
@prologic@twtxt.net I know, because fork makes it 100% sure to know who is replying to whom. Just like email’s in-reply-to does (plus the message-id).
@prologic@twtxt.net What if the reply does what fork does, for any replies to the top post, but not the top post itself? You know, like email does. Other than to reply to the top post (for which I use reply), I don’t use reply but fork, to reply to posts underneath because it is the logical thing to do.
@movq@www.uninformativ.de But it makes sense, right? I spend way too much time trying to figure out who replied to whom. I treat twts replies as emails, pretty much.
I wonder how can I set, on Mutt, a shorter subject (elipsed) on the status bar, while reading a email (or a twt).
Based on spam logs, I am (again) considering banning a bunch of TLDs at the server level. Has anyone ever gotten legitimate email from a .work, .casa, or .today domain, for example?
So tired of mobile phone vendor lock in and bad usability for the sake of keeping people in their services. Try printing a file from your email inbox to a Bluetooth printer from your Android phone.
https://relay.firefox.com/ email firefox
http://www.djcbsoftware.nl/code/mu/mu4e/Keybindings.html emacs email mu4e
https://www.emacswiki.org/emacs/MailtoHandler emacs email mailto
https://caolan.org/dotfiles/emacs.html#email emacs mu4e
https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/master/gnus-guide-en.org emacs email gnus
https://git-send-email.io/ email git
https://www.blog-libre.org/2017/09/21/messagerie-email-ethique-comment-preserver-sa-vie-privee-et-celle-de-son-entourage/ email privacy
https://github.com/jetmore/swaks cli email smtp
https://gist.github.com/carlosmcevilly/2221249 commit email git
I had a nightmare last night, I had to check my email on an M1 MacBook Pro, and the email client on it was just terrible, almost unusable.
@prologic@twtxt.net Twtxt.net’s privacy policy says you store emails, /register disagrees. Which is true?
Ah, no; and there we have a good example of finger’s poor discoverability! It matches my email address, though: echo a.9srv.net | sed ’s/./@/’
is there a twtxt mention crawler/indexer? just noticed I’ve been missing messages at me on here. hit me up on the fediverse: jb55 at bitcoinhackers dot org, or my email: jb55 at jb55 dot com
@prologic@twtxt.net Web Key Directory: a way to self host your public key. instead of using a central system like pgp.mit.net or OpenPGP.org you have your key on a server you own.
it takes an email@address.com hashes the part before the @ and turns it into [openpgpkey.]address.com/.well-known/openpgpkey[/address.com]/<hash>
can someone ELI5 how to set up hugo with drone CI? i tried the docs but i couldn’t get it to work. drop me an email or find me on irc. details on my website
@prologic@twtxt.net huh.. true.. the email is md5/sha256 before storing.. if twtxt acted as provider you would store that hash and point the SRV record to the pod. .. to act as a client it would need to store the hash and the server that hosts the image.
Gotta try this new Mautic email builder ⌘ https://github.com/Webmecanik/plugin-grapesjs-builder
if you thought emails were great at getting stuff lost, wait til you check out this thing called twtxt
Updates on downtime and server transfer/email ⌘ https://forum.lukesmith.xyz/thread-537.html
Email is still down ⌘
Possible email downage today ⌘
Working on a email wizard for mutt and offlineIMAP configs ⌘ https://www.youtube.com/watch?v=1h-Qr_Ricik
Get all your email offline for archiving, mutt, etc: Using isync ⌘
Validating an Email Address ⌘ Read more…
@kas@enotty.dk Well I do sign my emails, but the majority of persons I send emails to are not that kind of users :/
Random link from the archives: http://www.atlasobscura.com/articles/disneyland-yippies-1970?utm_source=digg&utm_medium=email originally archived Tue Jul 25 10:08:28 EDT 2017
Email icon https://www.topic.com/giant-mirrors-ocean-whitening-here-s-how-exxon-wanted-to-save-the-planet
The ‘As you know, Bob’ technique for infodumps gets a lot of flak, but all my internal corporate emails from upper management begin with ‘As you know,’, so I think there might be room to make it verisimilitudinous.
Isn’t it great that outlook just prevents people from emailing jar files to each other? Like, it’s not as though people occasionally need to send each other internal proprietary jars that aren’t conveniently hosted.
Email icon https://www.topic.com/mold-eats-world
I love how I just got an email to tell me that something I ordered was shipped. Funny thing is, this email came 2 days after it was delivered to me.
…when you realize that the automated API you’re using is really just sending an email to someone who will perform the task.