[00:17:05] <MirahezeRelay>	 <amelialoveheart> i am quite happy with the service in the... 5 years I've used it. Dang.
[00:17:16] <MirahezeRelay>	 <amelialoveheart> I keep forgetting my wiki is like a decade old.
[01:41:41] <MirahezeRelay>	 <tango_man, replying to orduin> oh yeah i saw that on [[wp:stocks]]
[01:41:41] <wm-bot>	 https://meta.miraheze.org/wiki/wp:stocks
[01:41:42] <MirahezeRelay>	 <Wiki-Bot#2998> <https://en.wikipedia.org/wiki/Wikipedia:stocks>
[01:42:02] <MirahezeRelay>	 <tango_man> i screwed up the link
[01:42:36] <BlankEclair>	 [[w:stocks]]
[01:42:36] <wm-bot>	 https://en.wikipedia.org/wiki/stocks
[01:42:56] <MirahezeRelay>	 <tango_man> that linked to the actual article lmao
[01:43:22] <MirahezeRelay>	 <pixldev> [[WP:STOCKS]]
[01:43:22] <wm-bot>	 https://meta.miraheze.org/wiki/WP:STOCKS
[01:43:23] <MirahezeRelay>	 <Wiki-Bot#2998> <https://en.wikipedia.org/wiki/Wikipedia:STOCKS>
[01:43:31] <MirahezeRelay>	 <tango_man> yeah that one
[01:43:52] <MirahezeRelay>	 <tango_man> man i hate capitalisation
[01:44:08] <MirahezeRelay>	 <pixldev> fun fact, one of miraheze's directors holds a spot on there
[01:45:26] <BlankEclair>	 > When reached for comment, a state department spokesperson said that “every visa adjudication is a national security decision”, noting that visitors applying for visas were required to provide social media identifiers since 2019.
[01:45:31] <BlankEclair>	 are US visas already this dystopian?
[02:08:44] <MirahezeRelay>	 <notaracham> Yeah... This is a recent change. 😦
[02:09:31] <MirahezeRelay>	 <bartomelow, replying to hispano76> sorry miraheze is being bought by fandom at january 32st 2015
[02:09:52] <MirahezeRelay>	 <notaracham> The 2019 omits that this got rolled back during the intervening years when we didn't have an insane orange clown running the show.
[02:22:01] <MirahezeRelay>	 <orduin, replying to tango_man> Yup, pretty sure I was in the enwiki IRC channel when that happened, so I saw some of the reactions go down live. Pretty funny really
[02:31:12] <MirahezeRelay>	 <pixldev, replying to orduin> oh? I wanna know now
[02:43:46] <MirahezeRelay>	 <orduin, replying to pixldev> Don't really remember much, and my channel logs only go back to 2017, so there's not really much I can tell you. Unrelated, but it's pretty funny Harej is mentioned in the stocks twice.
[02:46:50] <MirahezeRelay>	 <pixldev> mhm
[03:25:55] <MirahezeRelay>	 <aeywoo> South Korea elected this man as President: https://bsky.app/profile/thorbenson.bsky.social/post/3lqqm4eesf22d
[03:26:04] <MirahezeRelay>	 <aeywoo> He's a very bad ass man.
[03:26:34] <MirahezeRelay>	 <aeywoo> The party that was elected is the Democratic Party, a Centre left leaning party.
[03:29:02] <MirahezeRelay>	 <aeywoo> Almost 80% of South Koreans voted.
[03:37:50] <MirahezeRelay>	 <aeywoo> Democracy is so back.
[04:03:50] <MirahezeRelay>	 <elitericefarmer, replying to aeywoo> WE'RE SO BACK!!!
[04:05:06] <MirahezeRelay>	 <aeywoo, replying to elitericefarmer> I wish we were So Barack though....
[04:09:17] <MirahezeRelay>	 <elitericefarmer, replying to aeywoo> Let my boy Barack back in.
[04:09:22] <MirahezeRelay>	 <elitericefarmer> Round 3, electric boogaloo.
[04:09:39] <MirahezeRelay>	 <aeywoo> We need the Baracka Flicka Flame back in Office.
[04:10:02] <MirahezeRelay>	 <elitericefarmer, replying to aeywoo> Hell yeah.
[04:10:08] <MirahezeRelay>	 <aeywoo> Third Term, World Peace 🕊️
[04:10:10] <MirahezeRelay>	 <elitericefarmer, replying to aeywoo> Hes the man that killed Bin Laden.
[04:10:12] <MirahezeRelay>	 <elitericefarmer> Hell yeah.
[04:10:27] <MirahezeRelay>	 <elitericefarmer> Dropped the drone strike right onto the motha fucka's face.
[04:10:32] <MirahezeRelay>	 <elitericefarmer> And SEALs.
[04:10:50] <MirahezeRelay>	 <elitericefarmer, replying to aeywoo> World peace by drone striking idiots. God bless America.
[04:11:34] <MirahezeRelay>	 <aeywoo> https://tenor.com/view/barack-obama-president-pointing-smile-gif-15913718
[07:19:24] <MirahezeRelay>	 <theoneandonlylegroom> common claire ...
[07:20:05] <MirahezeRelay>	 <blankeclair> ?
[08:06:27] <BlankEclair>	 https://www.youtube.com/watch?v=RLyhPGsEMz4
[08:39:07] <MirahezeRelay>	 <cosmicalpha> That was an interesting watch lol
[08:39:15] <BlankEclair>	 ikr?
[08:40:20] <MirahezeRelay>	 <posix_memalign, replying to BlankEclair> A js page I wrote a while back has a similar vulnerability (did not sanitize urls that start with `javascript:`). Fortunately I [fixed it a few hours later](https://strinova.org/wiki/MediaWiki:MMDViewer.js?diff=prev&oldid=23168) and checked whether the link starts with `https`, so the same exploit can't be used on it.
[08:41:54] <MirahezeRelay>	 <blankeclair> why not use the browser's own url parser?
[08:42:29] <MirahezeRelay>	 <posix_memalign> It does make me wonder how many wikis have vulnerable js because their authors just wrote whatever works and never bothered about security.
[08:43:12] <MirahezeRelay>	 <posix_memalign, replying to blankeclair> Ah, didn't know that it can be used in this scenario. I would assume the check is simple enough that the code would be pretty simple either way?
[08:43:21] <MirahezeRelay>	 <blankeclair> true, but you never know
[08:43:53] <MirahezeRelay>	 <blankeclair> https://www.youtube.com/watch?v=0uejy9aCNbI
[08:46:14] <MirahezeRelay>	 <posix_memalign> Yeah they're pretty insane. People even publish papers just on parsing urls quickly https://arxiv.org/pdf/2311.10533
[08:55:16] <MirahezeRelay>	 <original_name.org, replying to hispano76> nah.
[08:55:37] <MirahezeRelay>	 <original_name.org, replying to blankeclair> very hard 🥀
[09:16:59] <BlankEclair>	 i have a cursed idea
[09:17:11] <BlankEclair>	 uri that is program:<base64'd bytes>
[09:17:31] <BlankEclair>	 those bytes are a mini program that lets the client know how to fetch the resource from a server
[09:17:40] <BlankEclair>	 (the server is hardcoded into the program specified in the uri)
[09:17:53] <BlankEclair>	 technically, i think that uri is a url
[09:17:59] <BlankEclair>	 since it describes how to fetch the resource
[09:41:19] <MirahezeRelay>	 <bartomelow> deltarune TODAY
[09:59:29] <BlankEclair>	 holy shit, deltarune chapter 3 and 4 dropped??
[10:03:41] <MirahezeRelay>	 <idrinklisterine> who runs the @wikitide account btw?
[10:04:35] <MirahezeRelay>	 <pixldev, replying to BlankEclair> It’s true…
[10:04:48] <BlankEclair>	 idrinklisterine: which platform?
[10:05:01] <MirahezeRelay>	 <idrinklisterine, replying to BlankEclair> discord
[10:05:03] <MirahezeRelay>	 <blankeclair> oh
[10:05:37] <MirahezeRelay>	 <blankeclair> https://discord.com/channels/407504499280707585/647875094328115211/650420429315375115
[10:05:39] <MirahezeRelay>	 <blankeclair> labster it seems
[10:07:00] <MirahezeRelay>	 <idrinklisterine, replying to blankeclair> i thought it was agent
[10:07:14] <MirahezeRelay>	 <blankeclair> idk am guessing
[10:08:38] <MirahezeRelay>	 <blankeclair> bleh
[10:10:01] <MirahezeRelay>	 <idrinklisterine> wait that's a thing
[10:30:34] <MirahezeRelay>	 <groupnebula563_0765> Miraheze citizens discover Wiki-Bot (c. 2025)
[10:30:48] <MirahezeRelay>	 <aeywoo> Hmm.
[10:31:09] <MirahezeRelay>	 <groupnebula563_0765> anyways
[11:30:23] <MirahezeRelay>	 <amelialoveheart> Closing in on that 30k 😭
[11:52:18] <Felenov>	 https://www.reddit.com/media?url=https%3A%2F%2Fpreview.redd.it%2Faclopc97a83z.jpg%3Fauto%3Dwebp%26s%3D99f6391a7ab6e1cd361e7c68e7bf16e17bf73fa2 - PixDeVl do you think we need to make our own version of this?
[13:07:42] <MirahezeRelay>	 <bartomelow, replying to BlankEclair> deltarune is at 12:00 iirc
[14:58:22] <MirahezeRelay>	 <justleafy2003, replying to BlankEclair> 2 more minutes!!!
[14:58:41] <MirahezeRelay>	 <justleafy2003> Also, friendly reminder to use the independent Deltarune wiki at https://deltarune.wiki
[15:06:32] <MirahezeRelay>	 <raidarr> neat
[16:28:45] <MirahezeRelay>	 <justleafy2003> Ikr
[19:31:43] <MirahezeRelay>	 <bartomelow, replying to justleafy2003> love how they made the skin look like fandomdesktop
[19:33:14] <MirahezeRelay>	 <raidarr> apparently that's under Vector, after looking at Special:Version
[19:33:18] <MirahezeRelay>	 <raidarr> much more impressive if so
[19:40:09] <MirahezeRelay>	 <theoneandonlylegroom> their fork of vector
[20:01:50] <MirahezeRelay>	 <raidarr> a very deep fork indeed
[21:42:37] <MirahezeRelay>	 <pixldev> [1/2] @originalauthority …
[21:42:38] <MirahezeRelay>	 <pixldev> [2/2] https://cdn.discordapp.com/attachments/615786602454581249/1379938420935229630/image0.jpg?ex=68420f4d&is=6840bdcd&hm=a6a9a6de80897e49906a1266be76485a9eec46c9b4dd2eff7719b5c306d17097&
[21:43:03] <MirahezeRelay>	 <originalauthority, replying to pixldev> joyful!
[21:43:06] <MirahezeRelay>	 <originalauthority> 25 problems found!
[21:43:27] <MirahezeRelay>	 <asko1> could always be worse :p
[21:44:35] <MirahezeRelay>	 <pixldev, replying to originalauthority> Think you got a few more than that brother
[21:46:02] <MirahezeRelay>	 <originalauthority> half of those are visual studio code not understanding stuf
[21:46:24] <MirahezeRelay>	 <originalauthority> ie it refuses to accept that `$this->getContext()` is perfectly valid within a special page for some reason
[21:46:32] <MirahezeRelay>	 <originalauthority> I think I have 2 different conflicting php linters installed
[21:46:39] <MirahezeRelay>	 <originalauthority> this is why i NEED PhpStorm 😦
[21:54:04] <MirahezeRelay>	 <amelialoveheart, replying to theoneandonlylegroom> Is the fork for public use? I dig the sidebar
[21:54:33] <MirahezeRelay>	 <asko1, replying to originalauthority> god i love being a student
[21:54:48] <MirahezeRelay>	 <asko1> free phpstorm 🤤
[21:55:41] <MirahezeRelay>	 <pixldev, replying to asko1> Ong
[21:55:45] <MirahezeRelay>	 <abaddriverlol> WMF also supposedly offers license keys for Jetbrains IDEs if you contribute to their projects <https://www.mediawiki.org/wiki/JetBrains_IDEs>
[21:56:13] <MirahezeRelay>	 <pixldev, replying to amelialoveheart> Fair sure it is
[21:59:44] <MirahezeRelay>	 <originalauthority, replying to abaddriverlol> I don't, because Gerrit can suck my ass
[22:00:47] <MirahezeRelay>	 <asko1> valid
[22:01:36] <MirahezeRelay>	 <awing_ding> valid
[22:01:42] <MirahezeRelay>	 <pixldev, replying to originalauthority> They host stuff on GitLab too
[22:02:24] <MirahezeRelay>	 <originalauthority> nothing really relevant to mediawiki itself though
[22:02:35] <MirahezeRelay>	 <originalauthority> last time I looked its misc stuff like mwrs and shit like that
[22:41:32] <BlankEclair>	 am i god or stupid for using nano to edit code lmao
[22:42:49] <MirahezeRelay>	 <asko1, replying to BlankEclair> i would tell you to use vim, but i still havent managed to exit it, so i cant recommend it
[22:43:07] <BlankEclair>	 i can do basic operations in vim
[22:43:21] <BlankEclair>	 i for insert mode, esc for normeow mode, :w to write, :q to quit (!!!)
[22:44:05] <MirahezeRelay>	 <asko1> big smart knowledge to my prehistoric brain
[22:44:17] <BlankEclair>	 https://share.dl.je/2025/06/2025-06-04_13-02-06_X1BtdgrnYp.png
[22:44:25] <MirahezeRelay>	 <asko1> mood
[22:44:31] <MirahezeRelay>	 <asko1> but idt you can go wrong with nano, nice and easy
[22:44:42] <BlankEclair>	 https://transfer.archivete.am/inline/dUoKo/meowmento.png
[22:44:43] <BlankEclair>	 true
[22:44:57] <MirahezeRelay>	 <asko1> it adds characters!!!, what else do you want?
[22:45:07] <BlankEclair>	 i wanna run sl in it
[22:45:57] <MirahezeRelay>	 <asko1> is that the one with a train
[22:46:27] <BlankEclair>	 a steam locomotive, yes
[22:48:15] <MirahezeRelay>	 <asko1> hehe, oops, your code got run over by a locomotive :3
[22:48:21] <BlankEclair>	 cursed way to exit vim: in normal mode, run !echo b | sudo tee /proc/sysrq-trigger
[22:51:08] <MirahezeRelay>	 <asko1> do i dare try this out
[22:52:27] <MirahezeRelay>	 <asko1> oh i see
[22:52:52] <BlankEclair>	 what's stopping you from commiting .git i wonder
[22:52:52] <MirahezeRelay>	 <asko1> cool, learned something new
[22:53:10] <BlankEclair>	 watch as i accidentally conjure up an rce-
[22:53:27] <MirahezeRelay>	 <asko1, replying to BlankEclair> nothing really but i think linus might smite you in an email at one point
[22:53:50] <BlankEclair>	 my goal in life is to get told to shut the fuck up by linus torvalds
[22:54:10] <MirahezeRelay>	 <pixldev, replying to BlankEclair> Hm
[22:54:32] <MirahezeRelay>	 <asko1> omw to use rust in the linux kernel :3
[22:54:37] <MirahezeRelay>	 <pixldev> Given who Linus is, that seems incredibly difficult. Given who Linus is, that also seems incredibly easy
[22:54:50] <MirahezeRelay>	 <asko1> just be the entire company of nvidia
[23:02:58] <BlankEclair>	 https://jvns.ca/blog/2023/09/14/in-a-git-repository--where-do-your-files-live-/
[23:03:04] <BlankEclair>	 i'm doing git surgery, with thanks to julia
[23:05:07] <MirahezeRelay>	 <asko1> they did surgery on a git repo,,,,,,,,
[23:12:02] <BlankEclair>	 > error: invalid path '.git/meow'
[23:12:04] <BlankEclair>	 devastated
[23:12:39] <MirahezeRelay>	 <asko1> but does it woof
[23:12:46] <BlankEclair>	 it can
[23:13:36] <MirahezeRelay>	 <asko1> no way, prove it
[23:14:58] <BlankEclair>	 i'm way too lazy lmfao
[23:26:34] <BlankEclair>	 > error: invalid path 'meow/../.git/woof'
[23:26:36] <BlankEclair>	 here
[23:29:15] <MirahezeRelay>	 <asko1> damn,,,,
[23:46:54] <BlankEclair>	 hhhh the slime in my ear is telling me to write a proxy webextension that lets me switch between different proxy methods depending on how i feel
[23:52:13] <MirahezeRelay>	 <asko1> why not rawdog the internet
[23:52:37] <BlankEclair>	 blame school filters
[23:52:47] <BlankEclair>	 can't even go on archive.org without using a condom
[23:53:24] <MirahezeRelay>	 <asko1> what the hell
[23:53:40] <BlankEclair>	 > Not allowed to browse <B>Global - Blacklist - AllSchools</B> category
[23:53:52] <BlankEclair>	 also, wikimedia commons is blocked for the same reason too
[23:53:54] <BlankEclair>	 why? ..???
[23:55:08] <MirahezeRelay>	 <asko1> what is your school cooking oml
[23:55:19] <BlankEclair>	 i don't know
[23:55:20] <MirahezeRelay>	 <asko1> they're making the state of russia sound less oppressive
[23:55:25] <BlankEclair>	 i have like two bypasses
[23:55:28] <BlankEclair>	 one spoofs the sni
[23:55:33] <BlankEclair>	 the other just proxies through icecone
[23:56:24] <MirahezeRelay>	 <asko1> 2 tricks the MEDIA does not want you to know! click here to find out
[23:56:45] <BlankEclair>	 lmao
[23:56:49] <BlankEclair>	 want the sni script?
[23:57:06] <MirahezeRelay>	 <asko1> i love looking at scripts and pretending i understand, so, yes!
[23:57:40] <BlankEclair>	 https://files.sharkgirl.ing/~claire/mitmproxy-sni-shenanigans.py
[23:57:51] <BlankEclair>	 wait what
[23:57:54] <BlankEclair>	 lemme fix the perms
[23:58:04] <MirahezeRelay>	 <asko1> discord says potentially dangerous download
[23:58:07] <BlankEclair>	 fixed
[23:58:09] <MirahezeRelay>	 <asko1> i think you might be hacking me!
[23:58:12] <BlankEclair>	 i mean, yeah, it's a script??
[23:58:27] <MirahezeRelay>	 <asko1> oh noooo you have infected my computer!!!