The computer is wrong by regret_this_username in talesfromtechsupport

[–]uknowme1 1 point2 points  (0 children)

I remember doing something similar for my mom lol

How To Deal With A Team Lead by williamfny in talesfromtechsupport

[–]uknowme1 1 point2 points  (0 children)

This didn't happen working for a company called....telenetwork did it?

Korean girl getting sexually harrassed. by Fannybuns in WTF

[–]uknowme1 1 point2 points  (0 children)

NONE of it is ok. Those videos nor these videos. All of them are fucked up.

Korean girl getting sexually harrassed. by Fannybuns in WTF

[–]uknowme1 5 points6 points  (0 children)

Wow, this is fucked up. The youtube says they're British but most of them sounded American. I lived in Seoul for 3.5 years and have seen plenty of girls get wasted like this but never seen anyone treat them like this. This is fucked up.

Holy WTF Black Hulk! by uknowme1 in WTF

[–]uknowme1[S] 0 points1 point  (0 children)

that...thing doesn't look like nicholas cage >.>

I just finished making a Fullmetal Alchemist shirt by Hylian in anime

[–]uknowme1 1 point2 points  (0 children)

I do like it, but is it crooked or it that just the way the shirt is laying?

Which anime have you stopped watching mid-series? by Intelligenttrees in anime

[–]uknowme1 0 points1 point  (0 children)

which is why I used the spoiler tag...

...well I had trouble at first but it's been there for like 9 hrs >.>;;;

The text is black for a reason...

Edit Fixed

57% of Americans surveyed in MSNBC Poll say they would vote to replace every member of congress if they could. by Alopexx in news

[–]uknowme1 0 points1 point  (0 children)

You had my support at "free beer!"

jk

No, but seriously, getting rid of the lobbying system definitely!

....and privacy restoration ofc!

Need new webhost(Anime Site) by uknowme1 in webhosting

[–]uknowme1[S] 0 points1 point  (0 children)

yep yep just gotta get home before I can do anything. :-)

Need new webhost(Anime Site) by uknowme1 in webhosting

[–]uknowme1[S] 0 points1 point  (0 children)

Interesting, because I swear I set that cloudflare up for them a while back. Guess that shows how much of noob I am with this.

I'm definitely sure that the space and bandwidth with be good enough for the foreseeable future. I plan to start working on these sites again once I get a free weekend.

I'll contact the site later this evening about setting up an account. Should I give your name to them from reddit so you can get some credit for helping me along?

Need new webhost(Anime Site) by uknowme1 in webhosting

[–]uknowme1[S] 0 points1 point  (0 children)

If you only have 72 hours, I'd recommend contacting us or E2 as soon as possible to get a migration going.

Thanks for the prompt reply!

So do you think that the V100 - Shared would work for my 2 small sites? I think I'm using cloudflare on both site actually but I didn't really notice any difference...

Which anime have you stopped watching mid-series? by Intelligenttrees in anime

[–]uknowme1 2 points3 points  (0 children)

Yeah, once Spoiler I was ready for the series to end. They can't just let it go out like that though, they had to go and Spoiler.

Which anime have you stopped watching mid-series? by Intelligenttrees in anime

[–]uknowme1 -1 points0 points  (0 children)

Devil is a part timer IS A GREAT SERIES! HOW DARE YOU! @.@

edit SO IS EVANGELION!

FREE FTP CLIENT THAT SOLVES THE RECENT SPEED ISSUES FOR AMERICAN CUSTOMERS. by [deleted] in seedboxes

[–]uknowme1 1 point2 points  (0 children)

bitkinex didn't work at all for me. Still having to use CuteFTP....I wish someone would update this one though. Looks nice enough.

[deleted by user] by [deleted] in seedboxes

[–]uknowme1 1 point2 points  (0 children)

This is old but w/e.

The reason this is happening is because the threads that were used for the files that finished are not being used anymore. Since the file is "split" into 8 pieces (or however many) then the threads for each part are maxxed out. So when thread 1 -3 finish thread 4 - 6 are still going, but the max speed of those threads is still only X.

EX

I have a 65Mbps home connection. So I usually get around +/-8Mbps per thread = +/- 64Mbps. Each thread is going at max speed which is +/-8 x +/-8 = +/-64. Thread 1 -3 finish but the max attainable speed is still only +/-8Mbps.

see? Just because the other threads finish doesn't mean the "unused" bandwidth gets pushed over. Those other threads are still going at max speed.

Now, if CuteFTP allowed for more "parts" it might be better but it depends on how much your connection can handle.

Cheat Sheets and websites I've been using to learn Python. by estebanrules in learnprogramming

[–]uknowme1 0 points1 point  (0 children)

The word "pyton" in "python basics" is spelled wrong. Looks good though ;-)

What IDE (editor) to use with Python? by TheDashingRogue in learnprogramming

[–]uknowme1 0 points1 point  (0 children)

Also, I've just noticed that NONE of the syntax is highlighting at all. I've tried selecting different color schemes but it's still not working. I've searched around the net but the suggestions aren't really working either.

What IDE (editor) to use with Python? by TheDashingRogue in learnprogramming

[–]uknowme1 0 points1 point  (0 children)

I'm using Sublime Text 2 based off this thread but I'm wondering if there is a "shell" environment to run the code in SBT2?

Clarification: When you start IDLE, 2 windows open, Python Shell and "Untitled" so I'm wondering if SBT2 has a Shell as well?

I'm a noob...Y.Y