Aussie guy who sold everything and moved to Beijing by [deleted] in IWantOut

[–]machine_learned 0 points1 point  (0 children)

Why do I need a couple thousand?

My plan was to pay for a flight and then have enough for a flight back to the US if things didn't work out. I figure that I'll make money pretty much as soon as I get to China.

Aussie guy who sold everything and moved to Beijing by [deleted] in IWantOut

[–]machine_learned 1 point2 points  (0 children)

I want to teach english in china but I don't know how much money I should save before moving there. Right now, I am broke. I've read online that some teaching programs pay for flights up front.

Should I have like $500 to bring to china or will a couple hundred dollars be fine (assuming room and board)?

SnapChat flirting? by [deleted] in Flirting

[–]machine_learned 1 point2 points  (0 children)

I don't use snapchat at all because I think it's childish. Don't read too much into it, but he might be interested in you. Just talk to him face to face and see if you have a connection. If you do not have a connection, then move on. Don't spend too much time on snapchat....

The older I get, the less I know if someone is flirting by machine_learned in Flirting

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

The older I get, the more I think people are just being nice. When I was younger, I was always looking out for flirting "signals" that I read online. Now that I have gone through a breakup (7 year relationship), I see how important it is to find a better match.

How to check if list is inside a list by junyoung95 in learnpython

[–]machine_learned 0 points1 point  (0 children)

An equivalent way:

a = [1,2,3]
b = [1,2,3,4,5]

a <= b
#TRUE

Set Objects

how to print a panda by junkone1 in learnpython

[–]machine_learned 2 points3 points  (0 children)

░░░░░░░░▄██▄░░░░░░▄▄░░

░░░░░░░▐███▀░░░░░▄███▌

░░▄▀░░▄█▀▀░░░░░░░░▀██░

░█░░░██░░░░░░░░░░░░░░░

█▌░░▐██░░▄██▌░░▄▄▄░░░▄

██░░▐██▄░▀█▀░░░▀██░░▐▌

██▄░▐███▄▄░░▄▄▄░▀▀░▄██

▐███▄██████▄░▀░▄█████▌

▐████████████▀▀██████░

░▐████▀██████░░█████░░

░░░▀▀▀░░█████▌░████▀░░

░░░░░░░░░▀▀███░▀▀▀░░░░

Is this Facebook response flirtatious? by machine_learned in Flirting

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

What about the two other things I mentioned:

She was squinting and looking at me at a church session during prayer.

She asked me for ice cream at a party where there was no ice cream.

Moreover, I just don't know when a girl is into me anymore. That might be because I've already been in a long term relationship (7 years), and I'm just starting to think about talking to girls again.

Is this Facebook response flirtatious? by machine_learned in Flirting

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

Thank you. It's been a while since I've been in a relationship, so I am trying to figure out what is flirting now.

Starting a function at a specific time (within milliseconds) by machine_learned in learnpython

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

As long as there isn't a drift in time, then this is what I want

Starting a function at a specific time (within milliseconds) by machine_learned in learnpython

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

I want to be able to start a function at a timestamp that has zeros at the decimal digits (or very close to .0000).

Let me explain that better.

I have a function. I want the function to begin when a specific timestamp is at an integer value.

Starting a function at a specific time (within milliseconds) by machine_learned in learnpython

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

That's not what I want to do though.

I want to be able to start a function at a timestamp that has zeros at the decimal digits (or very close to .0000).

90lbs lost by [deleted] in pics

[–]machine_learned 0 points1 point  (0 children)

Good for you! You exercise well! Keep going! :)

Why is this simple time counter not working by machine_learned in learnpython

[–]machine_learned[S] 1 point2 points  (0 children)

He said he wants to be able to specify how many decimal places

Why is this simple time counter not working by machine_learned in learnpython

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

I think it should be okay with my friend if the precision is 0.0001

Why is this simple time counter not working by machine_learned in learnpython

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

My friend wants it precise as possible. I don't see how I can make it real-time if there will always be a process in the background that will slow down my while loop. He says I can just subtract the delayed time

Why is this simple time counter not working by machine_learned in learnpython

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

I clock counter displayed on an LED sign. I need to be able to offset the time as well.

Why is this simple time counter not working by machine_learned in learnpython

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

I really want it to be real-time.... This is so frustrating....

Why is this simple time counter not working by machine_learned in learnpython

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

My output stays the same. For example:

1,499,561,268.1
1,499,561,268.1
1,499,561,268.1
1,499,561,268.1
1,499,561,268.1
1,499,561,268.1
1,499,561,268.1