Search results

  1. Maxmus

    [JOURNEY] Road to create a professional video download website

    I had to hit pause for a while, I intend to continue, the virus is kinda complicated over here right now so I had to focus on something else at the moment.
  2. Maxmus

    [JOURNEY] Road to create a professional video download website

    Day 3 (MVP) Installed and configured Redis Created jobs, queues and workers using BullMQ The worst part about job/queues is that workers are a separated process, meaning that I don't have access to the socket that requested the download, by using Redis I can kinda communicate with that socket...
  3. Maxmus

    [Help] Digital Ocean Account Locked

    My suggestion is that you forget about DO and try another company. Creating a SMTP server is not something exclusive to DO. You can just buy a VPS with Ubuntu and search on Google: "How To Install and Configure Postfix on Ubuntu 18.04", for example.
  4. Maxmus

    [Help] Digital Ocean Account Locked

    Why do you need DO? You can do pretty much anything you would on a droplet by purchasing a VPS (here on the marketplace or in other company).
  5. Maxmus

    [JOURNEY] Road to create a professional video download website

    The gradient was a sudden idea and it looked cool haha. Thank you very much. I'm still here studying ways to monetize this thing (that is something I have to learn).
  6. Maxmus

    [JOURNEY] Road to create a professional video download website

    Day 2 (MVP): Changing from Nuxt.js to Next.js Integrated Socket.IO (made a few cool things - real time) Planned the best way to integrate the queues/workers to notify the user in real time about the progress/status of the download I wasn't feeling comfortable/confident enough with Nuxt.js...
  7. Maxmus

    [JOURNEY] Road to create a professional video download website

    Thank you. I think that with time you learn that premature optimization is the root of all evil. It's really important to focus on making something work first and then improve with time.
  8. Maxmus

    [JOURNEY] Road to create a professional video download website

    Day 1 (MVP): Installed and configured everything needed Made a Nuxt.js setup Installed Socket.IO and Bull for future tests with real time and queues I won't be focusing on making it look good (design). I will focus on the functionality for the MVP, later we will dedicate a few days for the design.
  9. Maxmus

    Hi everyone! So let's get started? :)

    Welcome to BHW (your site looks so clean btw)
  10. Maxmus

    [JOURNEY] Road to create a professional video download website

    Hi guys, this is my first journey here on BHW and I hope you like it. THE BACKGROUND I started (programming) back in 2005 and since then I never stopped, been through a lot already, I had the opportunity to work with a lot of talented people (a lot of them are working for huge companies out...
  11. Maxmus

    Adult SEO in 2020 and beyond...

    When promoting on reddit, is it better to do as the creator/owner or pretending to be someone that "found" the website and liked?
  12. Maxmus

    What's your favorite color?

    This portion is totally right.
  13. Maxmus

    How should I promote myself?

    You are right and he can also try to profit from it like creating tutorials and stuff. The truth is: you need to get yourself out there so people can see you and what you are capable of.
  14. Maxmus

    What's your favorite color?

    Orange. Since I know myself as I person I always liked the orange color, not only the color but also the fruit.
  15. Maxmus

    How should I promote myself?

    I'm a software engineer but I worked with a lot of professional designers, a few of them are working on huge companies today, including a friend that recently was hired by Booking.com The way they started was by promoting themselves using personal websites. One thing to be aware is that it's...
  16. Maxmus

    Need your honest opinion on my logo designing skills

    You are most welcome. I'm looking forward to see the changes you made.
  17. Maxmus

    Is it better to go with Web or Desktop? (App Idea)

    Hahaha that was funny. The reason I asked about desktop is cause I saw a few apps that has a lot of downloads weekly but I don't know if they get more usage than websites in the same niche. One example is aTube Catcher. It has 200 million downloads in two websites (general) and around 12k...
  18. Maxmus

    Is it better to go with Web or Desktop? (App Idea)

    It crossed my mind to be honest (regarding users afraid of virus) but I wanted to ask to confirm, we never know, as I mentioned before it's all new for me creating services to earn money with ads and you guys are way more experience than me on the subject. I think that knowing how to code isn't...
  19. Maxmus

    Is it better to go with Web or Desktop? (App Idea)

    Being honest even working with programming for 12 years I never created any website like this (a service to earn from ads and stuff), most of my time was working on bigger projects in teams and stuff. It helped me a lot and that is why it's easier for me to do some research and know what is...
  20. Maxmus

    Is it better to go with Web or Desktop? (App Idea)

    Thank you for your reply liquardo. You are totally right, for instance there's one website I intend to implement that the competitors doesn't support. The website is actually loaded fully in JavaScript and most of the crawlers can't reach as the content is only available when the DOM is loaded...
Back
Top