# 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 28
# self = https://watcher.sour.is/conv/dvsqrpq
For mkws
I'm considering dropping version control completely as it's so small and I believe it's a good idea to send the message that you don't necessary need version control, but it's a good idea to be present on GitHub. What do you think?
@adi @thewismit Sure, you don't need to have one, but does it really hurt you? Even for small stuff it's an easy way have distributed backups. I also wouldn't want to miss the quick and easy diffability, which comes in very handy if I accidentally hit the wrong keys in vim without immediately noticing. The particular hosting is debatable, no question, but I certainly wouldn't want to loose the version control aspect in general.
@adi DVCS have made my life so much easier, I wouldn’t give that up. 🤔 Diffability™, history, checksums, syncability, easy branching. There are so many reasons for me to love it. 😊
@adi DVCS have made my life so much easier, I wouldn’t give that up. 🤔 Diffability™, history, checksums, syncability, easy branching. There are so many reasons for me to love it. 😊
@adi DVCS have made my life so much easier, I wouldn’t give that up. 🤔 Diffability™, history, checksums, syncability, easy branching. There are so many reasons for me to love it. 😊
@adi DVCS have made my life so much easier, I wouldn’t give that up. 🤔 Diffability™, history, checksums, syncability, easy branching. There are so many reasons for me to love it. 😊
coincidently enough the hash for this conversation actually starts with DVS 🤣
coincidently enough the hash for this conversation actually starts with DVS 🤣
coincidently enough the hash for this conversation actually starts with DVS 🤣
@thewismit @vain I don't want to give up VCS in general I'm just considering doing for this project because of its size. Anybody can create a mirror.
@thewismit @vain I don't want to give up VCS in general I'm just considering doing for this project because of its size. Anybody can create a mirror.
@thewismit @vain I don't want to give up VCS in general I'm just considering doing for this project because of its size. Anybody can create a mirror.
@thewismit DVCS = Distributed Version Control System. Something like Mercurial, Bazaar, Darcs, or Git. (Git was probably won this “war”, but there are others.) =
@thewismit DVCS = Distributed Version Control System. Something like Mercurial, Bazaar, Darcs, or Git. (Git was probably won this “war”, but there are others.) =
@thewismit DVCS = Distributed Version Control System. Something like Mercurial, Bazaar, Darcs, or Git. (Git was probably won this “war”, but there are others.) =
@thewismit DVCS = Distributed Version Control System. Something like Mercurial, Bazaar, Darcs, or Git. (Git was probably won this “war”, but there are others.) =
@adi I see. 🤔 Dunno, I might be biased here. The advantages outweigh the costs by far, IMHO. I use Git for almost everything, no matter the size.
@adi I see. 🤔 Dunno, I might be biased here. The advantages outweigh the costs by far, IMHO. I use Git for almost everything, no matter the size.
@adi I see. 🤔 Dunno, I might be biased here. The advantages outweigh the costs by far, IMHO. I use Git for almost everything, no matter the size.
@adi I see. 🤔 Dunno, I might be biased here. The advantages outweigh the costs by far, IMHO. I use Git for almost everything, no matter the size.
@vain It's just me playing around.
@vain It's just me playing around.
@vain It's just me playing around.
@adi @thewismit @vain @prologic Yes, so do I. I don't feel any overhead, even for the most basic stuff. But I also have a single repository for all my super tiny stuff of various sorts.