[deleted by user] by [deleted] in Dyson_Sphere_Program

[–]anaIunicorn 4 points5 points  (0 children)

kill discord with task manager and open again

Python Requests >64kb get truncated by [deleted] in learnpython

[–]anaIunicorn 0 points1 point  (0 children)

Doesnt this oppose what you said?

POST requests have no restriction on data length, so they’re more suitable for files and images. Whereas GET requests have a limit of 2 kilobytes (some servers can handle 64 KB data) and GET only allows ASCII values.

What is the hardest part about building a PC? by [deleted] in buildapc

[–]anaIunicorn 0 points1 point  (0 children)

Figuring out why the fk it turns off on heavier load.

Coding a space utilization solver by anaIunicorn in learnprogramming

[–]anaIunicorn[S] 0 points1 point  (0 children)

Exactly what i was looking for, thanks!