# 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 238473
# self = https://watcher.sour.is?offset=237862
# next = https://watcher.sour.is?offset=237962
# prev = https://watcher.sour.is?offset=237762
@prologic Enjoy your road trip! Have fun!! š¤
š§® USERS:1 FEEDS:2 TWTS:1378 ARCHIVED:87729 CACHE:2694 FOLLOWERS:22 FOLLOWING:14
[47°09ā²15ā³S, 126°43ā²51ā³W] Re-taking samples
@kat I might give it a shot. š
Skimming through the manual: I had no idea that keeping the āupā cursor pressed actually slows you down at some point. š¤¦
@kat I might give it a shot. š
Skimming through the manual: I had no idea that keeping the āupā cursor pressed actually slows you down at some point. š¤¦
@aelaraji I use Alt+.
all the time, itās great. š
FWIW, another thing I often use is !!
to recall the entire previous command line:
$ find -iname '*foo*'
./This is a foo file.txt
$ cat "$(!!)"
cat "$(find -iname '*foo*')"
This is just a test.
Yep!
Or:
$ ls -al subdir
ls: cannot open directory 'subdir': Permission denied
$ sudo !!
sudo ls -al subdir
total 0
drwx------ 2 root root 60 Jun 20 19:39 .
drwx------ 7 jess jess 360 Jun 20 19:39 ..
-rw-r--r-- 1 root root 0 Jun 20 19:39 nothing-to-see
@aelaraji I use Alt+.
all the time, itās great. š
FWIW, another thing I often use is !!
to recall the entire previous command line:
$ find -iname '*foo*'
./This is a foo file.txt
$ cat "$(!!)"
cat "$(find -iname '*foo*')"
This is just a test.
Yep!
Or:
$ ls -al subdir
ls: cannot open directory 'subdir': Permission denied
$ sudo !!
sudo ls -al subdir
total 0
drwx------ 2 root root 60 Jun 20 19:39 .
drwx------ 7 jess jess 360 Jun 20 19:39 ..
-rw-r--r-- 1 root root 0 Jun 20 19:39 nothing-to-see
[47°09ā²02ā³S, 126°43ā²00ā³W] Analyzing samples
@movq omg yeah! this one looks cute too (i'm weak to anything tux related!) but the commercial release has so much unpolished charm i love it! btw it's on [internet archive(https://archive.org/details/TuxRacerCD) if you wanna download & play it :]
@movq omg yeah! this one looks cute too (i'm weak to anything tux related!) but the commercial release has so much unpolished charm i love it! btw it's on [internet archive(https://archive.org/details/TuxRacerCD) if you wanna download & play it :]
@bender I SANG ALONG IN MY HEAD LMAOOO
@bender I SANG ALONG IN MY HEAD LMAOOO
[47°09ā²51ā³S, 126°43ā²02ā³W] 4446 days without news from Herve
@andros U2FsdGVkX1+smE42W302N1gyZ7DWTfB4DFdg/XRGYuuyNQLD0LaRuefMEULJOVjawGviUOSrypabRdS7ZabiQQ==
I also just noticed that the performance issue doesnāt affect all games. š¤ Sigh, Iāll just downgrade for the time being. Not in the mood to fiddle with this.
I also just noticed that the performance issue doesnāt affect all games. š¤ Sigh, Iāll just downgrade for the time being. Not in the mood to fiddle with this.
@kat I guess that qualifies as an āArch momentā, albeit the first one I encountered. Iām running this since 2008 and itās usually very smooth sailing. š
@lyse Yeah, YMMV. Some games work(ed) great in Wine, others not at all. I just use it because itās easier than firing up my WinXP box. (I donāt use Wine for regular applications, just games.)
@kat I guess that qualifies as an āArch momentā, albeit the first one I encountered. Iām running this since 2008 and itās usually very smooth sailing. š
@lyse Yeah, YMMV. Some games work(ed) great in Wine, others not at all. I just use it because itās easier than firing up my WinXP box. (I donāt use Wine for regular applications, just games.)
[47°09ā²05ā³S, 126°43ā²03ā³W] --interrupted--
[47°09ā²24ā³S, 126°43ā²33ā³W] Non-significative results -- sampling finished
@bender Now I AM curious! What rabbit-hole? what am I missing here? š
Just discovered how easy it is to recall my last arg in shell and my brain went 𤯠How come I've never learned about this before!? I wonder how many other QOL shortcuts I'm missing on š„²
š§® USERS:1 FEEDS:2 TWTS:1377 ARCHIVED:87719 CACHE:2687 FOLLOWERS:22 FOLLOWING:14
GRAFANA IS DRIVING ME NUTSSSSSSS
GRAFANA IS DRIVING ME NUTSSSSSSS
@lyse as long as i get to see silly little tux sliding around in a silly game older than me it's ok <3 even if i committed windows/wine crimes to see it <33
@lyse as long as i get to see silly little tux sliding around in a silly game older than me it's ok <3 even if i committed windows/wine crimes to see it <33
[47°09ā²41ā³S, 126°43ā²12ā³W] Taking samples
is my desktop cute yes or yes
is my desktop cute yes or yes
Speaking of Wine, Arch Linux completely fucked up Wine for me with the latest update.
- 16-bit support is gone.
- Performance of 3D games is horrible and unplayable.
Arch is shipping a WoW64 build now, which is not yet ready for prime time.
And *then* I realized that thereās actually only one stable Wine release per year but Arch has been shipping development releases all the time. Thatās quite unusual. Iām used to Arch only shipping stable packages ⦠huh.
Hopefully things will improve again. Iām not eager to build Wine from source. Iād rather ditch it and resort to my real Windows XP box for the little (retro)gaming that I do ⦠š«¤
Speaking of Wine, Arch Linux completely fucked up Wine for me with the latest update.
- 16-bit support is gone.
- Performance of 3D games is horrible and unplayable.
Arch is shipping a WoW64 build now, which is not yet ready for prime time.
And *then* I realized that thereās actually only one stable Wine release per year but Arch has been shipping development releases all the time. Thatās quite unusual. Iām used to Arch only shipping stable packages ⦠huh.
Hopefully things will improve again. Iām not eager to build Wine from source. Iād rather ditch it and resort to my real Windows XP box for the little (retro)gaming that I do ⦠š«¤
@movq i'm grateful that this works at least!
@movq i'm grateful that this works at least!
@kat lol, oof, well, better than nothing. š„“ It appears to run quite well. š¤
@kat lol, oof, well, better than nothing. š„“ It appears to run quite well. š¤
@kat UPDATE: getting it to run natively through a VM and other means all failed! so i did the cursed thing and tried the windows installer in wine.....
GUESS WHAT WORKED
@kat UPDATE: getting it to run natively through a VM and other means all failed! so i did the cursed thing and tried the windows installer in wine.....
GUESS WHAT WORKED
@thecanine i do not get the reference but this is very cute!
@thecanine i do not get the reference but this is very cute!
@movq missing libraries :( i expected it though
@movq missing libraries :( i expected it though
[47°09ā²06ā³S, 126°43ā²24ā³W] --bad checksum--
Achievement Unlocked: I have finally gotten to sit my ass down and watch Back to the future
from start to the end.
@prologic But is there a source for it? Am I too stupid to use that site? š¤Ŗ
@prologic But is there a source for it? Am I too stupid to use that site? š¤Ŗ
@prologic ⦠or just bullshit.
> I'm Alex, COO at ColdIQ. Built a $4.5M ARR business in under 2 years.
Some āC-levelā guy telling people what to do, yeah, I have my doubts.
@prologic ⦠or just bullshit.
> I'm Alex, COO at ColdIQ. Built a $4.5M ARR business in under 2 years.
Some āC-levelā guy telling people what to do, yeah, I have my doubts.
@prologic This doesnāt cite any sources, might as well be satire. š¤
@prologic This doesnāt cite any sources, might as well be satire. š¤
@kat Awww. :( Can you tell why? Missing libraries or does it just segfault?
@kat Awww. :( Can you tell why? Missing libraries or does it just segfault?
update on tux racer: ofc it doesn't run on modern linux LMFAOOOOOOO i'm installing red hat in a VM right now
update on tux racer: ofc it doesn't run on modern linux LMFAOOOOOOO i'm installing red hat in a VM right now
[47°09ā²47ā³S, 126°43ā²52ā³W] Reading: 1.68 Sv
To really annoy my neighbors and everyone in a 5 mile radius, I might take my Model M and type a blogpost on the balcony. š
To really annoy my neighbors and everyone in a 5 mile radius, I might take my Model M and type a blogpost on the balcony. š
Ingredientes nas receitas americanas be like
> 3tbsp kosher salt
> 1oz unsalted butter
Quando alguƩm lhes explicar vai-se sentir as ondas de choque no planeta durante meses
Ingredientes nas receitas americanas be like
> 3tbsp kosher salt
> 1oz unsalted butter
Quando alguƩm lhes explicar vai-se sentir as ondas de choque no planeta durante meses
Bon c'est pas tout ça, mais je crois qu'aujourd'hui, ça sera serpillage à froid partout pour refroidir la maison :)
Bon c'est pas tout ça, mais je crois qu'aujourd'hui, ça sera serpillage à froid partout pour refroidir la maison :)
Les gens qui arrosent leur pelouse le soir, vous aimez les moustiques en fait? Collabos! š¦
Les gens qui arrosent leur pelouse le soir, vous aimez les moustiques en fait? Collabos! š¦