Jump to content
Banner by ~ Sparklefan1234

Lord Valtasar

Retired Staff
  • Posts

    2,250
  • Joined

  • Last visited

Status Replies posted by Lord Valtasar

  1. It saddens me that Ice Types don’t get more love! 

    89573FCA-E725-45F6-92B0-D39AB8523778.jpeg.aa9b84b1d94b131ff7e3efaa632842df.jpeg

  2. Okay, so outside of Macross and MHA I am not a huge anime fan. I appreciate it as an art form, but it really never captivated me. Then @Troblems recommended Anohana ... and its been about a week since I finished it and can't stop mulling about the themes and details in the show. So my question to all you anime fans out there ... I know this is a highly regarded anime .. but the slice of life grounded element appeals to me. Any other SoL recommendations that don't have a super powered, magical, or space theme?

  3. So, what I have to write now?

    1. Review for Trivial Pursuit.
    2. Blog on my BronyCon trip.
    3. Review for Episode 9x21.
  4. It saddens me that Ice Types don’t get more love! 

    89573FCA-E725-45F6-92B0-D39AB8523778.jpeg.aa9b84b1d94b131ff7e3efaa632842df.jpeg

  5. @Zecora has sent The Changeling's away! :pinkie:

    Three cheers for Zecora! Hip hip hooray! ^_^

  6. How is it if it’s not a spoil if someone said the episode is good or bad ? I mean if an episode I haven’t seen yet is bad then that makes me not want to see it...does this count as a spoil ? Not sure.

  7. It saddens me that Ice Types don’t get more love! 

    89573FCA-E725-45F6-92B0-D39AB8523778.jpeg.aa9b84b1d94b131ff7e3efaa632842df.jpeg

  8. How is it if it’s not a spoil if someone said the episode is good or bad ? I mean if an episode I haven’t seen yet is bad then that makes me not want to see it...does this count as a spoil ? Not sure.

  9. It's too warm to sleep. 

  10. Would any of you wish me to mock your Username?

     and/or

     Suggest a new one?

     Because I have a unique ability to find almost everything hilarious or a basis for a pun.

  11. Would any of you wish me to mock your Username?

     and/or

     Suggest a new one?

     Because I have a unique ability to find almost everything hilarious or a basis for a pun.

  12. programming be like

    JrpiNKq.png

    That came to my mind when I got stuck in a that wall. 0CHh6vQ.png There's a bug with collision it seems... collisions... my favorite. qgWC76l.png

    In case you didn't get that (which is fine, most of you never toyed with any of that :P)

    Spoiler

     

    " // " (in some languages) comments out the code after it, so basically it won't be processed, it will be just a comment. It's just like leaving notes to yourself, often useful, especially when coming back after some time...

    For example:

    
    // let's give myself some potatoes
    potatoes = 10;
    
    // let's check if I have enough potatoes
    if potatoes >= 20 { // that will be enough
    	status = "happy";
    }
    else { // when not having enough
    	status = "sad";
    	crying = true;
    }
    	

    The pieces of code after // won't be processed. Otherwise it would result in crash, as these don't have any purpose, nor sense, except for you.

     

    Now the thing I posted is a meme-like reference to people, who tend to comment out lines, that result in crash. It's common mostly for beginners and people who pretty much don't code at all. They often look up pieces of code online to add fancy features and stuff, but sometimes there are troubles with compatibility and such, that throw crashes. Since they're just beginners or simply aren't into coding, they have no clue how to fix this, so they comment out lines they see in crash reports trying to avoid the problem, to the point, where it no longer crashes, at a cost of some functionality... If they manage to get to that point without wrecking the whole code, that is.

     

    So yeah, something crashes? Comment it out! Problem solved! 6YVHiEj.png

     

     

  13. Maybe I should actually watch last week's episode. I just really haven't been feeling it. :worry:

  14. Maybe I should actually watch last week's episode. I just really haven't been feeling it. :worry:

  15. Winona hasn't been featured enough in Friendship is Magic, IMO.

     

    Tank has "tanken over" (:huh:/:-P) as the most featured Mane 6 pet

     

    & left everypony else's pet with very little screen time.

  16. Winona hasn't been featured enough in Friendship is Magic, IMO.

     

    Tank has "tanken over" (:huh:/:-P) as the most featured Mane 6 pet

     

    & left everypony else's pet with very little screen time.

  17. programming be like

    JrpiNKq.png

    That came to my mind when I got stuck in a that wall. 0CHh6vQ.png There's a bug with collision it seems... collisions... my favorite. qgWC76l.png

    In case you didn't get that (which is fine, most of you never toyed with any of that :P)

    Spoiler

     

    " // " (in some languages) comments out the code after it, so basically it won't be processed, it will be just a comment. It's just like leaving notes to yourself, often useful, especially when coming back after some time...

    For example:

    
    // let's give myself some potatoes
    potatoes = 10;
    
    // let's check if I have enough potatoes
    if potatoes >= 20 { // that will be enough
    	status = "happy";
    }
    else { // when not having enough
    	status = "sad";
    	crying = true;
    }
    	

    The pieces of code after // won't be processed. Otherwise it would result in crash, as these don't have any purpose, nor sense, except for you.

     

    Now the thing I posted is a meme-like reference to people, who tend to comment out lines, that result in crash. It's common mostly for beginners and people who pretty much don't code at all. They often look up pieces of code online to add fancy features and stuff, but sometimes there are troubles with compatibility and such, that throw crashes. Since they're just beginners or simply aren't into coding, they have no clue how to fix this, so they comment out lines they see in crash reports trying to avoid the problem, to the point, where it no longer crashes, at a cost of some functionality... If they manage to get to that point without wrecking the whole code, that is.

     

    So yeah, something crashes? Comment it out! Problem solved! 6YVHiEj.png

     

     

  18. @Lord Valtasar

    Thank you so much for the art!

    650905145_EmeraldHeart.thumb.png.e96b4c11b9a003e69742312aa34bf1c9.png.6a943367e28dc63ca80196f521d72fd8.png

  19. @Lord Valtasar

    Thank you so much for the art!

    650905145_EmeraldHeart.thumb.png.e96b4c11b9a003e69742312aa34bf1c9.png.6a943367e28dc63ca80196f521d72fd8.png

  20. Good morning everypony.  How's it going? :dash:

    Happy Friday to ya'll! :yay:  What's this!?  A weekend I get to relax with nothing on my schedule? :kirin:

    Rock on! :ticking:

    dde6u5b-40e62b74-f5dd-462d-8353-8bcf349ab5bc.gif?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcL2ZjYzBmMjAyLTczMzQtNGUyZi1iZDIwLWU2MjNmOGU4ZmZiZVwvZGRlNnU1Yi00MGU2MmI3NC1mNWRkLTQ2MmQtODM1My04YmNmMzQ5YWI1YmMuZ2lmIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.eJqYF7l2NPIDu3GiyOIPBaz1CyRJR2cZl324ASEwT4U

  21. What is Sandbar's reason for existing?

     

    I feel like he's the most pointless/background character worthy out of all of the

     

    students in the School of Friendship.

  22. I guess everyone is a changeling now? Time to get my bugswatter out. :nom:

  23. Oh wow I won the most brohoofed content on my birthday yesterday.

    Cool!

  24. I think I spy @Denim&Venom, @PathfinderCS, @Troblems, @Dark Qiviut & @Jeric in the banner. 

     

    6a4.gif

  25. One of two MLPF group photos taken at BC made into a banner thanks to @Lord Valtasar and @Dark Qiviut‘s mother (the photographer)

     

×
×
  • Create New...