original algorithm is from Wikipedia (for 2D, in C)
image: magnified image output, (0, 0) to (10, 5)
original algorithm is from Wikipedia (for 2D, in C)
image: magnified image output, (0, 0) to (10, 5)
(but you could hack it using case () of _ | condition1 -> expression1; _ | condition2 -> expression2; ...)
(but you could hack it using case () of _ | condition1 -> expression1; _ | condition2 -> expression2; ...)
amazing
amazing
(uses the Text.Printf trick)
(language: GHC2021, no other extensions)
(uses the Text.Printf trick)
(language: GHC2021, no other extensions)
This is my movement code. I explored so many options that now I doubt I can make the code simpler. Try reading it.
This is my movement code. I explored so many options that now I doubt I can make the code simpler. Try reading it.
His company LendUp was implicated committed a crime and the CFPB stopped it.
His company LendUp was implicated committed a crime and the CFPB stopped it.
A clever thing Minecraft does is the client calculates the hits, reducing the burden on the server. The server only checks if they're valid.
A clever thing Minecraft does is the client calculates the hits, reducing the burden on the server. The server only checks if they're valid.