[00:53:03] c̴̽́̚͘r̴̂͗̀̊a̶̽̉̒̂b̶̍̇̽͗ [01:04:12] i really need to update my login profile. [01:04:20] it points to a wiki that got deleted like 6 months ago [01:06:25] pro tip: if you blank your profile page then it can never be outdated [01:38:14] https://cdn.discordapp.com/attachments/867365805674201091/1362595064244736262/watermark.gif [01:44:48] Cursed image [01:46:25] i have officially crossed more than 1000 patrols of meta [01:46:27] yay [01:46:31] weekeepiidia [01:46:49] @thewwrnerdguy when will i be promoted to wwr servant #1 [01:46:57] 🥹 [01:50:06] wait how do you even count that [01:50:20] ctrl f and the log page for patrols [01:50:47] im not typing why does it say im typing [01:51:28] i saw u typing [01:53:12] I should run a script that presses the letter "a" every few seconds and leave it going for half an hour and see if anyone notices [01:53:17] Is it true Trump disclosure is tommorow [01:55:11] I get weirdly anxious when I see stuff like that. I imagine they’re writing out some wisdom. [01:55:20] grrrrrrrrrrrrrrrrrr [02:01:28] We need more instances of insults that sound like compliments, I'm running low. [02:02:47] The best one I still have is that "Your face is perfect for radio." [02:02:57] me when I write a huge ass essay on some stupid point someone made but then I realize the futility of it all [02:03:36] -# Me when people who spread disinformation online be like. [02:04:28] https://cdn.discordapp.com/attachments/615786602454581249/1497780370773512415/image.png?ex=69eec42b&is=69ed72ab&hm=8034268203181612a0ac78853b701229aaa0fdab646785a89fec9e76716d482c& [08:18:54] Is graphene os available on samsung phones? I'm curious to know more about em [08:29:08] not outside of a pixel right now unfortunately though motorola options are coming soon [08:29:33] Motorola phones? I barely heard of them- [09:43:40] [1/5] A Minecraft player, a Minetest player, and a Hytale player are all stuck in a room with a single door. [09:43:41] [2/5] The Minecraft player spends three hours trying to stack blocks in front of the door to climb over it, but realizes they forgot a crafting table and gives up. [09:43:41] [3/5] The Minetest player instantly hacks the door to see how it’s coded, spends ten minutes optimizing the texture of the hinges, and then leaves the door wide open for everyone else because they believe everything should be open-source. [09:43:41] [4/5] The Hytale player just sits in the corner, staring at the door, and says, "It’s going to be the most perfect, revolutionary door anyone has ever seen... I just need another five years to finish the animation." [09:43:42] [5/5] - Gemini [11:50:51] Wow, how funny. If only you wrote it yourself. [16:15:32] [1/3] Wiki version: [16:15:32] [2/3] A Minecraft player, a Minetest player, and a Hytale player are stuck in a room with a single door. [16:15:32] [3/3] They wanna look up the door on each of their wikis. Thankfully, none of those wikis are on Fandom (anymore). [16:15:51] (kind of an anti-joke) [16:25:42] Written by a human too [16:34:08] both the wikis and the joke [16:52:25] [1/2] The new version of CodeMirror contains a wikitext linter and I think some of the linting rules have really funny descriptions [16:52:25] [2/2] https://cdn.discordapp.com/attachments/615786602454581249/1498003831106306179/image.png?ex=69ef9448&is=69ee42c8&hm=942993fff1683e3e12fdf2f6aa906ddcbe97953d40c7bad06087fb5a66d41ebb& [16:53:05] I mean it's right but lmao [17:16:16] Rare aeywoo sighting [18:31:10] [1/2] is there a way to make so that the link is only clickable on the image's area [18:31:10] [2/2] https://cdn.discordapp.com/attachments/615786602454581249/1498028684181770311/image.png?ex=69efab6e&is=69ee59ee&hm=b51051a2bbc15688748d3fb6dcfddee3680db920dd2275f5384a39ab52971285& [18:31:48] send link [18:31:50] to page [18:34:02] [1/7] this isn't hosted on a wiki, this website is currently self hosted [18:34:02] [2/7] i haven't edited any attributes of links in the css files so idk why its taking up the whole block when its not the default behaviour [18:34:03] [3/7] ``` [18:34:03] [4/7] [18:34:03] [5/7] [18:34:03] [6/7] /a [18:34:04] [7/7] ``` [18:36:36] Check out the computed properties [18:37:22] It will tell you whether it's a user-agent stylesheet or somewhere else, as well as the value actually going into effect [18:38:14] where do I find that? [18:38:22] devtools [18:38:31] where exactly depends on the browser [18:39:42] https://cdn.discordapp.com/attachments/615786602454581249/1498030832093237359/image.png?ex=69efad6e&is=69ee5bee&hm=ca583bacda187a372f2e1e63015f070bd98be165669981f424f92c954c3542cd& [18:39:48] (for Chrome and friends) [18:40:06] thank you [18:40:15] if you hover over the property you will see a blue arrow [18:40:24] click on it and it will show you the exact place where it's coming from [18:40:39] https://cdn.discordapp.com/attachments/615786602454581249/1498031068492595300/image.png?ex=69efada6&is=69ee5c26&hm=89069588251c2a951b98f7ee53ab7ef37e240ff58999dac9ea37d3c11700e920& [18:40:47] yeah it's inline, default behavior [18:42:41] that's even more confusing [18:43:41] is this the one? [18:43:48] yep [18:43:49] width:fit-content; margin:auto [18:44:59] maybe its the margin of the image [18:45:46] nope that uncenters the image [18:45:58] no effect unfortunately [18:46:00] margin:auto will center it [18:46:13] yea, the image already has it [18:46:31] whats width of parent? [18:46:41] 350px [18:47:07] add width:fit-content onto the a tag [18:47:20] https://cdn.discordapp.com/attachments/615786602454581249/1498032752648519791/image.png?ex=69efaf38&is=69ee5db8&hm=cdab23b4a25c4cdc14a8e15d5d37e6f54899ad5b9d5fc35daa172d15ff30bec9& [18:48:09] [1/2] it gets ignored [18:48:09] [2/2] https://cdn.discordapp.com/attachments/615786602454581249/1498032956869181583/image.png?ex=69efaf69&is=69ee5de9&hm=ebb2ae2bf94b6356486f3d644985dbf9e01238673c299cc01d9588d1dfe8502d& [18:48:28] youll have to find whats making the width span the page [18:48:45] all I can think of is the margin [18:49:07] the box in the ss is all blue so its not margin [18:49:10] not for that element at least [18:49:15] margin shows as orange [18:49:28] the margin for the image [18:49:29] https://cdn.discordapp.com/attachments/615786602454581249/1498033292526616656/image.png?ex=69efafb9&is=69ee5e39&hm=5a42a83ea4103eeaf7ae426f2930a12da29cd7a3a5be0d8bb8c8e1d7e65d747d& [18:49:39] o shit [18:49:39] yea [18:49:51] https://cdn.discordapp.com/attachments/615786602454581249/1498033383907922042/image.png?ex=69efafce&is=69ee5e4e&hm=d63fbd6df010d6e9f8ccf41ba33b5cce75d8c840876395b42f5155b8516c2387& [18:49:58] how did i forget that [18:50:12] okay take it off [18:51:51] will setting the margin to 0px achieve the same? [18:51:59] yes [18:55:30] [1/2] https://cdn.discordapp.com/attachments/615786602454581249/1498034805227393136/image.png?ex=69efb121&is=69ee5fa1&hm=2ba96d04ba51f44aca8b72df6520b009003d64e5f9882fa8a8c068d14766e363& [18:55:30] [2/2] https://cdn.discordapp.com/attachments/615786602454581249/1498034805613531208/image.png?ex=69efb121&is=69ee5fa1&hm=558bb899bef13c2486c823fb0ddba81b2bb4a2a8420c8a061a3a39fb56a6f94e& [18:55:52] maybe [18:56:02] i should wrap it in a div [18:57:13] nope div didn't work [18:58:06] [1/2] doesn't seem to be the marginnn [18:58:07] [2/2] https://cdn.discordapp.com/attachments/615786602454581249/1498035461065806024/image.png?ex=69efb1be&is=69ee603e&hm=2e8e9e8ebe8472d2f33211c7558febee9bb0466e239bd0d52a1ce58c470f9004& [18:58:57] wrap it in a div [18:58:59] make it a flex box [18:59:03] and center it with that [18:59:32] the is the clickable part [18:59:40] so u wanna make sure thats only the width of the image [19:01:00] https://cdn.discordapp.com/attachments/615786602454581249/1498036192187388014/image.png?ex=69efb26c&is=69ee60ec&hm=72abd2424e6152667c0f898a07e9a93f008ad2f278a8f03d7b1e180ce4962e9f& [19:01:30] remove the margin auto [19:01:41] then put [19:01:54] justify-content: center; align-items: center [19:02:22] didn't expect to see another fellow vietnamese to be up at this hour lol https://discord.com/channels/407504499280707585/407537962553966603/1498036252715388948 [19:05:36] [1/2] I simplified this to place-self and it finally worked [19:05:36] [2/2] Thank you!! [19:10:01] I'm playing with a vietnamese friend [19:10:22] Wish I could stay awake that late myself [20:35:05] [1/2] thanks, google ai [20:35:05] [2/2] https://cdn.discordapp.com/attachments/615786602454581249/1498059865111793835/Screenshot_2026-04-26_163436.png?ex=69efc878&is=69ee76f8&hm=7ee1a3068fed9f6487811ba3809e09a2fdc999e6f6ad6b43d8732007e2b729bf& [20:47:20] Is it trying to show you infinity? [22:28:33] IT'S PIKACHUUUUU [22:28:54] It's Clefairy! [22:29:14] FUUUU- [22:39:02] [1/2] Just jumping in to remind some folks that life is short and death comes eventually [22:39:02] [2/2] Happy late/early Christmas [22:49:10] https://youtube.com/shorts/nSAD29WJ9eE?si=Qw6Td1fIAQqjlY1e [23:03:28] no clue