Guild icon
DDraceNetwork
Development / developer
Development discussion. Logged to https://ddnet.tw/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 2023-06-09 00:00:00Z and 2023-06-10 00:00:00Z
Avatar
my file stuff works on Linux too, nice
Avatar
ws-client BOT 2023-06-09 06:45:51Z
<Jupstar> fridays for rustians
06:46
<ChillerDragon222> oh jupsti woke
06:46
<ChillerDragon222> i just fixed last ryo c++ code snippet xd
06:47
<Jupstar> today we have to discuss Rc. Using Rc effectively also means using RefCell. Q: If we assume i can cleanly use Rc in one case (the lifetime should exceed the lifetime of all users). What's your opinion on it?
06:48
<Jupstar> RefCell could be hidden inside the struct itself (so the functions basically always take &self)
06:48
<ChillerDragon222> ah ye msg merge kills hilite
06:48
<ChillerDragon222> lemme see
06:48
<Jupstar> that would make RefCell bit more secure.. But generally Rc means giving up on compiler
06:49
<Jupstar> we need !rustgang to ping all the rust fanboys here
06:49
<Jupstar> and Learath as the opposite
06:51
<ChillerDragon222> @Jupstar names?
06:52
<Jupstar> heinrich, ryo, patiga, zwelf, learas
06:52
<ChillerDragon22> learas xd
Avatar
ChillerDragon BOT 2023-06-09 06:53:52Z
!add_ping_pong rustgang @heinrich5991 @Ryozuki @patiga @zwelf @Learath2 (opt out here: https://github.com/ChillerDragon/ddnet-ircbot/blob/master/ping_pong.csv)
Avatar
ws-client BOT 2023-06-09 06:55:10Z
<Jupstar> lel
06:55
<Jupstar> zwelf and patiga have capital letter
Avatar
¡rustgang hi troll
Avatar
ws-client BOT 2023-06-09 06:55:28Z
<ChillerDragon22> soon !everyone
06:55
<ChillerDragon22> i knew it
06:55
<ChillerDragon22> idk how to fix without reping all xd
06:55
<Jupstar> manual edit
06:56
<ChillerDragon22> needs docker restart
06:56
<ChillerDragon22> and docker slow as f
06:56
<Jupstar> mhh too bad
Avatar
using rc doesnt mean using refcell
Avatar
ws-client BOT 2023-06-09 06:56:35Z
<ChillerDragon22> ok watever
06:56
<ChillerDragon22> chilbot downtime!
06:56
<Jupstar> well obv i need to write to my data at some point
Avatar
rc alone works nice for copy structs
Avatar
ws-client BOT 2023-06-09 06:56:54Z
<Jupstar> its not read only
Avatar
rc is not reas only
06:57
read
06:57
u should check the rust memory cheatsheet
Avatar
ws-client BOT 2023-06-09 06:58:12Z
<ChillerDragon22> !pig
Avatar
chillerbot1 BOT 2023-06-09 06:58:12Z
pog
Avatar
ws-client BOT 2023-06-09 06:58:14Z
<ChillerDragon22> he bak
06:58
<ChillerDragon22> jupsti go test mass pinger cmd axaxax i no balls
06:59
<Jupstar> did u fix the things?
06:59
<ChillerDragon22> yes
06:59
<Jupstar> good, then i can use it next friday when my next fridays for rust is planned
07:00
<ChillerDragon22> oke
07:00
<ChillerDragon22> get a job jupsti
07:00
<Jupstar> i think u dont understand how fridays for rust works
07:00
<ChillerDragon22> i think so too
07:01
<Jupstar> i strike work
07:01
<Jupstar> for a better future
07:01
<ChillerDragon22> activism
07:03
<Jupstar> !rust explain me, i dont get it, sry i am noob
Avatar
chillerbot1 BOT 2023-06-09 07:03:17Z
@Ryozuki
Avatar
ChillerDragon BOT 2023-06-09 07:03:41Z
```edlang
07:03
struct Hello {
07:03
x: i32,
07:03
y: i32,
07:03
}
07:03
fn test(x: Hello) {
07:03
return;
07:03
}
07:03
fn works(x: i64) -> i64 {
07:03
let z = 0;
07:04
if 2 == x {
07:04
z = x * 2;
07:04
} else {
07:04
z = x * 3;
07:04
}
07:04
return z;
07:04
}
07:04
fn main() -> i64 {
07:04
let y: i64 = 2;
07:04
let z = y;
07:04
return works(z);
07:04
}
07:04
```
Avatar
ws-client BOT 2023-06-09 07:04:30Z
<ChillerDragon22> jupsit is edlang allowed on rust friday?
07:04
<Jupstar> yeah yeah
07:04
<ChillerDragon22> pog
07:04
<ChillerDragon22> u like webchat syntax highlight for edlang? xd
07:05
<Jupstar> if i'd have written a msg while u wrote the code, would i have destroyed it?
07:05
<ChillerDragon22> yes
07:05
<ChillerDragon22> xd
Avatar
ChillerDragon BOT 2023-06-09 07:15:04Z
oh missed ur pinger @heinrich5991 wat went wrong w the py module and wat now? :c
07:15
okay now i red ur whole message i understand xd
Avatar
chiller u know any good gui irc clients?
08:57
weeeeeechat seems cool but tui
08:57
I don’t love my terminal that much
Avatar
Love your terminal more
Avatar
dude
08:59
use weechat
Avatar
I used to use hexchat before I got cool
Avatar
hexchat is ugly
Avatar
weeeeechat
Avatar
ws-client BOT 2023-06-09 09:01:45Z
<Jupstar> chiller literally writing one right now
09:01
<Jupstar> discord-irc
09:04
<ChillerDragon> ye wat jupsti said
09:04
<ChillerDragon> slide in jupsti discord dms for pw
09:04
<ChillerDragon> assuming you need no other irc features than read write to this very channel xd
09:07
<ChillerDragon> but i gotta admit nothing beats weechat @Ewan
Avatar
ChillerDragon: spaces are getting eate by IRC
09:21
@Ewan I'm using kvirc
Avatar
ws-client BOT 2023-06-09 09:26:49Z
<ChillerDragon> which spaces?
09:27
<ChillerDragon> heinrich gui enjoyer confirmed
Avatar
heinrich5991 BOT 2023-06-09 09:28:48Z
hmm
09:28
apparently matterbridge ate the spaces?
Avatar
ws-client BOT 2023-06-09 09:28:58Z
<ChillerDragon> which
Avatar
heinrich5991 BOT 2023-06-09 09:29:25Z
in the lines following ```edlang
Avatar
ws-client BOT 2023-06-09 09:29:36Z
<ChillerDragon> o yea i also noticed that
09:29
<ChillerDragon> you mean missing empty lines?
09:30
<ChillerDragon> ah no that was my weechat i guess
09:30
<ChillerDragon> wait which spaces?
09:30
<ChillerDragon> ah on discord they did not arrive?
09:30
<ChillerDragon> seems like a discord issue to me
Avatar
heinrich5991 BOT 2023-06-09 09:30:32Z
well, quoting is hard on IRC ;)
09:30
ah
09:30
maybe
09:30
<ChillerDragon> indentation looks good here
Avatar
heinrich5991 BOT 2023-06-09 09:31:04Z
that's not going through matterbridge
09:31
<ChillerDragon> doesnt really matter since no madlad sends such code blocks from irc anyways
09:32
<ChillerDragon> btw @heinrich5991 use github for irc quotes xd
Avatar
heinrich5991 BOT 2023-06-09 09:32:29Z
I don't like that you push it to a github repo btw
Avatar
ws-client BOT 2023-06-09 09:32:35Z
<ChillerDragon> oh no
09:32
<ChillerDragon> why
Avatar
heinrich5991 BOT 2023-06-09 09:32:37Z
it makes it hard to remove data
Avatar
ws-client BOT 2023-06-09 09:32:48Z
<ChillerDragon> its sent to discord!?
Avatar
heinrich5991 BOT 2023-06-09 09:32:50Z
e.g. if someone accidentally posts personal data
Avatar
ws-client BOT 2023-06-09 09:32:55Z
<ChillerDragon> it will never be removed
Avatar
heinrich5991 BOT 2023-06-09 09:32:57Z
we can remove it from discord
Avatar
ws-client BOT 2023-06-09 09:32:57Z
<ChillerDragon> its discord
Avatar
heinrich5991 BOT 2023-06-09 09:33:08Z
we can remove it from the public view at the very least
Avatar
Hello everyone, I hope you are all doing well. As announced via Discord, I implemented the option to restore the old star countdown for Unfreeze time and Ninja time. It would be good if someone familiar with the tick states on the client side could take a look at the new star generator in countdown.cpp. I'm not sure if there is a better solution. Specifically the ninja time generator currently uses PredGameTick, but that is wrong in some cases. Perhaps GameTickTime could be used, as it ...
Avatar
heinrich5991 BOT 2023-06-09 09:33:18Z
and discord is also required to actually delete it
09:33
by law, at least
09:33
I see little reason for them not to do it, except maybe negligence
Avatar
ws-client BOT 2023-06-09 09:33:35Z
<ChillerDragon> if u delete before i pull it never gets added
09:33
<ChillerDragon> if you delete after i add it gets removed in a commit
09:33
<ChillerDragon> if you want git history wiped let me know
Avatar
heinrich5991 BOT 2023-06-09 09:33:56Z
I see
Avatar
ws-client BOT 2023-06-09 09:34:36Z
<ChillerDragon> but yea im also shit scared
09:34
<ChillerDragon> to leak something here
09:34
<ChillerDragon> given my damaged crack brain and me postin here so much
Avatar
heinrich5991 BOT 2023-06-09 09:35:00Z
a good alternative would be to not have it inside a git repo
09:35
at least not a public one
Avatar
ws-client BOT 2023-06-09 09:35:08Z
<ChillerDragon> i like git
09:35
<ChillerDragon> nice to sync
09:35
<ChillerDragon> i just do git pull
09:35
<ChillerDragon> for nice grepping
Avatar
heinrich5991 BOT 2023-06-09 09:35:42Z
you could do a private git repo
09:35
then
Avatar
ws-client BOT 2023-06-09 09:35:45Z
<ChillerDragon> and public is nice for quote sharing
Avatar
heinrich5991 BOT 2023-06-09 09:37:14Z
yes, but you're also sharing the history like that
Avatar
ws-client BOT 2023-06-09 09:37:20Z
<ChillerDragon> yes
09:37
<ChillerDragon> you gotta tell me when u delete something
09:37
<ChillerDragon> i can adapt to your censorship
09:38
<ChillerDragon> private repos are just such a pain
09:38
<ChillerDragon> and imo this chat is public
Avatar
heinrich5991 BOT 2023-06-09 09:39:23Z
the place in front of your house is also public
09:39
it's still illegal to film it
09:39
(in germany)
Avatar
ws-client BOT 2023-06-09 09:39:48Z
<ChillerDragon> i mean i get your concern but lets be realistic here
09:39
<ChillerDragon> how long is your delay to delete?
09:39
<ChillerDragon> i pushed 36 times
Avatar
heinrich5991 BOT 2023-06-09 09:40:04Z
ah, I see
09:40
I thought you pushed automatically
Avatar
ws-client BOT 2023-06-09 09:40:10Z
<ChillerDragon> i do it manually
Avatar
heinrich5991 BOT 2023-06-09 09:40:14Z
then it's probably fine
Avatar
ws-client BOT 2023-06-09 09:40:15Z
<ChillerDragon> when i need to grep something
09:40
<ChillerDragon> if you notify me on delete there is a high chance it wont even ever be pushed
09:40
<ChillerDragon> if your deletion delay is so long everyone saw it already anyways
09:41
<ChillerDragon> it will probably me who accidentally leaks something here first
09:41
<ChillerDragon> be*
09:43
weird emoji
Avatar
ws-client BOT 2023-06-09 09:44:07Z
<ChillerDragon> looks hot
09:44
<ChillerDragon> heartw
09:45
<ChillerDragon> oh yea @Ewan imagine irc with discord ddnet emotes
09:45
<ChillerDragon> come to https://chat.zillyhuhn.com/ today
Avatar
wrong password
Avatar
ws-client BOT 2023-06-09 09:45:47Z
<ChillerDragon> ask jupsti
09:45
<ChillerDragon> he da bouncer here
Avatar
@Ewan was also on IRC
09:47
you can tell them there
Avatar
heinrich5991 BOT 2023-06-09 09:47:43Z
ah
09:47
not anymore apparently
Avatar
ws-client BOT 2023-06-09 09:48:21Z
<Jupstar> pw is: chillerDragonIsTheCoolestxD1995
09:48
<ChillerDragon> leak
09:48
<ChillerDragon> jupsti let da poor soul in
09:48
<ChillerDragon> or u installed discord alr? xd
09:49
<ChillerDragon> unin*
Avatar
ws-client BOT 2023-06-09 09:53:19Z
<Jupstar> i give him when he says that he wants it
09:53
<ChillerDragon> i see
09:53
<ChillerDragon> makin em beg
09:53
<Jupstar> yes
09:54
<Jupstar> it's a pleasure being here
09:54
<ChillerDragon> xd
09:54
<ChillerDragon> u just scared ewan will spam insults and heinrich bans our ass
09:55
<Jupstar> xd
09:55
<Jupstar> i just want to introduce discord-irc nitro soon ;)
Avatar
hello
09:56
how is yalls friday
Avatar
I’m going to get uou banned from life
Avatar
ws-client BOT 2023-06-09 09:57:04Z
<ChillerDragon> u sick @murpi ?
09:57
<ChillerDragon> or is that a bong?
Avatar
crackpipe
Avatar
I got sick
Avatar
ws-client BOT 2023-06-09 09:57:47Z
<ChillerDragon> f
Avatar
Chiller is the glass expert
09:58
I seen the chillerbong
Avatar
ws-client BOT 2023-06-09 09:58:23Z
<ChillerDragon> watf
Avatar
Next to the oddly narrow doorway
Avatar
ws-client BOT 2023-06-09 09:58:27Z
<ChillerDragon> a shiet leak
09:58
<ChillerDragon> if i get a lil more fat i can not leave my room anymore indeed
Avatar
i doubt you will ever get fat
Avatar
ws-client BOT 2023-06-09 09:59:11Z
<ChillerDragon> leak
Avatar
only if u drink more beer
Avatar
ws-client BOT 2023-06-09 09:59:53Z
<ChillerDragon> sometimes i forgot half this channel knows how i look like
Avatar
leak
10:01
<Jupstar> this is chillerdragon
Avatar
too easy to forget
10:01
he is the onion browser
10:01
onion dragon
Avatar
ws-client BOT 2023-06-09 10:03:25Z
<ChillerDragon2> fixed image
10:03
<ChillerDragon2> xd
Avatar
Avatar
ws-client
<ChillerDragon> if i get a lil more fat i can not leave my room anymore indeed
lol
10:13
finally someone to rival yo mama
Avatar
Do I have to use VS code in order to run map_extract.cpp in Linux Mint?
10:27
or running the map_extract executable?
Avatar
ws-client BOT 2023-06-09 10:27:53Z
<Jupstar> wat
10:27
<Jupstar> xd
10:27
<ChillerDragon> xd
10:28
<Jupstar> the binary
10:28
<ChillerDragon> i like destroying things with my brain
10:28
<ChillerDragon> - cellegen
Avatar
Avatar
ws-client
<Jupstar> the binary
that binary which is used to build the repo?
Avatar
ws-client BOT 2023-06-09 10:29:15Z
<ChillerDragon> ??
10:29
<ChillerDragon> you mean cmake?
Avatar
ws-client BOT 2023-06-09 10:29:21Z
<ChillerDragon> wot
Avatar
ok, I misread binary with "library"
10:29
xd
Avatar
ws-client BOT 2023-06-09 10:29:39Z
<ChillerDragon> what did you do
10:29
<ChillerDragon> you need to compile the cpp file if you want to run it
10:29
<ChillerDragon> or install the binary directly
10:30
<ChillerDragon> im sure mint ships ddnet-tools in apt
Avatar
I wanted to ran map_extract in the terminal to see if it runs and it didn't
10:30
it is already built, I ran the steam version's map_extract executable
10:30
and it didn't recognize it, idk what library or software am I missing
Avatar
ws-client BOT 2023-06-09 10:31:08Z
<ChillerDragon> what does the error say?
Avatar
No errors, it didn't run
Avatar
ws-client BOT 2023-06-09 10:31:27Z
<Jupstar> in linux it might run silently
10:31
<ChillerDragon> how did you run it?
10:31
<Jupstar> without terminal
10:31
<ChillerDragon> was the exit code 0?
10:31
<Jupstar> else maybe drag&drop is not supported in your window manager
10:31
<ChillerDragon> echo $? after running
Avatar
I ran it as a non-executable, but it tries to open it with "Autorun promt"
Avatar
ws-client BOT 2023-06-09 10:32:18Z
<ChillerDragon> run from terminal
Avatar
and terminal doesn't open once I do that
Avatar
ws-client BOT 2023-06-09 10:32:28Z
<ChillerDragon> chmod +x map_extract
10:32
<ChillerDragon> ./map_extract (args)
10:32
<Jupstar> he destroyed his setup 😂
10:32
<Jupstar> greenthing
10:33
<Jupstar> lel
Avatar
I didn't do shit with my setup, this is how Linux Mint is then
Avatar
ws-client BOT 2023-06-09 10:33:10Z
<ChillerDragon> usage: ./map_extract map [directory]
10:33
<Jupstar> @TsFreddie we are missing lot of icons
10:33
<ChillerDragon> which?
Avatar
not again
Avatar
ws-client BOT 2023-06-09 10:33:36Z
<ChillerDragon> xd
10:33
<Jupstar> xD
10:33
<ChillerDragon> i kinda brought this channel to the edge with icons
10:33
<ChillerDragon> but which one u miss?
Avatar
i already changed my discord name
Avatar
ws-client BOT 2023-06-09 10:33:57Z
<Jupstar> why do i still ping tsfreddie @TsFreddie
10:34
<ChillerDragon> because he tried to fake me
10:34
<ChillerDragon> and now is doomed for eternal suffering
Avatar
Lmao
10:34
then i get to represent you
Avatar
I swear to god I didn't do shit with the libraries, this is an error I'm having with teeworlds files since the beginning. I cannot open a LAN server, cuz the executable doesn't run through the terminal, I cannot extract map files, cuz of the same issue
Avatar
fair deal
Avatar
ws-client BOT 2023-06-09 10:34:33Z
<ChillerDragon> veri nice
10:34
<ChillerDragon> ez free chatbot
Avatar
you don't have a choice any way
10:34
@TsFreddie is gay
Avatar
Avatar
Cellegen
I swear to god I didn't do shit with the libraries, this is an error I'm having with teeworlds files since the beginning. I cannot open a LAN server, cuz the executable doesn't run through the terminal, I cannot extract map files, cuz of the same issue
Ok slow. Did u compile yourself?
Avatar
ws-client BOT 2023-06-09 10:34:58Z
<ChillerDragon> @Cellegen does this ping u?
Avatar
Avatar
Jupstar ✪
Ok slow. Did u compile yourself?
Steam.... version....
Avatar
ws-client BOT 2023-06-09 10:35:12Z
<ChillerDragon> @Cellegen leak some screenshots of what you did
10:35
<ChillerDragon> and only use the terminal not the gui
Avatar
Avatar
Cellegen
Steam.... version....
Ok, u open a terminal in steam dir
Avatar
can you recieve video?
Avatar
ws-client BOT 2023-06-09 10:35:28Z
<ChillerDragon> yes
10:35
<ChillerDragon> glad u asked
10:35
<Jupstar> @Cellegen type ls -l
10:35
<Jupstar> in that erminal
Avatar
ok i reworked once again my type inference, i just need to find a nice way to store it and use it, there is the edge case of how to handle integer literals
Avatar
ws-client BOT 2023-06-09 10:35:45Z
<ChillerDragon> yes leak all
Avatar
How are you doing @ conversions
Avatar
ws-client BOT 2023-06-09 10:36:20Z
<ChillerDragon> i dont
10:36
<ChillerDragon> matterbridge does
Avatar
is it a discord api or something
10:36
oh matterbridge
10:36
i get it now
Avatar
Avatar
ws-client
<Jupstar> @Cellegen type ls -l
Ye, what then, I see stuff
10:36
xd
Avatar
ws-client BOT 2023-06-09 10:36:39Z
<ChillerDragon> leak all of it
Avatar
ws-client BOT 2023-06-09 10:36:50Z
<ChillerDragon> i would just install all ddnet dev deps
10:36
<ChillerDragon> honestly xd
Avatar
imagine relying on matterbridge
Avatar
ws-client BOT 2023-06-09 10:37:01Z
<Jupstar> @Cellegen yeah share ofc xD
Avatar
this is the point where I regret you going to matrix
10:37
I cannot send you a pm xd
Avatar
ws-client BOT 2023-06-09 10:37:11Z
<ChillerDragon> this mf link all universe
Avatar
not like I was making a chinese matterbridge bridge then the bot got banned in china
Avatar
Avatar
Cellegen
I cannot send you a pm xd
Just leak here
Avatar
ws-client BOT 2023-06-09 10:37:35Z
<ChillerDragon> @Cellegen dont do pms
10:37
<ChillerDragon> epic font
Avatar
justatest default font mf
Avatar
ws-client BOT 2023-06-09 10:37:48Z
<ChillerDragon> whats this hentai folder?
10:37
<Jupstar> @Cellegen thats not the steam dir
10:37
<Jupstar> lmao
10:37
<Jupstar> ofc it wont work there
Avatar
Can someone have a quick look at the CI of my PR? Is my CMakeLists wrong ordered or what is missing? https://github.com/ddnet/ddnet/actions/runs/5220907583/jobs/9424545117?pr=6724
Avatar
oh moment
Avatar
anyway, thanks for the ping, imma gonna eat my subway sandwich now
Avatar
ws-client BOT 2023-06-09 10:38:18Z
<Jupstar> healthy food
10:38
<Jupstar> @c0d3d3v just share the error xD
10:38
<Jupstar> its easier
Avatar
Avatar
ws-client
<Jupstar> its easier
Its no clear error message xD thats the problem
Avatar
ws-client BOT 2023-06-09 10:39:18Z
<Jupstar> @Cellegen now do ./map_extract and show again
10:39
<Jupstar> ah @c0d3d3v its a weird bug
10:39
<Jupstar> ddnet has it too, just rebuild
10:39
<Jupstar> probably VS buggy rn xD
Avatar
I see, do I have to manually fuck with every tool ddnet client has?
Avatar
ws-client BOT 2023-06-09 10:40:16Z
<ChillerDragon> even linux mint looks better than default kde
10:40
<ChillerDragon> no
10:40
<Jupstar> yeah nice monofont
10:40
<Jupstar> dont add too few space xd
10:40
<ChillerDragon> its spaced to the moon
10:40
<Jupstar> @Cellegen ?
Avatar
it's default font, im too lazy to change it
Avatar
ws-client BOT 2023-06-09 10:40:47Z
<ChillerDragon> it looks kinda cool
10:40
<Jupstar> @Cellegen what do u mean
10:41
<Jupstar> @Cellegen do what i say and show output
Avatar
Avatar
ws-client
<Jupstar> probably VS buggy rn xD
ok thanks
Avatar
This is what everybody recieves, the same font layout and everything
10:41
on linux mint
Avatar
ws-client BOT 2023-06-09 10:41:26Z
<ChillerDragon> very pog
10:41
<ChillerDragon> ill buy
10:41
<ChillerDragon> sell my old arch
10:41
<ChillerDragon> jupsti wanna buy my used arch with gnome pro?
Avatar
If you are a windows lover, you'll love it
Avatar
ws-client BOT 2023-06-09 10:41:58Z
<ChillerDragon> i am big windows lover
10:42
<ChillerDragon> i got bill gates tattoo
Avatar
ws-client BOT 2023-06-09 10:42:25Z
<Jupstar> i like windows too, good way to make your room stay bright
10:42
<ChillerDragon> i also drink blood of children like my role model
10:42
<ChillerDragon> to stay young and sharp
Avatar
ahm, question...
Avatar
ws-client BOT 2023-06-09 10:42:42Z
<ChillerDragon> oh no @Jupstar
10:42
<ChillerDragon> u didnt
10:42
<Jupstar> @Cellegen so whats up now, can we fix ur problem or did u stop
10:42
<ChillerDragon> @Cellegen we still wait for ur screen mf
Avatar
how do I extract multiple map files at the same time using manual command?
Avatar
ws-client BOT 2023-06-09 10:43:16Z
<ChillerDragon> bash
10:43
<Jupstar> u are lucky that bash god chiller is here
Avatar
i have bash actually
10:43
kek
Avatar
ws-client BOT 2023-06-09 10:43:47Z
<ChillerDragon> for m in ./*.map: do ./map_extract "$map" .; done
10:43
<Jupstar> lmao
10:43
<Jupstar> ofc u have bash
10:44
<Jupstar> he will copy paste xDD
10:44
<ChillerDragon> idc
10:44
<Jupstar> ./*.map is the path @Cellegen
10:44
<ChillerDragon> he didnt give more info xd
10:44
<Jupstar> the path to your map files
Avatar
Avatar
ws-client
<Jupstar> he will copy paste xDD
trollge
Avatar
ws-client BOT 2023-06-09 10:44:50Z
<ChillerDragon> wait
10:44
<ChillerDragon> i did colon
Avatar
Avatar
ws-client
<Jupstar> ./*.map is the path @Cellegen
oh I see
Avatar
ws-client BOT 2023-06-09 10:44:55Z
<ChillerDragon> typoi
10:45
<ChillerDragon> for m in ./*.map; do ./map_extract "$map" .; done
10:45
<ChillerDragon> this better
10:45
<Jupstar> lel
10:45
<Jupstar> did u see that too chiller
10:45
<ChillerDragon> wot
10:45
<Jupstar> how the stuff just broke
10:45
<Jupstar> when u wrote "this better"
10:45
<Jupstar> lol again
10:45
<ChillerDragon> did u reload?
10:45
<ChillerDragon> i push fixes every 2min
10:45
<Jupstar> not yet
10:45
<Jupstar> xDDD
10:46
<ChillerDragon> reload
10:46
<ChillerDragon> also to see the onion image u posted xd
10:46
<Jupstar > lel
10:46
<ChillerDragon> works on my prod
10:46
<Jupstar > ChillerDragon: i have hack for u
10:46
<ChillerDragon> ok
10:47
<Jupstar > if it says account already in use, add space to end xD
10:47
<ChillerDragon> haha amazing
10:47
<ChillerDragon> no way this works
10:47
<Jupstar > xDD
10:47
<ChillerDragon> but does this ping u now @Jupstar ?
10:47
<Jupstar > yes
10:47
<ChillerDragon> lmao because tab complete
10:47
<Jupstar > yeah
10:47
<ChillerDragon> it even added the space
10:47
<ChillerDragon> xd
10:47
<Jupstar > yes
10:47
<Jupstar > xD
10:47
<ChillerDragon> xxxxxxxxxxD
10:47
<Jupstar > nice hack
10:47
<ChillerDragon> sus
10:48
<ChillerDragon> maybe i should add auto update
10:48
<Jupstar > hot reload
10:48
<ChillerDragon> no website ever does that right?
10:48
<Jupstar > also for the clients already connected
Avatar
@heinrich5991 seems something is wrong with peer states after first player connects, server doesn't process System(EnterGame) because peer is not ready, but it would be ready if it sended this packet, wouldn't it?
Avatar
ws-client BOT 2023-06-09 10:48:41Z
<ChillerDragon> check for updates and reload its dom
10:48
<Jupstar > it does
10:48
<ChillerDragon> which
10:48
<Jupstar > with nodejs u can do this
Avatar
yo jup and chiller
Avatar
ws-client BOT 2023-06-09 10:48:56Z
<ChillerDragon> you can
10:48
<ChillerDragon> but no website does it
10:49
<Jupstar > ok i dunno which does tbh xD
10:49
<Jupstar > probs too annoying updating 2 million users xD
10:49
<ChillerDragon> xd
10:49
<Jupstar > @gerdoe yo
10:49
<ChillerDragon> @gerdoe yo
Avatar
ws-client BOT 2023-06-09 10:50:52Z
<Jupstar > uff
10:50
<Jupstar > spaces in path
10:50
<ChillerDragon> WideYep xd
10:51
<Jupstar > spaces in path are evil
10:51
<Jupstar > u have to escape them @Cellegen
10:51
<Jupstar > \
Avatar
that font oof
Avatar
ws-client BOT 2023-06-09 10:51:28Z
<ChillerDragon> show cmd u ran
Avatar
Avatar
ws-client
<ChillerDragon> show cmd u ran
the same command you sent me literally
Avatar
ws-client BOT 2023-06-09 10:52:04Z
<ChillerDragon> @gerdoe no font shame or i will tell heinrich to ban u for toxic enivornment creation
10:52
<ChillerDragon> literaly?
10:52
<ChillerDragon> copy paste very literaly
Avatar
both the tools and some maps are in the same directory
Avatar
i had something similar when first tried to configure alacritty with custon nerdfont kekw
Avatar
Avatar
ws-client
<ChillerDragon> copy paste very literaly
you know me
Avatar
ws-client BOT 2023-06-09 10:52:48Z
<ChillerDragon> send screenshot
10:52
<ChillerDragon> of scroll up
Avatar
so t h i c c
Avatar
ws-client BOT 2023-06-09 10:52:54Z
<ChillerDragon> to the command
10:53
<Jupstar > press Arrow Up
10:53
<Jupstar > on keyboard
10:53
<ChillerDragon> or that
Avatar
ws-client BOT 2023-06-09 10:54:00Z
<ChillerDragon> whitemode
10:54
I have no such weaknesses
Avatar
ws-client BOT 2023-06-09 10:54:31Z
<ChillerDragon> for m in All ./maps
10:54
<ChillerDragon> wat
Avatar
Avatar
ws-client
<ChillerDragon> for m in ./*.map; do ./map_extract "$map" .; done
this right?
Avatar
ws-client BOT 2023-06-09 10:55:00Z
<ChillerDragon> you are already
10:55
<ChillerDragon> a
10:55
<ChillerDragon> wot
Avatar
same error
Avatar
ws-client BOT 2023-06-09 10:55:15Z
<ChillerDragon> just run the one i sent
Avatar
yes, i ran it now, same error
Avatar
ws-client BOT 2023-06-09 10:55:27Z
<ChillerDragon> for m in ./*.map; do ./map_extract "$map" .; done
10:55
<ChillerDragon> show
10:55
<ChillerDragon> screenshot
10:56
<ChillerDragon> also my bash is wrong xd
Avatar
ws-client BOT 2023-06-09 10:56:10Z
<ChillerDragon> for map in ./*.map; do ./map_extract "$map" .; done
10:56
<ChillerDragon> sorry xd
10:56
<ChillerDragon> this u want
10:56
<ChillerDragon> i cant write bash w out shellcheck
Avatar
Xd
Avatar
ws-client BOT 2023-06-09 10:56:45Z
<ChillerDragon> idk how map extract works
10:56
<ChillerDragon> what even is [directory] ?
Avatar
ye now it works XD should've questioned that m
🍻 1
10:57
im dumbass too
Avatar
ws-client BOT 2023-06-09 10:57:07Z
<ChillerDragon> nono it fine
10:57
<ChillerDragon> when someone sent u snippet u can expect it to work xd
10:57
<ChillerDragon> my bad
Avatar
Xd
Avatar
ws-client BOT 2023-06-09 10:57:28Z
<ChillerDragon> did it produce some result u like?
Avatar
Avatar
ws-client
<ChillerDragon> what even is [directory] ?
probably it found the .map directory of all the ddnet maps
Avatar
So not a Linux problem but User😬😬😬
Avatar
It's still a problem for me tho
Avatar
ws-client BOT 2023-06-09 10:58:06Z
<ChillerDragon> more of a mint problem
Avatar
I cannot use them directly off of the console
10:58
I have to manually run them, no fun
Avatar
Normally u can drag and drop
Avatar
ws-client BOT 2023-06-09 10:58:21Z
<ChillerDragon> also stop steal ddnet textures
Avatar
Avatar
Jupstar ✪
Normally u can drag and drop
Yeah....no
10:58
I cannot.
Avatar
ws-client BOT 2023-06-09 10:58:47Z
<ChillerDragon> drag and drop is slow anywaysd
10:58
<ChillerDragon> 1 line of bash does it for all
10:58
<ChillerDragon> so is it working now or not?
Avatar
Avatar
ws-client
<ChillerDragon> also stop steal ddnet textures
DDNet released maps without a license, I think I can get away with it
10:59
pepedespair
Avatar
ws-client BOT 2023-06-09 10:59:06Z
<ChillerDragon> what did u get?
10:59
<ChillerDragon> no license means
10:59
<ChillerDragon> assume copyright
Avatar
Avatar
Cellegen
Yeah....no
But why. Isn't that kde
Avatar
ws-client BOT 2023-06-09 10:59:21Z
<ChillerDragon> u go straight to jail admitting this
Avatar
Avatar
Jupstar ✪
But why. Isn't that kde
it is kde
Avatar
Have u disabled support for it or what xd
Avatar
probably the explorer sucks ass
Avatar
ws-client BOT 2023-06-09 10:59:41Z
<ChillerDragon> buy nautilus
Avatar
Dolphin
Avatar
ws-client BOT 2023-06-09 10:59:51Z
<ChillerDragon> also does it work now!?
Avatar
Avatar
ws-client
<ChillerDragon> buy nautilus
I considered using it
11:00
now I will definitely
Avatar
ws-client BOT 2023-06-09 11:00:04Z
<ChillerDragon> do you have the result u wanted?
Avatar
U probably on Linux mint 1999
11:00
Xd
Avatar
ws-client BOT 2023-06-09 11:00:15Z
<ChillerDragon> !!!!!!!!!!!
Avatar
Avatar
ws-client
<ChillerDragon> do you have the result u wanted?
Well I have new png files generated on the same directory the maps are in, so yes it works now
Avatar
ws-client BOT 2023-06-09 11:00:37Z
<ChillerDragon> ok good
Avatar
@Cellegen I'll later check when at home
Avatar
However, I still have to solve the LAN server issue, where the client cannot run the executable
Avatar
ws-client BOT 2023-06-09 11:00:52Z
<ChillerDragon> btw if u like stealing mapres
Avatar
If it works for me it's skill issue
Avatar
ws-client BOT 2023-06-09 11:00:54Z
<ChillerDragon> u might like this
11:01
A sorted collection of teeworlds mapres. Contribute to TeeworldsDB/mapres development by creating an account on GitHub.
kek 1
Avatar
chiller almighty
Avatar
2 yrs ago lmao
11:01
was this abandoned?
Avatar
ws-client BOT 2023-06-09 11:01:48Z
<ChillerDragon> u were abandoned
Avatar
ws-client BOT 2023-06-09 11:02:00Z
<ChillerDragon> i spend like 1 week sorting all mapres i found and then called it done for now
Avatar
ws-client BOT 2023-06-09 11:02:35Z
<ChillerDragon> filtered out dupes and garbage manually
Avatar
Avatar
c0d3d3v
Can someone have a quick look at the CI of my PR? Is my CMakeLists wrong ordered or what is missing? https://github.com/ddnet/ddnet/actions/runs/5220907583/jobs/9424545117?pr=6724
ddnet_engine_shared.lib(std-391022a4250a8b9a.std.feb3b897-cgu.0.rcgu.o) : error LNK2019: unresolved external symbol __imp_NtCreateFile referenced in function _ZN3std3sys7windows2fs20open_link_no_reparse17h9b3d5753800c4b4fE [D:\a\ddnet\ddnet\debug\game-server.vcxproj] ddnet_engine_shared.lib(std-391022a4250a8b9a.std.feb3b897-cgu.0.rcgu.o) : error LNK2019: unresolved external symbol __imp_RtlNtStatusToDosError referenced in function _ZN3std3sys7windows2fs20open_link_no_reparse17h9b3d5753800c4b4fE [D:\a\ddnet\ddnet\debug\game-server.vcxproj] ddnet_engine_shared.lib(std-391022a4250a8b9a.std.feb3b897-cgu.0.rcgu.o) : error LNK2019: unresolved external symbol __imp_NtReadFile referenced in function _ZN3std3sys7windows6handle6Handle16synchronous_read17h609a485d92162e8dE [D:\a\ddnet\ddnet\debug\game-server.vcxproj] ddnet_engine_shared.lib(std-391022a4250a8b9a.std.feb3b897-cgu.0.rcgu.o) : error LNK2019: unresolved external symbol __imp_NtWriteFile referenced in function _ZN3std3sys7windows6handle6Handle17synchronous_write17h5e143db420a86fa8E [D:\a\ddnet\ddnet\debug\game-server.vcxproj]
Avatar
did you use heinrich's map db or ddnet only?
Avatar
ws-client BOT 2023-06-09 11:03:01Z
<ChillerDragon> oh no the scroll
11:03
<ChillerDragon> idk where i got them from
11:03
<ChillerDragon> some .7z files from 4chan
11:03
<ChillerDragon> and discord
11:03
<ChillerDragon> somethin like that
Avatar
ws-client BOT 2023-06-09 11:03:36Z
<ChillerDragon> no heinrich and no ddnet
Avatar
chillertroll
Avatar
ws-client BOT 2023-06-09 11:03:44Z
<ChillerDragon> just street sources
11:04
<ChillerDragon> @Jupstar yesterday night i broke my head adding scroll to the code snippets so it wont scroll the chat but i rq
Avatar
Chiller, also about the mapres "stealing", I upload them to Teeskins under the proper author if described, otherwise whoever is responsible for the Assets can decide the Assets approval, it is under it's ToS. We don't own them, but the Author, however since DDNet uploads maps without licensing, that means that all of the Assets which contain the maps can be used to distribute, edit and share without the care of those Assets having their own licenses. Either I or Teeskins wouldn't take responsibility for the actions regarding DDNet's licensing
11:08
So I think I'm allowed to do it as long as those are released ddnet maps justatest
Avatar
ws-client BOT 2023-06-09 11:08:12Z
<ChillerDragon> i say nothing without my lawyer
11:08
<ChillerDragon> but thank for doing the good teeskin work @Cellegen
Avatar
Sure thing, good job will be done
11:09
(Also I must do it this way, so that I know what Assets have incorrect lisencing, same with skins from ddnet skin db justatest 💦 )
11:10
Also thank you for the quick help regarding map extract
11:10
feelsgoodman
Avatar
ws-client BOT 2023-06-09 11:10:24Z
<ChillerDragon> ur welcome uwu
11:10
<ChillerDragon> wait i really didnt add feelsgoodman?!
Avatar
Oh damn, better hurry
Avatar
ws-client BOT 2023-06-09 11:11:04Z
<ChillerDragon> @Cellegen can u please send :feelsgoodman:
11:11
<ChillerDragon> and tell me the id
11:11
<Jupstar > cringe
Avatar
<:feelsgoodman:568782509421232163>
Avatar
ws-client BOT 2023-06-09 11:11:28Z
<Jupstar > 😂
Avatar
okey, its unable to connect dummy cuz server thinks peer is ingame and skips processing of dummy's EnterGame
Avatar
ws-client BOT 2023-06-09 11:11:42Z
<ChillerDragon> @Cellegen wat id it has
11:12
<ChillerDragon> c el e ge gen
Avatar
ws-client BOT 2023-06-09 11:12:46Z
<ChillerDragon> wat id it showed?
11:12
<ChillerDragon> !
Avatar
"<:feelsgoodman:568782509421232163>"
11:13
wtf
Avatar
ws-client BOT 2023-06-09 11:13:08Z
<ChillerDragon> tell me
Avatar
568782509421232163
Avatar
ws-client BOT 2023-06-09 11:13:12Z
<ChillerDragon> ty
Avatar
ofc you cannot see it
11:13
cuz it's fucking discord chat
11:13
anyways justatest
11:13
so you cannot see ids between brackets
Avatar
ws-client BOT 2023-06-09 11:14:05Z
<ChillerDragon2> thank feelsgoodman
Avatar
it actually explained a lot on how bad discord is lol
11:14
11:15
I made the id, but cuz it was inside a bracket, you didn't see it I guess
11:16
cant discord be normal for once when I use ""
Avatar
ws-client BOT 2023-06-09 11:16:23Z
<ChillerDragon> its not only discord
11:16
<Jupstar > ChillerDragon: h-scroll
Avatar
what ChillerDragon2 is saying isn't discord
Avatar
ws-client BOT 2023-06-09 11:16:27Z
<Jupstar > 😢
11:16
<ChillerDragon> our conversation goes through 7 proxys and 2 universes
troll 1
11:16
<ChillerDragon> @Jupstar yes
11:16
<ChillerDragon> > @Jupstar yesterday night i broke my head adding scroll to the code snippets so it wont scroll the chat but i rq
Avatar
Avatar
heinrich5991
what ChillerDragon2 is saying isn't discord
Yep, however it's still weird, that I cannot quote an entire ID without the other client making it an emoji
Avatar
ws-client BOT 2023-06-09 11:17:13Z
<ChillerDragon> its heinrich long code snip
11:17
<ChillerDragon> this arrived on irc
Avatar
Avatar
ws-client
<ChillerDragon> > @Jupstar yesterday night i broke my head adding scroll to the code snippets so it wont scroll the chat but i rq
Ooooh, scrolling through ingame chat? would it be possible to have it as a separate window?
Avatar
ws-client BOT 2023-06-09 11:18:09Z
<ChillerDragon> and then the webchat enriched the : feelsgoodman :
Avatar
Avatar
Cellegen
Yep, however it's still weird, that I cannot quote an entire ID without the other client making it an emoji
that's no discord client
Avatar
Avatar
Cellegen
Yep, however it's still weird, that I cannot quote an entire ID without the other client making it an emoji
it's what ChillerDragon has coded
11:18
I'm blind
Avatar
ws-client BOT 2023-06-09 11:18:55Z
<ChillerDragon> bru cellegen only uses emotes nobody else in this channel used ever
11:18
<Jupstar > ChillerDragon: when PWA support
Avatar
Also I was talking about this discord making it an emoji
Avatar
ws-client BOT 2023-06-09 11:19:02Z
<ChillerDragon> wats PWA
11:19
<ChillerDragon> pay wall anarchy?
11:19
<Jupstar > install webpage as own App
Avatar
<:pepedead:773232467658145822>
Avatar
ws-client BOT 2023-06-09 11:19:37Z
<ChillerDragon> isnt pwa working for every website?
Avatar
773232467658145822
Avatar
ws-client BOT 2023-06-09 11:19:40Z
<ChillerDragon> ty
11:19
<Jupstar > it must be supported
11:19
<Jupstar > over some manifest files
Avatar
How many emotes can you store?
Avatar
ws-client BOT 2023-06-09 11:20:12Z
<ChillerDragon> would u use it?
11:20
<Jupstar > i dunno, probably not xDDD
11:20
<ChillerDragon> @Cellegen i dont really have limits
11:20
<ChillerDragon> its just a matter of how slow i want my page to load
Avatar
I'm convinced, chillerdiscord best discord
11:21
call it "chillercord"
Avatar
ws-client BOT 2023-06-09 11:21:11Z
<ChillerDragon> its called discord-irc xd
11:23
<ChillerDragon> @Jupstar i slowly feel you intentionally send me on side quests. First i build whole linux in js now whole discord. All that time gets sucked away from me coding 0.7 into ddnet xd
Avatar
any update on 0.7?
Avatar
ws-client BOT 2023-06-09 11:24:17Z
<ChillerDragon> you can join 0.7 servers with my ddnet pr
Avatar
Nice nice
Avatar
wow
Avatar
Avatar
c0d3d3v
Can someone have a quick look at the CI of my PR? Is my CMakeLists wrong ordered or what is missing? https://github.com/ddnet/ddnet/actions/runs/5220907583/jobs/9424545117?pr=6724
You did nothing wrong, that error seems to happen sometimes in the Windows CI since the last few days.
Avatar
+5 servers
Avatar
+2 players
11:25
is there antiping in there
Avatar
ws-client BOT 2023-06-09 11:25:36Z
<Jupstar > ChillerDragon: oh no you can already join, u clearly need more side quests
Avatar
chillerdragon
Avatar
Avatar
Robyt3
You did nothing wrong, that error seems to happen sometimes in the Windows CI since the last few days.
has there already been some investigation?
Avatar
Avatar
heinrich5991
has there already been some investigation?
no, I started seeing it at some point after the recent GitHub outage a few days ago
Avatar
hmm, a good 900 people on Steam still play 0.7 at all time peaks
11:30
jesus christ, ddnet is like quadtruple of that
11:30
and only on Steam
Avatar
ws-client BOT 2023-06-09 11:30:46Z
<ChillerDragon> +2000 linux mint users are 0.7 enjoyers
Avatar
I still prefer ddnet
Avatar
for ultimate statistics, ddnet should ship the client only through steam :D (please dont, i still use the downloaded version xd)
Avatar
Avatar
Cellegen
hmm, a good 900 people on Steam still play 0.7 at all time peaks
All time peak
11:31
All time
Avatar
Avatar
Cellegen
hmm, a good 900 people on Steam still play 0.7 at all time peaks
in the past year, teeworlds had a peak of 70 players (edited)
Avatar
Avatar
fokkonaut
for ultimate statistics, ddnet should ship the client only through steam :D (please dont, i still use the downloaded version xd)
I mean, if it would happen, then no more old version compatibility fixes need to happen (edited)
Avatar
true xd
Avatar
Let poor vanilla die. Oy gives a shit about it
Avatar
Avatar
Cellegen
Click to see attachment 🖼️
Fix your font god damn 😩
Avatar
ws-client BOT 2023-06-09 11:32:22Z
<ChillerDragon> i should spam some bots on 0.7 to rig statistics
Avatar
and its not even illegal
Avatar
Avatar
heinrich5991
in the past year, teeworlds had a peak of 70 players (edited)
Ye quite insane right now, game's popping off every year
Avatar
u just have to mark them as bots chillerdragon
Avatar
ws-client BOT 2023-06-09 11:32:43Z
<ChillerDragon> ez
11:32
<ChillerDragon> 🤖
Avatar
add a few servers with 63/64 xdxd
Avatar
<:5492_EzPepe:980468999554994188>
Avatar
980468999554994188
Avatar
ws-client BOT 2023-06-09 11:33:05Z
<ChillerDragon> ty
Avatar
3k bots in disposal lol
Avatar
ws-client BOT 2023-06-09 11:33:56Z
<ChillerDragon> omg no css class cant start with digits
Avatar
Imagine the same type of botting as on Lost Ark
11:34
100k bots just filling up the servers, horrifying tbh
11:34
idk how Lost Ark even combats this, but it's insane still
Avatar
why u are using css class chiller?
Avatar
ws-client BOT 2023-06-09 11:35:11Z
<ChillerDragon> for bg image
11:35
<ChillerDragon> of ma emote div
Avatar
for each emote individually?
Avatar
oh god
Avatar
ws-client BOT 2023-06-09 11:35:32Z
<ChillerDragon> and i type it out manually
11:35
<ChillerDragon> xd
11:35
<ChillerDragon> peek development
11:36
use the script
Avatar
I thought it would be more tbh
11:36
it's still acceptable imo (I saw worse, it's not for looping shenanigans) (edited)
11:36
U can like
11:37
Use sass or something to use a base64 object property as a bg image
Avatar
Chiller, can't you store them in an array and call them that way? See if you can call them through that?
11:37
Should need no array
11:37
If done correctly
Avatar
still better, than manually enuming all of tthis
Avatar
Also there is no “calling” or enum in css
Avatar
Avatar
Cellegen
still better, than manually enuming all of tthis
Yes or just access emote path + emote name + png
Avatar
ws-client BOT 2023-06-09 11:39:03Z
<ChillerDragon2222> i have yet to discover css arrays
Avatar
They aren’t real
Avatar
ws-client BOT 2023-06-09 11:39:21Z
<ChillerDragon2222> like birds
Avatar
No birds are real
11:39
Css arrays aren’t
Avatar
Avatar
Ewan
Yes or just access emote path + emote name + png
I thought about saying that, but the way this method looks ain't it
Avatar
what chiller uses method is like, hardcoded stuff
11:40
probably a reason why you do smth like this is because it is hardcoded, or it works better (edited)
Avatar
Just Don’t use css for style property in this situation
Avatar
ws-client BOT 2023-06-09 11:42:21Z
<ChillerDragon> works for now i dont plan to add all emotes anyways
11:42
<ChillerDragon> just those used in this channel which is basically just justatest pepeH and 😂
Avatar
You are torturing urself doing this bro
11:43
May you receive a strongly worded pull request
Avatar
ws-client BOT 2023-06-09 11:43:45Z
<ChillerDragon> its more fun than debugging 0.7 map download for ddnet client
11:43
<ChillerDragon> ye feel free to insult me in a pr
11:44
<ChillerDragon> all public repos
Avatar
Avatar
ws-client
<ChillerDragon> just those used in this channel which is basically just justatest pepeH and 😂
justatest
Avatar
ws-client BOT 2023-06-09 11:45:22Z
<ChillerDragon> ddnet
11:58
which irc u said u used heinrich?
Avatar
kvirc
Avatar
yes
Avatar
ws-client BOT 2023-06-09 12:01:06Z
<Jupstar > wtf
12:01
<Jupstar > their website is literally stolen from 1995 xD
12:01
<Jupstar > and i have never seen a more german translated webpage in my life
12:01
<Jupstar > "Spiegelserver" "WWW-Spiegel"
12:01
<Jupstar > LMAO
Avatar
looks like i'm building from sauce
12:02
agh
Avatar
ws-client BOT 2023-06-09 12:04:35Z
<Jupstar > @Ewan u can download from their github page xd
12:04
i said link is dead
Avatar
ws-client BOT 2023-06-09 12:04:46Z
<Jupstar > its only from 2019 😂
12:04
The KVIrc IRC Client. Contribute to kvirc/KVIrc development by creating an account on GitHub.
12:04
<Jupstar > i mean this
Avatar
oh lol i don't want old release
12:05
i want nightly
12:05
Avatar
ws-client BOT 2023-06-09 12:06:16Z
<Jupstar > slow computer
12:06
<Jupstar > buy 2023 hardware
12:06
<Jupstar > :^)
Avatar
i don't got the bucks
12:06
i got 9th gen i5
12:06
i have to wrestle with it
Avatar
ws-client BOT 2023-06-09 12:06:41Z
<Jupstar > how expensive was it
Avatar
$280 usd for cpu/mobo/ram
12:07
maybe 18mos ago
Avatar
ws-client BOT 2023-06-09 12:07:10Z
<Jupstar > USA is so cheap xd
Avatar
lol this was all B tier hardware
Avatar
ws-client BOT 2023-06-09 12:07:38Z
<Jupstar > mh ok
Avatar
ram is slow, motherboard is weird bastard board with crappy chipset and nonstandard stuff like serial port and different tpm port
Avatar
ws-client BOT 2023-06-09 12:07:43Z
<Jupstar > then not sure xd
Avatar
and cpu without graphics
12:08
why would pc hardware be cheaper in the usa
12:08
i only got such a deal because i bought it from a friend
Avatar
ws-client BOT 2023-06-09 12:08:30Z
<Jupstar > collect returnable bottles and buy new pc 😂
Avatar
we don't do that
12:08
only california
12:08
and they give u cents
Avatar
ws-client BOT 2023-06-09 12:08:52Z
<Jupstar > i dunno if its that cheap if its used hardware tbh
12:08
<Jupstar > thought u bought new
Avatar
u buy low end ryzen apu & motherboard for that price
12:09
ram not included
Avatar
ws-client BOT 2023-06-09 12:10:34Z
<Jupstar > i guess i could buy a better pc for cheaper over ebay in europe xd
Avatar
846/1122 obj atm
12:10
yea idk
12:11
dont have bucks for this rn
12:11
i get new pc when i make money
Avatar
ws-client BOT 2023-06-09 12:11:26Z
<Jupstar > nice, get 4090 directly 😂
Avatar
what u doin
Avatar
[853/1122] Automatic MOC for target kviobjects AutoMoc: C:/msys64/home/ewan/KVIrc/src/modules/objects/KvsObject_webView.h:0: Note: No relevant classes found. No output generated. [854/1122] Automatic MOC for target kvioptions ninja: build stopped: subcommand failed. kys
12:11
thats nothing
Avatar
i bet this is some stupid build system shenanigans
Avatar
i had compile errors at 7000/9000
12:11
on llvm
12:11
kek
12:12
im just trying to build irc client
12:12
idgaf
Avatar
that looks like a bloated irc client
12:12
tho
12:12
im no minimalist
Avatar
ill back away
Avatar
people seem angry today
12:13
im conscious on borrowed sleep rn
12:13
i did a 2 hour nap and woke up again
12:13
yea this build system stuff sux lol
12:13
it warned me about some webview widgets i can't get ez on msys repos
Avatar
ws-client BOT 2023-06-09 12:13:57Z
<Jupstar > !rust no stay. tell me about how u solve problems elegantly in rust
Avatar
chillerbot1 BOT 2023-06-09 12:13:57Z
@Ryozuki
Avatar
instead of failing makefile generation
12:14
so now it bones me 15 mins into compilation process
Avatar
ws-client BOT 2023-06-09 12:14:10Z
<Jupstar > create new blogs
Avatar
nice guys
Avatar
i wanna make rust blogs
Avatar
ws-client BOT 2023-06-09 12:14:28Z
<Jupstar > @Ewan what do u expect when compiling under windows xD
Avatar
but a mix of lazyness and work
Avatar
delays it
Avatar
what windows got to do with it
12:14
windows doesnt have standard find paths
12:14
for libs
12:14
and pkg config
Avatar
u don't know my env
12:15
issue here is not windows
Avatar
ws-client BOT 2023-06-09 12:15:18Z
<Jupstar > compiling cpp under windows is,was and will always be a pain
Avatar
issue is whoever wrote the cmake didn't make it error if it can't find a required lib
Avatar
oh this irc is made with qt
12:15
qt shenanigans i guess
12:15
it's build system
12:16
moc expects a header that doesn't exist
12:16
because cmake didn't error when it wasn't found
Avatar
looking at the ebuild may help find clues idk
Avatar
ws-client BOT 2023-06-09 12:17:05Z
<Jupstar > bcs making cmake friendly windows sucks
Avatar
``` ddnet_engine_shared.lib(std-391022a4250a8b9a.std.feb3b897-cgu.0.rcgu.o) : error LNK2019: unresolved external symbol imp_NtCreateFile referenced in function _ZN3std3sys7windows2fs20open_link_no_reparse17h9b3d5753800c4b4fE [D:\a\ddnet\ddnet\debug\game-client.vcxproj] ddnet_engine_shared.lib(std-391022a4250a8b9a.std.feb3b897-cgu.0.rcgu.o) : error LNK2019: unresolved external symbol imp_RtlNtStatusToDosError referenced in function _ZN3std3sys7windows2fs20open_link_no_reparse17h9b3d57538...
Avatar
i love ddnet ci fail
12:17
i get FOUR EMAILS because it failed on my fork
Avatar
ws-client BOT 2023-06-09 12:17:44Z
<Jupstar > windows
12:17
<Jupstar > xd
12:17
github loves spamming tho
Avatar
what are u talking about
12:18
it is completely not relevantthat it's windows
Avatar
it quite is in that it shows cmake build options
Avatar
ws-client BOT 2023-06-09 12:18:19Z
<Jupstar > its funny that u a windows fanboy. ez to trigger xD
Avatar
and it uses qt
12:18
u lied
Avatar
Avatar
Ryozuki
oh this irc is made with qt
.
12:19
DEPEND="dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtprintsupport:5 dev-qt/qtsql:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5
12:19
xd
Avatar
i don't understand what u are saying
Avatar
meh its not worth it
12:19
just keep trying to fix it
Avatar
i wanna know what u think u are saying
Avatar
im just pointing out, when i said the irc client uses qt, u said no, but it indeed does
12:20
and automoc indeed does have to do with qt
Avatar
i didn't say that what
12:20
i said the issue was not qt related, not that it doesn't use qt
Avatar
Jupstar, please tone it down
Avatar
jupstar? xd
Avatar
<Jupstar > its funny that u a windows fanboy. ez to trigger xD
this is uncalled for
Avatar
he is right but
12:21
it's more that the issue is unrelated to windows and he';s insinuating windows is the issue
12:21
but yea my bad for being a windows fanboy
12:21
and not shitting on it when it's not at fault
Avatar
i mean its a real thing that building on linux is way easier
Avatar
Avatar
heinrich5991
Jupstar, please tone it down
Stop being provocative pls
Avatar
Avatar
Ryozuki
i mean its a real thing that building on linux is way easier
yea this is true
12:21
but my env is good and fine
12:22
because it emulates the linnicks
Avatar
well something seems to fail
Avatar
Avatar
Jupstar ✪
Stop being provocative pls
I will moderate this chat. even if that moderation is considered provocative
Avatar
so u cant rule it out completly
Avatar
if you don't like my moderation, please talk to @Learath2 for example, but don't discuss it here
Avatar
ws-client BOT 2023-06-09 12:22:46Z
<Jupstar > well ofc i would not say i dont like your moderation, have u ever meet a person saying that?
Avatar
was about to say smth but i dont wanna get banned
Avatar
ws-client BOT 2023-06-09 12:23:01Z
<Jupstar > everyone loves you :)
Avatar
@Ewan so did u figure it out
Avatar
yea as i said i was missing a pkg and cmake didn't fail
12:23
ewan@Ewan11 ~/KVIrc (master) [1]> pacman -S mingw-w64-x86_64-qtwebkit resolving dependencies... looking for conflicting packages... Packages (3) mingw-w64-x86_64-libxslt-1.1.38-1 mingw-w64-x86_64-woff2-1.0.2-2 mingw-w64-x86_64-qtwebkit-5.212.0alpha4-14 Total Download Size: 13.34 MiB Total Installed Size: 81.55 MiB :: Proceed with installation? [Y/n]
12:23
😃
12:24
i guess this is cmake failing at thinking it found qt
12:24
but not checking components
12:24
or smth
12:24
idk
Avatar
The popup message has to be top- and not middle-aligned in some popups:
  • First launch
  • Existing player for nickname
  • Warning
Likely a regression introduced by #6511. Before: !screenshot_2023-06-09_14-23-56 After: !screenshot_2023-06-09_14-23-21

Checklist

  • [X] Tested the change ingame
  • [X...
Avatar
this maybe is a problem with who made the cmakefile
12:24
it warned at me that it wasn't there but i chocked it down to negligence or old cmake, doing stuff like doing NAMESPACE instead of NAMESPACE::LIB
12:24
it warned instead of erroring
Avatar
Avatar
Ewan
instead of failing makefile generation
xd
12:25
hard to keep up sometimes
12:26
im just elated to wait for this compile again
Avatar
Wtf is a qtwebengine
Avatar
view web pages in Qt app
12:26
it's very expandible
12:27
chromium based
12:27
qtwebkit is the older cousin
Avatar
Aha, chromium based
Avatar
Avatar
Learath2
Wtf is a qtwebengine
it's basically building chromium
Avatar
Makes sense
Avatar
Avatar
Learath2
Aha, chromium based
monkaChrist
Avatar
wdym chromium wins
Avatar
was about to ask smth about type inference
Avatar
I have 32G of ram, 8G of swap, I wonder if I should bump swap before I try this
Avatar
but then idk if it made sense
12:28
or if the problem existed at all
Avatar
type inference in what
Avatar
my lang
12:29
u mean abstracter stuff
Avatar
i should learn hindley medley but i cant be bothered to learn symbols
12:29
i should learn lambda calculus at some point xd
12:29
so i just roll out my thing
Avatar
ws-client BOT 2023-06-09 12:29:41Z
<Jupstar > @Learath2 im already impressed u have 32gb ram
12:29
<Jupstar > i'd have guessed u run nothing that uses more than 10mb
Avatar
Or should I maybe just get a flatpak hmm
Avatar
ws-client BOT 2023-06-09 12:30:17Z
<ChillerDragon> now we know who flooded all the tw servers with bots
12:30
<ChillerDragon> its lerato with his 64 clients open
12:30
<ChillerDragon> using 32gb ram
12:30
<Jupstar > he'd need 128gb RAM for that
12:30
<Jupstar > :/
Avatar
You confuse my care for people that can't afford or don't want to buy good hardware with my own hardware
Avatar
u could do headless client ez
Avatar
ws-client BOT 2023-06-09 12:31:18Z
<Jupstar > @Learath2 ah that's really nice to hear
12:31
<ChillerDragon> truly selfless lerato
12:31
<Jupstar > welcome to the bright side
12:31
<Jupstar > welcome in the bright future
Avatar
do i red bull or monster juice
Avatar
ws-client BOT 2023-06-09 12:31:38Z
<ChillerDragon> water
12:31
<ChillerDragon> and do push ups
Avatar
i type while each keystroke takes 2 seconds to show on my screen
Avatar
ws-client BOT 2023-06-09 12:31:43Z
<Jupstar > yes, 100% water
Avatar
cuz big compile
Avatar
does ur cpu get to 89-C too
Avatar
i have water as well
Avatar
mine does
Avatar
no it just sucks
12:32
lol
Avatar
i surrended in makign it cooler
12:32
the 5800x is just hard to cool
12:32
i have it under a noctua monster
12:32
but well now its summer too
12:32
25C env
Avatar
just put it in the fridge
Avatar
but well 89C on max load should be fine tm
Avatar
i think i found my missing hyper 212 mounting hardware
12:33
i got rid of some shit yesterday
12:33
and found some stuff
Avatar
ws-client BOT 2023-06-09 12:33:18Z
<Jupstar > well it purposly goes to 90° doesnt it
12:33
<Jupstar > to give u every piece of perf it has
Avatar
i gave like $100+ worth of brand new bike shit to a friend cuz it didn't fit my bike that i never ride anyway lol
12:33
kinda thinking i should have not
12:33
and done the zucc marketplace
12:33
but idrc
12:34
yea cpus killing themselves these days
12:34
well gpu too
Avatar
ws-client BOT 2023-06-09 12:34:18Z
<Jupstar > no
12:34
<Jupstar > they can run 90° 24/7
Avatar
put a blower fan on it it'll be fine
12:34
meanwhile it's melting to death
12:35
dope we got another build error
12:35
C:/msys64/home/ewan/KVIrc/src/modules/perlcore/libkviperlcore.cpp:67:10: fatal error: EXTERN.h: No such file or directory 67 | #include <EXTERN.h> | ^~~~~~~~~~ compilation terminated.
12:35
what is this perl nonsense
12:36
i just want to chat on the most basic f'ing chat protocol around
12:36
why u need 1100 translation units for that
12:36
im starting to agree ryo this is bloat
Avatar
is there no build for windows?
12:36
2019
12:37
idk how much it's changed since but i saw commits from 2 weeks ago
12:37
also even if the app doesn't change Qt versions are always coming out with improvements
12:37
so i'd want to build my own anyway
Avatar
Avatar
ws-client
<Jupstar > well it purposly goes to 90° doesnt it
ye thats right jupstar
12:38
the only problem is having a heater by ur side on summer
Avatar
ws-client BOT 2023-06-09 12:39:00Z
<Jupstar > 90° != 90°
12:39
<Jupstar > 90° on a tiny surface
Avatar
Avatar
Ewan
idk how much it's changed since but i saw commits from 2 weeks ago
I'm on the 2019 version apparently
Avatar
should client send EnterGame packet two times instead of one?
Avatar
with up-to-date qt though, probably
Avatar
ws-client BOT 2023-06-09 12:39:46Z
<Jupstar > i think vanilla does so @gerdoe
Avatar
huh? 😮
Avatar
Avatar
heinrich5991
with up-to-date qt though, probably
if u are on linux then almost certainly yes
Avatar
ddnet does so for some reason
Avatar
ws-client BOT 2023-06-09 12:40:04Z
<Jupstar > but i dunno why, but i remember it caused a bug before
Avatar
Avatar
gerdoe
should client send EnterGame packet two times instead of one?
I think it's supposed to send it once
Avatar
maybe it thinks rust server is vanilla one and emulates old behaviour?
Avatar
kvirc
12:41
nice
Avatar
ws-client BOT 2023-06-09 12:41:09Z
<Jupstar > @Ewan btw their CI on github fails too
Avatar
whose
Avatar
ws-client BOT 2023-06-09 12:41:17Z
<Jupstar > so it's maybe not surprising
Avatar
upstream?
Avatar
ws-client BOT 2023-06-09 12:41:21Z
<Jupstar > yes
Avatar
yea i knew
12:41
im getting second hand ci fail trauma
12:42
heinrich the thing about Qt apps on Linux is they always use shared libs
12:42
they are [lib]QtXy.whatever, X is major number y is component
Avatar
2023-06-09 15:42:41 INFO server - processed System(Info { version: b"0.6 626fce9a778df4d4", password: Some(b"foobar") }) from p1, SystemReady 2023-06-09 15:42:41 INFO server - processed System(Ready) from p1, GameInfo 2023-06-09 15:42:41 INFO server - p1:d8 enters the game 2023-06-09 15:42:41 INFO server - processed Game(ClStartInfo { name: b"d8", clan: b"", country: -1, skin: b"twinbop", use_custom_color: true, color_body: 16711789, color_feet: 65535 }) from p1, SystemEnterGame(SystemEnterGameState { name: [100, 56] }) 2023-06-09 15:42:41 INFO server - p1 fully entered the game 2023-06-09 15:42:41 INFO server - processed System(EnterGame) from p1, Ingame(..) 2023-06-09 15:42:41 WARN server - unprocessed System(RconCmd { cmd: b"crashmeplx" }) from p1, Ingame(..) 2023-06-09 15:42:41 WARN server - unprocessed System(EnterGame) from p1, Ingame(..)
Avatar
so u can only ever have 1 Qt version per each major version
Avatar
ws-client BOT 2023-06-09 12:43:25Z
<Jupstar > qt dependencies often suck
Avatar
not often, always
Avatar
ws-client BOT 2023-06-09 12:43:32Z
<Jupstar > xd
Avatar
on Windows you have to ship dlls
12:43
tarnishes Qt practicality sometimes
Avatar
so server processed EnterGame once aaand client sends it one more time
Avatar
really unfortunate
Avatar
gonna try to ignore first packet, maybe it will work xd
Avatar
Avatar
gerdoe
so server processed EnterGame once aaand client sends it one more time
is that dummy?
12:44
maybe dummy is broken somehow
Avatar
Avatar
heinrich5991
is that dummy?
dummy yup
Avatar
have you tried non-dummy?
Avatar
wait i'll plug another pc to local net
Avatar
you can open two clients on the same compuer
Avatar
ws-client BOT 2023-06-09 12:44:59Z
<Jupstar > @Ewan that's one of the main reasons i have to join ryo in his rust quest. The ecosystem doesnt suck so hard. Ez to compile, ez to add deps etc :D
Avatar
Avatar
heinrich5991
you can open two clients on the same compuer
simulating different ips xd
Avatar
rust seems dope i just am not comfortable with it yet
Avatar
2023-06-09 15:45:05 INFO server - processed System(Info { version: b"0.6 626fce9a778df4d4", password: Some(b"foobar") }) from p1, SystemReady 2023-06-09 15:45:05 INFO server - processed System(Ready) from p1, GameInfo 2023-06-09 15:45:05 INFO server - p1:<~{Barsik}~> enters the game 2023-06-09 15:45:05 INFO server - processed Game(ClStartInfo { name: b"<~{Barsik}~>", clan: b"Competen\'t", country: -1, skin: b"brownbear", use_custom_color: true, color_body: 1084928, color_feet: 9062655 }) from p1, SystemEnterGame(SystemEnterGameState { name: [60, 126, 123, 66, 97, 114, 115, 105, 107, 125, 126, 62] }) 2023-06-09 15:45:05 WARN server - unprocessed System(RconCmd { cmd: b"crashmeplx" }) from p1, SystemEnterGame(SystemEnterGameState { name: [60, 126, 123, 66, 97, 114, 115, 105, 107, 125, 126, 62] }) 2023-06-09 15:45:05 INFO server - p1 fully entered the game 2023-06-09 15:45:05 INFO server - processed System(EnterGame) from p1, Ingame(..)
Avatar
and the whole thing is so immature
12:46
your code blocks are killing the bridge... i can see why chiller doesn't like them
Avatar
ws-client BOT 2023-06-09 12:46:21Z
<Jupstar > sometimes xd
Avatar
okey ddnet client doesn't send it twice, anyway stuck on sending initial info though
Avatar
Avatar
gerdoe
ddnet does so for some reason
fake news xd
12:47
dummy only
Avatar
i hate it when apps have ugly icons so i can't pin them
Avatar
Avatar
gerdoe
fake news xd
sounds like a bug in dummy
Avatar
how do u write lambda
12:48
on linux
12:48
æ€@ſßæð»
Avatar
google and copy paste
12:48
meh
Avatar
idk how u do raw unicodes in linux actually never had a tenkey on muh board for long
12:49
most des probably dont fw that
Avatar
λx.λy.x+y
Avatar
Avatar
Mr.Gh0s7
λ?
ye but how to type it
Avatar
exactly idk
Avatar
ctrl-shift-u 3bb enter
Avatar
Avatar
Ryozuki
ye but how to type it
I just switched my layout and typed it kek
Avatar
ws-client BOT 2023-06-09 12:49:46Z
<Jupstar > 𝛌
12:49
xd
Avatar
hmm
12:49
works for me
Avatar
ws-client BOT 2023-06-09 12:49:56Z
<Jupstar > 𝞴
Avatar
λ
12:50
oh now
Avatar
so many
Avatar
lambda calculus goes brr
Avatar
are these all the same glyph
Avatar
National Insurance Clerk 2023-06-09 12:50:18Z
ג?
Avatar
ws-client BOT 2023-06-09 12:50:32Z
<Jupstar > no 𝜆
Avatar
anyway any reason why client can stuck on sending initial info?
Avatar
ws-client BOT 2023-06-09 12:50:45Z
<Jupstar > debug it
Avatar
National Insurance Clerk 2023-06-09 12:50:48Z
They practically look the same
12:51
Similar names of the letters too
Avatar
ws-client BOT 2023-06-09 12:51:05Z
<Jupstar > dummy code is insert evil words
Avatar
National Insurance Clerk 2023-06-09 12:51:27Z
Wait what am I even doing in this channel
12:51
I'm not a dev lol
Avatar
ws-client BOT 2023-06-09 12:51:37Z
<Jupstar > you are
12:51
<Jupstar > you develop the future
Avatar
kids these days
Avatar
ewan ur msg was deleted on irc
Avatar
but well i guess u should tone it down xd
Avatar
i don't want to accuse anyone of being tonedeaf but
12:52
that was a joke
Avatar
National Insurance Clerk 2023-06-09 12:52:59Z
I know a bit of C# but not nearly enough to hold the title of a dev
12:53
I can make some basic console apps but not much more than that (edited)
Avatar
Avatar
National Insurance Clerk
I know a bit of C# but not nearly enough to hold the title of a dev
check out teesharp troll
Avatar
talk to me when u get a degree and 20 years field experience
Avatar
sounds good enough. when are you starting as a fulltime ddnet dev?
Avatar
ws-client BOT 2023-06-09 12:53:27Z
<Jupstar > c# are good devs
Avatar
matodor supremacy 🙏
Avatar
im forced to use c# to mod final fantasy 14 (edited)
12:53
otherwise i wouldnt touch it
Avatar
C# is good
Avatar
ws-client BOT 2023-06-09 12:53:59Z
<Jupstar > all GC languages are good
12:54
<Jupstar > and positive
12:54
<Jupstar > and happy
Avatar
and fast
Avatar
it's like Java if anyone cared about it
Avatar
National Insurance Clerk 2023-06-09 12:54:11Z
I learned that one specifically because every single source I looked at said it's good for gamedev
Avatar
yeah it's really good for game dev
Avatar
National Insurance Clerk 2023-06-09 12:54:23Z
And well, I like videogames
Avatar
well they dont lie
12:54
its good for gamedev simply because lot of people use it for gamedev
Avatar
the only reason it's so fit for it is cuz it's just what's in place
Avatar
not because it inherently is good at it
Avatar
ws-client BOT 2023-06-09 12:54:47Z
<Jupstar > php is good for websites
12:54
<Jupstar > 😂
Avatar
php good for websites cuz ppl use php for websites
12:54
🧠
Avatar
National Insurance Clerk 2023-06-09 12:54:59Z
Haven't really gotten the chance to make any games worth playing though
Avatar
what r u using
12:55
if ur doing only .NET stuff u may as well not use c#
Avatar
im making teecity
12:55
well its half abandoned
Avatar
National Insurance Clerk 2023-06-09 12:55:22Z
I did attempt to make a knockoff of UNO in the console
Avatar
cuz im making edlang now
Avatar
the whole benefit of using C# for gamedev is the vast selection of frameworks
Avatar
and tomorrow ill make smth else
Avatar
National Insurance Clerk 2023-06-09 12:55:38Z
It was sort of successful until I abandoned it
Avatar
and even then Unity still makes it cpp in the end lol cpp best
Avatar
ws-client BOT 2023-06-09 12:56:10Z
<Jupstar > @National Insurance Clerk wow, c# and then a game in a console. What haxxor are u
Avatar
he will be the author of the next oregon trail
Avatar
National Insurance Clerk 2023-06-09 12:56:29Z
What the hell
12:56
No it was just a text based UNO clone
Avatar
he is doing 3d graphics via terminal
12:57
bisqwit has entered the chat
Avatar
National Insurance Clerk 2023-06-09 12:57:05Z
Nope
12:57
Not there yet
Avatar
ws-client BOT 2023-06-09 12:57:13Z
<Jupstar > wait until deen sees ur msg @Ewan
12:57
<Jupstar > then u get the 3D cube
Avatar
National Insurance Clerk 2023-06-09 12:57:29Z
Also wait
12:57
What's a haxxor
Avatar
@heinrich5991 does hindley milner handle the case well where u want a literal to give e.g the default i32 type to variables if no type is found otherwise?
Avatar
National Insurance Clerk 2023-06-09 12:57:37Z
Like, hacker?
12:57
stupid leet speak
Avatar
Avatar
Ryozuki
@heinrich5991 does hindley milner handle the case well where u want a literal to give e.g the default i32 type to variables if no type is found otherwise?
I think that's not hindley milner
Avatar
in case u have a ambigous int literal
Avatar
but I have no clue
Avatar
ok i see
12:58
i just want to know
12:58
the name
12:58
of what rust uses
12:58
for example
12:58
or cpp
12:58
xd
12:58
or is just not a generic algo and everyone does their own
Avatar
ngl i think the cpp approach is super naive
12:58
dunno about rust
12:59
but thatss just what i think from having used it, they probably spend many man hours implementing this amazing accurate performant type checking system only for idiots like me to say 'it just uses the first type it sees'
13:00
but, such a thing would definitely have to be standard compliant so it should be defined in the standard
13:00
and if not it's the wild west i guess
Avatar
cpp is basic
Avatar
ws-client BOT 2023-06-09 13:01:02Z
<ChillerDragon> nice @gerdoe what u working on
Avatar
rust type inference is quite something
13:01
fn add(a: i32, b: i32) -> i32 { return a + b; } fn main() -> i32 { let x = 2 + 3; let y = add(x, 4); return y; }
13:01
for example here
Avatar
messing around with server from libtw2
Avatar
y gets its type from the return
13:01
then x should get it from the arg
13:02
and give the types to the literals
Avatar
i am a fan of this irc client but there are some things u definitely only notice as someone who has a lot of experience with Qt on windows lol
Avatar
complex
13:02
it would be easier if i made literals fully typed always
13:02
hm
13:02
actually rust does that
Avatar
like the Qt version is too old to pick up on some windows 11 styling hints and uses baked in Qt default icons because accessibility stuff can't be inferred on bundled releases
13:02
etc
Avatar
i guess this is why rust requires it
Avatar
Avatar
Ryozuki
fn add(a: i32, b: i32) -> i32 { return a + b; } fn main() -> i32 { let x = 2 + 3; let y = add(x, 4); return y; }
that can be done using hindley milner
Avatar
x gets it from which arg
Avatar
haskell is doing hindley milner
13:03
plus some stuff to make defaults I guess
13:03
(rust is also doing hindley milner)
Avatar
Avatar
Ewan
x gets it from which arg
add function type
Avatar
o so rs type inference looks ahead
13:04
that's nice
13:04
big 🧠
Avatar
thats just normal
13:04
cpp is behind
🤓 1
Avatar
ws-client BOT 2023-06-09 13:04:28Z
<ChillerDragon> hm what happend to 🧠 emote
Avatar
but the snippet is from edlang
13:04
which happens to look like rust
Avatar
90% of all the code i've ever written is cpp
Avatar
by coincidence
Avatar
ws-client BOT 2023-06-09 13:04:44Z
<ChillerDragon> @Ewan how do you manage to break the 🧠 emote? xd
Avatar
:brain:
Avatar
ws-client BOT 2023-06-09 13:04:55Z
<Jupstar > big🧠
13:04
<Jupstar > mh
Avatar
Avatar
heinrich5991
(rust is also doing hindley milner)
yeah, my problem with literals not having a known type
13:05
for ints
13:05
but rust gives it a known type
Avatar
i send in irc with colons and discord turns it into emoji, comes back from discord as emoji
Avatar
2 is i32
13:05
always
Avatar
ws-client BOT 2023-06-09 13:05:32Z
<Jupstar > @Ewan what is r job if i may ask boldly
Avatar
let x:i64 = 2;
13:05
is wrong right
Avatar
ws-client BOT 2023-06-09 13:05:43Z
<ChillerDragon> just do :b and tab and send unicode
13:05
<Jupstar > ur
Avatar
Avatar
Ryozuki
let x:i64 = 2;
no, that's correct
Avatar
wdym my job
13:06
like i work
Avatar
ws-client BOT 2023-06-09 13:06:01Z
<Jupstar > i mean u a cpp dev?
Avatar
ws-client BOT 2023-06-09 13:06:09Z
<ChillerDragon> this trol
13:06
<ChillerDragon> emotes are bridged no need to escape
Avatar
is it still hindle milner
13:06
?
Avatar
i dev cpp a lot but atm i am just hobbyist
13:06
trying to get job etc
Avatar
the part about defaulting to something maybe not
13:06
but by default, I think Rust's int literals are of a generic int type
Avatar
sometimes i get deja vu in this chat i feel like i have answered this b4
Avatar
that can be any of {i,u}{8,16,32,64,128}
Avatar
ws-client BOT 2023-06-09 13:06:55Z
<Jupstar > oh defs
13:07
<Jupstar > i ask that once per day
Avatar
ws-client BOT 2023-06-09 13:07:04Z
<Jupstar > to random person
Avatar
i swear ryo asked my age like 3 times at this point
Avatar
ws-client BOT 2023-06-09 13:07:20Z
<ChillerDragon> juspti always wondering how to get a job
13:07
<Jupstar > and which is it?
Avatar
Avatar
Ewan
i swear ryo asked my age like 3 times at this point
how old are you?
Avatar
ws-client BOT 2023-06-09 13:07:26Z
<ChillerDragon> he only knows bveing in this chat 24/7
Avatar
according to kvirc i'm 113
Avatar
ws-client BOT 2023-06-09 13:07:52Z
<Jupstar > ChillerDragon: ikr
Avatar
Avatar
gerdoe
check out teesharp troll
National Insurance Clerk 2023-06-09 13:07:55Z
Wait what is that
Avatar
cs binding afaik
Avatar
National Insurance Clerk 2023-06-09 13:08:08Z
My dumb ahh didn't notice it when you sent that
Avatar
ws-client BOT 2023-06-09 13:08:20Z
<Jupstar > chiller: fridays for rust
13:08
<Jupstar > as said
Avatar
Teeworlds / DDraceNetwork modding platform in .NET - GitHub - Matodor/TeeSharp at refactoring
banhammer 1
Avatar
ws-client BOT 2023-06-09 13:08:34Z
<Jupstar > sadly the rustgang didnt join me
Avatar
Avatar
Ewan
cs binding afaik
u
Avatar
ws-client BOT 2023-06-09 13:08:36Z
<ChillerDragon> i alr watched 15mins of rust content on yt today
Avatar
why u ask jup
Avatar
ws-client BOT 2023-06-09 13:08:38Z
<Jupstar > in my discussion
Avatar
Avatar
gerdoe
u
me
Avatar
what discussion?
Avatar
ws-client BOT 2023-06-09 13:09:10Z
<Jupstar > @Ewan i was just wondering how u get to 90%.. u either are a creative lone soul. or you have a job that uses it
Avatar
the former
Avatar
ws-client BOT 2023-06-09 13:09:33Z
<ChillerDragon> 90% of what
Avatar
crazy alias for lazy bum hobbyist tho
Avatar
ws-client BOT 2023-06-09 13:09:57Z
<Jupstar > imho it doest matter anyway
13:10
<Jupstar > u can be godlike hobby coder
13:10
<Jupstar > most professional coders i know are pretty bad xd
Avatar
i have issues getting jobs because i don't have the work experience or years behind me rly
Avatar
country?
Avatar
companies see someone of my age and immediately say nah
Avatar
ws-client BOT 2023-06-09 13:10:28Z
<Jupstar > yeah yeah
Avatar
ws-client BOT 2023-06-09 13:10:32Z
<Jupstar > industry sucks
Avatar
<Jupstar > most professional coders i know are pretty bad xd
13:10
ye
13:10
mixed bag
Avatar
ws-client BOT 2023-06-09 13:10:39Z
<Jupstar > in usa u can at least shine with skill
Avatar
my coworker is rly good
Avatar
ws-client BOT 2023-06-09 13:10:45Z
<Jupstar > in germany u 100% fucked
13:10
<Jupstar > trust me bro xD
13:11
<ChillerDragon> bro knows
Avatar
yea i don't get exposed to a lot of professional code (code written by someone who was paid to do it)
13:11
they are normally like, if it works then IDGAF
13:11
but i like code as code too
Avatar
ws-client BOT 2023-06-09 13:11:28Z
<Jupstar > professional code 😂
Avatar
my code is always pro
Avatar
yea right i meant "professional code"
Avatar
ws-client BOT 2023-06-09 13:11:38Z
<Jupstar > all code i read professionally is complete bloat xD
Avatar
your code is always zooz
Avatar
it has an inherent beauty in being fast and efficient and shit etc etc
13:11
but companies dont care
13:11
they want the website done in 3 weeks
13:12
i applied for a job at muse that i hope i have a shot at, it's pretty much asking for my skills exactly
13:13
cpp/qt and to know and be passionate bout the musics
Avatar
ws-client BOT 2023-06-09 13:13:02Z
<Jupstar > well if u really want a job (not saying u should, if u dont need it anyway). then simply tell them u show them
13:13
<Jupstar > tryhard 1 week
13:13
<Jupstar > and then they either see ur skill or they stupid af
Avatar
yea maybe
13:13
i am scared of making empty promises
13:13
seems like a bad move
Avatar
ws-client BOT 2023-06-09 13:13:47Z
<Jupstar > u wont see these ppl ever again
13:13
<Jupstar > in ur life
13:13
<Jupstar > so why u care xD
Avatar
yeah true
13:14
i want a job pretty badly
13:14
but nothing bad is gonna happen if i don't get it
13:14
i just live with mom xd
Avatar
ws-client BOT 2023-06-09 13:14:24Z
<Jupstar > ez
Avatar
i still live with parents too xd
Avatar
but the thing is i don't want to live with mom
Avatar
but im saving quite lot of money
Avatar
heinrich5991 BOT 2023-06-09 13:14:34Z
sounds like saving money
Avatar
ws-client BOT 2023-06-09 13:14:46Z
<Jupstar > i dont even get a flat
13:14
<Jupstar > as a lone person xD
Avatar
yea maybe i could like stay and pitch in and put aside the rest of what i'd be spending with real rent
13:15
i'm okay with whatever as long as i'm not bumming
13:15
rent here is nuts anyway
Avatar
ws-client BOT 2023-06-09 13:15:13Z
<Jupstar > in germany the living conditions are getting out of control
13:15
<Jupstar > 400k for a small shitty house outside of city
Avatar
yeah you just have a lot less to work with there
13:16
dad sold our 4 bed 2 story house for $260k last year, in a suburb neighboring the most expensive city to live in in the USA
13:16
actually that sounds wrong, maybe idk what im talking about
13:17
<ChillerDragon> !jap guess price
Avatar
chillerbot1 BOT 2023-06-09 13:17:33Z
@Jupstar ✪
Avatar
perfect programming language. Contribute to TodePond/DreamBerd development by creating an account on GitHub.
Avatar
v0.9.9.9.9.9.9.9.9c
13:19
they rly said const const
13:19
stupid stuff
13:19
reminds me of constexpr not being inherently const
13:19
var var just makes me mad though... mut mut at least
13:24
rip chat really
Avatar
!c 350k
Avatar
chillerbot1 BOT 2023-06-09 13:31:36Z
ChillerDragon
Avatar
ws-client BOT 2023-06-09 13:37:42Z
<ChillerDragon> 495.000 €
Avatar
muinch?
Avatar
ws-client BOT 2023-06-09 13:37:52Z
<ChillerDragon> ye outside of munich
Avatar
yeah rip
Avatar
ws-client BOT 2023-06-09 13:38:07Z
<ChillerDragon> > Vielseitig nutzbare, renovierungsbedürftige Doppelhaushälfte / Kauf gegen Gebot
Avatar
ah, it's only half the house
Avatar
To buy that as a normal worker, u have to work 40 years xd
13:39
in 40 years i learn to build houses myself
13:39
lmao
Avatar
the plot is probably included though?
Avatar
ws-client BOT 2023-06-09 13:40:53Z
<ChillerDragon> i assume so
Avatar
heinrich arent u from berlin
Avatar
ws-client BOT 2023-06-09 13:41:22Z
<ChillerDragon> leak
Avatar
isnt it just as horrible there
Avatar
I'm not buying houses. rents are high here, as well, but I think in general lower than munich
13:48
don't really want to give away too much personal info 🙂
Avatar
ws-client BOT 2023-06-09 13:48:15Z
<ChillerDragon> leak
Avatar
home address, now please
Avatar
ws-client BOT 2023-06-09 13:49:20Z
<ChillerDragon> jupsti i got 2m² basement i make you good price then you can live with me
Avatar
he will lock you in there, and slide your rations in under the door
13:50
you get 3 kidney beans per meal
Avatar
chillerdragon: depends on the rent
Avatar
he did say good
13:51
how good i wonder
13:51
15 kidney beans security deposit
Avatar
ws-client BOT 2023-06-09 13:52:26Z
<ChillerDragon> !jop 100$ no water, no electricity
Avatar
chillerbot1 BOT 2023-06-09 13:52:26Z
@Jupstar ✪
Avatar
nice, so i buy laptop or what
Avatar
ws-client BOT 2023-06-09 13:52:51Z
<ChillerDragon> with good battery
Avatar
i need enough electricity for a 4090
Avatar
ws-client BOT 2023-06-09 13:53:30Z
<ChillerDragon> its close to internet infra you might be able to yoink free 1mbit
13:53
<ChillerDragon> 100*
Avatar
thats fair enough
Avatar
no internet, no electricity
Avatar
in slowermany
13:54
ewan how fast is your internet
Avatar
Avatar
heinrich5991
what discussion?
about rc and refcell xd
Avatar
Gigabit down
13:55
~20Mbps up
Avatar
link? ^^
Avatar
wait need to scroll 20000 messages up
13:55
but it was today xD
Avatar
Avatar
ws-client
<Jupstar> fridays for rustians
.
13:56
fridays for futurust
13:58
!c buy teeworlds gamer house
Avatar
chillerbot1 BOT 2023-06-09 13:58:55Z
ChillerDragon
Avatar
i'd spent 50k 😂
13:59
this probbably
Avatar
why curious how fast my internet is
Avatar
bcs u in murica
13:59
the land of freedom and capitalism
13:59
if that works together
Avatar
what that has to do with anything
Avatar
im in slowermany
Avatar
ws-client BOT 2023-06-09 14:00:03Z
<ChillerDragon> 50k? i dont have that kinda moni and where should it be?
Avatar
we have bad internet
Avatar
but 20 up sounds bad tbh
Avatar
my internet not expensive either
Avatar
else good
Avatar
yea up speeds are stupid
14:00
all ISPs design their grid for downloading here
Avatar
!c yjajajyjajya
Avatar
chillerbot1 BOT 2023-06-09 14:00:39Z
ChillerDragon
Avatar
consumer isp at least
Avatar
i dunno, where on this planet is living worth most?
14:00
its that time of the year again
Avatar
what time
Avatar
wait for it
Avatar
cliffhanger
Avatar
i smell the flex
Avatar
ws-client BOT 2023-06-09 14:01:27Z
<ChillerDragon> i want something skanidivanic
Avatar
am i about to witness symmetrical gigabit
Avatar
yeah xd
Avatar
not quite but still good
Avatar
i pay for 600
Avatar
i'd take 600 both ways over this crap any day
14:02
xfinity just does not offer symmetrical plans to households
Avatar
im sure i pay less than u still
Avatar
only businesses
Avatar
40€ or so
Avatar
pretty good
Avatar
less than me for sure
Avatar
here u can get 300 down for Free
Avatar
actually i dont pay it
Avatar
it's a government thing
Avatar
at least if i'd pay normal prices
Avatar
my parents do xd
Avatar
Avatar
Ewan
here u can get 300 down for Free
de fak
Avatar
it's to do with covid
14:03
poor ppl need internet for remote work and school
Avatar
i can get gbps internet in a bar
14:03
fiber is everywhere
14:03
5g wifi
Avatar
fiber, what is that? i only know DSL
Avatar
government doesn't require a certain speed afaik 300 is just the base plan that xfinity offers
Avatar
beep
Avatar
@Ewan but do u have fiber or cable?
Avatar
ok nice
14:04
then weird they thought: lets make upload suck hard
Avatar
average user is not uploading shit
Avatar
to troll our customers
Avatar
they stream tv and stuff
Avatar
instagram images also use lot of bandwidth 😂
Avatar
yea it's all consumption
14:04
it is a smarter move because they can allocate resources they'd use for upload to more download capability
14:05
it is just annoying for hobbyists
Avatar
I thought it's all video streaming
Avatar
who host at home
Avatar
the bandwidth
Avatar
λg.(λx.g (x x)) (λx.g (x x))
Avatar
yea video whatever
14:05
same stuff
14:05
Downloading
Avatar
to iterate is human
14:05
to recurse divine
Avatar
Avatar
Ryozuki
λg.(λx.g (x x)) (λx.g (x x))
gigachad
Avatar
use vectors ez
Avatar
Ryozuki: λ Me: & {} we are different
14:07
thats what i think of lambda
Avatar
Avatar
Ryozuki
λg.(λx.g (x x)) (λx.g (x x))
in case u dont know, this is how recursion is defined in lambda, found by haskell. c
14:07
Haskell something
14:07
forgot the name
14:07
Haskell Brooks Curry (; September 12, 1900 – September 1, 1982) was an American mathematician and logician. Curry is best known for his work in combinatory logic, which initial concept is based on a paper by Moses Schönfinkel, for which Curry did much of the development. Curry is also known for Curry's paradox and the Curry–Howard correspondence...
Avatar
can you tell me whether . or function application binds stronger?
14:08
I'm trying to parse that term
Avatar
<expression> := <name> | <function> | <application> <function> := λ <name>.<expression> <application> := <expression><expression>
Avatar
this doesn't answer my question
Avatar
where u learn this niche math bullshit?
14:09
i just code for monkey brain video game
14:09
and dekstop app
Avatar
i just learnt it today
14:09
i think its left to right
Avatar
is (λa.b c) = (λa.b) c or = λa.(b c)
14:10
xd
14:10
i would guess first
Avatar
I kinda need to know that to evaluate the term you wrote ^^
Avatar
it expands like this
14:11
Y := λg.(λx.g (x x)) (λx.g (x x)) Y g (λh.(λx.h (x x)) (λx.h (x x))) g (λx.g (x x)) (λx.g (x x)) g ((λx.g (x x)) (λx.g (x x))) g (Y g)
Avatar
meh, spoilers
Avatar
I wanted to understand the term
14:12
^^
Avatar
its still confusing to me anyway
14:12
xd
Avatar
math is such an art
14:13
art is such a math
Avatar
Applications are assumed to be left associative: M N P may be written instead of ((M N) P).
14:14
The body of an abstraction extends as far right as possible: λx.M N means λx.(M N) and not (λx.M) N
14:14
A sequence of abstractions is contracted: λx.λy.λz.N is abbreviated as λxyz.N
(edited)
Avatar
Avatar
Ryozuki
The body of an abstraction extends as far right as possible: λx.M N means λx.(M N) and not (λx.M) N
@heinrich5991 does this answer
14:15
(λa.b c) = λa.(b c)
Avatar
( a ) = a
Avatar
the think is
14:16
(λa.b c) = λa.b c
14:16
outermost parents are dropped
14:16
usually
14:16
in theory i thinm u dont need parents
14:16
they just remove reader ambiguity
Avatar
Avatar
Jupstar ✪
art is such a math
everything is atoms
14:17
if we can define atoms with a math model
14:17
everything is math
14:17
no?
14:17
well not everything is atoms
Avatar
what is light to you?
14:18
xd
14:18
whats the truly smallest particle
Avatar
a string xd
14:18
i guess we dont know
Avatar
@Patiga ever tried the angle backend of wgpu?
14:46
that would maybe be our only hope out of opengl 1.x, since that's also what browsers use 😄
Avatar
Avatar
Ryozuki
Y := λg.(λx.g (x x)) (λx.g (x x)) Y g (λh.(λx.h (x x)) (λx.h (x x))) g (λx.g (x x)) (λx.g (x x)) g ((λx.g (x x)) (λx.g (x x))) g (Y g)
justatest my eyes
14:54
is this how it feels to reverse engineer?
Avatar
yep
Avatar
wow teeworlds sends so much info
15:16
tees are just idling but wtf
15:16
9kbps/16kbps
Avatar
Avatar
Ryozuki
@heinrich5991 does this answer
yes
Avatar
Avatar
gerdoe
wow teeworlds sends so much info
yeah, but well 50 ticks or 25 ticks
15:22
it fastly adds up
Avatar
can client no send info its state is not changing?
15:23
not*
Avatar
and when another clients drags that client? 😄
15:24
but if u mean player info
Avatar
and? xd
Avatar
then yes
Avatar
i mean player input
Avatar
u mean bcs of the upload?
15:25
i mean u could optimize the totally nice pls dont ban me-network code in a lot of places probably
Avatar
always thought its done by default kekw
Avatar
But tbh, the network side is not the bottleneck
Avatar
that's true xd
15:27
what's cloudflares current state about QUIC ddos protection?
Avatar
sure but it burns my eyes when i see ebpty cl_netobj_playerinput going around without any new info xd
15:27
empty
Avatar
Avatar
gerdoe
empty
well so or so, u always have to assume the worst case
Avatar
Avatar
Jupstar ✪
what's cloudflares current state about QUIC ddos protection?
doesn't exist on normal plans
Avatar
Avatar
heinrich5991
doesn't exist on normal plans
that's so sad
Avatar
and nothing specific for QUIC anyway
Avatar
Avatar
Jupstar ✪
that's so sad
give it some years
15:27
webtransport might appear eventually
Avatar
im old in some years
15:28
lmao opened some random cloudflare page.. 1st thought i got in their ddos protection, bcs the site looks exactly like that XD https://cloudflare-quic.com/
Cloudflare Supports QUIC
Avatar
this is only talking about HTTP3 support though
15:29
and not even to the backend
15:29
only user-cloudflare
15:29
not cloudflare-backend
Avatar
i didnt read it, was just funny xd
Avatar
^^
Avatar
Avatar
heinrich5991
and nothing specific for QUIC anyway
but do their pro plans already plan the https3 stuff? like is there a road map?
15:31
i guess there is quite some interest in this isnt it
Avatar
I haven't seen anything like that
Avatar
at the moment the 'reference' (single-threaded) implementation of my file loader thingamajig is done
15:46
i would like to know if anyone wants to review it to make sure it's wanted in the ddnet code & the way i'm doing it is approved, before i go making the async implementation & replacing the asset and skin loading systems with it (edited)
Avatar
with async u mean multi threaded right?
Avatar
wasnt aio broken in windows
Avatar
what should be broken about it
Avatar
we should use io_uring
Avatar
my thing is a bit higher level
Avatar
idk i remember aio being disabled on windows
Avatar
make new thread, read from disk on that thread, call back to main thread with file data
15:48
tho not implemented yet
15:48
i have just made a compatible interface & ref impl for it
15:48
anyway i submit draft, i think
Avatar
Avatar
Ewan
anyway i submit draft, i think
yeah just do it
15:48
u can always close it if u feel uncomfortable
Avatar
let the blood of the ci spill
justatest 1
Avatar
ugh since i have a tater fork and i don't want to delete it i have to do branch shenanigans
Avatar
uhh windows must die
16:19
libtw2 server works PERFECTLY on linux
16:19
and refuses to work as it should on windows
Avatar
order of packets?
Avatar
Avatar
gerdoe
and refuses to work as it should on windows
sorry, I never tested it on windows
16:22
it's just some platform differences
Avatar
i don't want to investigate it further truly
Avatar
damn, supporting variable shadowing makes storing types harder
16:22
i just wish i could have type inference and move to the fun stuff, codegen
16:23
fuckyousnail
Avatar
Avatar
Ryozuki
damn, supporting variable shadowing makes storing types harder
why's that?
Avatar
cuz on every let it should be like another "scope" for that type
16:23
and i havent done that, i just considered scopes to be function bodies and branches
16:23
so i guess i gotta refactor
16:24
for that variable type inference*
16:24
its just idk how to map this cleanly with the ast
16:25
without making ast ugly
16:27
anyway i spent todays willingness to continue, next week more xd
16:28
Fyrox 0.30 is a huge release, mostly focused on animation, editor, audio, quality-of-life improvements.
Avatar
Avatar
gerdoe
huh russian cpp community shared deen's article about haskell
which one?
Avatar
oh its chairn backlog time
Avatar
Avatar
ChillerDragon
```edlang
almost worked 😄
Avatar
Avatar
Jupstar ✪
yet another engine xd
this guy been at it for long
Avatar
they currently popping up in mass
Avatar
it had another name before
16:32
RG3D
16:32
was the previous name
Avatar
Avatar
Chairn
which one?
latest one
Avatar
Avatar
c0d3d3v
Can someone have a quick look at the CI of my PR? Is my CMakeLists wrong ordered or what is missing? https://github.com/ddnet/ddnet/actions/runs/5220907583/jobs/9424545117?pr=6724
looks like it cannot find windows function for files management ?
Avatar
God writes Haskell
16:35
god writes holyc
Avatar

Summary:

Currently, asset and skin loading are quite slow if you have a decent amount of them, even on a fast disk. I would like to create a generic, multi-threaded file loader system that can lessen the impact of some necessary disk blocks, and implement it into the skin and asset systems so the brunt of this wait time can be avoided (most or all skins and assets loaded by the time a user finds and joins a server from the browser). This file loader will also be available (and hopefully...
16:39
ci be damned
16:40
ready for critics
Avatar
Avatar
Ryozuki
ye but how to type it
\documentclass{article} \begin{document} $\lambda$ \end{document}
Avatar
Avatar
Ewan
ready for critics
wtf 😄 u surely like documentation 😄
Avatar
idk how straightforward the whole process is to... non-authors
16:42
so i just write
Avatar
cant hurt
Avatar
what's deen saying about aio
16:42
im uneducated
16:43
that would surely be more setup than this, no?
Avatar
i dunno, i just know heinrich implemented it once (?) and for whatever reason it did not work on windowsd
16:43
smth like that
Avatar
well if it doesn't work on windows then no
Avatar
Avatar
Ryozuki
oh its chairn backlog time
almost 1k message today 😄
16:45
Big day for ddnet dev chat
Avatar
Avatar
gerdoe
latest one
link pls?
16:46
ah found next message 🙂
Avatar
Avatar
GitHub
Click to see attachment 🖼️
my criticism is this reminded me that cpp is ugly
Avatar
Avatar
Ewan
well if it doesn't work on windows then no
well its probs a bug in our code
Avatar
why ISkinLoader
Avatar
why iphone
Avatar
why interface
Avatar
// This is not a 'real' interface, it doesn't interact with the kernel or extend IInterface. // I just don't know which convention to use for an abstract class.
Avatar
oop is devil
Avatar
why an abstract class at all
16:48
u just have 1 impl
Avatar
cuz aysnc later
16:48
nah
Avatar
use aio
16:48
i dont think u need threads
Avatar
i needed 2 impl because it's too big of a leap for me to do both async and batched/error checked/whatever at a time
16:48
zzzz
16:49
i never even heard of a ddnet aio until i dumped +668-14 loc into this
16:49
someone explain
16:50
we didnt use it yet because winsucks
Avatar
looks like i can use this as a tool to make the async implementation
Avatar
the async impl is aio
Avatar
not necessarily a reason to scratch the whole thang
Avatar
Avatar
Ryozuki
the async impl is aio
ye
16:50
no thread needed
16:50
would be neat
Avatar
tbh looks ugly
16:51
like cpp
16:51
this would look so clean in rust
Avatar
that's what i do
16:51
i make cpp
16:51
u dont want me doing stupid teeworlds shit trust me
16:51
nested file pointers
16:51
what
16:51
nested function pointers
16:52
the fuckin ListDirectoryCallback(const char *Name, int IsDir, int, void *User) { /* ... */ } m_pStorage->ListDirectory(IStorage::TYPE_ALL, "whatever", ListDirectoryCallback, whatever);
16:52
this is ugliest
16:52
it does this in multiple levels in some places
16:52
i think that uglier than cpp
Avatar
cpp async
Avatar
why do you need something that complicated? Looks like completely overkill imo
Avatar
in rust its so ez with tokio 😂
16:55
10 lines of code xdd
Avatar
i write 'future-proof' code
16:56
sometimes it is overkill
16:56
we can thin it out if needed but it doesn't sound needed
Avatar
what's the matchexpression purpose?
Avatar
the way the thing works atm is it finds which files it should load & loads them opaquely to the caller
16:58
the regex can be used to avoid opening and reading files
16:58
instead of just discarding it in the file loaded callback
16:58
say for skins the match expression would be "\\.[Pp][Nn][Gg]$" (edited)
16:59
this would avoid loading non-png files so the caller can be relatively sure that their data is png when it's using the data provided by the file loaded callback
Avatar
so you actually build recursively a list of all files?
17:00
sort of
Avatar
do we need that? we kinda know where skins are
Avatar
recursion can be avoided
17:00
there's a flag for it
Avatar
i thought loading only 64 skins is enough too
Avatar
Avatar
Jupstar ✪
in rust its so ez with tokio 😂
true
17:00
and faster
17:00
safer
17:01
cooler
17:01
blazingly fast
17:01
fearless concurrency
Avatar
but now there are also skins in server browser, so im kinda lost on the count of live skin in memory
Avatar
hot af
Avatar
skins impl would be this CMassFileLoader FileLoader(client->m_pStorage, IMassFileLoader::LOAD_FLAGS_NONE); FileLoader.SetLoadFailedCallback([](IMassFileLoader::LOAD_ERROR Error, const void *pUser) -> bool { char Message[128]; switch(Error) { // handle load errors }); FileLoader.SetFileLoadedCallback([](const std::string &ItemName, const unsigned char *pData, const unsigned int Size) { // load skin }); FileLoader.SetPaths(":skins"); FileLoader.SetMatchExpression("\\.[Pp][Nn][Gg]$"); FileLoader.Load(); (edited)
Avatar
lambdas
17:02
too modern
17:02
rejected
17:02
how many UB stuff can u get by using lambdas
Avatar
they are std fn
17:02
can be real functions too
Avatar
i bet a lot of sstuff and care is needed
Avatar
Avatar
Ryozuki
how many UB stuff can u get by using lambdas
no possibility of UB if there are no captures
Avatar
said every cpp dev
Avatar
modern c++ changes the signature of the lambda if there are captures, so they're not compatible with normal fn ptrs
Avatar
(edited)
you gonna make irc users cry justatest
Avatar
do u see any captures xd (edited)
Avatar
Avatar
Ryozuki
how many UB stuff can u get by using lambdas
well callback driven approaches are common in cpp. i wouldnt overjudge this. there is no memory safety anyway 😄
Avatar
Avatar
Ewan
no possibility of UB if there are no captures
except when u use static vars 😛
Avatar
Avatar
Ewan
skins impl would be this CMassFileLoader FileLoader(client->m_pStorage, IMassFileLoader::LOAD_FLAGS_NONE); FileLoader.SetLoadFailedCallback([](IMassFileLoader::LOAD_ERROR Error, const void *pUser) -> bool { char Message[128]; switch(Error) { // handle load errors }); FileLoader.SetFileLoadedCallback([](const std::string &ItemName, const unsigned char *pData, const unsigned int Size) { // load skin }); FileLoader.SetPaths(":skins"); FileLoader.SetMatchExpression("\\.[Pp][Nn][Gg]$"); FileLoader.Load(); (edited)
will the callback end up in the main thread again?
17:05
or on a different thread?
Avatar
void fn() { static int wtf; auto fn2= []{ // do stuff with wtf }; } same as int wtf; void fn2() { //do stuff with wtf } void fn() { } (edited)
17:05
ub-wise
17:06
difference is static var is inaccessible to neighboring functions
Avatar
Avatar
Ewan
can be real functions too
would be clearer imo
Avatar
i dontj trust cpp
17:06
and u shouldnt
17:06
walking minefield
Avatar
Avatar
Jupstar ✪
will the callback end up in the main thread again?
main thread, so u dont have to do atomics
Avatar
Avatar
Chairn
would be clearer imo
i dont agree with that directly
17:06
i think lambdas are actually clean
17:07
they also are faster
Avatar
but his lambdas are quite big, so it decreases readability
Avatar
this is a test use case. they can be real functions in the actual thing. who cares
Avatar
Avatar
Ewan
main thread, so u dont have to do atomics
mh i see
Avatar
the goal is to offload the disk access to another thread
17:07
that's it
Avatar
yep makes sense
17:08
i didnt read the pr in detail, but it indeed looks huge 😄
17:08
but i wont blame u
17:08
most ppl would use a lib
Avatar
i have been adhd on it for the past few days
justatest 1
Avatar
to hide the complexity
17:08
im not always a fan of simplicity in cases like this, it leaves vagueness
17:09
and i intend for this to be used sort of like a library anyway
17:09
offload your batch file loading to an existing chunk of code that does that precisely
17:09
just not external or anything
17:10
my ddnet CI emails
17:10
jfc
17:11
clang-format needs to be fixed though. my ide is kind of flaky with clang-format, theoretically it's formatting to compliant code when i hit save but i guess not
17:11
since that run is failing
Avatar
@deen typo in your blog post "seperated" --> "separated" after point 4, it's kinda weird though 😄
Avatar
Avatar
Ewan
my ddnet CI emails
you can disable it
17:12
i am complaining 'theraputically'
17:12
i hope it does not bother u
17:16
idk if u saw i responded to ur review chairn, pls resolve if my answer is satisfactory
Avatar
yes mr @Chairn please resolve ur issues or HR will come
17:17
justatest
17:17
TOOBASED
17:18
who is ddnet HR
17:18
justatest
17:18
hein the rich i guess
Avatar
sorry, im currently in an important reddit session
Avatar
win7 is dead
17:20
banhammer
f4 1
Avatar
HR is coming
17:21
sry i didn't mean it in a rude way i guess i'm bored waiting for more reviews
Avatar
na it was funny
17:21
sounded rly formal
Avatar
i said satisfactory in place of good enough
17:21
cuz i didnt' want to come off dickish
17:21
words are hard man
Avatar
Avatar
Ewan
sry i didn't mean it in a rude way i guess i'm bored waiting for more reviews
do u really think ppl are motivated for that 😂 😂 😂
17:22
as if someone read any of my trashy backend code
17:23
opengl 3.0 bloat
17:23
why have i ever done this
17:23
there are reviews
Avatar
only bcs i wanted to get away from ogl 1.x
Avatar
and "reviews"
17:23
and <reviews>
17:23
justatest
Avatar
true
Avatar
ws-client BOT 2023-06-09 17:41:11Z
<ChillerDragon> is every ddnet dev weeb?
Avatar
no why
Avatar
ws-client BOT 2023-06-09 17:41:30Z
<ChillerDragon> who isnt
Avatar
me
Avatar
ws-client BOT 2023-06-09 17:41:40Z
<ChillerDragon> u just send big ass weebpaper
17:41
<ChillerDragon> and said hot
Avatar
i love real woman only
17:42
😂
17:42
<ChillerDragon> busted
Avatar
that is ms rust
Avatar
ws-client BOT 2023-06-09 17:42:25Z
<ChillerDragon> sure
17:42
<ChillerDragon> ryo, lerato, robsti all weeb too
17:42
<ChillerDragon> im sure heinrich as well
Avatar
i never used anime girl as profil pic
Avatar
ws-client BOT 2023-06-09 17:43:01Z
<ChillerDragon> and i can see deen having one of those pillows
Avatar
if robster even anime?
17:43
i dont know his girl
Avatar
ws-client BOT 2023-06-09 17:43:28Z
<ChillerDragon> looks rly weeb
Avatar
ws-client BOT 2023-06-09 17:43:44Z
<ChillerDragon> not to get started about @gerdoe etc they big weebs
17:43
<ChillerDragon> im sure @Ewan also used the name UwU on discord
17:44
i am ewan
Avatar
ws-client BOT 2023-06-09 17:44:37Z
<ChillerDragon> ewen
17:44
ewan
Avatar
ws-client BOT 2023-06-09 17:44:43Z
<ChillerDragon> EwEn
17:44
<ChillerDragon> UwUn
Avatar
most accurate phonetically but still no
Avatar
ws-client BOT 2023-06-09 17:45:23Z
<ChillerDragon> @Anime.pdf
17:45
<ChillerDragon> im not shaming just observing
Avatar
anime.pdf is a real chad
Avatar
chiller ur weeb
Avatar
ws-client BOT 2023-06-09 17:47:50Z
<ChillerDragon> im actually not
Avatar
ryowoki
Avatar
ws-client BOT 2023-06-09 17:48:05Z
<ChillerDragon> didnt even watch pokemon
Avatar
!robster leak source of your pfp
Avatar
Avatar
ws-client
<ChillerDragon> @Anime.pdf
Avatar
chillerbot1 BOT 2023-06-09 17:48:17Z
@Robyt3
Avatar
im not weeb either
Avatar
ws-client BOT 2023-06-09 17:48:23Z
<ChillerDragon> sure
17:48
<ChillerDragon> lol hi anime
17:48
<ChillerDragon> uwu
Avatar
Avatar
Ewan
sry i didn't mean it in a rude way i guess i'm bored waiting for more reviews
relax, this is gonna takes days, even weeks probably
Avatar
months
17:49
ur lucky its a pr to ddnet
17:49
on teeworlds it takes a decade
17:49
best case is 1 year
Avatar
Avatar
ws-client
<ChillerDragon> who isnt
me neither
Avatar
ws-client BOT 2023-06-09 17:49:26Z
<ChillerDragon> ddnet is fastest merging open source project 2023
Avatar
Avatar
ws-client
<ChillerDragon> lol hi anime
hi chiller
17:49
owo
Avatar
ws-client BOT 2023-06-09 17:49:58Z
<ChillerDragon> :D
Avatar
weebs are all rust pros thats why i suck at rust
17:50
😬
Avatar
ws-client BOT 2023-06-09 17:50:40Z
<ChillerDragon> 😬
Avatar
you are either crazy lunatic like templeos or a weeb like dxvk
17:51
Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine - GitHub - doitsujin/dxvk: Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine
Avatar
Avatar
Ewan
idk if u saw i responded to ur review chairn, pls resolve if my answer is satisfactory
not yet, i'd like other people to give their point of view
Avatar
@Ewan thats why
17:51
u need to pick a side!
17:52
will u become crazy or weeb
17:52
<ChillerDragon> average rust dev
Avatar
fun fact
Avatar
i think im already crazy
Avatar
i think asahi lina uses a voice modulator
Avatar
ws-client BOT 2023-06-09 17:52:25Z
<ChillerDragon> no shit
Avatar
and its actually the asahi dev from spain
Avatar
ws-client BOT 2023-06-09 17:52:26Z
<ChillerDragon> xd
17:52
<ChillerDragon> i think its a 28yr old dude
17:52
bit creepy after i found out xd
Avatar
ws-client BOT 2023-06-09 17:52:54Z
<ChillerDragon> found out?
17:52
<ChillerDragon> i never found out
Avatar
ws-client BOT 2023-06-09 17:53:02Z
<ChillerDragon> but got the vibe from second 1
Avatar
i read some comments
Avatar
from day 1 i avoided youtube code stuff
Avatar
tbh i only watched 10 secs of the vid
Avatar
seemed wise
Avatar
ws-client BOT 2023-06-09 17:53:12Z
<ChillerDragon> but still nice setup and skills
Avatar
cuz the voice is awful
Avatar
ws-client BOT 2023-06-09 17:53:22Z
<ChillerDragon> its kinda exhausting ye
Avatar
Avatar
Ewan
from day 1 i avoided youtube code stuff
ye i also dont watch code vids
17:53
male vtuber chad
17:54
coding
17:54
make me a hacker-like vtuber model
Avatar
!c god this voice pitch is soo fucking annoying i swear xD
Avatar
chillerbot1 BOT 2023-06-09 17:54:13Z
ChillerDragon
Avatar
time to become vtuber
Avatar
really good rust pro
17:54
but annoying af xD
Avatar
@Jupstar ✪ he must have a rly low male voice or smth
Avatar
this one is also ready, made it a draft sometime ago, don't know why xd
Avatar
There's nothing special, switched from previous global pool to local one. Next step is unifying m_apPlayers calls by introducing new CObjectPool *PlayerPool() const or CPlayer *GetPlayer(int Cl...
Avatar
ws-client BOT 2023-06-09 17:54:59Z
<ChillerDragon> 40 years of crack and cigars pitched up to sound like 12yo girl
17:55
chiller on fire
Avatar
listened to one second of her voice i hate it already
17:56
<ChillerDragon> hotter than ms rust
Avatar
i hate vtubers
Avatar
ws-client BOT 2023-06-09 18:00:40Z
<ChillerDragon> > i hate vtubers
18:00
<ChillerDragon> @Voxel that was uncalled for
Avatar
Voxel hates everything
Avatar
ws-client BOT 2023-06-09 18:00:50Z
<ChillerDragon> this is a safe space for weebs
Avatar
Though justified in this instance
Avatar
ws-client BOT 2023-06-09 18:00:55Z
<ChillerDragon> and waifus
18:00
<ChillerDragon> owo
Avatar
@zogtib big weeb just look at his pfp
Avatar
Avatar
Ewan
Voxel hates everything
i cant argue with that. i am thw definition of the angry artist
Avatar
Avatar
ws-client
<ChillerDragon> and waifus
chiller you guys are bold to admit who you waifus are
Avatar
he dislikes midjourney bcs its better than him
18:04
lol
Avatar
ws-client BOT 2023-06-09 18:04:35Z
<ChillerDragon> 🔥
Avatar
Avatar
Jupstar ✪
he dislikes midjourney bcs its better than him
no its shit people just TREAT it like its better
Avatar
Avatar
Voxel
no its shit people just TREAT it like its better
u the best
18:05
but u always mad af 😂
troll 2
Avatar
arrow had me "clean up an image" for his map and it looked like dogwater full of bugs and way too staticy
Avatar
ws-client BOT 2023-06-09 18:05:51Z
<ChillerDragon> xd
Avatar
so i did a funny and completely traced it over with cleaner lineart and better colors and shapes
18:08
he became quite soft, no?
kek 1
Avatar
actual chad
Avatar
Avatar
Chairn
he became quite soft, no?
agree to disagree
Avatar
ws-client BOT 2023-06-09 18:09:47Z
<ChillerDragon> raging 🐧
18:10
<ChillerDragon> woke linux brand
Avatar
ws-client BOT 2023-06-09 18:11:03Z
<ChillerDragon> > retroactively aborted
18:11
<ChillerDragon> yea thats the meme one that gets referenced everywhere
Avatar
yeah linus is like, the gordon ramsay of coding LOL
Avatar
ws-client BOT 2023-06-09 18:11:26Z
<ChillerDragon> xd
18:11
<ChillerDragon> or the @Voxel of artists
Avatar
i am not strict to artists
Avatar
ws-client BOT 2023-06-09 18:12:03Z
<ChillerDragon> u always bully mr journey
justatest 1
18:12
<ChillerDragon> ur fellow artist
Avatar
Avatar
ws-client
<ChillerDragon> u always bully mr journey
yes because i hate machine learning
Avatar
Avatar
Voxel
yes because i hate machine learning
machine learning isn't bad but how we use it is
Avatar
companies are exploiting it so hard
Avatar
ws-client BOT 2023-06-09 18:14:02Z
<ChillerDragon> @Chairn thats how he kept the kernel stable hehe
Avatar
if tools were developed for tools to assist creation it would be fine
Avatar
unironically the only ML tools i would use are ones that support your artistic workflow, not take it over
☝️ 1
Avatar
but they actually make ML to create the "creation" :/
Avatar
Avatar
Voxel
companies are exploiting it so hard
if company gonna abuse water would you hate water kekw
Avatar
Avatar
gerdoe
if company gonna abuse water would you hate water kekw
water bills:
18:14
oh yeah speaking of which my state's in a drought
18:15
so we cant water our lawns
Avatar
ws-client BOT 2023-06-09 18:15:59Z
<ChillerDragon> xd
Avatar
oh yeah about the ai piece arrow sent me im going to send it here so chiller can see
18:19
and he asked me to clean this up
Avatar
ws-client BOT 2023-06-09 18:20:49Z
<ChillerDragon> hot tree
18:20
<ChillerDragon> for tw mapres?
18:21
as a quad
Avatar
ws-client BOT 2023-06-09 18:21:28Z
<ChillerDragon> its very detailed
18:21
<ChillerDragon> has to made big in the map to be teeish
Avatar
its what arrow wanted
Avatar
hombre
Avatar
oh interesting
18:33
ai generated quads incoming
Avatar
if i see any ai generated quads i am going to fix them
18:45
no ai art in maps!!!!!!
Avatar
fully ai generated gores map are coming
18:46
maps*
Avatar
worst map
18:52
im gonna start calling it ificial intellegence at this point because it does not deserve to have the word "art" in it
Avatar
that's ii
18:54
should be aificial intelligence then troll
Avatar
thats just minus rt
18:56
or just "artificial intellegenceficial intellegence"
Avatar
!c this is what i meant earlier with PWA btw
Avatar
chillerbot1 BOT 2023-06-09 19:42:13Z
ChillerDragon
Avatar
ew is that chrome
Avatar
chromium
19:42
the most future rich and fastest browser
19:42
🙂
19:42
fastest bloat software
19:42
🙂
Avatar
is having all your info stolen also a feature
19:43
🙂
Avatar
chromium is more free than firefox
Avatar
Avatar
Jupstar ✪
chromium is more free than firefox
use waterfox
Avatar
Avatar
Jupstar ✪
chromium is more free than firefox
@Ryozuki is this true
19:44
demon summoning
Avatar
not rly
Avatar
it is true
Avatar
jupstar has a weird sense for licenses
Avatar
firefox enables ads by default on the default page
19:44
even on linux
Avatar
AGPL is the one that guaranteres truly user freedom
Avatar
also MPL 2.0 is less free than MIT
Avatar
aim towards a agpl world
Avatar
apache 2.0
19:45
rust for example has mit
Avatar
bcs its perfect
Avatar
rust has apache 2.0 + mit
Avatar
xd
19:45
yeah ok
19:45
but they are similar
Avatar
mit doesnt cover patent trolling
19:45
apache does
19:45
well patent stuff
Avatar
yeah patent sucks
Avatar
the mit + apache combo is nice
19:46
u offer others the mit license
19:46
but contributors must abide by apache
19:46
for patents stuff
19:46
but agpl is the best
Avatar
and more free than AGPL
Avatar
it coves all and offers freedom to users
19:46
nah
Avatar
apgl is copy right renamed
19:46
its basically playing the copyright game
Avatar
sadly apache allows stuff such as NVVM to exist
Avatar
its part of the problem
Avatar
a propietary compiler off llvm
19:46
imagine the poking
19:46
puking
Avatar
bad read
19:47
propaganda
Avatar
@Jupstar ✪ actually stallman agrees with u, on a no copyright world being the best, but right now the only good way to ensure and fight off the corpo is AGPL
19:47
copyleft is awesome
Avatar
tru freedom is being free from stupid laws/ideas of humans
19:47
that's real freedom
Avatar
copyleft plays by their game against them
19:48
its smart AF
Avatar
copyleft is the leftovers of copyright
19:48
😬
19:48
its a way to fight them in their playground
Avatar
yes
19:48
u are right
Avatar
Avatar
Ryozuki
copyleft plays by their game against them
it plays their game
19:48
the stupid useless game
Avatar
well tell me when u abolish copyright
19:48
ill wait the day
Avatar
welcome to future bro
Avatar
cant wait to use copyrighted content in my stuff now
Avatar
im gonna drink and forget
19:49
about copyright
Avatar
perfect
19:49
a good start
19:49
then ill dream about rust having the perfect borrow checker
19:49
and C not being needed anymore
Avatar
and windows defaulting on debt
19:50
hmm
19:50
and gentoo taking over
Avatar
and lemme guess, midjourney being a nessecity
Avatar
bro no joke midjourney is not that impresssive even for me
Avatar
ws-client BOT 2023-06-09 19:51:07Z
<ChillerDragon> yeye ik PWA
Avatar
it sometimes by luck makes cool images
19:51
that i didnt even ask for xD
Avatar
ws-client BOT 2023-06-09 19:51:20Z
<ChillerDragon> mobile bad either way
Avatar
do u think the rust girl was me trying to create a rust girl? XDD
19:51
i tried to make a one piece character xDDDDDD
Avatar
!c Touché
Avatar
chillerbot1 BOT 2023-06-09 19:52:25Z
ChillerDragon
20:07
i think when im 50 ill be like the templeos guy
20:07
ill make ryoos
20:07
and die
20:07
but the thing is nobody will notice
20:07
im just 23
20:07
and i already know quite a lot of stuff i think
Avatar
after ur death they will notice
Avatar
(hehe ego growing hehe)
Avatar
like with most artists
20:07
quite a statement there
Avatar
just the drinks getting to me dont mind me
Avatar
alc is evil
20:07
be careful
Avatar
life is evil
Avatar
big alcohol when
Avatar
Avatar
Ewan
big alcohol when
now
20:09
@Ewan u cant drink right
20:09
its 21 in the land of freedom
20:10
u cant also vote till 21
20:10
truly freedomest
20:10
they say the more adult the more conservative values
Avatar
Avatar
Jupstar ✪
!robster leak source of your pfp
!robster when leak
Avatar
chillerbot1 BOT 2023-06-09 20:14:38Z
@Robyt3
Avatar
i can vote at 18
20:15
no smoke or drink till 21
Avatar
WAIT U 18?
Avatar
u fcking 12
Avatar
Avatar
Ewan
no smoke or drink till 21
not that most abode
Avatar
why is everybody so young
Avatar
Avatar
Jupstar ✪
u fcking 12
17
20:16
i can vote in ~41 days
Avatar
man
20:17
u 17
20:17
😭
20:17
17
20:17
bro
20:17
u can code multi threaded stuff with 17
Avatar
damn u are drunk too?
Avatar
i dont drink alc
Avatar
u talking kinda wacky
Avatar
@Robyt3 also leak your age while we at it
Avatar
he is 100,000 years old
Avatar
i can code multithreaded too!
20:19
my ddnet master parser is
Avatar
oh wait i forgot im 18 too
Avatar
oh noes
Avatar
olo still having feeling that im 15
Avatar
u can go to prison
Avatar
Avatar
gerdoe
oh wait i forgot im 18 too
pls stop
20:24
pls
20:24
i cant be that old
20:25
and stupid lol
Avatar
gfx stuff is so complicated actually
20:25
i will give my soul to demons to understand how all the pipelines work lol
Avatar
2d math bro
20:25
its ez af
Avatar
do you work with 2d only tho
Avatar
i wrote a 3d engine, but not anymore
20:28
so now im stupid bcs i forgot everything xd
Avatar
bruh you can try to make another on in rust if you want kekw
20:29
or you can help some engine-maintainers idk
20:29
but polishing things is an another work though
Avatar
yes
20:31
but im sadly not 17
20:31
xD
20:31
2-3 years then my prime is over
20:31
then it only goes downwards
Avatar
unfortunate
20:33
how old "jopsti"
20:34
seeing if i can get away with calling u that
20:34
the keystroke savings would be tremendous
20:34
one less letter
20:34
jup
20:34
chil
20:34
ew
20:34
oops
20:34
ewa
Avatar
ur name cant be shortened
20:34
sadge
Avatar
i will now address everyone only by the first letter of their name
20:36
maybe this would be beneficial for the ci if: github.event.pull_request.draft == false
20:36
my inbox getting real sick of this
Avatar
Avatar
Ewan
how old "jopsti"
72
Avatar
ryozoozki
Avatar
Avatar
Jupstar ✪
72
🧠
Avatar
next year 82
20:39
if my inference is correct i hate to give off that 10 years younger vibe
20:39
i'm just a dude who does stuff
Avatar
Hey, I wanna have an age too! But I am ghost! 👻 🎩
Avatar
Avatar
Ryozuki
chil
chiller
20:44
thats the short name
Avatar
Avatar
Ryozuki
and i already know quite a lot of stuff i think
😃 1
Avatar
Avatar
Chairn
Click to see attachment 🖼️
true
21:28
but u gotta compare among mortals
21:28
u wouldnt know but
21:28
this chat is rly niche
21:28
atleast in my xp
21:28
mooost ppl dont rly care outside their work about stuff
21:30
"I know that I know nothing" is a saying derived from Plato's account of the Greek philosopher Socrates: "For I was conscious that I knew practically nothing..." (Plato, Apology 22d, translated by Harold North Fowler, 1966). It is also sometimes called the Socratic paradox, although this name is often instead used to refer to other seemingly par...
Avatar
Avatar
Chairn
Click to see attachment 🖼️
i wanna know 1 thing that i dont know that i dont know
Avatar
cows can drown through anus
Avatar
Avatar
Voxel
i wanna know 1 thing that i dont know that i dont know
Each entry on this list of common misconceptions is worded as a correction; the misconceptions themselves are implied rather than stated. These entries are concise summaries of the main subject articles, which can be consulted for more detail. A common misconception is a viewpoint or factoid that is often accepted as true but which is actually f...
21:56
I like this one, for example:
Christopher Columbus' efforts to obtain support for his voyages were not hampered by belief in a flat Earth, but by valid worries that the East Indies were farther than he realized.[284] In fact, Columbus grossly underestimated the Earth's circumference because of two calculation errors.[285] The myth that Columbus proved the Earth was round was propagated by authors like Washington Irving in A History of the Life and Voyages of Christopher Columbus.[281][286]
21:56
I learned that incorrectly in school
Avatar
Umineko When They Cry (Japanese: うみねこのなく頃に, Hepburn: Umineko no Naku Koro ni, lit. "When the Seagulls Cry") is a Japanese dōjin soft visual novel series produced by 07th Expansion. Its first episode debuted at Comiket 72 for Windows in August 2007. The story focuses on a group of eighteen people on a secluded island for a period of two days, and...
👌 1
22:05
weeb*
Avatar
Any thoughts on what might have caused this strange CPU behaviour in the last week or so on ZAF server? It's been causing lots of irregular lag spikes, while the player count has being quite normal as per previous weeks. Could it be the RAM getting full and going into swap memory? I don't fully understand the memory graph lower down, at the link: https://ddnet.org/stats/server/#zaf3.ddnet.org
Avatar
Avatar
Ryozuki
weeb*
Robyt3 is too professional to be a weeb
22:11
I never see him talk about his interests LOL
Avatar
he is th most weeb probs
Avatar
WHAT THE WHY IS HEINRICH RED
Avatar
I'm red?
22:12
I look green to me
Avatar
he's red?
Avatar
he's green to me
Avatar
still green after reloading my disord client
22:13
perhaps you need to reload?
Avatar
im mobile, one sec
22:14
still red
Avatar
Avatar
UnlucksMcGee
Any thoughts on what might have caused this strange CPU behaviour in the last week or so on ZAF server? It's been causing lots of irregular lag spikes, while the player count has being quite normal as per previous weeks. Could it be the RAM getting full and going into swap memory? I don't fully understand the memory graph lower down, at the link: https://ddnet.org/stats/server/#zaf3.ddnet.org
Yes, it looks to be swapping extremely. That's weird, haven't seen it before
22:14
I'll try to reduce memory usage on it
Avatar
Thanks!
Avatar
Could it be related to the emoji spam?
Avatar
Avatar
UnlucksMcGee
Thanks!
Something is totally broken on that server, I think bad disk
22:22
I rebooted the server and thinks look normal-ish again. Tell me if the problem returns
Avatar
Will do, thanks
Exported 2,187 message(s)