Search results

  1. MayoMayn

    Feedback wanted for FindRetros "3.0".

    No. Fucking. Google. ReCaptcha.
  2. MayoMayn

    IIS web.config - element system.web > child element 'rewrite' is not valid.

    Care to post your web.config file? Seems like the issue is pretty obvious if it's a child element inside your web.config
  3. MayoMayn

    no

    no
  4. MayoMayn

    Call of Duty COD: WWII - Official Reveal (Discussion)

    no, he's not just A duck, he's THE duck
  5. MayoMayn

    What are you listening to now?

  6. MayoMayn

    What are you listening to now?

    pff
  7. MayoMayn

    Movie Law Abiding Citizen

    It's a fucking great movie. Another good one is Zero Days released in 2016. http://www.imdb.com/title/tt5446858/
  8. MayoMayn

    no

    no
  9. MayoMayn

    Speak-Node (Angular, Node, ES6)

    Because I am so nice, I'm gonna clean up your git repository for you, and then do a pull request.
  10. MayoMayn

    Speak-Node (Angular, Node, ES6)

    Classes is default in ES5, which means the only actual ES6 feature you're using is import...
  11. MayoMayn

    Speak-Node (Angular, Node, ES6)

    If it's there for code readability and when it's an open-source project, then why in the hell do you follow PHP coding styles and not the default set by Node themselves? Brackets on same line, export default, no semicolons and so on, as I've said for weeks.
  12. MayoMayn

    Speak-Node (Angular, Node, ES6)

    There's no reason at all to call new Class.default for this, when there's a simple plugin adding the old exports['default'] = ... back to babel, and when the only thing you're really requiring is your "routes", then I don't really see the reason in using es6.
  13. MayoMayn

    Speak-Node (Angular, Node, ES6)

    Please dont... class Application { } module.exports = Application needs to be export default class Application { } You're not coding PHP anymore m8. Over all looks really good, but wouldn't call this ES6 in any way.. Btw you really need to read this documentation...
  14. MayoMayn

    Setting Up VPS For a Domain

    For a better research purpose, use something that was actually created for that. https://duckduckgo.com If you search for anything related to coding, webservers or so on, the accepted Stackoverflow answer will pop up right underneath the search box. And they don't track you like Google does...
  15. MayoMayn

    Is religion good or bad for humanity?

    Religion is only good for one sole purpose: structure of life Other than that, religious people are just naive. The only close thing to something related to that or of any kind is spirituality. Wouldn't surprise me if some douchebag named Jesus was some schizophrenia kid who heard voices and...
  16. MayoMayn

    Retro Information Safety On Non-SSL retros

    Especially a CF Flexible "SSL" just makes it even worse.
  17. MayoMayn

    XXAMPP

    Just install Apache and MySQL separately
  18. MayoMayn

    XXAMPP

    If I remember correctly you can't do that anymore. XAMPP is made only for development purposes, so setting a password is pretty much irrelevant.
  19. MayoMayn

    No.

    No.
  20. MayoMayn

    Show DevBest tab.moe - Share your weeb thoughts.

    I must say, the process is beautiful and it has really begun to look like some social media / twitter thingy! Keep up the good work man.
Top