# 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 196336
# self = https://watcher.sour.is?offset=153499
# next = https://watcher.sour.is?offset=153599
# prev = https://watcher.sour.is?offset=153399
@xuu Yeah innovation is kind of dead when you have to compete with the big tech Gia at 🤯😢 Even when you're trying not to compete with them (FANG) 🤦‍♂️
@xuu Yeah innovation is kind of dead when you have to compete with the big tech Gia at 🤯😢 Even when you're trying not to compete with them (FANG) 🤦‍♂️
@xuu Yeah innovation is kind of dead when you have to compete with the big tech Gia at 🤯😢 Even when you're trying not to compete with them (FANG) 🤦‍♂️
I worry about spam for you 🤗
I worry about spam for you 🤗
I worry about spam for you 🤗
@eapl.me Ahh I see 🤔
@eapl.me Ahh I see 🤔
@eapl.me Ahh I see 🤔
[47°09′59″S, 126°43′39″W] Reading: 0.24 Sv
@prologic its not.. There are going to be 1000s of copy cat apps built on AI. And they will all die out when the companies that have the AI platforms copy them. It happened all the time with windows and mac os. And iphone.. Like flashlight and sound recorder apps.
@prologic its not.. There are going to be 1000s of copy cat apps built on AI. And they will all die out when the companies that have the AI platforms copy them. It happened all the time with windows and mac os. And iphone.. Like flashlight and sound recorder apps.
@eapl.me What does that "reply via Email" button do? 🤔
@eapl.me What does that "reply via Email" button do? 🤔
@eapl.me What does that "reply via Email" button do? 🤔
@xuu I see I see 🤔 So who came up with the idea first then? 🤔 It doesn't sound particularly novel nor unique 😆
@xuu I see I see 🤔 So who came up with the idea first then? 🤔 It doesn't sound particularly novel nor unique 😆
@xuu I see I see 🤔 So who came up with the idea first then? 🤔 It doesn't sound particularly novel nor unique 😆
@prologic the new product was GPTs. A way to create tailored bots for specific use cases. https://openai.com/blog/introducing-gpts (fun fact: I did an internal havkathon where we made something like this for $work onboarding. And I won a prize!)

The competed project is poe https://quorablog.quora.com/Introducing-creator-monetization-for-Poe which is basically the same idea. Make a AI not tailored to a specific domain of knowledge. And monitize it.

The timing fits very well as openAI announced it just a few weeks ago.
@prologic the new product was GPTs. A way to create tailored bots for specific use cases. https://openai.com/blog/introducing-gpts (fun fact: I did an internal hackathon where we made something like this for $work onboarding. And I won a prize!)

The competed project is poe https://quorablog.quora.com/Introducing-creator-monetization-for-Poe which is basically the same idea. Make a AI bot tailored to a specific domain of knowledge. And monitize it.

The timing fits very well as openAI announced it just a few weeks ago.
@prologic the new product was GPTs. A way to create tailored bots for specific use cases. https://openai.com/blog/introducing-gpts (fun fact: I did an internal hackathon where we made something like this for $work onboarding. And I won a prize!)

The competed project is poe https://quorablog.quora.com/Introducing-creator-monetization-for-Poe which is basically the same idea. Make a AI bot tailored to a specific domain of knowledge. And monitize it.

The timing fits very well as openAI announced it just a few weeks ago.
@prologic the new product was GPTs. A way to create tailored bots for specific use cases. https://openai.com/blog/introducing-gpts (fun fact: I did an internal hackathon where we made something like this for $work onboarding. And I won a prize!)

The competed project is poe https://quorablog.quora.com/Introducing-creator-monetization-for-Poe which is basically the same idea. Make a AI not tailored to a specific domain of knowledge. And monitize it.

The timing fits very well as openAI announced it just a few weeks ago.
EN: once a friend told me that

PT: um amigo da onça disse-me que
EN: once a friend told me that

PT: um amigo da onça disse-me que
xargs: an example for parallel batch jobs: https://www.codemadness.org/xargs.html
🧮 USERS:1 FEEDS:2 TWTS:792 ARCHIVED:67928 CACHE:2341 FOLLOWERS:14 FOLLOWING:14
Go Noles! 11-0!
@lyse Ahh!
@lyse Ahh!
@lyse Ahh!
@movq Apparently it's not necessarily targeted at Firefox per se, as the delayed loading thing has happened on Chromium-based browsers too, but more YouTube targeting those running an adblocker. The only part about that I don't quite get is why just spoofing a Chrome user agent often fixes it.
@movq I guess so. It's weird and obsessive. They are compulsively monopolistic anymore.
[47°09′48″S, 126°43′06″W] Reading: 1.39 Sv
@movq You're good, it's POSIX-compliant. ;-) I also was taught $* first instead of "$@". Looks like a common thing. :-) Shell has just soooooo many quirks and inconsistencies, it is quite hard to master it. But we'll never get rid of it.
@evil_bob Very cool! I have something similar: https://git.isobeef.org/lyse/gelbariab/-/blob/master/rss-proxys/youtubeuploadsfeed.py
@prologic Oh! :-D It's exactly what it looks like, it's an old castle built around 1250 and burned down when hit by lightning in 1865: https://en.wikipedia.org/wiki/Hohenrechberg_Castle
(I think I first saw for i; do in Shell-Skript Programmierung by Patrick Ditchen from 2008: German excerpt. They didn’t mention any restrictions on shell versions and I’ve been using it for ages. 😅 (I’m not too happy that the book uses for i in $* as the default template instead of for i in "$@". The book doesn’t care too much about file names with spaces in them.))
(I think I first saw for i; do in Shell-Skript Programmierung by Patrick Ditchen from 2008: German excerpt. They didn’t mention any restrictions on shell versions and I’ve been using it for ages. 😅 (I’m not too happy that the book uses for i in $* as the default template instead of for i in "$@". The book doesn’t care too much about file names with spaces in them.))
(I think I first saw for i; do in Shell-Skript Programmierung by Patrick Ditchen from 2008: German excerpt. They didn’t mention any restrictions on shell versions and I’ve been using it for ages. 😅 (I’m not too happy that the book uses for i in $* as the default template instead of for i in "$@". The book doesn’t care too much about file names with spaces in them.))
I wonder what Google would even bother to care about Firefox. According to https://netmarketshare.com, Firefox’s market share is around 5% on desktops. That’s still too much for Google, huh?
I wonder what Google would even bother to care about Firefox. According to https://netmarketshare.com, Firefox’s market share is around 5% on desktops. That’s still too much for Google, huh?
I wonder what Google would even bother to care about Firefox. According to https://netmarketshare.com, Firefox’s market share is around 5% on desktops. That’s still too much for Google, huh?
[47°09′23″S, 126°43′15″W] --no signal--
@lyse Oops, I must confess that I didn’t check whether that’s POSIX or not. 😬 So, thanks for the link. 👍

It really is a shame that there’s no guarantee that a shebang of #!/bin/sh enforces true and strict POSIX-conformity. This is all so fragile. 😞
@lyse Oops, I must confess that I didn’t check whether that’s POSIX or not. 😬 So, thanks for the link. 👍

It really is a shame that there’s no guarantee that a shebang of #!/bin/sh enforces true and strict POSIX-conformity. This is all so fragile. 😞
@lyse Oops, I must confess that I didn’t check whether that’s POSIX or not. 😬 So, thanks for the link. 👍

It really is a shame that there’s no guarantee that a shebang of #!/bin/sh enforces true and strict POSIX-conformity. This is all so fragile. 😞
@xuu And what fucking useless ass project would that happen to be?! 🤔 I must have missed that.
@xuu And what fucking useless ass project would that happen to be?! 🤔 I must have missed that.
@xuu And what fucking useless ass project would that happen to be?! 🤔 I must have missed that.
@xuu What what fucking useless ass project would that happen to be?! 🤔 I must have missed that.
@prologic the going theory is that openAI announced a new product that pretty much blew up the project of one of the board members. So that board member got 3 others to vote to fire Sam.
@prologic the going theory is that openAI announced a new product that pretty much blew up the project of one of the board members. So that board member got 3 others to vote to fire Sam.
Exceptionnelle démo de beatbox par MB14 - En Aparté - YouTube This guys who goes by the name of "MB14" is just so freka'n amazing 😅 Every sound you hear is made with his voice! 😱
Exceptionnelle démo de beatbox par MB14 - En Aparté - YouTube This guys who goes by the name of "MB14" is just so freka'n amazing 😅 Every sound you hear is made with his voice! 😱
Exceptionnelle démo de beatbox par MB14 - En Aparté - YouTube This guys who goes by the name of "MB14" is just so freka'n amazing 😅 Every sound you hear is made with his voice! 😱
[47°09′22″S, 126°43′26″W] Reading: 1.52000 PPM
[M [02;01;02]: 90'](https://staystrong.run/user/bmallred/activity/c5448a5d-4e81-4f42-9d0a-f425018ab8b8): 9.25 miles, 00:08:51 average pace, 01:21:46 duration
one of those runs you don't want to stop. great pace where it felt like i was pushing enough and also allowing myself to recover. had to call it quits with about 9 minutes left due to a weird pain in the left heel. feels fine now but being cautious. ready for a rest day tomorrow!
#running
Pinellas County - 90': 9.25 miles, 00:08:51 average pace, 01:21:46 duration
one of those runs you do not want to stop. great pace where it felt like i was pushing enough and also allowing myself to recover. had to call it quits with about 9 minutes left due to a weird pain in the left heel. feels fine now but being cautious. ready for a rest day tomorrow!
#running
Pinellas County - 90': 9.25 miles, 00:08:51 average pace, 01:21:46 duration
one of those runs you do not want to stop. great pace where it felt like i was pushing enough and also allowing myself to recover. had to call it quits with about 9 minutes left due to a weird pain in the left heel. feels fine now but being cautious. ready for a rest day tomorrow!
#running
Pinellas County - 90': 9.25 miles, 00:08:51 average pace, 01:21:46 duration
one of those runs you do not want to stop. great pace where it felt like i was pushing enough and also allowing myself to recover. had to call it quits with about 9 minutes left due to a weird pain in the left heel. feels fine now but being cautious. ready for a rest day tomorrow!
#running
[47°09′08″S, 126°43′27″W] Raw reading: 0x655C6381, offset +/-3
@eldersnake Agreed 🙌
@eldersnake Agreed 🙌
@eldersnake Agreed 🙌
https://www.codemadness.org/youtube-feed.html rss atom
[47°09′37″S, 126°43′40″W] Raw reading: 0x655C4761, offset +/-2
This war on adblockers by Google is particularly interesting with the way they're doubling down so desperately.

For one thing I bet their higher ups making these decisions probably run adblockers themselves, but the other thing is it's arguably downright dangerous to not use at least a basic adblocker.

And I'm not even talking about the wider web, I mean even on YouTube itself. It's plagued with scam ads, nsfw ads (ironic given how YT insists the content creators have to keep things clean to satisfy the ad payers) and even ads that'll lead to actual malware, if not spyware.

YouTube, if you can't even moderate your ad network properly, let alone the fact that at the very least they are WAY too frequent/obnoxious, you cannot insist on people disabling their adblocker
This war on adblockers by Google is particularly interesting with the way they're doubling down so desperately.

For one thing I bet they're higher ups making these decisions probably run adblockers themselves, but the other thing is it's arguably downright dangerous to not use at least a basic adblocker.

And I'm not even talking about the wider web, I mean even on YouTube itself. It's plagued with scam ads, nsfw ads (ironic given how YT insists the content creators have to keep things clean to satisfy the ad payers) and even ads that'll lead to actual malware, if not spyware.

YouTube, if you can't even moderate your ad network properly, let alone the fact that at the very least they are WAY too frequent/obnoxious, you cannot insist on people disabling their adblocker
Hello and welcome .
🧮 USERS:1 FEEDS:2 TWTS:791 ARCHIVED:67915 CACHE:2346 FOLLOWERS:14 FOLLOWING:14
@lyse I meant castle 🤦‍♂️
@lyse I meant castle 🤦‍♂️
@lyse I meant castle 🤦‍♂️
@darch I'll have a look later this week if you can remind me 🙏
@darch I'll have a look later this week if you can remind me 🙏
@darch I'll have a look later this week if you can remind me 🙏
very cool 👌
very cool 👌
very cool 👌
@thecanine Oh, I actually thought that the pin might be some kind of a reference. But I didn't figure out it was Czech. I guess the dog was doing dog stuff and hence especially the white got a bit dirty. :-) Yeah, they sometimes have some strange choices for their cosplay.
You'll never guess what I learned from https://www.uninformativ.de/blog/postings/2023-11-19/0/POSTING-en.html. I've never seen for i do in shell scripts. Turns out, that walks over all positional arguments. So I reckon my for i in "$@"; do can now be shorter from now on. Very interesting in that detailled explanation to see all the – at least to me – inconsistent handling of semicolons and line breaks.
hello guys
[47°09′40″S, 126°43′00″W] Non-significative results -- sampling finished
[M [02;01;01]: Recovery run](https://staystrong.run/user/bmallred/activity/7510cf15-6301-438c-95d4-fd5e172b1e29): 2.00 miles, 00:12:02 average pace, 00:24:04 duration

#running #treadmill
Recovery: 2.00 miles, 00:12:02 average pace, 00:24:04 duration

#running #treadmill
Recovery: 2.00 miles, 00:12:02 average pace, 00:24:04 duration

#running #treadmill
Recovery: 2.00 miles, 00:12:02 average pace, 00:24:04 duration

#running #treadmill
[47°09′41″S, 126°43′43″W] Taking samples
@darren Ah, that makes sense now.
@thecanine Cool, what uniform is he wearing?
@prologic What do you mean by "cattle looking buildings", which photo number? I don't see any buildings that look like cows. Or what is the other meaning of "cattle"?
@eapl.me Hmmm, random sort for the genres? I also do miss power metal. :-) But I generally listen to music that's on my own computer. No waste of network resources and just works all the time.
Youtube has started to artificially slow down video load times if you use Firefox. Spoofing Chrome magically makes this problem go away. : youtube
wtf is going on with Microsoft and OpenAI of late?! LIke Microsoft bought into OpenAI for some shocking $10bn USD, then Sam Altman gor fired, now he's been hired by Microsoft to run up a new "AI" division. wtf/! seriously?! 🤔 #Microsoft #OpenAI #Scandal
wtf is going on with Microsoft and OpenAI of late?! LIke Microsoft bought into OpenAI for some shocking $10bn USD, then Sam Altman gor fired, now he's been hired by Microsoft to run up a new "AI" division. wtf/! seriously?! 🤔 #Microsoft #OpenAI #Scandal
wtf is going on with Microsoft and OpenAI of late?! LIke Microsoft bought into OpenAI for some shocking $10bn USD, then Sam Altman gor fired, now he's been hired by Microsoft to run up a new "AI" division. wtf/! seriously?! 🤔 #Microsoft #OpenAI #Scandal
@Phys_org We're going to be killed by these people's excesses, almost literally. This ratio is indefensible.
On my blog: Developer Diary, Día de la Revolución https://john.colagioia.net/blog/2023/11/20/revolucion.html #programming #project #devjournal
[M [02;01;01]: Pyramids](https://staystrong.run/user/bmallred/activity/5b1b5abb-2906-4dab-b2d2-89230f6ec1f4): 6.50 miles, 00:09:01 average pace, 00:58:37 duration
u/d at 10:55, recovery at 9:41, on at 6:59. was trying to get to zone 5 and was sure the pace would get me there at the top, but barely got me in to threshold on the treadmill. curious if i was outside how different that would have been. didn't hit what i wanted but for the first speed work of the new training block it wasn't too shabby.
#running #treadmill
Pyramids: 5.39 miles, 00:10:53 average pace, 00:58:37 duration
called it early due to spicy food and opted for treadmill. was trying to get to zone 5 and was sure the pace would get me there at the peak, but barely reached threshold with conditions. curious if i was outside how different it would have been. new training block. 10:55, 9:41, 6:59
#running #treadmill