User Controls

  1. 1
  2. 2
  3. 3
  4. ...
  5. 77
  6. 78
  7. 79
  8. 80
  9. 81
  10. 82
  11. ...
  12. 155
  13. 156
  14. 157
  15. 158

Posts by SBTlauien

  1. SBTlauien African Astronaut
    Well, PhotoBucket use to be good. Now it sucks.
  2. SBTlauien African Astronaut
    Eat some plain popcorn. Cook up four servings in a large pot with four tspn of brown sugar and four tspn of cinnamin. That's like nearly 100% of your fiber needs. Drink lots of water as well.
  3. SBTlauien African Astronaut
    Just torrent what you want. Unless you watch a lot of television. I personally only watch a few shows regularly, most I find to be mindless garbage.

    As far as movies, you can use a MSR writer to write a name to a Vanilla Visa and then rent movies/games from Red Box and just keep them.
  4. SBTlauien African Astronaut
    Originally posted by bling bling u colled all ur co workers fat u called me fat u called enter fat and u called sum1 else on here fat %^ you also never make a post without posting ur weight cus ur just struggling fro ways to put urself above others

    When did I call my co-workers, you, and this 'sum1 else', fat?

    Are you being serious when you say that I don't make a post without mentioning my weight, or trolling?

    I'm trying to lose weight because I think I have too much fat on my body. Nothing wrong with some self-improvement.
  5. SBTlauien African Astronaut
    Originally posted by Totse 2001 I didn't know either .. actually until I came on here. Darth or Infinity told me I think. maybe another BBS>

    where is that old Biker dude at? How can he afford that Indian? Is he rich?

    Probably. Old people tend to have money until they have health problems.
  6. SBTlauien African Astronaut
    Now the image is working. How long will the image stay on CubeUpload?

    I like PhotoBucket because the image is forever, keeping old threads lively.
  7. SBTlauien African Astronaut
    lol, I edited the link to the picture. Nice try though. Also, the picture still isn't showing.

    Where can I host it at so that it works?
  8. SBTlauien African Astronaut
    Originally posted by greenplastic alt detected

    Right, you just put that in there.
  9. SBTlauien African Astronaut
    So I used one of my rPi to set up a front door camera. I set it up to connect to my phone's hotspot(my only internet) whenever it can so that I can monitor it from any of my devices connected to my phone's hotspot. I made a little python program so that I have an app indicator with a little camera icon that I can just click on to quickly see who's at my door.




    #!/usr/bin/env
    import os, gtk, appindicator, subprocess, StringIO, webkit

    def main():
    indicator = appindicator.Indicator("FrontDoor", '/home/User/Documents/Python/camera.png', appindicator.CATEGORY_APPLICATION_STATUS)
    indicator.set_status(appindicator.STATUS_ACTIVE)
    indicator.set_menu(build_menu())
    gtk.main()

    def build_menu():
    menu = gtk.Menu()
    frontDoor = gtk.MenuItem("Front Door")
    frontDoor.connect("activate", frontdoor, "FrontDoor")
    menu.append(frontDoor)
    menu.show_all()
    return menu

    class MyDemoApp():

    def __init__(self):
    window = gtk.Window()
    window.scrolls = gtk.ScrolledWindow()
    window.webView = webkit.WebView()
    window.webView.load_uri('http://192.168.1.95:8081')
    window.scrolls.add(window.webView)
    window.add(window.scrolls)
    window.set_title("Front Door")
    window.set_default_size(480, 640)
    #button = gtk.Button("TODO")
    #button.connect("clicked", self.todo_button)
    window.show_all()

    def todo_button(self, window):
    print 'TODO'

    def frontdoor(self, coding='utf-8'):
    app = MyDemoApp()

    main()


    This here is the short guild that I used to set it up.

    https://pimylifeup.com/raspberry-pi-webcam-server/

    Post last edited by SBTlauien at 2017-10-23T01:12:58.277652+00:00

    Post last edited by SBTlauien at 2017-10-23T01:27:45.206568+00:00
  10. SBTlauien African Astronaut
    Originally posted by 霍比特人说中文不好 Never. Braces are dumb as fuck because just a few months of neglect can fuck them up back to where they were. Fuck retainers.

    My teeth were all messed up, got braces like 20 years ago, had Invisiline like ten years ago(only the short-term, and it was covered by dental insurance because my dentist approved it because they told me to say my teeth hurt because they were moving), and my teeth and still good.
  11. SBTlauien African Astronaut
    How many cell phones do you have? You could use a few on each cell phone, each using a different browser, each browser using a different VPN. I believe.
  12. SBTlauien African Astronaut
    Originally posted by Totse 2001 Clip is called magazine from what I'm told

    Yes. I've learned that since started this thread.
  13. SBTlauien African Astronaut
    Originally posted by Panthrax cool, it would be perfect to keep sport off your back for using your alts

    lol. How many alts are we talking about? Maybe use different browsers.
  14. SBTlauien African Astronaut
    So with 2018 approaching, it's going to be time to update my OS on my devices. Right now I'm using Ubuntu 16.04.2 and I've been using Ubuntu as my primary OS since like 12.04. I don't use Windows, and I really only use Raspbian(rPi), and Android/Cyangenmod(on my phones).

    Anyways, I want to try a new OS. It has to be Linux. I am thinking BunsenLabs, but only because someone mentioned it here.

    I need certain IDEs to run on it(Android Studio, Eclipse, Arduino, probably MonoDevelope) and I prefer Unity but wouldn't mind trying something new. Lightweight is really what I want. I don't want any shit bloatware pre-installed, but I want it to be fairly simple installation. I don't want Slackware.

    As usual, I'll keep my current installation of Ubuntu installed on one of my hard drives as a backup OS, and then I'll just install my new OS onto my other hard drive and configure Grub to automatically boot it.

    What distro would you suggest?
  15. SBTlauien African Astronaut
    I don't know but I wanted to make one a while back. I wouldn't have any real use for it nowadays. It probably wouldn't be hard to make one.

    Actually, I think there was one on a darknet site, called like "FraudFox" or something.
  16. SBTlauien African Astronaut
    Originally posted by benny vader

    What is it?
  17. SBTlauien African Astronaut
    Sorry to bump, but I'm ready for a new gun.

    I need something high caliber, that has decent accuracy at mid-range, can fit a drum mag, and could easily be converted to automatic(in case I get a license).

    Make some suggestions.
  18. SBTlauien African Astronaut
    Garbage.
  19. SBTlauien African Astronaut
    Originally posted by 霍比特人说中文不好 I really wish Lanny would start permabanning. Usually this is what happens to repeat offenders. He is way more patient than need be.

    I don't like the idea of perabanning, unless it's absolutely necessary. I like the idea of just making the bans longer, and longer, and longer.
  20. SBTlauien African Astronaut
    Here's two more FireFox extensions I came across that are really nice...

    Grab and Drag - Scroll vertically on touchscreen devices(works well on my SP3)
    Text to Voice - Select text, right-click, and select "Speak It" to have the text read aloud
  1. 1
  2. 2
  3. 3
  4. ...
  5. 77
  6. 78
  7. 79
  8. 80
  9. 81
  10. 82
  11. ...
  12. 155
  13. 156
  14. 157
  15. 158
Jump to Top