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 2019-06-25 00:00:00Z and 2019-06-26 00:00:00Z
Avatar
@Learath2 is ep 21 the newest?
Avatar
@Learath2 yes
Avatar
ChillerDragon 2019-06-25 12:43:38Z
https://github.com/thelinuxchoice/instashell/pull/35 @Ryozuki check out this savage he mades 1 pr to steal credits thats all xxd
Avatar
@Im 'corneum y
13:18
@Ryozuki so interesting 😛
13:20
@Learath2 whats better, using joins, or ugly selects?
13:21
monkaS
13:22
@Learath2 from what i heard it gets more crazy i think
Avatar
I prefer joins
13:23
but from what I've heard from people better versed in SQL, it very much depends which is more performant
Avatar
i wonder too
13:24
im not a sql pro
13:24
ill go with joins
13:24
it looks better xd
Avatar
those group_concats aren't standard sql e.g.
Avatar
its the easiest way i found
13:25
and some ppl do it too
Avatar
yeah sometimes its unavoidable
Avatar
how else would u list the tags
13:25
with their id?
13:25
and name
13:25
in 1 row
13:25
Avatar
do you need it to be in 1 row?
Avatar
this is the result
Avatar
oh yeah, cant beat that
Avatar
well it avoids more api calls
Avatar
the more naive approach would be to have more sql queries, which might be more performant btw
Avatar
¯\_(ツ)_/¯
13:27
damn
Avatar
it's all very hard to gauge performance wise
13:27
I would just leave it as is and only worry about it if it proves to be a bottleneck
Avatar
well ill care about perfomance when i need to xdd
13:27
but at that point
13:27
u can just buy better hardware
13:27
i guess
Avatar
Vertical scaling gang
13:28
throw the money
13:28
but isnt that hwo all buseiness work
13:28
specially web studd
13:28
stuff
13:28
business
Avatar
I wonder how well mysql vertically scales
Avatar
doesnt mysql use threads well
13:28
i guess it does well
13:28
i use mariadb tho
Avatar
well horizontal scaling is what all the new hip guys go for
Avatar
whats that
Avatar
bleeding edge microservice architectures
Avatar
over optimizing is the door to hell
13:29
or how was that
13:29
quote
13:29
xd
Avatar
horizontal scaling is getting more machines
13:29
well when i need to care about perfomance i would already have money
13:29
if ever
13:29
xd
Avatar
doubt weebsites make much money 😦
13:30
u dont know xd
13:30
but yeah
13:30
its just a sideproject
13:30
so i can say i did something
13:30
right now i have nothing
13:30
who cares about ddnet code
13:30
and not like i did much
Avatar
yeah, that's what I've been thinking lately aswell
13:30
better make something
13:31
what will u do poggers
13:31
i dont see u as a web dev
13:31
cuz its just to many cutting edge frameworks
13:31
i am fine with any dev thing tho
Avatar
I'll rot away as a ddnet dev
Avatar
but web dev seems the fastest way to a job
Avatar
I'll probably do freelance web dev and hate myself every day for it
13:32
idk
13:32
i think getting into freelance is hard
13:32
but idk
Avatar
maybe i'd do some app dev with react native
Avatar
i prefer to have a stable income
13:33
ill do the frontend with react too
Avatar
i prefer not being attached to anything, i love travelling too much to anchor myself to a boring job
13:33
i would only travel to one place
13:33
and i guess u can know which
Avatar
Ryozuki schreibt ...
Avatar
japan? 😄
Avatar
damn weeb
Avatar
been there, amazing place really
Avatar
fick dich
Avatar
might go again next year if I can find the money for it
Avatar
did u went to akiba
Avatar
do they still sell electornics
13:34
or its just weebnow
13:34
electronic*
Avatar
it's both 😄
Avatar
overload of electronics and anime
Avatar
thats what i like
13:34
pepeH
Avatar
the underground passages are literally full of electronics, and there are a couple huge stores full of retro games
Avatar
I want to make something, but I have to study, but I don't want to study
13:37
help me resolve this conflict
13:45
idk xD
13:54
make something that studies for u
Avatar
https://git.ryozuki.xyz/Ryozuki hehe got my own git sv
Ryozuki has 0 followers and is following 0 people.
Avatar
gogs is cool
Avatar
@snail if only I could have a neural network take exams for me
Avatar
you are a neural network 😛
Avatar
actually i take that back
14:05
neural networks are shit
Avatar
how does a brain work
Avatar
like a neural network 😛
Avatar
@heinrich5991 and I have 21 years of training 🙂
Avatar
slow training*
14:06
why a human brain cant process data as fast as a computer
14:06
but can do more complex thoughts
14:07
such as philosophy
Avatar
not enough bandwidth? 😛
14:08
@Learath2 u can procastinate watching https://www.twitch.tv/gamesdonequick
14:09
poggers
Avatar
@Ryozuki it's been on my tv since it started 😛
Avatar
lucky i got 2 screens but i work like half perfomance
Avatar
just sharpened kitchen knives to avoid studying
Avatar
atleast my house is getting well needed maintenance from my laziness
Avatar
@Ryozuki very simple, knife was dull, knife is no longer dull, is sharp
Avatar
@Learath2 can you help me with my house?
15:40
Gamesdonequick is awesome btwfeelsamazingman
Avatar
@nexusrf come online ingame
15:58
Ceearw blocker
Avatar
Its hot
Avatar
@Moderator
16:04
do something
Avatar
too warm to do anything
16:31
😂 this are not tears but sweat
16:31
justatest
Avatar
Often times when spectating I want to switch between the same 2 tees rapidly. There could be a command "spectate_closest" that finds the tee nearest to the one you're currently spectating, and switches to it. Pressing it repeatedly would, most of the time, switch back and forth between the same 2 tees, as desired. This sounds pretty easy/fun to implement. I might implement it eventually, but probably not in the near future.
Avatar
If you write this command in F1 1. toggle cl_mouse_deadzone 300 0; toggle cl_mouse_followfactor 60 0; toggle cl_mouse_max_distance 1000 350 2. +toggle cl_mouse_max_distance 2 350 3. toggle cl_mouse_deadzone 300 0; toggle cl_mouse_followfactor 60 0; toggle cl_mouse_max_distance 1000 350 ^^3^^ switches mouse distances but with a small glitch binds bind q "toggle cl_mouse_deadzone 300 0; toggle cl_mouse_followfactor 60 0; toggle cl_mouse_max_distance 1000 350" bind w "+toggle cl_mouse_max_distance 2 350"
Avatar
New warning I get on Arch after GCC update. Could also fix them but that's more work.
21:05
f7e642b Fix race condition in /map (untested) - def- ec95a78 Merge pull request #1795 from def-/pr-Wmap - def-
21:07
6d19963 Remove unused variables - def-
Avatar
https://github.com/fokkonaut/ddnet2/pull/1 I have added all the commits from 0.7 to my repo, resolved some conflicts but gave up because its just too much xD Is there any simple way of getting a 0.7 ddnet?
Exported 168 message(s)