# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 14834
# self = https://watcher.sour.is?uri=https://www.uninformativ.de/twtxt.txt&offset=14381
# next = https://watcher.sour.is?uri=https://www.uninformativ.de/twtxt.txt&offset=14481
# prev = https://watcher.sour.is?uri=https://www.uninformativ.de/twtxt.txt&offset=14281
@prologic Not sure what you mean by silly shenanigans? 😅 I think our companies are smaller in general and thus easier to reach. But the bigger the company, the harder it gets, I’d say. 🤔 (I don’t even know if we have EU laws that *require* a certain level of customer service. Could be! Honestly, I very rarely reach out to companies. 🤔)
@prologic Not sure what you mean by silly shenanigans? 😅 I think our companies are smaller in general and thus easier to reach. But the bigger the company, the harder it gets, I’d say. 🤔 (I don’t even know if we have EU laws that *require* a certain level of customer service. Could be! Honestly, I very rarely reach out to companies. 🤔)
@prologic Not sure what you mean by silly shenanigans? 😅 I think our companies are smaller in general and thus easier to reach. But the bigger the company, the harder it gets, I’d say. 🤔 (I don’t even know if we have EU laws that *require* a certain level of customer service. Could be! Honestly, I very rarely reach out to companies. 🤔)
@prologic Not sure what you mean by silly shenanigans? 😅 I think our companies are smaller in general and thus easier to reach. But the bigger the company, the harder it gets, I’d say. 🤔 (I don’t even know if we have EU laws that *require* a certain level of customer service. Could be! Honestly, I very rarely reach out to companies. 🤔)
@lyse Yyyyyyyes, but I don’t think/*hope* that’s related. That’s the last thing I need. 😂 I’m hoping it’s just crashed routers at the ISP or something like that.
@lyse Yyyyyyyes, but I don’t think/*hope* that’s related. That’s the last thing I need. 😂 I’m hoping it’s just crashed routers at the ISP or something like that.
@lyse Yyyyyyyes, but I don’t think/*hope* that’s related. That’s the last thing I need. 😂 I’m hoping it’s just crashed routers at the ISP or something like that.
@lyse Yyyyyyyes, but I don’t think/*hope* that’s related. That’s the last thing I need. 😂 I’m hoping it’s just crashed routers at the ISP or something like that.
@lyse Mutt, since … 2008, I think. 😅
@lyse Mutt, since … 2008, I think. 😅
@lyse Mutt, since … 2008, I think. 😅
@lyse Mutt, since … 2008, I think. 😅
@prologic Hmm, my workflow looks like this:
- My public server receives mail.
- Either my desktop PC or my laptop fetches new mail (via mpop) into a maildir.
- That maildir gets synced to other machines via unison (I used Git for that purpose for 13 years, unison is a bit faster).
Sending mail works similarly:
- One of my machines sends mail (via msmtp) and stores it in the maildir.
- unison syncs that to other machines.
What I like about that is that I don’t have to keep the mail files on my server. If my server crashes (never happened so far), I can upload a new blank OpenBSD image and use config management to set it up. I actually don’t make backups of my mailserver/webserver. 😅
Regarding IMAP, well, I don’t actively dislike it (other than our server at work being very, very slow, but that’s probably not IMAP’s fault). It’s more that I don’t have a need for it. 🤔
@prologic Hmm, my workflow looks like this:
- My public server receives mail.
- Either my desktop PC or my laptop fetches new mail (via mpop) into a maildir.
- That maildir gets synced to other machines via unison (I used Git for that purpose for 13 years, unison is a bit faster).
Sending mail works similarly:
- One of my machines sends mail (via msmtp) and stores it in the maildir.
- unison syncs that to other machines.
What I like about that is that I don’t have to keep the mail files on my server. If my server crashes (never happened so far), I can upload a new blank OpenBSD image and use config management to set it up. I actually don’t make backups of my mailserver/webserver. 😅
Regarding IMAP, well, I don’t actively dislike it (other than our server at work being very, very slow, but that’s probably not IMAP’s fault). It’s more that I don’t have a need for it. 🤔
@prologic Hmm, my workflow looks like this:
- My public server receives mail.
- Either my desktop PC or my laptop fetches new mail (via mpop) into a maildir.
- That maildir gets synced to other machines via unison (I used Git for that purpose for 13 years, unison is a bit faster).
Sending mail works similarly:
- One of my machines sends mail (via msmtp) and stores it in the maildir.
- unison syncs that to other machines.
What I like about that is that I don’t have to keep the mail files on my server. If my server crashes (never happened so far), I can upload a new blank OpenBSD image and use config management to set it up. I actually don’t make backups of my mailserver/webserver. 😅
Regarding IMAP, well, I don’t actively dislike it (other than our server at work being very, very slow, but that’s probably not IMAP’s fault). It’s more that I don’t have a need for it. 🤔
@prologic Hmm, my workflow looks like this:
- My public server receives mail.
- Either my desktop PC or my laptop fetches new mail (via mpop) into a maildir.
- That maildir gets synced to other machines via unison (I used Git for that purpose for 13 years, unison is a bit faster).
Sending mail works similarly:
- One of my machines sends mail (via msmtp) and stores it in the maildir.
- unison syncs that to other machines.
What I like about that is that I don’t have to keep the mail files on my server. If my server crashes (never happened so far), I can upload a new blank OpenBSD image and use config management to set it up. I actually don’t make backups of my mailserver/webserver. 😅
Regarding IMAP, well, I don’t actively dislike it (other than our server at work being very, very slow, but that’s probably not IMAP’s fault). It’s more that I don’t have a need for it. 🤔
Yet another internet outage. Getting more and more of those. 😒
Yet another internet outage. Getting more and more of those. 😒
Yet another internet outage. Getting more and more of those. 😒
Yet another internet outage. Getting more and more of those. 😒
@kat Do you use a config management system like Ansible or BundleWrap on your servers? (bw is our in-house solution, we started it around the same time as Ansible.)
@kat Do you use a config management system like Ansible or BundleWrap on your servers? (bw is our in-house solution, we started it around the same time as Ansible.)
@kat Do you use a config management system like Ansible or BundleWrap on your servers? (bw is our in-house solution, we started it around the same time as Ansible.)
@kat Do you use a config management system like Ansible or BundleWrap on your servers? (bw is our in-house solution, we started it around the same time as Ansible.)
@eldersnake *Years*?! 😂
@kat Glad to hear that. 😃 We run about a thousand Ubuntu installations on servers and updates are usually smooth sailing.
@eldersnake *Years*?! 😂
@kat Glad to hear that. 😃 We run about a thousand Ubuntu installations on servers and updates are usually smooth sailing.
@eldersnake *Years*?! 😂
@kat Glad to hear that. 😃 We run about a thousand Ubuntu installations on servers and updates are usually smooth sailing.
@eldersnake *Years*?! 😂
@kat Glad to hear that. 😃 We run about a thousand Ubuntu installations on servers and updates are usually smooth sailing.
@lyse Ohh, I love them. Ever heard one calling? Pure dinosaur vibes.
@lyse Ohh, I love them. Ever heard one calling? Pure dinosaur vibes.
@lyse Ohh, I love them. Ever heard one calling? Pure dinosaur vibes.
@lyse Ohh, I love them. Ever heard one calling? Pure dinosaur vibes.
@arne /me rennt schreiend davon 🙈🙈🙈
@arne /me rennt schreiend davon 🙈🙈🙈
@arne /me rennt schreiend davon 🙈🙈🙈
@arne /me rennt schreiend davon 🙈🙈🙈
Das Firmenhandy sagt mir nach einem Update: „Dein Pixel kann jetzt noch mehr!“ Aha. Ist es jetzt ein Voxel? Kann’s jetzt mehr als 256 Farben? Oder was? Ich bin eindeutig nicht die Zielgruppe solcher Sprüche …
Das Firmenhandy sagt mir nach einem Update: „Dein Pixel kann jetzt noch mehr!“ Aha. Ist es jetzt ein Voxel? Kann’s jetzt mehr als 256 Farben? Oder was? Ich bin eindeutig nicht die Zielgruppe solcher Sprüche …
Das Firmenhandy sagt mir nach einem Update: „Dein Pixel kann jetzt noch mehr!“ Aha. Ist es jetzt ein Voxel? Kann’s jetzt mehr als 256 Farben? Oder was? Ich bin eindeutig nicht die Zielgruppe solcher Sprüche …
Das Firmenhandy sagt mir nach einem Update: „Dein Pixel kann jetzt noch mehr!“ Aha. Ist es jetzt ein Voxel? Kann’s jetzt mehr als 256 Farben? Oder was? Ich bin eindeutig nicht die Zielgruppe solcher Sprüche …
@prologic I don’t think that’ll help. 😅 But don’t worry, I’ve been disappointed in k8s again today, so I’m good. 😂
@prologic I don’t think that’ll help. 😅 But don’t worry, I’ve been disappointed in k8s again today, so I’m good. 😂
@prologic I don’t think that’ll help. 😅 But don’t worry, I’ve been disappointed in k8s again today, so I’m good. 😂
@prologic I don’t think that’ll help. 😅 But don’t worry, I’ve been disappointed in k8s again today, so I’m good. 😂
I really need to catch up on your recent twtxt proposals/developments. I’m totally lost in my other projects at the moment. 🫣
I really need to catch up on your recent twtxt proposals/developments. I’m totally lost in my other projects at the moment. 🫣
I really need to catch up on your recent twtxt proposals/developments. I’m totally lost in my other projects at the moment. 🫣
I really need to catch up on your recent twtxt proposals/developments. I’m totally lost in my other projects at the moment. 🫣
@lyse I think so. Not in my apartment, but somewhere in this building. I guess. 😂
@lyse I think so. Not in my apartment, but somewhere in this building. I guess. 😂
@lyse I think so. Not in my apartment, but somewhere in this building. I guess. 😂
@lyse I think so. Not in my apartment, but somewhere in this building. I guess. 😂
@johanbove Do it! Those things are great. The “sonic” ones are even better. I wish those products had been available 20 years ago, would have saved me some trouble. 😅
@johanbove Do it! Those things are great. The “sonic” ones are even better. I wish those products had been available 20 years ago, would have saved me some trouble. 😅
@johanbove Do it! Those things are great. The “sonic” ones are even better. I wish those products had been available 20 years ago, would have saved me some trouble. 😅
@johanbove Do it! Those things are great. The “sonic” ones are even better. I wish those products had been available 20 years ago, would have saved me some trouble. 😅
Typical construction site: Absolutely *nothing* happened so far. If there’s still nothing going on by Monday, I’m putting some of the disks back in.
Typical construction site: Absolutely *nothing* happened so far. If there’s still nothing going on by Monday, I’m putting some of the disks back in.
Typical construction site: Absolutely *nothing* happened so far. If there’s still nothing going on by Monday, I’m putting some of the disks back in.
Typical construction site: Absolutely *nothing* happened so far. If there’s still nothing going on by Monday, I’m putting some of the disks back in.
I’m developing k8s Stockholm syndrome. Send help.
I’m developing k8s Stockholm syndrome. Send help.
I’m developing k8s Stockholm syndrome. Send help.
I’m developing k8s Stockholm syndrome. Send help.
„Das Leben ist hart“, albert ein Stein.
– irgendwer auf YouTube
„Das Leben ist hart“, albert ein Stein.
– irgendwer auf YouTube
„Das Leben ist hart“, albert ein Stein.
– irgendwer auf YouTube
„Das Leben ist hart“, albert ein Stein.
– irgendwer auf YouTube
Speaking about telescopes, I have a feeling that a *modern* medium-priced telescope could be really great. I mean, if I can see Saturn’s rings with my *bird scope*, I would expect a good-ish telescope to be pretty great these days. 🤔
Speaking about telescopes, I have a feeling that a *modern* medium-priced telescope could be really great. I mean, if I can see Saturn’s rings with my *bird scope*, I would expect a good-ish telescope to be pretty great these days. 🤔
Speaking about telescopes, I have a feeling that a *modern* medium-priced telescope could be really great. I mean, if I can see Saturn’s rings with my *bird scope*, I would expect a good-ish telescope to be pretty great these days. 🤔
Speaking about telescopes, I have a feeling that a *modern* medium-priced telescope could be really great. I mean, if I can see Saturn’s rings with my *bird scope*, I would expect a good-ish telescope to be pretty great these days. 🤔
@lyse I see. 🤔 Does it say anything about the magnification factor?
@lyse I see. 🤔 Does it say anything about the magnification factor?
@lyse I see. 🤔 Does it say anything about the magnification factor?
@lyse I see. 🤔 Does it say anything about the magnification factor?
@lyse Oh no. 🥴 What kind of telescope have you got?
@lyse Oh no. 🥴 What kind of telescope have you got?
@lyse Oh no. 🥴 What kind of telescope have you got?
@lyse Oh no. 🥴 What kind of telescope have you got?