00:50 < bridge> aaaaaah 00:50 < bridge> Dynamic routing isd pain 00:50 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1184643583807074365/image.png?ex=658cb84f&is=657a434f&hm=4cf07ecc38520beffdb88080dce7bce29a4a84c3500178f3c39e582f25edc44f& 00:50 < bridge> Dynamic routing is pain 00:50 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1184643583807074365/image.png?ex=658cb84f&is=657a434f&hm=4cf07ecc38520beffdb88080dce7bce29a4a84c3500178f3c39e582f25edc44f& 00:51 < bridge> css is also pain 10:04 < bridge> Hello, I wrote the code for support. Can a discord bot be made for my own ddracenetwork server (which map will be shown to how many people etc. on the server)? 10:39 < bridge> What 10:57 < bridge> ? 11:00 < bridge> What is „the code for support“ 11:01 < bridge> Do you want to make a bot or use an existing one? 11:02 < bridge> I think he asking for help with discord bot integration in server 11:05 < bridge> Which bot then 11:05 < bridge> i don’t feel super inclined to help him when he can’t even figure out how to ask the question in a way that makes sense 11:05 < bridge> Discord or tw server? 11:13 < bridge> discord 11:53 < bridge> You only answered one question .\_. 11:53 < bridge> you can access the "how many players, what map" info at https://master1.ddnet.org/ddnet/15/servers.json 12:36 < bridge> i thought same xd but in that case i simply dont say anything cuz they dm me then 12:36 < bridge> Yeah 12:38 < bridge> Grammar in other language sometimes leads to such weird sentences, but I agree that they could extra check if a translator gives a similar sentence or something 12:39 < bridge> asking questions can be hard 12:40 < bridge> please don't talk about GameLord here as if they weren't here 12:40 < bridge> @ryozuki i miss your contribution to the multi threading bug in #bugs 12:40 < bridge> 12:40 < bridge> Xdd 12:40 < bridge> 12:40 < bridge> I can't take any issue serious anymore without your voice in my head 12:40 < bridge> And i don't even know your voice 12:42 < bridge> Brainwashed 12:42 < bridge> what u want me to say, its obvious if it was all rust with only rust deps this would 98% havent happened 12:46 < bridge> :NekoEvil: 12:46 < bridge> today i made progress on my pascal mlir compiler 12:47 < bridge> but well i havent done anything fancy yet, im making the lr parser and the ast 12:47 < bridge> following the iso spec :Sakusweat: 12:47 < bridge> from 1990 12:47 < bridge> https://www.cs.utexas.edu/users/novak/iso7185.pdf 12:47 < bridge> luckily its 100 pages 12:48 < bridge> i wonder how long is C 12:48 < bridge> For work or for fun? 12:48 < bridge> c99 is 550 12:48 < bridge> for fun and flex 12:48 < bridge> i will put it in my resume 12:48 < bridge> Xdd 12:48 < bridge> and in the future it may help me get compiler related jobs 12:48 < bridge> 😬 12:48 < bridge> Object Pascal is still pretty much used in Germany in form of delphi 12:49 < bridge> also MLIR is a niche in niches 12:49 < bridge> i may get paid a lot 😬 12:49 < bridge> Sounds nice 12:49 < bridge> tbh i know 0 pascal XD 12:49 < bridge> i seen the learn pascan in y minutes 12:49 < bridge> I should also specialize more xd 12:49 < bridge> delphi is a compiler right 12:49 < bridge> You'll find some stuff similar to rust 12:49 < bridge> i choose pascal cuz its not stack based or functional 12:50 < bridge> Esp syntax wise.. but some stuff is also extremely stupid 12:50 < bridge> and simple 12:50 < bridge> "simple" 12:50 < bridge> String array access is 1 based not zero 12:50 < bridge> xd 12:50 < bridge> also it supports multidimensional arrays 12:51 < bridge> btw 12:51 < bridge> funny excerpt 12:51 < bridge> > Use this information only for go o d; never for evil. Do not exp ose to re. Do not op erate heavy 12:51 < bridge> > equipment after reading, may cause drowsiness. Do not read under the in uence of alcohol (although 12:51 < bridge> > there have b een several uncon rmed rep orts that alcohol actually improves the readability). The 12:51 < bridge> > standard is written in English. If you have trouble understanding a particular section, read it again 12:51 < bridge> > and again and again... Sit up straight. Eat your vegatables. Do not mumble. 12:51 < bridge> stupid pdf 12:51 < bridge> it puts spaced 12:51 < bridge> framework 12:51 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1184825040705962094/image.png?ex=658d614e&is=657aec4e&hm=a2aedc7998cb34a22fc94b2af69ca1edc5357aeefa79212c89589896e94d6b13& 12:52 < bridge> any percy jones enjoyers 12:53 < bridge> what dat 12:53 < bridge> bassist 12:55 < bridge> vegatables 13:09 < bridge> also being able to say i made a pascal compiler is nice 13:10 < bridge> it will also improve my standard-reading-skill 13:10 < bridge> (this is all big copium i hope i finish this project) 13:10 < bridge> i think this is a really good project 13:11 < bridge> I can not get 3d accelerated virtio guest gpu drivers to work 13:11 < bridge> f 13:11 < bridge> virtio video device can only be used with spice display device and both of them need the 3d acceleration explicitly enabled 13:12 < bridge> is this linux specific 13:12 < bridge> libvirt 13:12 < bridge> and it’ll run after some finagling 13:12 < bridge> but the only spice display clients i have just give me a black screen 13:12 < bridge> i have no idea about this stuff 13:12 < bridge> and spice only provides a GTK widget which all of said tools use 13:13 < bridge> virtual machines 13:13 < bridge> nvidia? 13:13 < bridge> xD 13:13 < bridge> maybe related 13:13 < bridge> seems like abandoned libvirt bug tho 13:14 < bridge> https://wiki.gentoo.org/wiki/GPU_passthrough_with_libvirt_qemu_kvm 13:14 < bridge> irrele 13:14 < bridge> vant 13:14 < bridge> f 13:14 < bridge> :poggers2: got home 13:14 < bridge> here u basically pass through pci device to guest as if it had the device connected directly 13:15 < bridge> virtio drivers expose a layer that just interfaces with the hypervisor and then the host calls whatever interfaces from the gpu 13:15 < bridge> so with passthrough you just install oem drivers 13:16 < bridge> Hello fred 13:16 < bridge> oh its late 13:16 < bridge> 20 13:16 < bridge> see u when u wake up 13:16 < bridge> :owo: 13:16 < bridge> its my regular time 13:16 < bridge> fred what music u listen to 13:17 < bridge> ur the most far away its why its weird 13:17 < bridge> got off at 7, got home at 8 13:17 < bridge> Nobody wants to talk about music with me 13:17 < bridge> :brownbear: 13:17 < bridge> i listen to synthwave 13:17 < bridge> at work 13:17 < bridge> only jupstar indulges and his recs scare me 13:17 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1184831560277561344/Screenshot_20231214_201725.jpg?ex=658d6761&is=657af261&hm=e94bfc6ef63cd5c189c2f96258e19b69ad4cf0ba139905655ee338cb3179346c& 13:17 < bridge> weeb 13:17 < bridge> how 13:18 < bridge> miku 13:18 < bridge> fair 13:18 < bridge> uueeeuu 13:18 < bridge> love miku 13:18 < bridge> https://www.bsc.es/news/bsc-news/bsc-presents-sargantana-the-new-generation-the-first-open-source-chips-designed-spain 13:18 < bridge> barcelona!! 13:18 < bridge> in top of hn 13:18 < bridge> the only artificial personality I will ever appreciate 13:18 < bridge> https://news.ycombinator.com/item?id=38640406 13:19 < bridge> neat 13:19 < bridge> internet died? 13:19 < bridge> :feelsbadman: 13:19 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1184832074750889994/Screenshot_2023_1214_201926.jpg?ex=658d67db&is=657af2db&hm=ff181a5f4354c706b05279e3d5b451405d068a4a18255b0b61f08706067eee61& 13:19 < bridge> Idk any of this music 13:20 < bridge> idk either 13:20 < bridge> I can’t take long screenshots anymore 13:20 < bridge> mostly video games stuff 13:20 < bridge> or rhythm game 13:20 < bridge> or random shit youtube recommended that i saved 13:21 < bridge> https://upcommons.upc.edu/bitstream/handle/2117/384912/sargantana_preprint.pdf 13:21 < bridge> btw upc is the uni i went 1 year xd 13:21 < bridge> Cool 13:21 < bridge> wish i could go to school 13:22 < bridge> :owo: 13:23 < bridge> do you only listen to music at work ryo 13:27 < ws-client> @gamelord0845 you still on it? Are you coding a new bot? or do you want to connect a finished bot to your server? 13:27 < bridge> ye 13:27 < bridge> how 13:27 < ws-client> ryo always works 13:27 < bridge> why synthwave 13:28 < bridge> is it fulfilling or is it just noise 13:28 < bridge> a new bot 13:33 < bridge> 🦛 13:44 < ws-client> Okay if you want to build a bot your self @gamelord0845 then the link heinrich sent will come in handy. 13:44 < ws-client> https://master1.ddnet.org/ddnet/15/servers.json 13:45 < ws-client> here you can get information about all servers and players currently only as easy to use http endpoint with json 13:45 < ws-client> assuming you write the bot in some high level scripting language such as javascript or python reading that json will be very smooth :) 13:46 < ws-client> s/only/online 13:50 < bridge> It's very complicated, I don't understand what should I do? 13:52 < ws-client> which language are you using to write the bot? 13:53 < bridge> I was normally using node.js and can you share the infrastructure directly so I can just change the token and start it? 13:53 < bridge> Step by step instruction: 13:53 < bridge> 1. Open eyes 13:53 < bridge> 2. Turn on brain 13:53 < bridge> 3. Read how json works 13:53 < bridge> 3. Write auto-fetcher and parser for this json 13:53 < ws-client> what token? 13:53 < ws-client> have you ever created a discord bot? 13:54 < bridge> yes 13:54 < ws-client> okay nice 13:54 < ws-client> so you are just missing the teeworlds info part right? 13:54 < bridge> Yes, I once set up a Discord bot connected to the server, it was Minecraft. 14:10 < bridge> Chillerdragon ur Rest Client can send data to the bot 14:10 < bridge> In theory 14:11 < ws-client> @gamelord0845 https://paste.zillyhuhn.com/O3 14:11 < ws-client> @Bota wot? 14:12 < bridge> Depends how he implements bot 14:12 < ws-client> oh you are trying to sell gamelord my ruby lib? :D 14:12 < bridge> Wekhooks :owo: 14:12 < ws-client> yea dont think that fits his usecase 14:13 < ws-client> using the http master should be smoother for him 14:13 < bridge> the http master also contains data for all 0.7 servers btw 14:13 < bridge> (and 0.5 ^^) 14:14 < bridge> ah, it seems the last 0.5 server died 14:15 < bridge> https://tenor.com/view/%D1%81%D0%BF%D0%B0%D0%BD%D1%87-%D0%B1%D0%BE%D0%B1-gif-4507635777139313792 14:17 < ws-client> F 0.5 14:18 < ws-client> @gamelord0845 14:18 < ws-client> https://github.com/ddnet/ddnet/assets/20344300/b882be5d-8ca0-4e83-bfa9-1d4941f47b90 14:18 < ws-client> does this preview on discord? 14:18 < bridge> Yes 14:18 < ws-client> pog 14:18 < bridge> My eyes hurt 14:18 < bridge> Javascript :cammostripes: 14:19 < ws-client> said the ruby dev 14:19 < ws-client> axaxaxaxax 14:19 < bridge> Im using typescript 14:19 < ws-client> this is typescript 14:19 < ws-client> kinda xd 14:19 < bridge> Thats big diffraction 14:19 < bridge> Diffrence* 14:20 < bridge> Later it gets compiled to js yes but in ts you have somewhat of a propoer language 14:20 < bridge> For thins i give props so Microsoft 14:20 < bridge> This* 14:21 < bridge> Btw im Angular dev 14:21 < bridge> Not ruby 14:21 < bridge> For ruby ill try make you all of it 14:21 < ws-client> hehe i know 14:22 < ws-client> > ah, it seems the last 0.5 server died 14:22 < ws-client> when 0.5 support for ddnet? 14:22 < ws-client> @heinrich5991 14:22 < bridge> ._. 14:22 < ws-client> xd 14:22 < ws-client> its the future 14:22 < bridge> stop thinking about porting 0.5 and 0.7 - go work on ddnet 2.0! 14:23 < bridge> Its like you say debian is the future :lol: 14:23 < ws-client> hehe 14:23 < bridge> That says the arch user 14:23 < bridge> Always has the newest stuff 14:23 < bridge> Bit wants 0.5 14:24 < bridge> But wants 0.5 14:24 < bridge> when teewars compatibility? 14:25 < bridge> For what? 14:25 < bridge> I think that was sarcastic 14:25 < ws-client> wot trolodragon? 14:25 < bridge> Your smartfridge? :kek: 14:25 < bridge> teewars 0.4 didn't have map download support 14:25 < ws-client> woah 14:25 < ws-client> oldman5991 14:25 < ws-client> back in the days we didnt have map download 14:25 < bridge> teewars is the oldest teeworlds version I'm aware of, it was an exaggeration 14:26 < ws-client> when did u even start playing @heinrich5991 ? 14:26 < ws-client> aware of as in you played it already @patiga ? 14:26 < bridge> 0.5.1, I think 14:26 < bridge> Heinrich donated 500 Euros hes playing pretty long i assume 14:26 < ws-client> ah oh so not 0.4 14:27 < bridge> ChillerDragon: definitely not live ^^. I did open client and had a quick look at the map format. not sure if I was ingame, I think no 14:27 < ws-client> ah 14:28 < bridge> good old 2008 14:28 < bridge> - "lots of weapons" (5)! 14:28 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1184849428180385943/image.png?ex=658d7805&is=657b0305&hm=bca52903ab93f7f7038ec1a0d46e9177fffb386272899479e6570f46f91889a1& 14:31 < ws-client> 🍺 14:31 < ws-client> deutschland 14:31 < ws-client> why is some 2008 tw ad in german? did your browser translate it or was that the original post? 14:31 < bridge> :poggers2: 14:32 < bridge> knuffig sounds untranslated 14:32 < ws-client> right 14:32 < bridge> Agreed 14:33 < ws-client> i think teetow did some german web stuff back then 14:37 < bridge> Next week ill have a lot of time for my project:))))) 14:38 < bridge> Once the poc works, ill do a v2 🙂 14:42 < ws-client> @furo321 for testing rcon flood if you feel motivated you could insert rcon login to this script https://gitlab.com/teeworlds-network/twnet_parser/-/tree/master/examples/07/flood?ref_type=heads then host a server online with max clients 64 and run the flood script with 64 tees 14:42 < ws-client> https://github.com/ddnet/ddnet/pull/7650#issuecomment-1855873417 14:44 < ws-client> In con_ready i assume you could insert https://gitlab.com/teeworlds-network/twnet_parser/-/blob/fd7a93e76af72841465082d8692e36cca4a1b608/twnet_parser/messages7/system/rcon_auth.py 14:44 < ws-client> https://gitlab.com/teeworlds-network/twnet_parser/-/blob/fd7a93e76af72841465082d8692e36cca4a1b608/examples/07/flood/flood.py#L107 14:45 < bridge> Whatever your conclusion will be. Please add this for local server. I hate to wait for rcon xd 14:45 < ws-client> i also would love that for remote servers 14:45 < ws-client> i often join 3 servers in a row just to set sv_shutdown_when_empty and i always forget how to spell it 14:45 < ws-client> mimimi use fifo 14:46 < bridge> I feel that 14:46 < bridge> using fifo does indeed sound like a good idea in this case 14:46 < ws-client> xd 14:46 < ws-client> it doesnt have autocomplete at all 14:46 < bridge> add fifo remote console 14:46 < ws-client> but its nice for the 3 times thing 14:55 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1184856299540860958/image.png?ex=658d7e6b&is=657b096b&hm=51590ea36515b7a9d19f53b36814e6caf2b3a148604714389984c45c4275e9af& 14:56 < bridge> meme of day 14:57 < bridge> what's the original? 14:58 < bridge> salt maybe 15:01 < bridge> sry i went to eat and didnt see 15:01 < bridge> not just synthwave tho but synthwave is nice as its like background noise not too distracting 15:01 < bridge> without words 15:01 < bridge> specially when i focus 15:02 < bridge> so it’s just noise 15:02 < bridge> wild 15:03 < bridge> why wild 15:03 < bridge> i 15:03 < bridge> gotta focus for difficult problems 15:03 < bridge> like making a compiler 😬 15:04 < bridge> sometimes i also listen to game or anime OSTs 15:04 < bridge> https://www.youtube.com/watch?v=sOHZG74XIUw 15:04 < bridge> nothing comes close to this when it comes to anime osts 15:05 < bridge> why u cannot focus with substance music 15:07 < bridge> wat dat 15:07 < bridge> music that isn’t just noise 15:08 < bridge> So bass? 15:08 < bridge> Xd 15:08 < bridge> what 15:09 < bridge> The only thing that isn't noise in music i can think of is bass 15:09 < bridge> wdym 15:09 < bridge> Was just wondering about your comment 15:10 < bridge> i mean like 15:10 < bridge> music that doesn’t exist just to fill the silence 15:10 < bridge> to just be a lingering noise like the rain or traffic 15:10 < bridge> not anything like particular frequencies 15:11 < bridge> Good idea, time for some rain asmr 15:16 < bridge> it isnt noise its a nice symphony 15:16 < bridge> it has motive and emotion 15:16 < bridge> listen to it 15:17 < bridge> i can not sympathize with the synthesis 15:17 < bridge> if I enjoy a synth it probably has an amazing keyboardist behind it 15:17 < bridge> i bought a sony 80€ headset for work and street 15:17 < bridge> bluetooth 15:18 < bridge> i don’t usually like synth as the main component also 15:18 < bridge> i meant the anime ost 15:18 < bridge> oh 15:18 < bridge> yea it’s orchestral it’s fine 15:18 < bridge> i’d just rather listen to a classical piece probably 15:19 < bridge> i don’t like film soundtracks 15:19 < bridge> it’s all dynamics 15:19 < bridge> idk 15:19 < bridge> kevin pekin is god 15:19 < bridge> i guess i also seen anime 15:19 < bridge> so it reminds me of how good it is 15:20 < bridge> probably 15:20 < bridge> Idk the guy 15:21 < bridge> eating oatmeal 15:21 < bridge> pretty american 15:21 < bridge> is it 15:22 < bridge> it’s just oatmeal 15:23 < bridge> idk oatmeal reminds me of america 15:23 < bridge> i guess cuz it english word 15:23 < bridge> in spanish its avena 15:26 < bridge> i see 15:27 < bridge> meal of oats 15:32 < bridge> i am still hungry 15:32 < bridge> need protein ghhmhmbnvnv 15:40 < bridge> when oatmeal with protein powder 15:41 < bridge> ChillerDragon: Cool tool, I didn't really receive any lag by doing this. So, instead I have tried to count the amount of `got msg 14` that get printed to see if both versions match up with the amount of commands received. I got the following results. My version seems to always land on the same values, while the original never gets the same value for each test. It seems to get either 338, 339 or 340. 15:41 < bridge> 15:41 < bridge> ``` 15:41 < bridge> Original 1 tee - 340 msg 14s 15:41 < bridge> Original 60 tees - 20298 (/60 = 338.3) 15:41 < bridge> 15:41 < bridge> My version 1 tee - 336 msg 14s 15:41 < bridge> My version 60 tees - 20160 (/60 = 336) 15:41 < bridge> ``` 15:49 < bridge> you badly mistyped ›metal‹ ^^ 15:50 < bridge> Maybe your tool is bugged, as I seemed to always get 336 when counting on a normal DDNet client with both original and my version. 16:03 < ws-client> yea there might be bugs with the resend logic in my code. The happy path should be all fine but not sure if i properly implemented the error correcting of the tw protocol. 16:04 < ws-client> @furo321 but woah you got it running and actaully were using it? thats so cool to hear. And patching the rcon auth also worked fine? You are a pro coder! 16:05 < bridge> I didn't change the code, I made the server send rcon commands to non-authed players instead :) 16:06 < ws-client> ah right thats what you also did for dbg dummies 16:06 < ws-client> was it a local or remote server? 16:06 < ws-client> if it was remote that should please heinrichs concerns i think 16:10 < ws-client> @furo321 ^ 16:14 < bridge> It was done locally, but the "flooder" was connecting through my public IP. Meaning it still went around the local network. 16:16 < ws-client> i see 17:39 < bridge> ChillerDragon when are you able to start implementing the features i requested? 😄 I kinda need data to develop my frond end 17:48 < bridge> https://github.com/ddnet/ddnet/blob/efe593c7b06bdbe2ff0532b6cb278b093298973f/src/engine/client/graphics_threaded.cpp#L1070 what does TL stands for 17:48 < bridge> https://github.com/ddnet/ddnet/blob/efe593c7b06bdbe2ff0532b6cb278b093298973f/src/engine/client/graphics_threaded.cpp#L1070 what does TL stands for? 17:48 < bridge> https://github.com/ddnet/ddnet/blob/efe593c7b06bdbe2ff0532b6cb278b093298973f/src/engine/client/graphics_threaded.cpp#L1070 what does TL stands for? 17:49 < bridge> Top-Left 17:49 < bridge> https://github.com/ddnet/ddnet/blob/efe593c7b06bdbe2ff0532b6cb278b093298973f/src/engine/client/graphics_threaded.cpp#L1070 what does TL stand for? 17:49 < bridge> thanks 17:49 < bridge> `QuadsDraw` draws the quad centered at the position instead 18:22 < bridge> Not sure why it's called `Ext`, maybe `Impl` would be a better suffix 18:22 < bridge> noted, thanks again :owo: 18:22 < bridge> It's the rect drawing code but without some wrapping code for starting and ending quads drawing 18:23 < bridge> im going thru it rn, seems like so xd 18:23 < bridge> For some performance gains in some cases where many calls to `QuadsStart` and `QuadsEnd` can be avoided 18:24 < bridge> it will be in js, performance isnt my main concern :pepeW: 19:46 < bridge> hey wheres the map database again 19:48 < bridge> found it thx 19:51 < bridge> @heinrich5991 how many terrabytes is https://heinrich5991.de/teeworlds/maps/maps/ big? 19:52 < bridge> @heinrich5991 how many terrabytes is https://heinrich5991.de/teeworlds/maps/maps/ ? 20:32 < bridge> <_voxeldoesart> when will #7521 come into fruition 20:32 < bridge> https://github.com/ddnet/ddnet/pull/7521 20:35 < bridge> 18.5GB 20:35 < bridge> so small? 20:36 < bridge> exactly 18486077573 20:37 < bridge> bits? xd 20:44 < bridge> <-StormAx> im trying to make rainbow text, can sobody send help pls pls 20:44 < bridge> <-StormAx> https://cdn.discordapp.com/attachments/293493549758939136/1184943947991228548/image.png?ex=658dd00c&is=657b5b0c&hm=39a9480647e9616d9b6175fef47095517d188150a603499bfbb63ae496285a35& 20:55 < bridge> tick is not defined, col is never used 21:07 < bridge> The tick also doesn't advance on the client-side when offline, use `std::fmod(Client()->GlobalTime(), 1.0f)` for the H color component 22:27 < ChillerDragon> @Bota i can not gurantee any delivery dates if you need it soon you have to do it your self i might not do it for a few years 22:28 < ChillerDragon> i dont think its even one terrabyte @teero777 22:37 < bridge> <-StormAx> col is used 22:37 < bridge> <-StormAx> `TextRender()->TextColor(col);` 22:48 < bridge> years? :justatest: 22:54 < ChillerDragon> yeah historically it takes me years to finish some of my todos. 22:55 < ChillerDragon> end of january i might have some time for it 23:09 < ChillerDragon> omg new github looks like dogshit 23:09 < ChillerDragon> frontend gets worse with every updates 23:09 < ChillerDragon> in a few years and wont be any better than gitlab anymore 23:09 < bridge> What is new for u? 23:10 < ChillerDragon> https://zillyhuhn.com/cs/.1702591795.png 23:10 < ChillerDragon> i cant read shit with this fucked font 23:10 < bridge> Yeah too bright 23:10 < ChillerDragon> https://docs.github.com/assets/cb-48474/images/help/commits/commits-page.png 23:10 < ChillerDragon> this looked so much better 23:11 < ChillerDragon> https://zillyhuhn.com/cs/.1702591870.png 23:11 < ChillerDragon> its so much harder to read 23:14 < bridge> Mh k. For me it looks different. More like in the first picture 23:14 < bridge> Oh the last two 23:36 < ChillerDragon> last two ye 23:36 < ChillerDragon> very last is current and the other one is some image i found on duckduckgo from their docs how it used to look 23:36 < ChillerDragon> more bold and darker 23:36 < ChillerDragon> much easier on the eye