# 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 196322
# self = https://watcher.sour.is?offset=154058
# next = https://watcher.sour.is?offset=154158
# prev = https://watcher.sour.is?offset=153958
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" ๐
@prologic That is a lot of code, yes. ๐
Mine is shorter, has more naive searching (it searches a word like red and then backtracks to the number before it; completely ignoring the semi-colons because they donโt matter), and โ like any good C program โ will crash horribly on malformed input. ๐๐๐ฅด
https://www.uninformativ.de/git/advent-of-code/file/2023/day02/s.c.html
It really depends on what youโre after. Iโd never write code like this in โreal-world applicationsโ. But for these puzzles and my DOS use case, itโs โgood enoughโ. ๐
@prologic That is a lot of code, yes. ๐
Mine is shorter, has more naive searching (it searches a word like red and then backtracks to the number before it; completely ignoring the semi-colons because they donโt matter), and โ like any good C program โ will crash horribly on malformed input. ๐๐๐ฅด
https://www.uninformativ.de/git/advent-of-code/file/2023/day02/s.c.html
It really depends on what youโre after. Iโd never write code like this in โreal-world applicationsโ. But for these puzzles and my DOS use case, itโs โgood enoughโ. ๐
@prologic That is a lot of code, yes. ๐
Mine is shorter, has more naive searching (it searches a word like red and then backtracks to the number before it; completely ignoring the semi-colons because they donโt matter), and โ like any good C program โ will crash horribly on malformed input. ๐๐๐ฅด
https://www.uninformativ.de/git/advent-of-code/file/2023/day02/s.c.html
It really depends on what youโre after. Iโd never write code like this in โreal-world applicationsโ. But for these puzzles and my DOS use case, itโs โgood enoughโ. ๐
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~
[47ยฐ09โฒ32โณS, 126ยฐ43โฒ02โณW] Taking samples
@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 It was perfect ๐
@movq It was perfect ๐
@movq It was perfect ๐
My immediate reaction to todayโs puzzle was: โAhhh, shit.โ ๐ Parsing these input files in C is not a lot of fun. ๐ฅด
My immediate reaction to todayโs puzzle was: โAhhh, shit.โ ๐ Parsing these input files in C is not a lot of fun. ๐ฅด
My immediate reaction to todayโs puzzle was: โAhhh, shit.โ ๐ Parsing these input files in C is not a lot of fun. ๐ฅด
@prologic It sure does! ๐ (Was the video big/large enough? I should probably capture in a higher resolution next time. ๐ค)
@prologic It sure does! ๐ (Was the video big/large enough? I should probably capture in a higher resolution next time. ๐ค)
@prologic It sure does! ๐ (Was the video big/large enough? I should probably capture in a higher resolution next time. ๐ค)
@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 ๐คฃ
[47ยฐ09โฒ04โณS, 126ยฐ43โฒ24โณW] Saalmi, retransmit, please
@prologic The solutions will go here:
git clone https://uninformativ.de/git/advent-of-code.git
About demos โฆ I made a video yesterday, but Iโm not sure if itโs that interesting. ๐
https://movq.de/v/de32f1481f/MVI_6756.MOV.mp4
Iโd probably have to do some cool visualizations for the more interesting puzzles. ๐ค Not sure if I can pull that off, though. ๐
Itโs probably going to be hard enough anyway. (I wonder how long I can get away with just conventional memory, i.e. only ~500 kB.) Weโll see.~
@prologic The solutions will go here:
git clone https://uninformativ.de/git/advent-of-code.git
About demos โฆ I made a video yesterday, but Iโm not sure if itโs that interesting. ๐
https://movq.de/v/de32f1481f/MVI_6756.MOV.mp4
Iโd probably have to do some cool visualizations for the more interesting puzzles. ๐ค Not sure if I can pull that off, though. ๐
Itโs probably going to be hard enough anyway. (I wonder how long I can get away with just conventional memory, i.e. only ~500 kB.) Weโll see.~
@prologic The solutions will go here:
git clone https://uninformativ.de/git/advent-of-code.git
About demos โฆ I made a video yesterday, but Iโm not sure if itโs that interesting. ๐
https://movq.de/v/de32f1481f/MVI_6756.MOV.mp4
Iโd probably have to do some cool visualizations for the more interesting puzzles. ๐ค Not sure if I can pull that off, though. ๐
Itโs probably going to be hard enough anyway. (I wonder how long I can get away with just conventional memory, i.e. only ~500 kB.) Weโll see.~
@prologic Ah, right, kids and school. Yeah, oof, nothing you can do about that. ๐
@prologic Ah, right, kids and school. Yeah, oof, nothing you can do about that. ๐
@prologic Ah, right, kids and school. Yeah, oof, nothing you can do about that. ๐
@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 ๐คฃ
@prologic Itโs the perfect time of day for Aussies, isnโt it? People in the EU would have to get up around 6am. ๐คฃ I just happened to be awake anyway today.
@prologic Itโs the perfect time of day for Aussies, isnโt it? People in the EU would have to get up around 6am. ๐คฃ I just happened to be awake anyway today.
@prologic Itโs the perfect time of day for Aussies, isnโt it? People in the EU would have to get up around 6am. ๐คฃ I just happened to be awake anyway today.
@prologic I joined as movq42rax. Donโt expect speedy results from me, because porting my solutions to DOS is my personal goal this year, intended to be runnable on that old Pentium. ๐
@prologic I joined as movq42rax. Donโt expect speedy results from me, because porting my solutions to DOS is my personal goal this year, intended to be runnable on that old Pentium. ๐
@prologic I joined as movq42rax. Donโt expect speedy results from me, because porting my solutions to DOS is my personal goal this year, intended to be runnable on that old Pentium. ๐
@prologic Argh! ๐คข I wish you guys a speedy recovery. (Any idea where you got it?)
@prologic Argh! ๐คข I wish you guys a speedy recovery. (Any idea where you got it?)
@prologic Argh! ๐คข I wish you guys a speedy recovery. (Any idea where you got it?)
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~
๐งฎ USERS:1 FEEDS:2 TWTS:802 ARCHIVED:68081 CACHE:2317 FOLLOWERS:14 FOLLOWING:14
If anyone is doing advent of code this year i created a private leader board for twtxters! 3463928-93bf7cfa
If anyone is doing advent of code this year i created a private leader board for twtxters! 3463928-93bf7cfa
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 ๐คฏ