Search results

  1. MayoMayn

    Twist Website - Node 7.x

    https://github.com/chrismpettyjohn/Twist-Website
  2. MayoMayn

    I only got 775 posts.. I guess I am a freak :/

    I only got 775 posts.. I guess I am a freak :/
  3. MayoMayn

    lmfao this guy clearly lacks decent intellect

    lmfao this guy clearly lacks decent intellect
  4. MayoMayn

    [RELEASE] Zap (CLEAN)

    8230 or something, but only like 20 is active daily, which is quite stupid
  5. MayoMayn

    How do i be a ...

    If you want to learn how to code properly, I'd say retros is not the right way since most stuff is deprecated as fuck and follows bad coding conventions. C# is going to die out soon enough, so C++ or JS would be a good choice.
  6. MayoMayn

    504 Gateway Time-out nginx

    There's not anything wrong with NGINX, otherwise you would've received an 500 error for PHP You've probably just not setup NGINX correctly, or your coding is shiet.
  7. MayoMayn

    Applicant Security Consultant

    There's a few websites like this https://bugcrowd.com that offers money for finding bugs and exploits.
  8. MayoMayn

    Applicant Security Consultant

    y u no burpsuite & evasion
  9. MayoMayn

    I did it, boys!

    Well I totally feel ya. Basically I've taken public transport 3+ hours every day for the past 5 years. We have something called "youth card" which practically all it does is save us 50-75% on fees, but yet again, our transport is always late, and there's always roadwork to be done somewhere, or...
  10. MayoMayn

    The mark of a mature programmer is willingness to throw out code you spent time on when you...

    The mark of a mature programmer is willingness to throw out code you spent time on when you realize it's pointless.
  11. MayoMayn

    [Electron + Angular + TypeScript] Venobo Streaming App

    Preview of the progress so far:
  12. MayoMayn

    Siberia PHP Framework

    If you read the earlier posts being commented, it's no longer under development :) Thanks for the feedback though. Waiting on a moderator to close the thread.
  13. MayoMayn

    Siberia PHP Framework

    I prefer React for its simplicity. https://github.com/marcus-sa/Venobo
  14. MayoMayn

    Siberia PHP Framework

    Good luck installing a framework whereas the dist haven't been added. This is a framework that is not even close to being finished, aswell as the git repository leads to a 404, is because I've changed the username of my account. This project was purely to expand my knowledge about PHP. Since...
  15. MayoMayn

    I did it, boys!

    Finally Mark! Congrats with the drivers license.
  16. MayoMayn

    [Electron + Angular + TypeScript] Venobo Streaming App

    There's really not any security risk, if there's not any IP authentication. But yeah for sure, Facebook authentication etc would be a risk, but it's entirely up to the users themselves to do so. I might do it like, that you don't need an account to use the service, so it isn't mandatory, but as...
  17. MayoMayn

    [Electron + Angular + TypeScript] Venobo Streaming App

    Well I am making it mandatory because of several reasons: Bookmarks, settings, offline mode, (maybe built-in proxy?), better suggestions for new movies / shows etc. Aswell to get the best quality media, I manually find the torrent magnets and insert them into the DB. Tbh I don't see the issue in...
  18. MayoMayn

    [Electron + Angular + TypeScript] Venobo Streaming App

    Yes, currently registering/logging is mandatory. If you check the remember me, you basically only have to login once.
  19. MayoMayn

    HTTP ERROR 500 | RevCMS

    Check your error logs in IIS. If you haven't enabled browser errors, an 500 error will automatically show instead.
  20. MayoMayn

    [Electron + Angular + TypeScript] Venobo Streaming App

    Nah, you're definitely right. Relevant or not, it still looks quite nice. The design before just looked way too shady (and definitely illegal kinda) #UPDATES I've decided to code an offline mode aswell as a caching system to get faster performance. Everytime a HTTP requests gets made, it caches...
Top