Iulian Radu
Iulian Radu
What i use for both is this ``` new LineChart { Entries = entries, MinValue = minVal - 0.5f, MaxValue = maxVal + 0.5f, Margin = margin, LabelTextSize = labelSize,...
Sorry if this is not the place to ask this but i could not find info anywhere about this. I have generated my certificates with `certbot` and everything works fine...
How do you set that up ? I am using native-emulation
Is it possible to make the spectrum be logarithimic since its the most intuitive and the standard way of dispalying frequencies across the audio world ?
I keep getting this error when building with cmake and i cant figure out what is happening ``` make[2]: Entering directory '/home/iulian/dev/minecraft-server/build' [ 29%] Building CXX object dependencies/SFW/src/CMakeFiles/SFW.dir/Connection.cpp.o cd /home/iulian/dev/minecraft-server/build/dependencies/SFW/src...