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 2018-11-05 00:00:00Z and 2018-11-06 00:00:00Z
Avatar
dont know why i posted the screenshot in developer channel
04:28
i often dont look at the channel name
Avatar
@Alexander nice to see a full server 😃
Avatar
They block irc but not discord in my school network...
Avatar
Because irc is for hackers :0
Avatar
The world’s largest neuromorphic supercomputer designed and built to work in the same way a human brain does has been fitted with its landmark one-millionth processor core and is being switched on for the first time. The newly formed million-processor-core ‘Spiking Neura...
GWqlabsWhy 1
Avatar
Cellegen | HU 2018-11-05 16:08:00Z
how many degrees can it take to blow up entirely?
Avatar
does any of you know how to use LOCPATH variable so that software can look for translation in the appropriate location?
18:05
I installed VLC with Nix on a system where i don't have root, but VLC doesn't look for translation in the path indicated by LOCPATH
18:06
i always get unsupported locale, falling back to "C" locale
Avatar
Never used that, be sure the locale you wanna use is correctly generate "as : is listed in locale -a", if not you need to generate it ( locale.gen/locale-gen/locale.conf root needed i guess), if the one you wanna use is already listed in locale -a you should be able to overwrite the system locale per user via ~/.config/locale.conf ( need to relog for changes to take effect )
18:23
as "LANG=en_US.UTF-8" or any locale you want that is already generated
18:23
i guess you could export LANG too and it should works as long as the locale is generated
18:24
using C isn't good as a ton of sofwares won't run, tmux for example
Avatar
thx, i'll take a look at locale.conf tomorrow
18:46
it's weird that setting up LOCPATH doesn't work and even mess with other software
Avatar
Thanks for the answer regarding the token stuff @Learath2 Are there any plans to migrate ddnet to the 0.6.5 token protocol? Right now connecting to 0.6.5 servers takes a long time due to the rate-limit =\
Avatar
I guess I could do that. I thought @heinrich5991 already took care of that
Avatar
He just fixed the ddnet servers to accept the 0.6.5 connections (https://github.com/ddnet/ddnet/commit/c7750f3616586d5b68aae0f328741c68f1e44042)
Avatar
I can implement the new protocol, but I first need to actually read up on the changes as I don't really know the exact specification
Avatar
Uhm, I think I'd rather not mess with this, it doesn't really fit well into our existing code :/
Avatar
Anyone here?
Avatar
Okay, whoever does dig into this the SecurityToken argument of int CNetConnection::Feed is b8. It never gets called with anything except SECURITY_TOKEN_UNSUPPORTED thus the debugging line underneath the m_SecurityToken = SecurityToken; is also b8 . And I'm pretty convinced int CNetConnection::Feed actually serves no purpose at all...
Exported 24 message(s)