# 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=154399
# next = https://watcher.sour.is?offset=154499
# prev = https://watcher.sour.is?offset=154299
[47°09′53″S, 126°43′04″W] --interrupted--
[47°09′48″S, 126°43′12″W] 3885 days without news from Herve
Ab 18 ?~L~X https://notiz.blog/b/6sC
Ab 18 ⌘ https://notiz.blog/b/6sC
Ab 18 ?~L~X https://notiz.blog/b/6sC
Ab 18 ⌘ https://notiz.blog/b/6sC
Pinellas County - Easy: 5.06 miles, 00:09:16 average pace, 00:46:51 duration
watch did not report back distance, but it was suppose to be by HR anyways so went on that metric. overall great run and was probably able to keep the HR lower just due to it being fucking cold.
#running
Pinellas County - Easy: 5.06 miles, 00:09:16 average pace, 00:46:51 duration
watch did not report back distance, but it was suppose to be by HR anyways so went on that metric. overall great run and was probably able to keep the HR lower just due to it being fucking cold.
#running
Pinellas County - Easy: 5.06 miles, 00:09:16 average pace, 00:46:51 duration
watch did not report back distance, but it was suppose to be by HR anyways so went on that metric. overall great run and was probably able to keep the HR lower just due to it being fucking cold.
#running
#BomDia Ciberlândia ✨
(via) BD de um tipo que desenha um mosquito morto na mão para depois mandar alta chapada a outro, que se mostra grato quando vê o "mosquito" morto
#BomDia Ciberlândia ✨
(via) BD de um tipo que desenha um mosquito morto na mão para depois mandar alta chapada a outro, que se mostra grato quando vê o "mosquito" morto
It's happpenning again. Youtube is waging war! 😱
It's happpenning again. Youtube is waging war! 😱
It's happpenning again. Youtube is waging war! 😱
❤️ 🎶: Buried by Heo Hoy Kyung
❤️ 🎶: Buried by Heo Hoy Kyung
[47°09′38″S, 126°43′17″W] --no signal--
https://spencermortensen.com/articles/email-obfuscation/#text-display css email
https://drhyperion451.github.io/does-uBO-bypass-yt/ check if ublock is updated to bypass youtube anti ad-block script
[47°09′09″S, 126°43′46″W] --bad checksum--
@jason Do you have mutt’s threading view turned on?


set sort = threads
set sort_aux = date-sent
set strict_threads = yes


I find this to be very non-confusing. 🤔
@jason Do you have mutt’s threading view turned on?


set sort = threads
set sort_aux = date-sent
set strict_threads = yes


I find this to be very non-confusing. 🤔
@jason Do you have mutt’s threading view turned on?


set sort = threads
set sort_aux = date-sent
set strict_threads = yes


I find this to be very non-confusing. 🤔
I have been really impressed with the cool visualizations in pygame that @gereleth over on Twitter has been making. #AdventOfCode
I have been really impressed with the cool visualizations in pygame that @gereleth over on Twitter has been making. #AdventOfCode
🧮 USERS:1 FEEDS:2 TWTS:807 ARCHIVED:68213 CACHE:2360 FOLLOWERS:14 FOLLOWING:14
descobri com 12 anos de atraso o fesh pince

https://www.youtube.com/watch?v=HeIkk6Yo0s8
descobri com 12 anos de atraso o fesh pince

https://www.youtube.com/watch?v=HeIkk6Yo0s8
Started on a activitypub client, gtk4, c, made on OpenBSD, been quite nice learning experience so far, a bit adjustment from the usual way I do things. I have not done a project in pure c before.
Got token stuff sorted, and posting, next is getting the timeline (and gui for that etc).
@prologic That is good even though I do see mutt getting confusing with all the replies and threads.
[47°09′14″S, 126°43′38″W] Transponder fixed
@xuu Nice! 😊 I like it when those puzzles are solvable using pen and paper. Some of the other puzzles require you to write lots and lots of code, that can be really tedious.

(Yes, I know that it’s called “Advent of *Code*”. 😂)
@xuu Nice! 😊 I like it when those puzzles are solvable using pen and paper. Some of the other puzzles require you to write lots and lots of code, that can be really tedious.

(Yes, I know that it’s called “Advent of *Code*”. 😂)
@xuu Nice! 😊 I like it when those puzzles are solvable using pen and paper. Some of the other puzzles require you to write lots and lots of code, that can be really tedious.

(Yes, I know that it’s called “Advent of *Code*”. 😂)
Turns out, there is a lot more snow out there than expected. Even entire field roads being several hundred meter long, giant ice tracks. Ice skates would have been the proper footwear.
[47°09′59″S, 126°43′21″W] Resetting transponder
❤️ 🎶: Tears by So Chan-Whee
❤️ 🎶: Tears by So Chan-Whee
@xuu Yes, exactly that. *But*: I do have more than 32 bits after all, when I use double or long double. 😲 I went with long double which has 80 bits even on DOS (63 bits mantissa, I think).

(I only wrote a brute-force thingy this morning, so I didn’t even think about doing anything related to polynomials or double. 😅 Even part 2 only took 55 ms. But for DOS, this wasn’t an option anyway, so I did the proper math while waiting for something at work. 🤣)



It’s still a bit surprising to me. Usually, AoC doesn’t require such tricks and most things fit neatly into 32 bits. Maybe there’s a better solution after all. 🤔 I might have a look at reddit.
@xuu Yes, exactly that. *But*: I do have more than 32 bits after all, when I use double or long double. 😲 I went with long double which has 80 bits even on DOS (63 bits mantissa, I think).

(I only wrote a brute-force thingy this morning, so I didn’t even think about doing anything related to polynomials or double. 😅 Even part 2 only took 55 ms. But for DOS, this wasn’t an option anyway, so I did the proper math while waiting for something at work. 🤣)



It’s still a bit surprising to me. Usually, AoC doesn’t require such tricks and most things fit neatly into 32 bits. Maybe there’s a better solution after all. 🤔 I might have a look at reddit.
@xuu Yes, exactly that. *But*: I do have more than 32 bits after all, when I use double or long double. 😲 I went with long double which has 80 bits even on DOS (63 bits mantissa, I think).

(I only wrote a brute-force thingy this morning, so I didn’t even think about doing anything related to polynomials or double. 😅 Even part 2 only took 55 ms. But for DOS, this wasn’t an option anyway, so I did the proper math while waiting for something at work. 🤣)



It’s still a bit surprising to me. Usually, AoC doesn’t require such tricks and most things fit neatly into 32 bits. Maybe there’s a better solution after all. 🤔 I might have a look at reddit.
@movq Glad you like it, too. :-) Same here, hardly any white left. Just a wee bit on few North facing sides.
[47°09′46″S, 126°43′28″W] Transponder jammed
[M [02;03;03]: 90'](https://staystrong.run/user/bmallred/activity/709bff3a-179f-4059-bef4-88cf8ac58163): 10.44 miles, 00:08:38 average pace, 01:30:06 duration
whoa, just awesome. two nights of good sleep, rest the day before, and very low humidity. this just felt great and definitely boosted my confidence after the failed long run this weekend.
#running
Pinellas County - 90': 10.44 miles, 00:08:38 average pace, 01:30:06 duration
whoa, just awesome. two nights of good sleep, rest the day before, and very low humidity. this just felt great and definitely boosted my confidence after the failed long run this weekend.
#running
Pinellas County - 90': 10.44 miles, 00:08:38 average pace, 01:30:06 duration
whoa, just awesome. two nights of good sleep, rest the day before, and very low humidity. this just felt great and definitely boosted my confidence after the failed long run this weekend.
#running
Pinellas County - 90': 10.44 miles, 00:08:38 average pace, 01:30:06 duration
whoa, just awesome. two nights of good sleep, rest the day before, and very low humidity. this just felt great and definitely boosted my confidence after the failed long run this weekend.
#running
Kimbal Musk (irmão do Elon) tem um nome invulgar; mas poucos sabem que é um diminutivo do seu nome de registo, Joaquimbal
Kimbal Musk (irmão do Elon) tem um nome invulgar; mas poucos sabem que é um diminutivo do seu nome de registo, Joaquimbal
❤️ 🎶: We by Baek Ji Young
❤️ 🎶: We by Baek Ji Young
@prologic day 6 is super easy if you have int64 and some binomial theory. Skip ahead for the easy stars and catch up!
@prologic day 6 is super easy if you have int64 and some binomial theory. Skip ahead for the easy stars and catch up!
@movq Yeah you are right! 🤗 Thank you for re-motivating me 🙇‍♂️ However I am a day behind now, but I will catch up 🤞 My goal started out completing this year's #AdventOfCode writing all solutions in Go and mostly using functional style programming 😁
@movq Yeah you are right! 🤗 Thank you for re-motivating me 🙇‍♂️ However I am a day behind now, but I will catch up 🤞 My goal started out completing this year's #AdventOfCode writing all solutions in Go and mostly using functional style programming 😁
@movq Yeah you are right! 🤗 Thank you for re-motivating me 🙇‍♂️ However I am a day behind now, but I will catch up 🤞 My goal started out completing this year's #AdventOfCode writing all solutions in Go and mostly using functional style programming 😁
[47°09′20″S, 126°43′33″W] Transponder malfunction
@jason Works! 😇
@jason Works! 😇
@jason Works! 😇
Oh.. Right. Need subtract and divide too for the binomial
Oh.. Right. Need subtract and divide too for the binomial
@movq it shouldn't need a full bignum implementation right? Just some left and right shifts for the sq/sqrt and carry for the addition right?
@movq it shouldn't need a full bignum implementation right? Just some left and right shifts for the sq/sqrt and carry for the addition right?
So today's #adventofcode was solved with no programming. Just a bit o maths and wolfram/alpha
So today's #adventofcode was solved with no programming. Just a bit o maths and wolfram/alpha
Today’s AoC puzzle is a very simple problem on modern machines, but quite tricky for me: It involves a number that doesn’t fit into 32 bits. 🤔 I wonder if/how I can manage to port this beast to DOS. (I once wrote a “big int” library myself, but that was *ages* ago and I hardly remember it anymore.)
Today’s AoC puzzle is a very simple problem on modern machines, but quite tricky for me: It involves a number that doesn’t fit into 32 bits. 🤔 I wonder if/how I can manage to port this beast to DOS. (I once wrote a “big int” library myself, but that was *ages* ago and I hardly remember it anymore.)
Today’s AoC puzzle is a very simple problem on modern machines, but quite tricky for me: It involves a number that doesn’t fit into 32 bits. 🤔 I wonder if/how I can manage to port this beast to DOS. (I once wrote a “big int” library myself, but that was *ages* ago and I hardly remember it anymore.)
@xuu I see, interesting. 🤔 Now I’m curious if I could optimize my brute-force solution as well. 😅 (I wrote a “proper” solution in the meantime after watching a visualization by someone else.)
@xuu I see, interesting. 🤔 Now I’m curious if I could optimize my brute-force solution as well. 😅 (I wrote a “proper” solution in the meantime after watching a visualization by someone else.)
@xuu I see, interesting. 🤔 Now I’m curious if I could optimize my brute-force solution as well. 😅 (I wrote a “proper” solution in the meantime after watching a visualization by someone else.)
The word forms is part two. In this one you want to find the first digit and last digit. Think searching '1' - '9'
The word forms is part two. In this one you want to find the first digit and last digit. Think searching '1' - '9'
[47°09′36″S, 126°43′15″W] 3883 days without news from Herve
All brute force.

Its the latest ryzen 7 chipset for laptop/mini form factor.

I am very surprised about the times others are getting. I guess that's the difference between interpreted and compiled showing.
All brute force.

Its the latest ryzen 7 chipset for laptop/mini form factor.

I am very surprised about the times others are getting. I guess that's the difference between interpreted and compiled showing.
@lyse What a great scenery. 😊 I hope the snow comes back soon. It’s all gone at the moment and well above 0°C.
@lyse What a great scenery. 😊 I hope the snow comes back soon. It’s all gone at the moment and well above 0°C.
@lyse What a great scenery. 😊 I hope the snow comes back soon. It’s all gone at the moment and well above 0°C.
@xuu And that is still a brute-force attempt? That’d be *really* fast. 😳 Are you doing anything clever or is your CPU just that powerful? 😅
@xuu And that is still a brute-force attempt? That’d be *really* fast. 😳 Are you doing anything clever or is your CPU just that powerful? 😅
@xuu And that is still a brute-force attempt? That’d be *really* fast. 😳 Are you doing anything clever or is your CPU just that powerful? 😅
Welcome, Hessen!
🧮 USERS:1 FEEDS:2 TWTS:806 ARCHIVED:68196 CACHE:2363 FOLLOWERS:14 FOLLOWING:14
That is pretty hilarious 🤣
took a few attempts.. but i managed to do it in half the time!



took a few attempts.. but i managed to do it in half the time!



Testing out Jenny. If this works I will setup Jenny with mutt.
@movq It took a little over a minute on my machine.. i should try to make it multi threaded.. 🤔


Executed in   68.96 secs    fish           external
   usr time   60.84 secs  242.00 micros   60.84 secs
   sys time   12.52 secs  252.00 micros   12.52 secs
@movq It took a little over a minute on my machine.. i should try to make it multi threaded.. 🤔


Executed in   68.96 secs    fish           external
   usr time   60.84 secs  242.00 micros   60.84 secs
   sys time   12.52 secs  252.00 micros   12.52 secs
[47°09′29″S, 126°43′31″W] Saalmi, retransmit, please
Great tit wants to be a bat: Great tit hanging from the roof
More snow photos from that day: https://lyse.isobeef.org/schnee-2023-12-03/
Last night it got much warmer (~6°C) than it was on the day itself (below freezing). That usually never happens. The snow melted and little avalanches came crashing down the roof. All the bangs scared the hell out of me last night.~
[47°09′01″S, 126°43′21″W] Dosimeter overflow
**** ⌘ Read more****
@prologic Doing AoC competitively is super hard. I don’t enjoy this at all. I just *happened* to be quick these first few days. 😅

I rather set my own goals. Like the DOS thing this year. That is a lot of fun. 😊 (I just have to remember not to check the leaderboards. 🤣)
@prologic Doing AoC competitively is super hard. I don’t enjoy this at all. I just *happened* to be quick these first few days. 😅

I rather set my own goals. Like the DOS thing this year. That is a lot of fun. 😊 (I just have to remember not to check the leaderboards. 🤣)
@prologic Doing AoC competitively is super hard. I don’t enjoy this at all. I just *happened* to be quick these first few days. 😅

I rather set my own goals. Like the DOS thing this year. That is a lot of fun. 😊 (I just have to remember not to check the leaderboards. 🤣)