Sneper's blog

By Sneper, history, 2 years ago, translation, In English

I've decided to write some interesting hints, about code decorating

  • The funniest thing you can ever think of is written jokes in your code. You can add them as 'defines', so you can debug your code in an interesting way.

#define debug cout <<"What do you call someone with no body and no nose? Nobody knows.";

  • To make your code recognisable, you can add copyright in your code.

// Copyright © 2021 Maxim Emelyanov. All rights reserved.

  • Pixel art, beautiful!
//░░░░░░░░░░░░░░░░▄▓▄░░░░░
//░░░░▄█▄░░░░░░░░▄▓▓▓▄░░░░
//░░▄█████▄░░░░░▄▓▓▓▓▓▄░░░
//░▀██┼█┼██▀░░░▄▓▓▓▓▓▓▓▄░░
//▄▄███████▄▄▄▄▄▄▄▄█▄▄▄▄░░
//░░░░░░░░░░░░░░░░░░░░░░░░
  • N-word!

Don't use it

  • Vote: I like it
  • +15
  • Vote: I do not like it

| Write comment?
»
2 years ago, # |
  Vote: I like it +1 Vote: I do not like it
»
2 years ago, # |
Rev. 2   Vote: I like it +6 Vote: I do not like it

You can also use ASCII art text to decorate with code: like this

»
2 years ago, # |
  Vote: I like it +17 Vote: I do not like it

What word starts with N and ends with G? Nothing.

»
2 years ago, # |
  Vote: I like it +3 Vote: I do not like it

sir what is the n-word??? could you pplease tell me??