# 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 61014
# self = https://watcher.sour.is?uri=https://twtxt.net/user/prologic/twtxt.txt&offset=52591
# next = https://watcher.sour.is?uri=https://twtxt.net/user/prologic/twtxt.txt&offset=52691
# prev = https://watcher.sour.is?uri=https://twtxt.net/user/prologic/twtxt.txt&offset=52491
@xuu Yeah or in my case a lot of strings.TrimSpace() and strings.Split() because I hand-built a custom parser ๐Ÿคฃ
@xuu Yeah or in my case a lot of strings.TrimSpace() and strings.Split() because I hand-built a custom parser ๐Ÿคฃ
@lyse Actually my wife and I are fine so far ๐Ÿคž Maybe we'll get lucky and not catch the nasty shitโ„ข ?! ๐Ÿคฃ
@lyse Actually my wife and I are fine so far ๐Ÿคž Maybe we'll get lucky and not catch the nasty shitโ„ข ?! ๐Ÿคฃ
@lyse Actually my wife and I are fine so far ๐Ÿคž Maybe we'll get lucky and not catch the nasty shitโ„ข ?! ๐Ÿคฃ
@shreyan Nice! ๐Ÿ‘Œ Welcome! ๐Ÿค—
@shreyan Nice! ๐Ÿ‘Œ Welcome! ๐Ÿค—
@shreyan Nice! ๐Ÿ‘Œ Welcome! ๐Ÿค—
@slashdot BahahahahahahahHah
@slashdot BahahahahahahahHah
@slashdot BahahahahahahahHah
alecthomas/participle: A parser library for Go This is a pretty interesting library for parsing data into structs ๐Ÿค”
alecthomas/participle: A parser library for Go This is a pretty interesting library for parsing data into structs ๐Ÿค”
alecthomas/participle: A parser library for Go This is a pretty interesting library for parsing data into structs ๐Ÿค”
Admittedly I _could_ have use regex to parse those lines into the structures I needed, but oh well ๐Ÿ˜… Sometimes i hate regex ๐Ÿคฃ
Admittedly I _could_ have use regex to parse those lines into the structures I needed, but oh well ๐Ÿ˜… Sometimes i hate regex ๐Ÿคฃ
Admittedly I _could_ have use regex to parse those lines into the structures I needed, but oh well ๐Ÿ˜… Sometimes i hate regex ๐Ÿคฃ
@movq Haha ๐Ÿคฃ I guess I'm aiming for "if this were real, how would I approach it" ๐Ÿ˜…
@movq Haha ๐Ÿคฃ I guess I'm aiming for "if this were real, how would I approach it" ๐Ÿ˜…
@movq Haha ๐Ÿคฃ I guess I'm aiming for "if this were real, how would I approach it" ๐Ÿ˜…
- @taigrr
- @movq
- @prologic
- @xuu
- @taigrr
- @movq
- @prologic
- @xuu
- @taigrr
- @movq
- @prologic
- @xuu
Current #AdventOfCode Twtxt/Yarn Leaderboard
Current #AdventOfCode Twtxt/Yarn Leaderboard
Current #AdventOfCode Twtxt/Yarn Leaderboard
Day 2, Part 1 and Day 2, Part 2 of #AdvenOfCode all done and dusted ๐Ÿ˜…
Day 2, Part 1 and Day 2, Part 2 of #AdvenOfCode all done and dusted ๐Ÿ˜…
Day 2, Part 1 and Day 2, Part 2 of #AdvenOfCode all done and dusted ๐Ÿ˜…
Welcome @movq and @taigrr ๐Ÿ‘‹ I dunno how you guys are doing these so far, but it took me ~2hrs to get Day 2 done ๐Ÿคฃ Maybe I wrote too much code ๐Ÿ˜…~
Welcome @movq and @taigrr ๐Ÿ‘‹ I dunno how you guys are doing these so far, but it took me ~2hrs to get Day 2 done ๐Ÿคฃ Maybe I wrote too much code ๐Ÿ˜…~
Welcome @movq and @taigrr ๐Ÿ‘‹ I dunno how you guys are doing these so far, but it took me ~2hrs to get Day 2 done ๐Ÿคฃ Maybe I wrote too much code ๐Ÿ˜…~
~22h to go for the 3rd #AdventOfCode puzzle (Day 3) ๐Ÿ˜…

Come join us!

> ๐Ÿ‘‹ Hey you Twtxters/Yarners ๐Ÿ‘‹ Let's get a Advent of Code leaderboard going!
>

> Join with 1093404-315fafb8 and please use your usual Twtxt feed alias/name ๐Ÿ‘Œ

>

> Twtxt/Yarn AoC > Leaderboard~
~22h to go for the 3rd #AdventOfCode puzzle (Day 3) ๐Ÿ˜…

Come join us!

> ๐Ÿ‘‹ Hey you Twtxters/Yarners ๐Ÿ‘‹ Let's get a Advent of Code leaderboard going!
>

> Join with 1093404-315fafb8 and please use your usual Twtxt feed alias/name ๐Ÿ‘Œ

>

> Twtxt/Yarn AoC > Leaderboard~
~22h to go for the 3rd #AdventOfCode puzzle (Day 3) ๐Ÿ˜…

Come join us!

> ๐Ÿ‘‹ Hey you Twtxters/Yarners ๐Ÿ‘‹ Let's get a Advent of Code leaderboard going!
>

> Join with 1093404-315fafb8 and please use your usual Twtxt feed alias/name ๐Ÿ‘Œ

>

> Twtxt/Yarn AoC > Leaderboard~
@movq It's honestly not much better in Go really, but that's just par for the course with lower-level languages with type safety ๐Ÿคฃ
@movq It's honestly not much better in Go really, but that's just par for the course with lower-level languages with type safety ๐Ÿคฃ
@movq It's honestly not much better in Go really, but that's just par for the course with lower-level languages with type safety ๐Ÿคฃ
@movq Yeah ๐Ÿ˜ข
@movq Yeah ๐Ÿ˜ข
@movq Yeah ๐Ÿ˜ข
@movq It was perfect ๐Ÿ‘Œ
@movq It was perfect ๐Ÿ‘Œ
@movq It was perfect ๐Ÿ‘Œ
@movq I honestly think the video demo is actually pretty cool ๐Ÿ˜… It brings back so many memories ๐Ÿคฃ
@movq I honestly think the video demo is actually pretty cool ๐Ÿ˜… It brings back so many memories ๐Ÿคฃ
@movq I honestly think the video demo is actually pretty cool ๐Ÿ˜… It brings back so many memories ๐Ÿคฃ
@movq Very likely from our daughter, whom probably got it from school! So far we (the parents) haven't got any symptoms yet, but it's only a matter of time I guess ๐Ÿ˜ข
@movq Very likely from our daughter, whom probably got it from school! So far we (the parents) haven't got any symptoms yet, but it's only a matter of time I guess ๐Ÿ˜ข
@movq Very likely from our daughter, whom probably got it from school! So far we (the parents) haven't got any symptoms yet, but it's only a matter of time I guess ๐Ÿ˜ข
@movq That will be very cool to see! Especially if you publish the solutions and demos ๐Ÿ˜…
@movq That will be very cool to see! Especially if you publish the solutions and demos ๐Ÿ˜…
@movq That will be very cool to see! Especially if you publish the solutions and demos ๐Ÿ˜…
@movq LOL ๐Ÿคฃ To be fair though, during the work-week I'm unable to get to the puzzle quick enough ๐Ÿคฃ
@movq LOL ๐Ÿคฃ To be fair though, during the work-week I'm unable to get to the puzzle quick enough ๐Ÿคฃ
@movq LOL ๐Ÿคฃ To be fair though, during the work-week I'm unable to get to the puzzle quick enough ๐Ÿคฃ
Just ~1h5m to go for the 2nd #AdventOfCode puzzle (Day 2) ๐Ÿ˜…

Come join us!

> ๐Ÿ‘‹ Hey you Twtxters/Yarners ๐Ÿ‘‹ Let's get a Advent of Code leaderboard going!
>

> Join with 1093404-315fafb8 and please use your usual Twtxt feed alias/name ๐Ÿ‘Œ

>

> Twtxt/Yarn AoC > Leaderboard~
Just ~1h5m to go for the 2nd #AdventOfCode puzzle (Day 2) ๐Ÿ˜…

Come join us!

> ๐Ÿ‘‹ Hey you Twtxters/Yarners ๐Ÿ‘‹ Let's get a Advent of Code leaderboard going!
>

> Join with 1093404-315fafb8 and please use your usual Twtxt feed alias/name ๐Ÿ‘Œ

>

> Twtxt/Yarn AoC > Leaderboard~
Just ~1h5m to go for the 2nd #AdventOfCode puzzle (Day 2) ๐Ÿ˜…

Come join us!

> ๐Ÿ‘‹ Hey you Twtxters/Yarners ๐Ÿ‘‹ Let's get a Advent of Code leaderboard going!
>

> Join with 1093404-315fafb8 and please use your usual Twtxt feed alias/name ๐Ÿ‘Œ

>

> Twtxt/Yarn AoC > Leaderboard~
Just ~1h05m to go for the 2nd #AdventOfCode puzzle (Day 2) ๐Ÿ˜…

Come join us!

> ๐Ÿ‘‹ Hey you Twtxters/Yarners ๐Ÿ‘‹ Let's get a Advent of Code leaderboard going!
>

> Join with 1093404-315fafb8 and please use your usual Twtxt feed alias/name ๐Ÿ‘Œ

>

> Twtxt/Yarn AoC > Leaderboard~
Just ~2h55m to go for the 2nd Advent of Code puzzle (Day 2) ๐Ÿ˜… Come join us!

> ๐Ÿ‘‹ Hey you Twtxters/Yarners ๐Ÿ‘‹ Let's get a Advent of Code leaderboard going!

Join with 1093404-315fafb8 and please use your usual Twtxt feed alias/name ๐Ÿ‘Œ

Twtxt/Yarn AoC > Leaderboard~
Just ~2h55m to go for the 2nd Advent of Code puzzle (Day 2) ๐Ÿ˜… Come join us!

> ๐Ÿ‘‹ Hey you Twtxters/Yarners ๐Ÿ‘‹ Let's get a Advent of Code leaderboard going!
>
> Join with 1093404-315fafb8 and please use your usual Twtxt feed alias/name ๐Ÿ‘Œ
>
> Twtxt/Yarn AoC > Leaderboard~
Just ~2h55m to go for the 2nd Advent of Code puzzle (Day 2) ๐Ÿ˜… Come join us!

> ๐Ÿ‘‹ Hey you Twtxters/Yarners ๐Ÿ‘‹ Let's get a Advent of Code leaderboard going!
>
> Join with 1093404-315fafb8 and please use your usual Twtxt feed alias/name ๐Ÿ‘Œ
>
> Twtxt/Yarn AoC > Leaderboard~
Just ~2h55m to go for the 2nd Advent of Code puzzle (Day 2) ๐Ÿ˜… Come join us!

> ๐Ÿ‘‹ Hey you Twtxters/Yarners ๐Ÿ‘‹ Let's get a Advent of Code leaderboard going!
>
> Join with 1093404-315fafb8 and please use your usual Twtxt feed alias/name ๐Ÿ‘Œ
>
> Twtxt/Yarn AoC > Leaderboard~
This year for Advent of Code, I've decided again to write my AoC 2023 solutions in Go as well as using a more functional-style apporach using the very nice github.com/samber/lo package.
This year for Advent of Code, I've decided again to write my AoC 2023 solutions in Go as well as using a more functional-style apporach using the very nice github.com/samber/lo package.
This year for Advent of Code, I've decided again to write my AoC 2023 solutions in Go as well as using a more functional-style apporach using the very nice github.com/samber/lo package.
๐Ÿ‘‹ Hey you Twtxters/Yarners ๐Ÿ‘‹ Let's get a Advent of Code leaderboard going!

Join with 1093404-315fafb8 and please use your usual Twtxt feed alias/name ๐Ÿ‘Œ

Twtxt/Yarn AoC Leaderboard
๐Ÿ‘‹ Hey you Twtxters/Yarners ๐Ÿ‘‹ Let's get a Advent of Code leaderboard going!

Join with 1093404-315fafb8 and please use your usual Twtxt feed alias/name ๐Ÿ‘Œ

Twtxt/Yarn AoC Leaderboard
๐Ÿ‘‹ Hey you Twtxters/Yarners ๐Ÿ‘‹ Let's get a Advent of Code leaderboard going!

Join with 1093404-315fafb8 and please use your usual Twtxt feed alias/name ๐Ÿ‘Œ

Twtxt/Yarn AoC Leaderboard
Twtxt/Yarn AoC Leaderboard
Twtxt/Yarn AoC Leaderboard
Twtxt/Yarn AoC Leaderboard
@xuu But but I beat you to it ๐Ÿคฃ https://twtxt.net/twt/cwump6q
@xuu But but I beat you to it ๐Ÿคฃ https://twtxt.net/twt/cwump6q
@xuu But but I beat you to it ๐Ÿคฃ https://twtxt.net/twt/cwump6q
Starting Advent of Code today, a day late but oh well ๐Ÿ˜… Also going to start a Twtxt/Yarn leaderboard. Join with 1093404-315fafb8 and please use your usual Twtxt feed alias/name ๐Ÿ‘Œ
Starting Advent of Code today, a day late but oh well ๐Ÿ˜… Also going to start a Twtxt/Yarn leaderboard. Join with 1093404-315fafb8 and please use your usual Twtxt feed alias/name ๐Ÿ‘Œ
Starting Advent of Code today, a day late but oh well ๐Ÿ˜… Also going to start a Twtxt/Yarn leaderboard. Join with 1093404-315fafb8 and please use your usual Twtxt feed alias/name ๐Ÿ‘Œ
Bah we've caught COVID again ๐Ÿคฏ
Bah we've caught COVID again ๐Ÿคฏ
Bah we've caught COVID again ๐Ÿคฏ
@eapl.me Yeah this is/was our first attempt ๐Ÿ˜†๐Ÿค—
@eapl.me Yeah this is/was our first attempt ๐Ÿ˜†๐Ÿค—
@eapl.me Yeah this is/was our first attempt ๐Ÿ˜†๐Ÿค—
@ You _may_ want to add a # nick = to the top of your feed ๐Ÿ˜…
@ You _may_ want to add a # nick = to the top of your feed ๐Ÿ˜…
@<@tilde.club https://tilde.club/~iolfree/twtxt.txt> You _may_ want to add a # nick = to the top of your feed ๐Ÿ˜…
@ You _may_ want to add a # nick = to the top of your feed ๐Ÿ˜…
@lyse What?! ๐Ÿ˜ฑ Bit that would have taken 25 hours at least? ๐Ÿค”
@lyse What?! ๐Ÿ˜ฑ Bit that would have taken 25 hours at least? ๐Ÿค”
@lyse What?! ๐Ÿ˜ฑ Bit that would have taken 25 hours at least? ๐Ÿค”
@eapl.me I _think_ we could negotiate something ๐Ÿ˜… Let's talk! What would you ba after in terms of compensation and how much time would you want to devote? You know it would be work on yarnd, perhaps even saltyd ๐Ÿ˜…
@eapl.me I _think_ we could negotiate something ๐Ÿ˜… Let's talk! What would you ba after in terms of compensation and how much time would you want to devote? You know it would be work on yarnd, perhaps even saltyd ๐Ÿ˜…
@eapl.me I _think_ we could negotiate something ๐Ÿ˜… Let's talk! What would you ba after in terms of compensation and how much time would you want to devote? You know it would be work on yarnd, perhaps even saltyd ๐Ÿ˜…
@eapl.me What about freelancing on some Go projects? ๐Ÿ˜†
@eapl.me What about freelancing on some Go projects? ๐Ÿ˜†
@eapl.me What about freelancing on some Go projects? ๐Ÿ˜†
@movq You ran 100km or walked?! ๐Ÿ˜ฎ
@movq You ran 100km or walked?! ๐Ÿ˜ฎ