https://tilde.town/~elly/speedtest.png
(those might be mid numbers compared to like, a gigabit fiber connection, but I salivate at the prospect of having those numbers myself >.>)
CLIPBOARD THREAD
- sylvie
- Posts: 34
- Joined: 3 months ago
- Location: NULL (write protected to maintain segfaults)
- Pronouns: she/they
useless lesbian
top 0.824932% avg 0.362016%
√ 23:47:40 sylvie@azure ~/proj/opus (main *%) $ out/a.out boss.opus
death
X 23:47:46 sylvie@azure ~/proj/opus (main *%) $ vim src/main.c
√ 23:47:59 sylvie@azure ~/proj/opus (main *%) $ make
cc -Wall -Wpedantic -g -Og -I /usr/include/opus -MM -MG -MF out//main.d -MT "out//main.o out//main.d" src/main.c
cc -c -o out//main.o src/main.c -Wall -Wpedantic -g -Og -I /usr/include/opus
src/main.c: In function ‘main’:
src/main.c:207:25: warning: ISO C does not support range expressions in switch statements before C2Y [-Wpedantic]
207 | case '0' ... '9':
| ^~~~
src/main.c:219:25: warning: ISO C does not support range expressions in switch statements before C2Y [-Wpedantic]
219 | case 'a' ... 'f':
| ^~~~
cc -o out//a.out out//flac.o out//main.o out//opus.o -Wall -Wpedantic -g -Og -I /usr/include/opus -lopus -logg -lportaudio -lopusfile -lFLAC
√ 23:48:00 sylvie@azure ~/proj/opus (main *%) $ out/a.out boss.opus
--+++
2
-
3
-
4
-
top 3.382094% avg 0.959156%
√ 23:47:40 sylvie@azure ~/proj/opus (main *%) $ out/a.out boss.opus
death
X 23:47:46 sylvie@azure ~/proj/opus (main *%) $ vim src/main.c
√ 23:47:59 sylvie@azure ~/proj/opus (main *%) $ make
cc -Wall -Wpedantic -g -Og -I /usr/include/opus -MM -MG -MF out//main.d -MT "out//main.o out//main.d" src/main.c
cc -c -o out//main.o src/main.c -Wall -Wpedantic -g -Og -I /usr/include/opus
src/main.c: In function ‘main’:
src/main.c:207:25: warning: ISO C does not support range expressions in switch statements before C2Y [-Wpedantic]
207 | case '0' ... '9':
| ^~~~
src/main.c:219:25: warning: ISO C does not support range expressions in switch statements before C2Y [-Wpedantic]
219 | case 'a' ... 'f':
| ^~~~
cc -o out//a.out out//flac.o out//main.o out//opus.o -Wall -Wpedantic -g -Og -I /usr/include/opus -lopus -logg -lportaudio -lopusfile -lFLAC
√ 23:48:00 sylvie@azure ~/proj/opus (main *%) $ out/a.out boss.opus
--+++
2
-
3
-
4
-
top 3.382094% avg 0.959156%




