# 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 31
# self = https://watcher.sour.is/conv/ua6ghra
Updated the docs page on https://mkws.sh/docs.html !
@adi Nice!
@adi Nice!
@adi Nice!
@adi Why another static site generator? What are you trying to do differently?
@thewismit @adi Then you must really love uLinux 🤣
@thewismit @adi Then you must really love uLinux 🤣
@thewismit @adi Then you must really love uLinux 🤣
@thewismit I'm "trying" to do as little as possible! 😁 Less everything! Less code, less abstractions, less files, less dependencies, less "techs". Minimal stuff required to solve duplication basically and minimal stuff to get a site up.
@thewismit I'm "trying" to do as little as possible! 😁 Less everything! Less code, less abstractions, less files, less dependencies, less "techs". Minimal stuff required to solve duplication basically and minimal stuff to get a site up.
@thewismit I'm "trying" to do as little as possible! 😁 Less everything! Less code, less abstractions, less files, less dependencies, less "techs". Minimal stuff required to solve duplication basically and minimal stuff to get a site up.
@thewismit @prologic I believe uLinux is cool, but tbh I’m not a big fan of busybox, it’s a little bit weird how they bundled everything in one executable, but I understand it’s the only viable option.
@thewismit @prologic I believe uLinux is cool, but tbh I’m not a big fan of busybox, it’s a little bit weird how they bundled everything in one executable, but I understand it’s the only viable option.
@thewismit @prologic I believe uLinux is cool, but tbh I’m not a big fan of busybox, it’s a little bit weird how they bundled everything in one executable, but I understand it’s the only viable option.
@thewismit @adi I actually don’t have a problem with that pattern myself. you’re basically just executing a different code path in your binary depending on the value of argv[0]
@thewismit @adi I actually don’t have a problem with that pattern myself. you’re basically just executing a different code path in your binary depending on the value of argv[0]
@thewismit @adi I actually don’t have a problem with that pattern myself. you’re basically just executing a different code path in your binary depending on the value of argv[0]
@prologic @thewismit I understand how it works, but I *personally* perceive it as a little bit weird.
@prologic @thewismit I understand how it works, but I *personally* perceive it as a little bit weird.
@prologic @thewismit I understand how it works, but I *personally* perceive it as a little bit weird.
Why?
Why?
Why?
@prologic Because all of the other implementations GNU, BSD, https://core.suckless.org/sbase/ implement them as single binaries and because that's how most UNIX programs are implemented. The philosophy says "Make each program do one thing well", that's one program that does all things.
@prologic Because all of the other implementations GNU, BSD, https://core.suckless.org/sbase/ implement them as single binaries and because that's how most UNIX programs are implemented. The philosophy says "Make each program do one thing well", that's one program that does all things.
@prologic Because all of the other implementations GNU, BSD, https://core.suckless.org/sbase/ implement them as single binaries and because that's how most UNIX programs are implemented. The philosophy says "Make each program do one thing well", that's one program that does all things.
@adi I found you via twtxt and am considering using it as my blogging/microblogging platform. But then I see what you're doing and I wonder if I should just create templates for micro/macro posts.

I suppose it depends on how much functionality I want.
@adi I found you via twtxt and am considering using it as my blogging/microblogging platform. But then I see what you're doing and I wonder if I should just create templates for micro/macro posts.\n\nI suppose it depends on how much functionality I want.
What do you mean?
What do you mean?
What do you mean?