Bitcoin Forum
April 25, 2024, 04:07:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 [43] 44 45 46 47 »
  Print  
Author Topic: What we've learnt today.  (Read 84539 times)
mamichula
Sr. Member
****
Offline Offline

Activity: 308
Merit: 253


View Profile
September 29, 2016, 04:42:56 AM
 #841

I learn not to worry so much about the suffering of everyone in the world, because some people are just plain immature and won't learn empathy unless they go through horrible things. I went to a fast food restaurant today, and so many people left their garbage on the table for others to throw away. I should not feel sympathy for such people.
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714018054
Hero Member
*
Offline Offline

Posts: 1714018054

View Profile Personal Message (Offline)

Ignore
1714018054
Reply with quote  #2

1714018054
Report to moderator
Diced90
Hero Member
*****
Offline Offline

Activity: 994
Merit: 515


Get'em boys


View Profile
September 29, 2016, 05:18:09 AM
 #842

i have learnt that when ever you sending bitcoins try to keep the fee atleast above 0.00005 btc or it will take some time to get a confirmation
ovvidiy
Full Member
***
Offline Offline

Activity: 238
Merit: 250



View Profile
September 30, 2016, 09:47:45 PM
 #843

Five major technology giants signed a cooperation agreement on the promotion of artificial intelligence technologies to the public. In early September edition of The New York Times reported that Google's, Facebook, Microsoft, IBM and Amazon held a joint meeting, which discussed the project related to artificial intelligence.
kreskko
Sr. Member
****
Offline Offline

Activity: 270
Merit: 250



View Profile
October 01, 2016, 11:22:39 AM
 #844

i have learnt that when ever you sending bitcoins try to keep the fee atleast above 0.00005 btc or it will take some time to get a confirmation

This is perhaps one of the bad features of bitcoin users.
Lorik
Full Member
***
Offline Offline

Activity: 233
Merit: 250



View Profile
October 03, 2016, 06:53:16 PM
 #845

The guys from the London Royal College of Art came up with Gravity Sketch quite davno- first prototype tool for drawing in virtual reality was a certain similarity of a graphic tablet. This is what you can invest your savings and earn pretty good.
reginalkri
Sr. Member
****
Offline Offline

Activity: 285
Merit: 250


View Profile
October 03, 2016, 07:12:54 PM
 #846

Today I learned how to write a simple python program.

Code:
n1, n2 = input('Enter 2 numbers: ').split()

n1 = int(n1)
n2 = int(n2)
sum = n1 + n2

print("{} + {} = {}".format(n1, n2, sum))
Gleb Gamow
In memoriam
VIP
Legendary
*
Offline Offline

Activity: 1428
Merit: 1145



View Profile
October 03, 2016, 08:36:44 PM
 #847

Today I learned how to write a simple python program.

Code:
n1, n2 = input('Enter 2 numbers: ').split()

n1 = int(n1)
n2 = int(n2)
sum = n1 + n2

print("{} + {} = {}".format(n1, n2, sum))

The thought makes me slither. https://www.youtube.com/watch?v=3wU-mSfpVUY
reginalkri
Sr. Member
****
Offline Offline

Activity: 285
Merit: 250


View Profile
October 03, 2016, 09:11:57 PM
 #848

Today I learned how to write a simple python program.

Code:
n1, n2 = input('Enter 2 numbers: ').split()

n1 = int(n1)
n2 = int(n2)
sum = n1 + n2

print("{} + {} = {}".format(n1, n2, sum))

The thought makes me slither. https://www.youtube.com/watch?v=3wU-mSfpVUY

What do you mean the thought? You mean that the code is annoying to figure out?
indijim
Sr. Member
****
Offline Offline

Activity: 471
Merit: 250


View Profile
October 05, 2016, 04:40:24 AM
 #849

Today I learned that 1 out of 5,000 women are born without a vagina opening.
PetroffVany
Sr. Member
****
Offline Offline

Activity: 284
Merit: 250



View Profile
October 05, 2016, 11:22:56 PM
 #850

Soon, the space will be available for the citizens of the globe. The Chinese company is building a space plane, which will be able to raise on board immediately to twenty space tourists.
PetroffVany
Sr. Member
****
Offline Offline

Activity: 284
Merit: 250



View Profile
October 05, 2016, 11:26:17 PM
 #851

Today I learned that 1 out of 5,000 women are born without a vagina opening.
This is what is hermaphrodite. But the authorities there must be something they have. Why is it then the woman.
indijim
Sr. Member
****
Offline Offline

Activity: 471
Merit: 250


View Profile
October 06, 2016, 12:07:11 AM
 #852

Today I learned that 1 out of 5,000 women are born without a vagina opening.
This is what is hermaphrodite. But the authorities there must be something they have. Why is it then the woman.

I wasn't talking about hermaphrodites, I was talking about girls who are born with the vagina opening closed or almost completely closed. Everything else is fine, they have overies, they get periods, etc.
Gleb Gamow
In memoriam
VIP
Legendary
*
Offline Offline

Activity: 1428
Merit: 1145



View Profile
October 06, 2016, 12:38:31 AM
 #853

Today I learned how to write a simple python program.

Code:
n1, n2 = input('Enter 2 numbers: ').split()

n1 = int(n1)
n2 = int(n2)
sum = n1 + n2

print("{} + {} = {}".format(n1, n2, sum))

The thought makes me slither. https://www.youtube.com/watch?v=3wU-mSfpVUY

What do you mean the thought? You mean that the code is annoying to figure out?

Dude, you just started coding and already you're showing signs of being a coder way too long. Python = snake = slither = humor, or is it "{} = {} = {} = {}"?

Today I learned that 1 out of 5,000 women are born without a vagina opening.

Do they still have mouths? If so, I'm in.
reginalkri
Sr. Member
****
Offline Offline

Activity: 285
Merit: 250


View Profile
October 06, 2016, 12:43:48 AM
 #854

Today I learned how to write a simple python program.

Code:
n1, n2 = input('Enter 2 numbers: ').split()

n1 = int(n1)
n2 = int(n2)
sum = n1 + n2

print("{} + {} = {}".format(n1, n2, sum))

The thought makes me slither. https://www.youtube.com/watch?v=3wU-mSfpVUY

What do you mean the thought? You mean that the code is annoying to figure out?

Dude, you just started coding and already you're showing signs of being a coder way too long. Python = snake = slither = humor, or is it "{} = {} = {} = {}"?

Today I learned that 1 out of 5,000 women are born without a vagina opening.

Do they still have mouths? If so, I'm in.

Ohhhhhhh yeah, Python is a snake.
Gleb Gamow
In memoriam
VIP
Legendary
*
Offline Offline

Activity: 1428
Merit: 1145



View Profile
October 06, 2016, 06:47:28 AM
 #855

I've learnt to never, ever masturbate when you're in the process of passing a kidney stone. Luckily, I found enough BENGAY® to rub all over my dick and balls to ease the pain. Should be kickin' in any sec .....  NOOOOOOOOOOOOOOOOOOOOOO!
tanarif
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
October 06, 2016, 06:46:12 PM
 #856

That nano machines won the nobel prize in chemistry.
rifiuti
Full Member
***
Offline Offline

Activity: 320
Merit: 101


View Profile
October 07, 2016, 12:34:09 AM
 #857

I've learnt to never, ever masturbate when you're in the process of passing a kidney stone. Luckily, I found enough BENGAY® to rub all over my dick and balls to ease the pain. Should be kickin' in any sec .....  NOOOOOOOOOOOOOOOOOOOOOO!

Weirdest thing i've read on this thread. Thanks for the info tho Grin
syawllanowlive
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile WWW
October 07, 2016, 01:30:33 AM
 #858

I've learned that the police takes internet scam much seriouser than years before.
marilyngroom
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250



View Profile
October 07, 2016, 04:09:26 AM
 #859

I've learned that Sheldon from The Big Bang Theory is actually married to a guy in real life.

That's really, really old news. I was just shocked that he was in his 30s.
marilyngroom
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250



View Profile
October 07, 2016, 04:12:31 AM
 #860

Today I learned that Amy Schumer has had sex with 28 different guys.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 [43] 44 45 46 47 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!