Recent content by ragnarkar

  1. R

    This guy made $$$ from fake news

    This sort of thing really pisses me off.. it's even worse than people who spread fake news to further their political gains. Making money by purposely misleading people and possibly causing social unrest? You deserve worse than even the most corrupt politicians.
  2. R

    Cheap Tweet Automation Service

    I create a private Tumblr account then use Ifttt to link it to Twitter for this purpose. Make the Tumblr private so others can't report it. Tumblr has a very convenient queuing interface and I'll queue up up to 300 tweets then have it post anywhere from 1 to 50 a day, equally interspaced. Use...
  3. R

    How to increase engagement on Twitter?

    I find that being a bit controversial helps. Don't fake controversiality (aka trolling) but find a view you believe in that is very controversial and go into Twitter threads expressing the opposite view and state your honest opinion there.
  4. R

    Personal account help.

    Also follow the ppl who follow you AND make meaningful replies to their tweets
  5. R

    How to install AI GPT 2 in my windows 7 laptop please anyone help me

    Install python Pip install fastai transformers Then see: https://docs.fast.ai/tutorial.transformers.html
  6. R

    Back Translation Method

    It might work if you back translate several times like En - Fr - En - Ru - En - Jp - En - De - En - Cn - En You can also switch the orders around for different permutations
  7. R

    Which Programming Language Should I Start With?

    Python for general purposes Javascript and HTML for building websites.
  8. R

    learn Python books

    automatetheboringstuff.com is probably the most practical one I've seen.
  9. R

    Programming vs Networking

    Learn a programming language, I recommend Python. Then build something that you'll actually want to use, let's say, a bot with it. Once you have the basics of the language down, just search Google or Stackoverflow if you don't know how to do something and hopefully someone has already done it...
  10. R

    First Language for Programming

    Second that!
  11. R

    Where can I buy Parler profiles?

    When did they come back? It's news to me.
  12. R

    Can Reddit Help with SEO?

    I had a mini app go viral on Reddit which ended up helping it get ranked.. although I had only submitted it once to Reddit but other reddit users posted it to several other subs and I ended up getting several hundred visitors a days for several weeks though the traffic died down now.
  13. R

    best FREE bootcamp coding programs

    Yep, FreeCodeCamp is your best bet but you'll need a ton of self discipline to go through it on your own as opposed to using a paid program.
  14. R

    Is there a VPS Provider that also comes with Databases?

    Yep, I use Django on my digitalocean instance.. works like a charm and theoretically, it should work even with their cheapest instance.
Back
Top