Search results

  1. R

    Can we get a Python subforum, please?

    It's one of the top 3 languages in the world if not #1.
  2. R

    Generating fake news using python

    With a few tweaks, this works like a charm: “DeepFaking the News with NLP and Transformer Models” by Adam Geitgey https://link.medium.com/RTtn94qsM0 Just make sure to run it using Google Colab and not your local computer unless you have a state of the art gaming machine.
  3. R

    Mentioning the name of a defunct company in the ad

    I'm creating basically a clone of a service that has gone defunct and will have bigger and better features than the original. Let's call the original service X. Would I get in trouble if I bought Facebook ads to target people who liked X with an ad like "Miss X? Here's something even better!"?
  4. R

    Should I discourage search engines from indexing a site like this?

    I'm writing a computer program that takes a bunch of images and quickly generates a list post from it very quickly. I plan to build a site using thousands or even millions of creative commons photos this way. I have no intentions of getting any Google traffic for a site like this; in fact, I...
  5. R

    Has Anyone Ever Build an Article Spinner using Tensorflow?

    I tried applying this guy's "AI Writer" program to build an article spinner or automatic article writer but the code doesn't seem to work correctly because my computer doesn't have an NVidia GPU. Is this the right approach to building an article spinner?
  6. R

    30 Businesses You Can Start for <$1000 - Why no IMer?

    I've seen lists like this for the past 10+ years but "Internet Marketer" is never mentioned as a potential business idea. Why so? http://www.cnbc.com/2016/07/06/30-businesses-you-can-start-for-under-1000.html
  7. R

    Indentation is mseed up

    I think indentation used to be working on this site but now all of my posts end up being one big paragraph. For example, let me try typing a shopping list here. You'll know indentation is still messed up if this all appears without any new lines:1) Milk2) Bread3) Juice4) Beer
  8. R

    Securely sending Oauth credentials in a Web App

    I'm thinking of making a web app that'll help other IMers with their social media accounts (i.e. connecting to their Twitter/Tumblr accounts and making recommendations for people to follow that are likely to follow back, for example.)I've written apps like this in Python and it seems many others...
  9. R

    My method of manually following people in Tumblr after the March 2016 change

    https://www.youtube.com/watch?v=8hUBLpE5HIc It's not as fast as before but this is the best I can do. If you've got a better method, please share! Tumblr recently made some changes to its Notes interface which makes it difficult to follow a lot of people at once. However, you can still do it...
  10. R

    Something's wrong with the Tumblr graph

    I'm not sure if it's just me but I've noticed that if you go into the Activity tab of your Tumblr account, it's showing 0 or very few notes over the last few days. I noticed this happening in all of my Tumblr accounts and nearly freaked out, thinking Tumblr may have shadow banned me. But I...
  11. R

    If your Blackhat sites receive a penalty, will your Whitehat sites also get penalized?

    Let's assume you have 2 websites, Site A and Site B. Site A uses 100% White Hat SEO and Site B uses some Black Hat and Grey Hat SEO. There are no links between either of these sites but you got both of them registered in the Google Search Console and Google Webmaster Tools. One day, site B...
  12. R

    Getting banned from a forum within minutes of registering without spamming or anything bad

    Has this happened to anyone before? I registered for a forum in my niche and picked a username that was a bit peculiar but nothing offensive or questionable. I also picked an icon for that username, a family friendly stock photo. I didn't create a signature or drop my homepage's link in my...
  13. R

    Can't Access Tumblr API Console

    Anyone else having trouble accessing the Tumblr API Console? I enter my keys and click Authenticate and it takes me back to the same page.
  14. R

    Making a Tumblr blog a subdomain of my money site to boost its Domain Authority

    Let's say I have a money site, call it MoneySite.c0m. I also have a Tumblr blog where I network with other Tumblr users to get them to follow the blog where I post links to my money site. My money site doesn't have that many backlinks but my accompanying Tumblr blog has TONS. I've managed to...
  15. R

    Finding your backlinks in Moz or Ahrefs and building PBN links to those pages

    Is this a good strategy to use? Risky? Stupid? I've never tried it but just throwing it out: You go into Moz or Ahrefs and find the pages already linking to your site, preferably with a Dfllow link. Then you go into your PBN and build backlinks to those pages to pump them up with link juice...
  16. R

    Finding all people who follow Two particular Twitter accounts

    I'm looking for new people to follow and network with on Twitter but I'd like to conduct a more targeted search rather than just randomly follow people who follow a particular Twitter account. I'd like to input a list of 2 or more influencers' Twitter accounts and get a list of all Twitter...
  17. R

    I'm getting a TON of G+ +1's but little other social signals for my site. Good/Bad?

    I have a site that's less than 2 months old and I built a Google+ profile for it. I'll usually share either a link to a particular post on my site or a niche-related photo (with no link) once a day. Right now, that profile has about 300 followers and each time I post out something, it gets 30...
  18. R

    Want to create a script that'll queue up all the images in a directory. Ban risk?

    I've started to dabble with the Tumblr API and I'd like to try using creating a script that'll allow you to take the contents of a folder and queue up all the images in it. (Of course, if you're over the 50/day or 300 limit, then it'll just randomly select some images until you've reached the...
  19. R

    Is it safe to create Nofollow links from your Blackhat sites to your Whitehat sites?

    This is my first post but I've been lurking here for a while. Anyways, I'm wondering if it's safe to use Nofollow links on sites you've ranked using Blackhat techniques to drive traffic to another site that's completely Whitehat (so far)? As far as I understand, the worst thing that could...
Back
Top