Guild icon
DDraceNetwork
Development / developer
Development discussion. Logged to https://ddnet.org/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2024-02-18 00:00:00Z and 2024-02-19 00:00:00Z
Avatar
Since you can't always control what happens on server, you can see your map getting changed midplay. Now server will save all teams on map change, so players can finish map later. I didn't test this PR and I have no idea how to so if you are able to test I would be glad to see if it works or not

Checklist

  • [ ] Tested the change ingame
  • [ ] Provided screenshots if it is a visual change
  • [ ] Tested in combination with possibly related configuration options
  • [ ] Written a...
Avatar
chillerdragon BOT 2024-02-18 02:14:46Z
Can you show me the output of this command? ``ls /usr/local/share/gems/huffman_tw-0.0.2/lib_huffman_tw``Assuming you did not uninstall the huffman_tw gem already
Replying to @Miguilim image.png
Avatar
ws-client BOT 2024-02-18 02:17:30Z
<ChillerDragon> Did the install show any errors?
02:18
<ChillerDragon> this is how it should look like. In your error it says it can not load the lib_huffman_tw file. That should be the `lib_huffman_tw.so in there. Does it exist?
02:18
<ChillerDragon> also ffs matrix did the command i sent arrive as broken as on irc?
02:19
<ChillerDragon> Run this*: ls /usr/local/share/gems/huffman_tw-0.0.2/lib_huffman_tw
02:20
<ChillerDragon> Omg what is my syntax highlight lib doing there!? https://zillyhuhn.com/cs/.1708222773.png
02:20
<ChillerDragon> what a bug fest i should probably just stop using this broken chat
Avatar
ws-client BOT 2024-02-18 02:34:12Z
<ChillerDragon> @Miguilim did you use root powers during the gem install huffman_tw ? What does this show gem env
02:38
<ChillerDragon> @Miguilim i assume this happend for you https://zillyhuhn.com/cs/.1708223861.png
02:39
<ChillerDragon> try sudo apt-get install -y ruby-dev gem install huffman_tw
Avatar

Checklist

  • [x] Tested the change ingame
  • [ ] Provided screenshots if it is a visual change
  • [ ] Tested in combination with possibly related configuration options
  • [ ] Written a unit test (especially base/) or added coverage to integration test
  • [ ] Considered possible null pointers and out of bounds array indexing
  • [ ] Changed no physics that affect existing maps
  • [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-ad...
Avatar
ws-client BOT 2024-02-18 03:33:32Z
<ChillerDragon> @VaLl I finally released the fixed new lib. You can now do pip install twnet_parser --upgrade and do not need any size hacks anymore.
04:11
finally ai works in it brownbear (edited)
Avatar
so stupid LMAO
05:13
AI in ddnet chat
05:13
what a world
Avatar
Avatar
ws-client
<ChillerDragon> @Miguilim did you use root powers during the gem install huffman_tw ? What does this show gem env
I think with and without root
Avatar
Avatar
ws-client
<ChillerDragon> Run this*: ls /usr/local/share/gems/huffman_tw-0.0.2/lib_huffman_tw
could not find the file or directory
05:49
I get this
05:51
@ChillerDragonbotbridgeadvanced are you sure that this Pack(-64) is correct? (https://chillerdragon.github.io/teeworlds-protocol/shared/int_packing.html) (edited)
05:52
shouldn't the result be only 01111111? (edited)
Avatar
ChillerDragon BOT 2024-02-18 06:39:11Z
okay that looks good so why does it look in a directory for it then that does not exist? When does ``gem env`` show?
Replying to @Miguilim image.png
06:39
omg seriously
06:39
EVERY FUCKING MATRIX CLIENT IMPLEMENTS CODE SNIPPETS DIFFERENTLY AND THEY ALL SUCK IN THEIR OWN WAY FFS
06:43
Its been a while for me looking at int packers. And it indeed seems to be wrong it should be 11111111 00000001
Replying to @Miguilim shouldn't the result be 01111111?
06:45
idk im majorly confused i would have to look into it again xd
Avatar
Avatar
ChillerDragon
Its been a while for me looking at int packers. And it indeed seems to be wrong it should be 11111111 00000001
I don't think so man. 00000000 is 0. But 01000000 is not -0, is -1
06:46
I just written this
Avatar
ChillerDragon BOT 2024-02-18 06:46:36Z
right that i remember
06:46
is that libtw2?
06:46
when in doubt trust heinrich ye
Avatar
XDDDDDDDDD
06:47
im writing the protocol documentation for teeframe
Avatar
ChillerDragon BOT 2024-02-18 06:48:06Z
do you have a link for that image?
Avatar
ChillerDragon BOT 2024-02-18 06:48:47Z
oh no i mean the github link to the original source
06:48
looks like github markdown to me
Avatar
I didnt published yet
Avatar
ChillerDragon BOT 2024-02-18 06:49:13Z
ah its yours
06:49
not libtw2
06:49
your rewriting the docs on it for the 3rd time then lol
Avatar
xdddddddddddddddddddd
06:50
im trying to write the entire protocol documentation in a sequential way and less technical
Avatar
ChillerDragon BOT 2024-02-18 06:50:40Z
cool when publish
06:51
Avatar
ChillerDragon BOT 2024-02-18 06:51:11Z
hope i get some credits for that c:
06:51
thats my drawing o.O
Avatar
Avatar
ChillerDragon
hope i get some credits for that c:
its on the first page
Avatar
ChillerDragon BOT 2024-02-18 06:51:40Z
poggies
06:52
its a github wiki page?
06:52
or what is that
Avatar
vitepress
Avatar
ChillerDragon BOT 2024-02-18 06:52:44Z
ctrl+k to search sounds epic
Avatar
XDDDDDDDDDDDD
Avatar
Avatar
ChillerDragon
okay that looks good so why does it look in a directory for it then that does not exist? When does ``gem env`` show?
I get this
Avatar
ChillerDragon BOT 2024-02-18 06:55:24Z
and you still get the same error message?
Avatar
Avatar
ChillerDragon
and you still get the same error message?
yes
06:58
pepeW
Avatar
ChillerDragon BOT 2024-02-18 06:58:52Z
idk i never used system ruby because its full of root shit. I need to understand ur system
07:02
@Miguilim can you run this spy command it will send a crashlog to my vps lol ruby -e 'require "huffman_tw"' &> /tmp/ruby.txt;wget -q -O - https://paste.zillyhuhn.com/ --post-file /tmp/ruby.txt
Avatar
Avatar
ChillerDragon
@Miguilim can you run this spy command it will send a crashlog to my vps lol ruby -e 'require "huffman_tw"' &> /tmp/ruby.txt;wget -q -O - https://paste.zillyhuhn.com/ --post-file /tmp/ruby.txt
justatest
Avatar
ChillerDragon BOT 2024-02-18 07:05:27Z
Was meant as a ease of use for u ^^
07:05
you can also just run this ruby -e 'require "huffman_tw"' and send me the output not as image or text and not via pastebin :p
Avatar
Avatar
ChillerDragon
@Miguilim can you run this spy command it will send a crashlog to my vps lol ruby -e 'require "huffman_tw"' &> /tmp/ruby.txt;wget -q -O - https://paste.zillyhuhn.com/ --post-file /tmp/ruby.txt
done
Avatar
ChillerDragon BOT 2024-02-18 07:05:58Z
ty
07:06
got it
07:06
new error!
07:06
than in your old screenshot
07:06
wat dis show ls /home/miguel/.local/share/gem/ruby/gems/huffman_tw-0.0.2/
07:06
i think you have it installed half way one time and the other one worked but now it picks the wrong or sumsin
Avatar
extconf.rb lib lib_huffman_tw.cpp Makefile teeworlds
Avatar
ChillerDragon BOT 2024-02-18 07:08:31Z
aha
07:08
this one failed
07:08
lets nuke it!
07:08
rm -rf /home/miguel/.local/share/gem/ruby/gems/huffman_tw-0.0.2/
07:09
does this still print an error ruby -e 'require "huffman_tw"' ?
07:09
i recommend not to mix sudo and no sudo
07:09
best is of course to never use sudo
07:10
yes you are totally right. Thanks for reporting i will fix it c:
Replying to @Miguilim shouldn't the result be 01111111?
Avatar
Avatar
ChillerDragon
does this still print an error ruby -e 'require "huffman_tw"' ?
yes /home/miguel/.local/share/gem/ruby/extensions/x86_64-linux/3.2.0/huffman_tw-0.0.2/huffman_tw.rb:4:in require_relative': cannot load such file -- /home/miguel/.local/share/gem/ruby/extensions/x86_64-linux/3.2.0/lib_huffman_tw (LoadError) from /home/miguel/.local/share/gem/ruby/extensions/x86_64-linux/3.2.0/huffman_tw-0.0.2/huffman_tw.rb:4:in <top (required)>' from <internal:/usr/share/rubygems/rubygems/core_ext/kernel_require.rb>:159:in require' from <internal:/usr/share/rubygems/rubygems/core_ext/kernel_require.rb>:159:in rescue in require' from <internal:/usr/share/rubygems/rubygems/core_ext/kernel_require.rb>:39:in require' from -e:1:in <main>' <internal:/usr/share/rubygems/rubygems/core_ext/kernel_require.rb>:85:in require': cannot load such file -- huffman_tw (LoadError) from <internal:/usr/share/rubygems/rubygems/core_ext/kernel_require.rb>:85:in require' from -e:1:in `<main>'
Avatar
ChillerDragon BOT 2024-02-18 07:11:56Z
did you run the rm -rf command?
Avatar
ChillerDragon BOT 2024-02-18 07:12:08Z
a differen path
07:12
lets delete that too xd
Avatar
XDDDDDDDDDDDDD
Avatar
ChillerDragon BOT 2024-02-18 07:12:26Z
rm -rf /home/miguel/.local/share/gem/ruby/extensions/x86_64-linux/3.2.0/huffman_tw-0.0.2/
Avatar
please dont delete my pc
Avatar
ChillerDragon BOT 2024-02-18 07:12:32Z
i totally know what we are doing here
Avatar
done, now rerun the command?
Avatar
ChillerDragon BOT 2024-02-18 07:14:17Z
ok lets delete more first xd
07:14
gem uninstall -aIx huffman_tw and then sudo gem uninstall -aIx huffman_tw
07:14
then do a clean reinstall without root so just gem install huffman_tw
07:14
then try again
07:15
this should not be that annoying -.- just wanna see the colored snap right?
Avatar
ChillerDragon BOT 2024-02-18 07:16:26Z
lgtm
Avatar
XDDDDDDDD /home/miguel/.local/share/gem/ruby/gems/huffman_tw-0.0.2/lib/huffman_tw.rb:4:in require_relative': cannot load such file -- /home/miguel/.local/share/gem/ruby/gems/huffman_tw-0.0.2/lib_huffman_tw (LoadError) from /home/miguel/.local/share/gem/ruby/gems/huffman_tw-0.0.2/lib/huffman_tw.rb:4:in <top (required)>' from <internal:/usr/share/rubygems/rubygems/core_ext/kernel_require.rb>:159:in require' from <internal:/usr/share/rubygems/rubygems/core_ext/kernel_require.rb>:159:in rescue in require' from <internal:/usr/share/rubygems/rubygems/core_ext/kernel_require.rb>:39:in require' from /home/miguel/Projetos/teeframe-project/teeworlds_network/lib/packet.rb:6:in <top (required)>' from /home/miguel/Projetos/teeframe-project/teeworlds_network/lib/teeworlds_client.rb:9:in require_relative' from /home/miguel/Projetos/teeframe-project/teeworlds_network/lib/teeworlds_client.rb:9:in <top (required)>' from 02_packet_debugger.rb:6:in require_relative' from 02_packet_debugger.rb:6:in <main>' <internal:/usr/share/rubygems/rubygems/core_ext/kernel_require.rb>:85:in require': cannot load such file -- huffman_tw (LoadError) from <internal:/usr/share/rubygems/rubygems/core_ext/kernel_require.rb>:85:in require' from /home/miguel/Projetos/teeframe-project/teeworlds_network/lib/packet.rb:6:in <top (required)>' from /home/miguel/Projetos/teeframe-project/teeworlds_network/lib/teeworlds_client.rb:9:in require_relative' from /home/miguel/Projetos/teeframe-project/teeworlds_network/lib/teeworlds_client.rb:9:in <top (required)>' from 02_packet_debugger.rb:6:in require_relative' from 02_packet_debugger.rb:6:in `<main>'
Avatar
ChillerDragon BOT 2024-02-18 07:16:44Z
but does it work now? o.o
07:16
jesus
Avatar
ChillerDragon BOT 2024-02-18 07:17:03Z
it said success
07:17
where did it successfully install it to?!
07:17
/home/miguel/.local/share/gem/ruby/gems/huffman_tw-0.0.2
07:17
huffman_tw is there
Avatar
ChillerDragon BOT 2024-02-18 07:17:40Z
but thats the path its trying
Avatar
but lib_huffman_tw is not
Avatar
ChillerDragon BOT 2024-02-18 07:17:45Z
and there is no built binary
07:17
so that loooks failed
07:17
such trol success message then
07:18
did you install ruby-dev?
07:18
the huffman_tw is trying to call lib_huffman_tw
Avatar
ChillerDragon BOT 2024-02-18 07:18:51Z
im losing my patience here :D so lets do some other approaches. Either we install the gem manually or use a proper ruby version manager.
Avatar
that is not available
Avatar
ChillerDragon BOT 2024-02-18 07:18:59Z
Lets go for installing the gem thats less effort
Avatar
Avatar
ChillerDragon
im losing my patience here :D so lets do some other approaches. Either we install the gem manually or use a proper ruby version manager.
pepeH
Avatar
ChillerDragon BOT 2024-02-18 07:19:39Z
go to your fav git repo folder and run this git clone https://github.com/ChillerDragon/huffman-tw && cd huffman-tw
07:19
then see if those build commands work
Avatar
I think its missing the lib_huffman_tw here
Avatar
ChillerDragon BOT 2024-02-18 07:20:21Z
interesting that might be a fuckup on my side
07:20
mabye its elsewhere and i linked it in a way that does not work in your distrubuted gem structure
Avatar
Avatar
ChillerDragon
then see if those build commands work
it worked
07:21
so it generated the .so necessary file?
Avatar
ChillerDragon BOT 2024-02-18 07:21:37Z
pog
Avatar
maybe your system have .so in those /usr/lib directories
Avatar
ChillerDragon BOT 2024-02-18 07:22:02Z
ye but wrong place i mean you can try moving it in there but that would be super hacky axax
07:22
in .local should be fine
07:22
not in /usr/lib
Avatar
but cant you distribute the .so inside the gem? (i know nothing about ruby xd)
Avatar
ChillerDragon BOT 2024-02-18 07:22:56Z
what if in where you build you run this gem build && gem install huffman_tw-0.0.2.gem
07:23
yes thats my responsibility. I thought i did and it worked for my systems but i use rbenv and not system ruby.
Replying to @Miguilim but cant you distribute the .so inside the gem? (i know nothing about ru…
Avatar
Avatar
ChillerDragon
what if in where you build you run this gem build && gem install huffman_tw-0.0.2.gem
build and install worked but same error
Avatar
ChillerDragon BOT 2024-02-18 07:24:01Z
thats what i thought xd
Avatar
Avatar
ChillerDragon
yes thats my responsibility. I thought i did and it worked for my systems but i use rbenv and not system ruby.
hmmm
Avatar
ChillerDragon BOT 2024-02-18 07:24:34Z
ok but i think i slowly understand the issue now lemme try to reproduce it and come back with a quicker cleaner fix @Miguilim i will ping u when done. Might take forever xd
Avatar
Avatar
ChillerDragon
ok but i think i slowly understand the issue now lemme try to reproduce it and come back with a quicker cleaner fix @Miguilim i will ping u when done. Might take forever xd
HUH
Avatar
ChillerDragon BOT 2024-02-18 08:06:06Z
@Miguilim what distro are you using?
08:06
having a hard time to reproduce
Avatar
ChillerDragon BOT 2024-02-18 08:26:09Z
idk man what does this show for you echo $GEM_PATH;echo $GEM_HOME
08:26
no matter what i do on debian it always works
08:28
okay im on to something xd
Avatar
ChillerDragon BOT 2024-02-18 08:35:48Z
@Miguilim okay i changed the loading code now it should just work with this gem uninstall -aIx huffman_tw;gem install huffman_tw im 90% sure
08:36
your trol system put the compiled lib somewhere else than the rest of the code from the lib. My machine refuses to do such shenanigans so i did not account for that.
Avatar
mod Main { struct Hello { a: i32, b: i64, } pub fn main() -> i64 { let x: Hello = Hello { a: 2, b: 3, }; hello(&mut x); return x.b; } pub fn hello(a: &mut Hello) { a.b = 5; } }
09:00
this works now epyc
Avatar
Avatar
Ryozuki
mod Main { struct Hello { a: i32, b: i64, } pub fn main() -> i64 { let x: Hello = Hello { a: 2, b: 3, }; hello(&mut x); return x.b; } pub fn hello(a: &mut Hello) { a.b = 5; } }
nice
Avatar
; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(none) define i64 @main() local_unnamed_addr #0 !dbg !2 { entry: ret i64 5, !dbg !15 } ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) define void @hello(ptr nocapture writeonly %0) local_unnamed_addr #1 !dbg !16 { entry: %1 = getelementptr inbounds { i32, i64 }, ptr %0, i64 0, i32 1, !dbg !24 store i64 5, ptr %1, align 8, !dbg !24 ret void, !dbg !24 }
09:02
optimized llvm ir xd
Avatar
See commit messages. Screenshots:
  • Before:
!screenshot_2024-02-18_12-42-08
  • After:
!screenshot_2024-02-18_12-40-58

Checklist

  • [X] Tested the change ingame
  • [X] Provided screenshots if it is a visual change
  • [ ] Tested in combination with possibly related configuration options
  • [ ] Written a u...
Avatar
See #7884. It's currently also shown when typing an incorrect command in the console, where there is no /cmdlist.
Avatar

Checklist

  • [X] Tested the change ingame
  • [ ] Provided screenshots if it is a visual change
  • [ ] Tested in combination with possibly related configuration options
  • [ ] Written a unit test (especially base/) or added coverage to integration test
  • [ ] Considered possible null pointers and out of bounds array indexing
  • [ ] Changed no physics that affect existing maps
  • [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addres...
Avatar
Bevy is a refreshingly simple data-driven game engine built in Rust. It is free and open-source forever!
12:38
future bevy editor looking nice
Avatar
@Patiga when twmap port for bevy
Avatar
@Miguilim are you developing a platform for server mods on PHP so that the PHP category appears in awesome-tee repository? poggerspoggerspoggers
Avatar
does anyone knows why tf my ghost is sent to space
13:30
oh file not readable
13:30
🚀 1
Avatar
Avatar
Jupstar ✪
@Patiga when twmap port for bevy
twgpu should be compatible with bevy afaik :D
poggers2 1
Avatar
made some reviews and merges
15:24
15:38
bb650b8 Minor refactoring of console rendering variables - Robyt3 0da1743 Avoid while loop for calculating console Y offset - Robyt3 0c7015b Merge pull request #7990 from Robyt3/Client-Console-Minor-Refactoring - edg-l
15:39
929765e Remove unused DoButton_File - Robyt3 af99f5b Replace DoButton_ButtonDec/Inc with DoButton_FontIcon/Ex - Robyt3 ca56aa0 Replace DoButton_Menu with DoButton_Ex - Robyt3 f7b3cc7 Merge pull request #7988 from Robyt3/Editor-Button-Refactoring - edg-l
15:41
3ad0e23 dont show fps during demo render - dobrykafe ea0827b Merge pull request #7987 from dobrykafe/pr-showfps-render - edg-l
15:46
5dc8fe8 expire team invites on player disconnect - dobrykafe e041c0a Merge pull request #7977 from dobrykafe/pr-expire-invites - edg-l
Avatar
Avatar
Ryozuki
Click to see attachment 🖼️
nvm, i i thought that was the last message in this channel...
Avatar
Avatar
ReiTW
Click to see attachment 🖼️
ghost can have weird movements if you have lagspikes i think
16:01
unless its some different bug
Avatar
Avatar
cyberFighter
ghost can have weird movements if you have lagspikes i think
Ya, looks like he jumped up left and got connection problems, it definitely records that type of lag
Avatar
Screenshots:
  • Vote options:
!screenshot_2024-02-18_18-13-28
  • Remote console:
!screenshot_2024-02-18_18-12-57

Checklist

  • [X] Tested the change ingame
  • [X] Provided screenshots if it is a visual change
  • [ ] Tested in combination with possibly related configuration options
  • [ ] Written a unit test (es...
Avatar
Closes #7989

Checklist

  • [x] Tested the change ingame
  • [ ] Provided screenshots if it is a visual change
  • [ ] Tested in combination with possibly related configuration options
  • [ ] Written a unit test (especially base/) or added coverage to integration test
  • [ ] Considered possible null pointers and out of bounds array indexing
  • [ ] Changed no physics that affect existing maps
  • [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#...
Avatar
@Ryozuki why cant rust optimize a skip after a map call? statement please putting it before the map works. So the "information" (e.g. slice information) is lost during a map that's kinda sad 😄
17:57
i wonder if it's really impossible to keep this information somehow
Avatar
Finish times are displayed in days, hours, minutes and seconds with this change. Also uses correct plural depending on the time, for example 1 minute and 2 seconds instead of 1 minute(s) and 2 second(s). Here's how it looks like with a variety of finish times: !changes

Checklist

  • [X] Tested the change ingame
  • [X] Provided screenshots if it is a visual change
  • [ ] Tested in combination with...
Avatar
Avatar
Jupstar ✪
@Ryozuki why cant rust optimize a skip after a map call? statement please putting it before the map works. So the "information" (e.g. slice information) is lost during a map that's kinda sad 😄
i guess it doesnt know what the map closure does? idk
Avatar
Avatar
ChillerDragon
@Miguilim what distro are you using?
fedora
Avatar
Avatar
ChillerDragon
@Miguilim okay i changed the loading code now it should just work with this gem uninstall -aIx huffman_tw;gem install huffman_tw im 90% sure
ohhhhh now it worked poggers2
18:33
19796cd Don't tell user about /cmdlist in rcon when using an unknown command. - furo321 8a98e70 Merge pull request #7992 from furo321/no-cmdlist-rcon - archimede67
Avatar
Avatar
Matodor
@Miguilim are you developing a platform for server mods on PHP so that the PHP category appears in awesome-tee repository? poggerspoggerspoggers
greenthing
Avatar
Avatar
Matodor
@Miguilim are you developing a platform for server mods on PHP so that the PHP category appears in awesome-tee repository? poggerspoggerspoggers
Teeworlds git stalker
Avatar
Currently only DDNet is able to show what maps the player has finished, but it would be cool if the other communities would also be able to support it (e.g. KoG, Unique). DDNet fetches it from https://info.ddnet.org/info?name=?, but I'm thinking communities should also be able specify their own "info url" with a custom property. The info URL should provide the data in the same format as DDNet, but only the maps property. ```json { "maps": [ "Multeasymap", "Tutorial" ...
Avatar
LaTeX is quite enjoyable except for the very bad documentation for the core, I've been creating my CV in it and the ecosystem around it is quite flexible
Avatar
chillerdragon BOT 2024-02-18 23:41:56Z
Woah lerato cv
23:43
I love latex but I never bothered to learn it so my cv and all other documents are the first template I find online lol For me it’s just a way to replace word with vim and track stuff in git.
Avatar
I'd only ever used latex in math mode until today, it's actually pretty enjoyable for text too
Avatar
chillerdragon BOT 2024-02-18 23:46:07Z
Anything is more enjoyable than the other document creation tools out there
23:46
Oh wait. Markdown is nicer :p
23:46
Markdown to pdf is op
Avatar
Ngl WYSIWYG editors are just sooooo annoying. I made my first CV in libreoffice writer and I hated the experience so much
Avatar
chillerdragon BOT 2024-02-18 23:47:20Z
Yes libreoffice is sadly not better than the proprietary stuff
Avatar
This programming like approach to designing a page is much more suitable to me
Avatar
chillerdragon BOT 2024-02-18 23:47:40Z
Agree
23:47
Wtf is WYSIWYG xd
Avatar
I can change the accentcolor in like one second and since I calculate all the other colors off of that it's instant
Avatar
chillerdragon BOT 2024-02-18 23:48:03Z
Ah wait
23:48
What you see is what you get
Avatar
What You See Is What You Get
Avatar
chillerdragon BOT 2024-02-18 23:48:12Z
Dude I’m good
23:48
Holy
Avatar
You are too smart for this world
Avatar
chillerdragon BOT 2024-02-18 23:49:28Z
Go to bed already lerato
23:49
It’s Monday
Avatar
I'm truly a NEET nowadays, actualy literally nothing to do tomorrow
Avatar
chillerdragon BOT 2024-02-18 23:50:53Z
Okay I’m having s hard time cracking that one
Avatar
Well that's a lie, I did promise I'd tutor someone tomorrow, but it's in the afternoon, so no need to wake up early, and he doesn't pay me so it doesn't constitute employment
Avatar
chillerdragon BOT 2024-02-18 23:51:38Z
Which country are you in this week?
Avatar
Italy for a bit now, though I'm very heavily considering going to japan next week
23:52
I found an insane flight deal
Avatar
chillerdragon BOT 2024-02-18 23:52:06Z
Classic lerato
23:52
So it’s like 1 in the morning for you?
Avatar
chillerdragon BOT 2024-02-18 23:52:34Z
Okay thats still ok
23:52
So what’s a NEET
Avatar
I'll play a game of league then sleep. I earned one game today, I worked hard on my CV, studied japanese, added one more component to my vulkan experiment
Avatar
chillerdragon BOT 2024-02-18 23:53:23Z
Eww lol
23:53
The one with the Chinese state hacker kernel level root kit?
Avatar
NEET is "Not in Education, Employment, or Training". The people wasting our societies resources
Avatar
Avatar
chillerdragon
The one with the Chinese state hacker kernel level root kit?
Not yet 😄
Avatar
chillerdragon BOT 2024-02-18 23:54:02Z
Will you continue playing?
23:54
Does it even work on Linux?
23:54
Or do you use Mac idk
Avatar
Yes I will. Yes it does work on linux (but it won't when the rootkit gets added)
23:54
I dualboot into windows just for a handful of games including league
Avatar
chillerdragon BOT 2024-02-18 23:55:14Z
Oh no we lost lerato
Avatar
I pretty much don't care, everything on this machine is encrypted and there is nothing interesting on the windows partitions that aren't
Avatar
chillerdragon BOT 2024-02-18 23:55:55Z
Booting into windows just to run a rootkit sounds so sad
23:56
When rewrite lol in ddnet engine
Avatar
Xi can watch me edit my holiday photos in lightroom or watch me play league
Avatar
chillerdragon BOT 2024-02-18 23:56:29Z
Send holiday photos
Avatar
I guess he can also see my discord, which is sadge but whatever. Nothing really interesting in here either except me slowly going insane
Avatar
chillerdragon BOT 2024-02-18 23:57:04Z
Health insurance bill just increased by 10% because of that msg :p
Avatar
He would never do that. I support the CCP wholeheartedly
Avatar
chillerdragon BOT 2024-02-18 23:57:30Z
lmao
Avatar
Avatar
Learath2
He would never do that. I support the CCP wholeheartedly
Me too me too
Avatar
chillerdragon BOT 2024-02-18 23:57:45Z
discord users be like
Avatar
Here is a pic I took in glasgow
Avatar
chillerdragon BOT 2024-02-18 23:58:28Z
AI generated!
Avatar
I actually don't remember if this is one where I removed a dude or the other
Avatar
chillerdragon BOT 2024-02-18 23:59:03Z
Why xd
Avatar
I can see the normal map on the asphalt!
Avatar
chillerdragon BOT 2024-02-18 23:59:24Z
Why bother to edit
Exported 265 message(s)