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-03-31 00:00:00Z and 2023-04-01 00:00:00Z
The Gentoo Devmanual is a technical manual which covers topics such as writing ebuilds and eclasses, and policies that developers should be abiding by.
10:38
im sure pacman does the same
10:41
well maybe it doesnt matter i can replace _ with in my ebuild xd
The twnet python parser reached it first presentable state poggies! Thanks @Ryozuki for the huffman code and thanks @heinrich5991 for the protocol as json https://ascii.zillyhuhn.com/?a=twnet also fyi @Swarfey
The Gentoo Devmanual is a technical manual which covers topics such as writing ebuilds and eclasses, and policies that developers should be abiding by.
10:48
nvm i found this
ChillerDragon
The twnet python parser reached it first presentable state poggies! Thanks @Ryozuki for the huffman code and thanks @heinrich5991 for the protocol as json https://ascii.zillyhuhn.com/?a=twnet also fyi @Swarfey
nvm it has problems cuz the unzipped file has the old name kek
ChillerDragon
The twnet python parser reached it first presentable state poggies! Thanks @Ryozuki for the huffman code and thanks @heinrich5991 for the protocol as json https://ascii.zillyhuhn.com/?a=twnet also fyi @Swarfey
i cannot believe it.
I had low fps with vk with current driver... didn't find any solution.
Went to safe mode for windows, uninstalled driver with DDU-tool.
Installed the same latest driver again:
fixed(edited)
11:31
why is stuff like this happening on windows
11:31
please someone explain
11:31
i 100% chcked ingame and outside that the latest driver is used
kind of edge case, but i used Windows in safe mode to debug some unrelated graphics problems on my PC and noticed that the client will hang:
```
2023-03-31 13:21:35 I net: failed to create socket with domain 23 and type 2 (10050 'Bei einem Socketvorgang war das Netzwerk inaktiv. ')
2023-03-31 13:21:35 I net: failed to create socket with domain 2 and type 2 (10050 'Bei einem Socketvorgang war das Netzwerk inaktiv. ')
2023-03-31 13:21:35 I net: failed to create socket with domain 23 and typ...
this is the nature of closed source and non gpl software, it doesnt ensure ur right to investigate and fix the issue, and if u fixed the issue it would help others fix the issue
Why do I need a university disclaimer?
If you are a student, universities can claim your work! Even if the work is not directly related to your studies, a university can make such a claim. Unfortunately, some universities are overly eager to capitalize on the work of their students, so we must be extra careful. The best way to avoid any problems and keep the GNU Project legally sound is to have your university sign a disclaimer, like we do with employers as explained above.
I remember a clause in the student handbook that allowed you to keep your thesis secret if you are getting a patent for it. So I guess atleast that you can keep the rjghts on
unofficial musl mirror git://git.musl-libc.org/musl - musl/__cos.c at master · ifduyue/musl
12:04
look at this
12:05
This is a faster implementation of cosine that utilises six static const double variables (C1, C2, C3, C4, C5, C6) to speed things up. These variables represent the coefficients of a polynomial approximation for the cosine function.
The Remez algorithm or Remez exchange algorithm, published by Evgeny Yakovlevich Remez in 1934, is an iterative algorithm used to find simple approximations to functions, specifically, approximations by functions in a Chebyshev space that are the best in the uniform norm L∞ sense. It is sometimes referred to as Remes algorithm or Reme algorithm...
CORDIC (for "coordinate rotation digital computer"), also known as Volder's algorithm, or: Digit-by-digit method Circular CORDIC (Jack E. Volder), Linear CORDIC, Hyperbolic CORDIC (John Stephen Walther), and Generalized Hyperbolic CORDIC (GH CORDIC) (Yuanyong Luo et al.), is a simple and efficient algorithm to calculate trigonometric functions, ...
1. change you name to the name of the best player (on the map)
2. now your time is false
the best option is to implement accounts but this can time consuming
another problem is migration to accounts
if at some point account will be added please use a hash of the password instead of password itself for security
yea it back i also only had 3 of those in a row still amazing this is the only website that keeps crashing on me and it never happend when ms didnt own it yet xd
45d8e36 replaced the embedded png used for the credit with svg-path - saltyElefant
cc5d315 Merge pull request #44 from mindTW/svg-path-credits - Jupeyy
2c518f2 Remove redundant return value and rename method - Robyt3
85f5e9c Quit when configured bindaddr cannot be resolved - Robyt3
156a1e9 Quit client when failing to open network client for 25 times - Robyt3
02086e4 Merge #6268 - bors[bot]
no bcs there is another svg with image embedded, ofc the check fails until that is resolved
i wrote it after mind fixed his svgs, while i didnt know then that there is another SVG with img
Why do I need a university disclaimer?
If you are a student, universities can claim your work! Even if the work is not directly related to your studies, a university can make such a claim. Unfortunately, some universities are overly eager to capitalize on the work of their students, so we must be extra careful. The best way to avoid any problems and keep the GNU Project legally sound is to have your university sign a disclaimer, like we do with employers as explained above.