• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Fuck Code? :P

BlackCrow

Chevereto Member
I was looking for something in the code and found funny comments.
I had to laugh 😉



Code:
grep -rnwi '/var/www/path-to-chevereto/html' -e 'fuck'
/var/www/path-to-chevereto/html/app/lib/chevereto.js:3790:    // Load all the target images starting from zero (null in this case, yeah I like to fuck around just because reasons)
/var/www/path-to-chevereto/html/app/lib/classes/class.image.php:1343:                $likes_counter = (int) $image['likes']; // This is stored as "bigint" but PDO MySQL get it as string. Fuck my code, fuck PHP.
 
Last edited:
Back
Top