












f212750 new log channel, ignore $kick edits & admin, modc channels from being logged - murpii
8260d47 add tester channel aswell - murpii
d980ffa Don't log internal category, move moderator channels in it's own category - murpii
dd5f381 missed on_message_delete - murpii
4efcfe3 Merge pull request #27 from murpii/patch-1 - def-












































Hacker News • 2022-03-16 21:56:35Z 















































































































































































































while ! git push -f; do git push -f; done

while ! git push -f; do git push -f; done 



sqrt((double)dx * dx + (double)dy * dy)

































1























2
















2e5e077 add link to https://wiki.ddnet.tw/wiki/Development on readme - edg-l
31aba33 Merge #4834 - bors[bot]




HUDHealthHeartOffset
so its nicely readable
but yeah i havent done that yet
and to answer your question
You could argue that its nicer to split it for more modularity, but mathematically and GPU wise its not wrong to reuse the same quad

HUDHealthHeartOffset
so its nicely readable
but yeah i havent done that yet
and to answer your question
You could argue that its nicer to split it for more modularity, but mathematically and GPU wise its not wrong to reuse the same quad 

HUDHealthHeartOffset
so its nicely readable
but yeah i havent done that yet
and to answer your question
You could argue that its nicer to split it for more modularity, but mathematically and GPU wise its not wrong to reuse the same quad 











std::ifstream file{"/tmp/pipe"};
std::string line;











$ perf stat -e instructions,L1-icache-load-misses,L1-dcache-stores,L1-dcache-store-misses,L1-dcache-loads,L1-dcache-load-misses ./DDNet
259 648 927 688 instructions
6 707 225 567 L1-icache-load-misses # 2.58% of all L1-icache hits
47 319 023 683 L1-dcache-stores
700 778 077 L1-dcache-store-misses # 1.48%
71 666 451 733 L1-dcache-loads
2 677 123 546 L1-dcache-load-misses # 3,74% of all L1-dcache hits
162,973244501 seconds time elapsed (edited)
