00:00:54<h2ibot>JAABot edited List of websites excluded from the Wayback Machine (+0): https://wiki.archiveteam.org/?diff=51213&oldid=51209
00:01:29kitonthe1et joins
00:01:49systwi quits [Remote host closed the connection]
00:34:18<Pedrosso>Update for the SVTPlay save; saving all videos as a low resolution & bitrate which is more than plausible and already a long way through with 1.7 k series/films saved (But none verified nor uploaded to IA) (many items in the sitemap are empty due to the fact that, well, they've been deleted as is the point of saving the ones left)
00:47:08Arcorann quits [Remote host closed the connection]
00:51:57<fireonlive>who is this bear 🤔
00:52:33Arcorann (Arcorann) joins
01:04:20nicolas17 quits [Ping timeout: 240 seconds]
01:08:03systwi (systwi) joins
01:08:29nicolas17 joins
01:38:01hitgrr8 quits [Client Quit]
01:52:53Earendil7 quits [Quit: Leaving]
01:55:48Earendil7 (Earendil7) joins
02:04:41kitonthe1et quits [Ping timeout: 272 seconds]
02:05:13kitonthe2et joins
02:20:55lorranah joins
02:21:00lorranah quits [Remote host closed the connection]
02:25:50nicolas17 quits [Ping timeout: 240 seconds]
02:29:36nicolas17 joins
02:45:33zbowling quits [Remote host closed the connection]
02:56:07Earendil7 quits [Read error: Connection reset by peer]
02:57:42Earendil7 (Earendil7) joins
03:06:20icedice quits [Client Quit]
03:41:35kitonthe2et quits [Ping timeout: 272 seconds]
03:55:11<nicolas17>https://mastodon.tz.is/@khaost/111474560954962900
03:56:13Earendil7 quits [Read error: Connection reset by peer]
03:59:11<@JAA>> Unity made their visionOS beta forum public as part of PolySpatial rollout with the content from private beta period, resulting a few developers with Vision Pro DK violating their NDAs
03:59:22<@JAA>That would be https://forum.unity.com/forums/visionos.968/ I guess?
03:59:35Earendil7 (Earendil7) joins
04:00:57<nicolas17>seems so
04:01:22<nicolas17>but I see so few threads that I wonder if they already did some cleanup
04:01:38<@JAA>Yeah
04:02:23<@JAA>If they did, it happened already a few days ago given Google's cache from the 21st has the same threads listed.
04:02:42<nicolas17>oh maybe it's https://discussions.unity.com/c/visionos-beta/16
04:02:46<nicolas17>why two forums x_x
04:03:15<nicolas17>"As part of the announcement, we have made this Discussions space publicly available to welcome new developers. If you are concerned about confidentiality, please note that you can anonymize your username via Unity ID 8 and/or remove prior posts."
04:06:23<@JAA>Ah, ugh
04:06:46zbowling joins
04:08:12qwertyasdfuiopghjkl quits [Ping timeout: 265 seconds]
04:08:42kitonthe1et joins
04:10:27<nicolas17>JAA: is Discourse a special pain?
04:12:57<@JAA>nicolas17: To do a particular category, yes. In general, it works okay.
04:13:15<@JAA>Although playback is a bit wonky and sometimes requires disabling JS.
04:13:39<nicolas17>discourse seems to be totally broken in my oldish firefox :P
04:14:01<nicolas17>I load the forum, the page loads normally and works fine, and it installs a serviceworker for caching stuff
04:14:12<@JAA>Works fine here with JS disabled.
04:14:24<nicolas17>next time I load that particular forum, that serviceworker breaks and it doesn't even load CSS correctly
04:14:37<nicolas17>I have to open firefox dev tools and remove the worker and reload
04:14:47<nicolas17>same happens on *several* discourse instances
04:15:49<@JAA>So just disable JS on these sites so there can't be a service worker in the first place.
04:16:44<project10>foreheadtap.gif
04:19:14<@JAA>I'm building a list for AB.
04:27:06<@JAA>Running now
04:27:34<@JAA>For the record, the atrocities I committed were this:
04:27:38<@JAA>{ for page in {1..11}; do archiveteam/dev/little-things/curl-ua firefox -s https://discussions.unity.com/c/visionos-beta/16?page=$page; sleep 2; done; } | grep -Po 'data-preloaded="\K[^"]+' | sed 's,&quot;,",g; '"s,&#39;,',g" | jq -r .topic_list | jq -r '.topic_list.topics[] | "https://discussions.unity.com/t/\(.slug)/\(.id) \(.posts_count)"'
04:27:53<@JAA>python3 -c 'import math, sys; {print(topicurl + (f"?page={page}" if page > 1 else "")) for topicurl, postscount in map(str.split, map(str.strip, sys.stdin)) for page in range(1, math.ceil(int(postscount) / 20) + 1)}'
04:28:10<@JAA>Yes, they put a JSON string in JSON in an HTML attribute.
04:28:47<nicolas17>yo. dawg.
04:29:29<@JAA>Oh, I missed a page of topics, because while topic pagination starts with page=1, categories start with page=0.
04:29:34<@JAA>(ノ°Д°)ノ︵ ┻━┻
04:30:59<nicolas17>also, someone in a post shared this https://www.dropbox.com/scl/fi/shex1c7p9f6vdcy3mp2fb/Unity_HandTracking_LatencyTest.MP4?rlkey=u6t9is11f0xt6ps3a40stw42c&dl=0
04:31:16<nicolas17>the way they tried to embed it didn't work, so they re-posted it here https://app.box.com/s/z1y4basi5ur7y3vhum5j6splatunj47m
04:31:42<nicolas17>both of which probably won't Just Work in AB?
04:32:59<@JAA>Definitely not, but that's a *weird* Dropbox URL.
04:33:25<nicolas17>https://www.dropbox.com/scl/fi/shex1c7p9f6vdcy3mp2fb/Unity_HandTracking_LatencyTest.MP4 says I need to login to access the shared folder
04:33:39<nicolas17>the rlkey makes it work
04:34:49<@JAA>Yeah
04:37:22<@JAA>And the 'download' button makes a POST request to fetch a download link with tokens etc.
04:37:40<@JAA>Not at all like normal files where you can just do dl=1.
04:39:07<nicolas17>well can't you use dl=1 here? :)
04:39:14<nicolas17>this one has an explicit dl=0
04:39:49<@JAA>Oh, huh, now it does work, weird.
04:39:55<@JAA>Earlier, I just got redirected to dl=0 again.
04:40:16<nicolas17>actually with a curl user agent it seems to download even with dl=0 huh
04:41:41<@JAA>Looks like it worked in AB with dl=1.
04:42:23<@JAA>Can confirm, nice.
04:56:50kitonthe1et quits [Ping timeout: 240 seconds]
05:08:13hitgrr8 joins
05:19:21wyatt8750 quits [Remote host closed the connection]
05:20:28qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins
05:26:35BlueMaxima quits [Read error: Connection reset by peer]
05:28:56wyatt8740 joins
05:32:58<h2ibot>JustAnotherArchivist moved The YouTube coin flip to User:Bear/The YouTube coin flip (This essay does not belong in the Main namespace): https://wiki.archiveteam.org/?title=User%3ABear/The%20YouTube%20coin%20flip
05:34:58<h2ibot>JustAnotherArchivist edited YouTube (-224, Undo revision 51205 by…): https://wiki.archiveteam.org/?diff=51215&oldid=51205
05:50:46<@JAA>I took another look at https://dotup.org/ (shutting down on the 30th). Turns out they only store a few thousand files at any time and delete old things. Homepage claims 1024, but from the pagination, it looks more like 5000.
05:51:06<@JAA>I'll run it through AB another time, there won't be overlap with the grab from a couple weeks ago since that already got cycled out.
05:52:41mr_sarge quits [Ping timeout: 272 seconds]
05:55:51wyatt8740 quits [Ping timeout: 272 seconds]
05:57:16wyatt8740 joins
06:12:05<h2ibot>Sepro edited List of websites excluded from the Wayback Machine (+26, Add http://www.rcaston.com/): https://wiki.archiveteam.org/?diff=51216&oldid=51213
06:35:31DogsRNice quits [Read error: Connection reset by peer]
06:38:02<fireonlive>https://x.com/darkviperau/status/1728524750866268596?s=12
06:38:02<eggdrop>nitter: https://nitter.net/darkviperau/status/1728524750866268596
06:38:14<fireonlive>xQc’s YT channel taken down
06:38:24<fireonlive>… wrong tweet, but right one is embedded
06:38:50nicolas17 quits [Ping timeout: 240 seconds]
06:43:13nicolas17 joins
06:52:48<pabs>from another channel: "I noticed today that my own "user-generated content" on slideshare.net is now behind a paywall. I'm sure I agreed to that in some Terms of Use somewhere."
07:00:16<h2ibot>JAABot edited List of websites excluded from the Wayback Machine (+0): https://wiki.archiveteam.org/?diff=51217&oldid=51216
07:10:04kitonthe2et joins
07:14:20kitonthe2et quits [Ping timeout: 240 seconds]
08:46:45pabs quits [Remote host closed the connection]
08:48:45pabs (pabs) joins
09:45:55qwertyasdfuiopghjkl quits [Client Quit]
09:45:55zbowling quits [Client Quit]
09:45:56BearFortress quits [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
09:51:26qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins
09:55:33Wohlstand (Wohlstand) joins
10:00:02Bleo1826 quits [Client Quit]
10:01:21Bleo1826 joins
10:19:50kiryu quits [Ping timeout: 240 seconds]
10:40:40jacksonchen666 quits [Client Quit]
10:44:52Island quits [Read error: Connection reset by peer]
11:10:50nicolas17 quits [Ping timeout: 240 seconds]
12:11:36kiryu joins
12:11:36kiryu quits [Changing host]
12:11:36kiryu (kiryu) joins
12:40:07driib quits [Quit: The Lounge - https://thelounge.chat]
12:42:13driib (driib) joins
12:44:20Arcorann quits [Ping timeout: 240 seconds]
12:53:18kitonthe1et joins
13:46:05<pabs>from a recent HN thread: "By end of 2025, ArchiveTeam should also archive Flutter SDKs. I don't have a good feeling about it." https://news.ycombinator.com/item?id=38411703
13:56:22Megame (Megame) joins
14:02:13Raya joins
14:05:54Raya quits [Client Quit]
14:09:35Webuser914 joins
14:44:41Webuser91476 joins
14:48:37Webuser914 quits [Ping timeout: 265 seconds]
15:07:12mr_sarge (sarge) joins
15:30:55danwellby quits [Quit: Watch out For sysops carrying carpet and quicklime]
15:48:09nicolas17 joins
15:52:42jacksonchen666 (jacksonchen666) joins
15:59:36jacksonchen666 quits [Remote host closed the connection]
15:59:45Webuser91476 quits [Remote host closed the connection]
16:00:06jacksonchen666 (jacksonchen666) joins
16:03:49danwellby joins
16:31:51qwertyasdfuiopghjkl quits [Write error: Broken pipe]
16:32:10qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins
16:43:07nyany_ quits [Ping timeout: 272 seconds]
16:56:25Megame quits [Client Quit]
17:13:36DogsRNice joins
17:42:47Wohlstand quits [Client Quit]
17:56:50kitonthe1et quits [Ping timeout: 240 seconds]
18:07:09IDK quits [Client Quit]
18:19:49dxdx joins
18:19:57FalconK_ (FalconK) joins
18:19:58kitonthenet joins
18:20:04lumidify_ (lumidify) joins
18:20:05JayEmbee_ joins
18:20:06Irene (ireneista) joins
18:20:33Hackerpcs_1 (Hackerpcs) joins
18:20:41qwertyasdfuiopghjkl quits [Ping timeout: 266 seconds]
18:20:41Hackerpcs quits [Ping timeout: 266 seconds]
18:20:41lumidify quits [Ping timeout: 266 seconds]
18:20:41dx quits [Ping timeout: 266 seconds]
18:20:41Irenes quits [Ping timeout: 266 seconds]
18:20:41programmerq quits [Ping timeout: 266 seconds]
18:20:41FalconK quits [Ping timeout: 266 seconds]
18:20:41JayEmbee quits [Ping timeout: 266 seconds]
18:20:58programmerq (programmerq) joins
18:21:22qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins
18:26:59kitonthenet quits [Ping timeout: 272 seconds]
18:32:34kitonthe2et joins
18:39:50kitonthe2et quits [Ping timeout: 240 seconds]
18:47:01iCaotix_ quits [Quit: ZNC 1.8.2 - https://znc.in]
18:55:08kitonthe2et joins
18:55:51iCaotix joins
18:59:31iCaotix quits [Client Quit]
19:00:50kitonthe2et quits [Ping timeout: 240 seconds]
19:04:47kitonthe1et joins
19:21:57jacksonchen666 quits [Ping timeout: 250 seconds]
20:05:42inedia (inedia) joins
20:44:00BlueMaxima joins
20:45:11sarge (sarge) joins
20:47:35mr_sarge quits [Ping timeout: 272 seconds]
21:14:13BearFortress joins
21:18:38icedice (icedice) joins
21:22:20Island joins
22:11:11<pokechu22>https://www.gdcvault.com/ seems to be currently broken (and I noticed it was broken a little while back too). If I recall correctly it's in the archivebot global ignoreset due to large videos, but we might want to do a full save when the site works again
22:12:34<@JAA>TIL there's something in the global igset for that, but it seems to be only for some nested directory mess.
22:20:35icedice quits [Client Quit]
23:37:44qwertyasdfuiopghjkl quits [Client Quit]
23:40:40ave quits [Quit: Ping timeout (120 seconds)]
23:40:58ave (ave) joins
23:43:46Ruthalas594 (Ruthalas) joins
23:45:50Ruthalas59 quits [Ping timeout: 240 seconds]
23:45:50Ruthalas594 is now known as Ruthalas59
23:51:39qwertyasdfuiopghjkl (qwertyasdfuiopghjkl) joins