# 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 196320
# self = https://watcher.sour.is?offset=151425
# next = https://watcher.sour.is?offset=151525
# prev = https://watcher.sour.is?offset=151325
@mckinley To be fair I think iPad/iPhone is a bit different? You buy the "device" but you most certainly don't pay for a subscription to the OS? 🤔 Maybe I'm wrong here and it's all the "same same" 🤔
@mckinley To be fair I think iPad/iPhone is a bit different? You buy the "device" but you most certainly don't pay for a subscription to the OS? 🤔 Maybe I'm wrong here and it's all the "same same" 🤔
@mckinley To be fair I think iPad/iPhone is a bit different? You buy the "device" but you most certainly don't pay for a subscription to the OS? 🤔 Maybe I'm wrong here and it's all the "same same" 🤔
[47°09′17″S, 126°43′30″W] Transfer 25% complete...
Another digital license plate sighting today. It's an epidemic!
🧮 USERS:1 FEEDS:2 TWTS:745 ARCHIVED:67130 CACHE:2287 FOLLOWERS:14 FOLLOWING:14
@movq Haha now that one is kind of funny I admit but most puns I find utterly stupid 😆
@movq Haha now that one is kind of funny I admit but most puns I find utterly stupid 😆
@movq Haha now that one is kind of funny I admit but most puns I find utterly stupid 😆
I really could use some help with yarnd too and maybe a few interested parties could get together and build a better Twtxt / ActivityPub service? 🤔
I really could use some help with yarnd too and maybe a few interested parties could get together and build a better Twtxt / ActivityPub service? 🤔
I really could use some help with yarnd too and maybe a few interested parties could get together and build a better Twtxt / ActivityPub service? 🤔
@stigatle Ahh!!!! 🥳🥳🙃 Awesome news I've heard all week 😁
@stigatle Ahh!!!! 🥳🥳🙃 Awesome news I've heard all week 😁
@stigatle Ahh!!!! 🥳🥳🙃 Awesome news I've heard all week 😁
How long are we talking in terms of a short movie? 🤔
How long are we talking in terms of a short movie? 🤔
How long are we talking in terms of a short movie? 🤔
Another nail in the coffin.
I started working on a new scene (3D), I've wanted to make a short movie for a while, and I work on some of my ideas to get something started. Here is one of the scenes I made last weekend..
@prologic I will stick around, after thinking about it. Im sure support for both will come. Maybe Ill check if I can make some support in snac2 for yarn, that would be a fun project. I also want to work some more on the yarn desktop client, I miss working on it, polish it and make it more feature complete, and then also make one for snac2/activitypub (or make it into a general client that supports both at the same time).
[47°09′12″S, 126°43′43″W] Transponder fixed
[47°09′52″S, 126°43′45″W] Transponder malfunction
@prologic I am with you. Utterly stupid. I am fun at parties, I promise! I just don’t like puns.
[47°09′03″S, 126°43′06″W] --interrupted--
[47°09′23″S, 126°43′30″W] Reading: 0.27000 PPM
[47°09′44″S, 126°43′31″W] 3821 days without news from Herve
Pomp podcast is not too bad
🧮 USERS:1 FEEDS:2 TWTS:744 ARCHIVED:67117 CACHE:2285 FOLLOWERS:14 FOLLOWING:14
I like Talkville, but that's because I loved Smallville.
[47°09′07″S, 126°43′05″W] Reading: 1.42 Sv
[47°09′54″S, 126°43′33″W] Waiting for carrier
@prologic That’s a tough one. Newer versions of htop have a second panel that shows I/O (press Tab to get there), maybe that’s already installed?
You could also run ps aux and search for processes in the D state. I/O-bound processes tend to show up there.
@prologic That’s a tough one. Newer versions of htop have a second panel that shows I/O (press Tab to get there), maybe that’s already installed?
You could also run ps aux and search for processes in the D state. I/O-bound processes tend to show up there.
@prologic That’s a tough one. Newer versions of htop have a second panel that shows I/O (press Tab to get there), maybe that’s already installed?
You could also run ps aux and search for processes in the D state. I/O-bound processes tend to show up there.
@abucci already tried very hard to get that on there but it spews errors 😢
@abucci already tried very hard to get that on there but it spews errors 😢
@abucci already tried very hard to get that on there but it spews errors 😢
Pinellas County - Recovery: 4.99 miles, 00:09:34 average pace, 00:47:44 duration
first run with altra's. felt great. some hot spots on my foot pads but it felt like it was due to socks.
#running
Pinellas County - Recovery: 4.99 miles, 00:09:34 average pace, 00:47:44 duration
first run with altra's. felt great. some hot spots on my foot pads but it felt like it was due to socks.
#running
Pinellas County - Recovery: 4.99 miles, 00:09:34 average pace, 00:47:44 duration
first run with altra's. felt great. some hot spots on my foot pads but it felt like it was due to socks.
#running
Anyone have any ideas how you might identify processes (pids) on Linux machine that are responsible for most of the Disk I/O on that machine and subsequently causing high I/O wait times for other processes? 🤔
Important bit: The machine has no access to the internet, there are hardly any standard tools on it, etc. So I have to get something to it "air gapped". I have terminal access to it, so I can do interesting things like, base64 encode a static binary to my clipboard and paste it to a file, then base64 decode it and execute. That's about the only mechanisms I have.
Anyone have any ideas how you might identify processes (pids) on Linux machine that are responsible for most of the Disk I/O on that machine and subsequently causing high I/O wait times for other processes? 🤔
Important bit: The machine has no access to the internet, there are hardly any standard tools on it, etc. So I have to get something to it "air gapped". I have terminal access to it, so I can do interesting things like, base64 encode a static binary to my clipboard and paste it to a file, then base64 decode it and execute. That's about the only mechanisms I have.
Anyone have any ideas how you might identify processes (pids) on Linux machine that are responsible for most of the Disk I/O on that machine and subsequently causing high I/O wait times for other processes? 🤔
Important bit: The machine has no access to the internet, there are hardly any standard tools on it, etc. So I have to get something to it "air gapped". I have terminal access to it, so I can do interesting things like, base64 encode a static binary to my clipboard and paste it to a file, then base64 decode it and execute. That's about the only mechanisms I have.
[47°09′09″S, 126°43′11″W] Reading: 1.16000 PPM
[47°09′27″S, 126°43′08″W] Transfer aborted
@mckinley To me it sounds the only actually useful feature is the plate renewal. But all the license plate registration department would have to do is offer an online service – if that's not already the case. Solved. Everything else: What the heck!?
@adi Okay, cool, I guess. ;-) This nextvi readme is badly formatted in my opinion, I'm having a hard time skimming it. So it's a vi(m) with hardcoded keybinds is what I got before I got too tired of walking that document. Okay. I'm pretty happy with good old vim (fun fact: writing that wearing a Vim t-shirt). I never used Plan9 and presumably won't do it in the near future either. But I'm glad you're having a good time. :-)
[47°09′27″S, 126°43′22″W] Bad satellite signal -- switching to analog communication
Was sort of hoping for a more objective response and experiences with using any LLM local or Oyherwise as a "coding assistant" 😁
Was sort of hoping for a more objective response and experiences with using any LLM local or Oyherwise as a "coding assistant" 😁
Was sort of hoping for a more objective response and experiences with using any LLM local or Oyherwise as a "coding assistant" 😁
🧮 USERS:1 FEEDS:2 TWTS:743 ARCHIVED:67109 CACHE:2295 FOLLOWERS:14 FOLLOWING:14
[47°09′38″S, 126°43′54″W] 3820 days without news from Herve
[47°09′43″S, 126°43′53″W] Saalmi, retransmit, please
Is it _actually_ any better using the much more (_supposedly_) powerful ChatGPT from OpenAI and wll that jazz that runs some crazy $250k/day to run?! 🤔 Anyone?
Is it _actually_ any better using the much more (_supposedly_) powerful ChatGPT from OpenAI and wll that jazz that runs some crazy $250k/day to run?! 🤔 Anyone?
Is it _actually_ any better using the much more (_supposedly_) powerful ChatGPT from OpenAI and wll that jazz that runs some crazy $250k/day to run?! 🤔 Anyone?
Been playing around a bit with Continue.dev and Ollama.ai in VSCode (_which all runs locally_). I have to say, Continue.dev is not a bad tool in terms of "utility" and the overall UX is kind of nice. However; I dunno whether I'm just using inferior models like codellama or codellama (See Models), or whether I'm expecting far too much out of these "glorified" token prediction machines, but all this seems to be good for is banging out repetitive keystrokes.
The darn thing is just so well umm, fucking stupid and just umm clueless?! 🤦♂️ I'm not really sure what to think of any of this anymore... It's been so heavily hyped up over the past couple of years, but why? LIke you can't really get these models to do much for you, even its "summarize this ..." is kind of garbage really 😅
Been playing around a bit with Continue.dev and Ollama.ai in VSCode (_which all runs locally_). I have to say, Continue.dev is not a bad tool in terms of "utility" and the overall UX is kind of nice. However; I dunno whether I'm just using inferior models like codellama or codellama (See Models), or whether I'm expecting far too much out of these "glorified" token prediction machines, but all this seems to be good for is banging out repetitive keystrokes.
The darn thing is just so well umm, fucking stupid and just umm clueless?! 🤦♂️ I'm not really sure what to think of any of this anymore... It's been so heavily hyped up over the past couple of years, but why? LIke you can't really get these models to do much for you, even its "summarize this ..." is kind of garbage really 😅
Been playing around a bit with Continue.dev and Ollama.ai in VSCode (_which all runs locally_). I have to say, Continue.dev is not a bad tool in terms of "utility" and the overall UX is kind of nice. However; I dunno whether I'm just using inferior models like codellama or codellama (See Models), or whether I'm expecting far too much out of these "glorified" token prediction machines, but all this seems to be good for is banging out repetitive keystrokes.
The darn thing is just so well umm, fucking stupid and just umm clueless?! 🤦♂️ I'm not really sure what to think of any of this anymore... It's been so heavily hyped up over the past couple of years, but why? LIke you can't really get these models to do much for you, even its "summarize this ..." is kind of garbage really 😅
[47°09′48″S, 126°43′38″W] --bad checksum--
Pinellas County - Base: 5.29 miles, 00:09:06 average pace, 00:48:07 duration
beautiful morning, tons of energy. was worried my right calf may give me problems being so tight this morning but thankfully it didn't. such a drastic difference from the recent long run.
#running
Pinellas County - Base: 5.29 miles, 00:09:06 average pace, 00:48:07 duration
beautiful morning. tons of energy. was worried my right calf may give me problems being so tight this morning but thankfully it did not. such a drastic difference from the recent long run.
#running
Pinellas County - Base: 5.29 miles, 00:09:06 average pace, 00:48:07 duration
beautiful morning. tons of energy. was worried my right calf may give me problems being so tight this morning but thankfully it did not. such a drastic difference from the recent long run.
#running
Pinellas County - Base: 5.29 miles, 00:09:06 average pace, 00:48:07 duration
beautiful morning. tons of energy. was worried my right calf may give me problems being so tight this morning but thankfully it did not. such a drastic difference from the recent long run.
#running
@mckinley This sucks! Both rewriting and digital number plates. I never heard of them before.
> I think this product started with the question "How can
> we put an Internet-connected computer in people's cars?"
> and everything else was an afterthought. I'd say this is
> a solution looking for a problem, but it's not about the
> solution.
That's what I was thinking right at the beginning. Humankind is lost, there's no hope.
[47°09′54″S, 126°43′35″W] Transfer completed
[47°09′55″S, 126°43′55″W] Transfer 75% complete...
🧮 USERS:1 FEEDS:2 TWTS:742 ARCHIVED:67102 CACHE:2297 FOLLOWERS:14 FOLLOWING:14
I just lost 3/4 of a really good blog post by typing :q! without thinking and I'm having a really hard time rewriting it.
[47°09′44″S, 126°43′38″W] Transfer 50% complete...
[47°09′43″S, 126°43′46″W] Transfer 25% complete...
****
Y ya de paso que les obliguen a llevar silenciador ☝️ ⌘ Read more****