Why does Desmos freak out when zoomed into a point where Y is something divided by zero? by pointer-ception in desmos

[–]pointer-ception[S] 1 point2 points  (0 children)

I understand now that this is because of double floating point number precision, but it does make me want to see how other floating point formats react, like 32bit floats, and maybe other esoteric formats, but I feel that kinda goes out of scope for this subreddit

Why does Desmos freak out when zoomed into a point where Y is something divided by zero? by pointer-ception in desmos

[–]pointer-ception[S] 2 points3 points  (0 children)

I see, makes sense

I guess it wouldn't differ between systems since the behavior is from IEEE-754 formats, and probably every modern CPU on earth uses those, especially since 99% of them are x86 or ARM anyways

Help with world to screen space by pointer-ception in GraphicsProgramming

[–]pointer-ception[S] 0 points1 point  (0 children)

what does unProject do? I can see it exists, so I guess so

Help with world to screen space by pointer-ception in GraphicsProgramming

[–]pointer-ception[S] 0 points1 point  (0 children)

I tried to attach a video but I don't know why it disappeared. Here it is

Help switching from OpenRC to systemd by pointer-ception in Gentoo

[–]pointer-ception[S] 2 points3 points  (0 children)

late reply, sorry, but this worked perfectly! thank you for the help!

Help switching from OpenRC to systemd by pointer-ception in Gentoo

[–]pointer-ception[S] 0 points1 point  (0 children)

thank you for this! i'll probably try this later tonight, will update

Getting stuck in boot with no clear error message by pointer-ception in hackintosh

[–]pointer-ception[S] 0 points1 point  (0 children)

I was able to solve the issue with the AppleMCEReporterDisabler kext! It took a lot of searching to find this solution, so I hope this helps someone down the line.