Vivianne vv
  • Joined on 2021-10-20
vv commented on issue Solarpunk/mastodon#10 2023-01-06 09:49:42 +00:00
Enable IPv6 for the mastodon instance

Update on this: I have enabled ipv6 on the box itself, but docker-compose seems to have some open issues preventing ipv6 from working effectively. So perhaps Swarm mode might work better, IDK.…

vv commented on issue Solarpunk/mastodon#10 2023-01-05 09:48:39 +00:00
Enable IPv6 for the mastodon instance

Fries says:

would comment on the gitea issue but yeah on my phone, solarpunk can be very slow to load like in tusky and i think its the phone trying to contact the AAAA record for awhile and…

vv pushed to main at vv/advent-of-code 2022-12-20 06:14:21 +00:00
cf7b2507ae Ugggh not a fan of this but my brain... is tired
vv pushed to main at vv/advent-of-code 2022-12-11 05:38:20 +00:00
e0b38be791 Working, with help from takeuntil
81a992ff65 Part 2 WIP, broken and messy
Compare 2 commits »
vv pushed to main at vv/advent-of-code 2022-12-11 01:53:03 +00:00
c607fb7a93 Formatting
vv pushed to main at vv/advent-of-code 2022-12-11 01:46:18 +00:00
b32d0680d9 Part 8 first star, messy
28092c7ae6 Formatting
05d95cb415 Formatting
Compare 3 commits »
vv pushed to main at vv/advent-of-code 2022-12-10 23:37:07 +00:00
bffd0002c0 Cleanup by-ref
vv pushed to main at vv/advent-of-code 2022-12-10 23:33:09 +00:00
5f390df957 Some cleanup to deduplicate a bit
b1f467d62b Next star gotten
Compare 2 commits »
vv pushed to main at vv/advent-of-code 2022-12-10 22:59:08 +00:00
62edf7f697 Formatting
vv pushed to main at vv/advent-of-code 2022-12-10 22:58:37 +00:00
916e8e1b6f Move main to better spot
vv pushed to main at vv/advent-of-code 2022-12-10 22:57:09 +00:00
8bc501a4f5 We got the first star!
vv pushed to main at vv/advent-of-code 2022-12-10 19:58:51 +00:00
3df1c4e52b Slightly cleaner
vv pushed to main at vv/advent-of-code 2022-12-10 19:56:41 +00:00
953d18e634 Cleanup
14fd1ce4a7 No star yet but filesystem is successfully parsed
Compare 2 commits »
vv pushed to main at vv/advent-of-code 2022-12-09 05:50:30 +00:00
eb02a6e455 Stars 1 and two, that was nice and simple!
vv pushed to main at vv/advent-of-code 2022-12-08 09:30:36 +00:00
d88886869a Second star.
6e9261e027 Part one of day 5 complete
8d27027049 In progress, parsing of the Dock is complete
Compare 3 commits »
vv pushed to main at vv/advent-of-code 2022-12-08 03:52:07 +00:00
eb56d312cc Use RangeInclusive instead, and get second star
vv pushed to main at vv/advent-of-code 2022-12-08 03:15:20 +00:00
b14a2306c1 First star complete
vv pushed to main at vv/advent-of-code 2022-12-03 07:37:20 +00:00
0272d77d6b Clippy fixes
vv pushed to main at vv/advent-of-code 2022-12-03 07:30:44 +00:00
7663397c1b Much cleaner loop for p2
vv pushed to main at vv/advent-of-code 2022-12-03 07:26:29 +00:00
18915dfd8a Remove unneeded hashset lol