Recent content by whyseacreature

  1. whyseacreature

    Writing a website in C++?

    As far as language runtime goes, it's 27 req / per second, and most runtimes and frameworks handle it with relative ease. Your first bottleneck might not even be in your app's code but in database. Make sure you profile everything well first before optimizing. In either case, there is nothing...
  2. whyseacreature

    Being an unemployed Programmer.

    It has never been easier for programmers to get experience. Just build a website, an app, a game-server, contribute to one of millions of open source projects. Then tell them what challenges you had to overcome, what tools you used, and so on.
  3. whyseacreature

    Learning C language ?

    it can be tempting to go down this rabbit hole: algorithms, operating system internals, hardware, assembly language, etc. Ofc, all this stuff will help to pick up a new language quicker later on, but I'd rather start with what i need right now and learn everything else when i need it
  4. whyseacreature

    F**K, I WAS BANNED.

    do they bad last used payment method as well? or you can make another acc with the same payment method / cc
  5. whyseacreature

    How i made 48k in sales last year useing instagram and my dropshipping site

    What if your supplier is closer to customer? Also, does your supplier change the return address to yours?
  6. whyseacreature

    WordPress vs Shopify

    I'm too thinking of giving dropshipping a try. I'd like to learn more about how do they compare in terms of handling legal issues. I'm not a US resident but want to sell to the US customers. When running things via Shopify, who is the legal entity that pays taxes, Shopify itself? On the other...
Back
Top