# 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 9
# self = https://watcher.sour.is/conv/26lbxda
@lyse Does that not still work? I forget what we did here....
@lyse Does that not still work? I forget what we did here....
I don't see a difference between https://yarn.zn80.net/media/77wEiErGirXTftAAhJaBEf.png and https://yarn.zn80.net/media/77wEiErGirXTftAAhJaBEf.png?full=1, @prologic. But maybe @carsten just uploaded a downsized version. I don't know.
@lyse They're definitely different:


(⎈ |local:default)
prologic@jamess-imac
Fri Apr 08 13:43:24
~/tmp/test-full
 130
$ ls -lah
total 680K
drwxr-xr-x   4 prologic staff  128 Apr  8 13:43  .
drwxr-xr-x 221 prologic staff 7.0K Apr  8 13:41  ..
-rw-r--r--   1 prologic staff 509K Apr  3 18:52  77wEiErGirXTftAAhJaBEf.png
-rw-r--r--   1 prologic staff 153K Apr  3 18:52 '77wEiErGirXTftAAhJaBEf.png?full=1'


But as you said, it _might_ have been a downscaled image in the first place?
@lyse They're definitely different:


(⎈ |local:default)
prologic@jamess-imac
Fri Apr 08 13:43:24
~/tmp/test-full
 130
$ ls -lah
total 680K
drwxr-xr-x   4 prologic staff  128 Apr  8 13:43  .
drwxr-xr-x 221 prologic staff 7.0K Apr  8 13:41  ..
-rw-r--r--   1 prologic staff 509K Apr  3 18:52  77wEiErGirXTftAAhJaBEf.png
-rw-r--r--   1 prologic staff 153K Apr  3 18:52 '77wEiErGirXTftAAhJaBEf.png?full=1'


But as you said, it _might_ have been a downscaled image in the first place?
Although this does seem a bit ass backwards 😅 I'll try to rememebr to look at this codepaht again.
Although this does seem a bit ass backwards 😅 I'll try to rememebr to look at this codepaht again.
@lyse I might have choosen the "medium" option in iOS after choosing the image before the upload. This is why the image is only ~509k and not 3,5M~
@prologic Aha, that's also an interesting fact that the "resized" version is actually much bigger in file size than the original one. The compression algorithm seems to do some weird things (or is just not suitable for PNG, I don't know). @carsten Right, thanks for the clarification.