Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Related Rants
I took a course in app programming and one of the assignments was to create an "instagram-like" photo app with some simple filters. One of them was pixelate.
Instead of changing the RGB value of each individual pixel, i just saved the image in a lower resolution.
The result wasnt perfect, but good enough to pass.
And the teacher never even looked at the code..
undefined
wk19