June 19th 2017 Week 25th Monday
Everyone is dissatisfied with his own fortune.
人对自己的命运总是感到不满足。
We always want more, even when we have owned enough, or when we have been paid enough.
Actually, I think all these things, money, beauty, knowledge, life, offspring, are never enough.
Dissatisfication, or we can understand it as enterprise or ambition, is always playing an important role in the progress of individual and the whole society.
Once we are contented with the status quo, we may no longer have the abition that can motivate us to get to the next step and to reach higher and farther aims.
Uh, I feel very sleepy today, I even can't force myselft to concentrate my attention on my work.
Can you write down one line of codes, one line is enough?
Now I know why I always live a dog's life, but even a dog may have its days, if I keep on doing such things, surely I can't see my own days.
Then, please think about that am I qualified to complian about life?
One machine can do the work of fifty ordinary men.
No machine can do the work of one extraordinary man.
一台机器能干五十个普通人的活,但一个杰出的人的工作没有机器可以做。
From Elbert Hubbard.
When it comes to this topic, I remembered the recent dispute between Elon Mask and Mark Zuckerberg about the future of artificial intelligence.
Elon Musk is worried about that artificial intelligence could eventually destroy humanity, however, the founder of Facebook, Mark Zuckerbery, said that he is always optimistic about the future, adding that he believes that AI will bring far more benefits than downsides.
Their opinions represent two distinct groups, those saying AI's benefits will outweight its negatives and those saying it could ultimately destroy humanity.
Actually both sides can find enough arguments to support them, and if checking the details of those arguments, you will find all of them can make sense, and probably you can't convince yourself of either of them.
But I think whether it is good or evil depends on our human's choices, it is far away for the AI to develop into a completely autonomous stage.
And for the individual, whether its impacts are positive or negative hinges on whether we can keep pace with its developments.
Ok, just bring an end to today's disscussion, and we will spare some time to talk about this topic later, in some deep insight.
June 19th 2017 Week 25th Monday的更多相关文章
- June 18. 2018, Week 25th. Monday
Health and cheerfulness naturally beget each other. 安康喜乐,相生相成. From Joseph Addison. Good health is a ...
- June 26th 2017 Week 26th Monday
I am a little tempted, but so afraid to look in your eyes. 我对你有一点动心,却如此害怕看你的眼睛. Now that you are tem ...
- June 24th 2017 Week 25th Saturday
Who is able to be egotistical needs to be strong too. 有本事任性的人,也要有本事坚强. What is egotistical? Is it th ...
- June 23rd 2017 Week 25th Friday
Life doesn't get easier, you just get stronger. 生活从未变得轻松,是你在一点一点变得坚强. So in the same way we can get ...
- June 22nd 2017 Week 25th Thursday
Happiness is when the desolated soul meets love. 幸福是孤寂的灵魂遭遇爱的邂逅. When living alone for a long period ...
- June 21st 2017 Week 25th Wednesday
Discontent is the first step in progress. 不知足是前进中的第一步. Several days ago, I wrote down a quote which ...
- June 20th 2017 Week 25th Tuesday
Care and diligence bring luck. 谨慎和勤奋,带来好运气. In my opinion, care and diligence may just gurantee us a ...
- June 18th 2017 Week 25th Sunday
Life was like a box of chocolates, you never know what you're gonna get. 人生就像一盒巧克力,结果往往出人意料. Compare ...
- June 12th 2017 Week 24th Monday
All the splendor in the world is not worth a good friend. 人世间所有的荣华富贵都比不上有一个好朋友. It's great to have a ...
随机推荐
- An internal error occurred during: "Initializing Java Tooling". Eclipse启动发生的错误
An internal error occurred during: “Initializing Java Tooling” 错误经常是莫名其妙的出现这种总错误,解决办法: 1.eclipse -&g ...
- STM32F407 使用HAL库延时微妙实现方法(附CubeMX配置过程)
STM32F407 使用HAL库延时微妙实现方法(STM32CubeMX配置) 作者 : 李剀出处 : https://www.cnblogs.com/kevin-nancy/p/10696681.h ...
- MySQL备份和还原数据
MySQL备份和还原数据 导出整个数据库 mysqldump -uroot -p database_name > db_backup.sql 导入整个数据库 mysql -uroot -p da ...
- [转]Entity Framework Fluent API - Configuring and Mapping Properties and Types
本文转自:https://msdn.microsoft.com/en-us/data/jj591617#1.2 When working with Entity Framework Code Firs ...
- mongodb基本指令
MongoDB基本命令用成功启动MongoDB后,再打开一个命令行窗口输入mongo,就可以进行数据库的一些操作. 输入help可以看到基本操作命令: show dbs:显示数据库列表 show co ...
- [android] 练习使用ListView(二)
主要练习异步任务和LruCache缓存 package com.android.test; import java.io.InputStream; import java.net.HttpURLCon ...
- spring-boot-maven-plugin 插件
添加了spring-boot-maven-plugin插件后,当运行maven打包的命令,项目会被打包成一个可以直接运行的jar包,使用"java -jar"可以直接运行. 当项目 ...
- Redis数据类型及常用命名总结
Redis数据类型: Redis支持五种数据类型:string(字符串),hash(哈希),list(列表),set(集合)及zset(sorted set:有序集合). 1.String(字符串) ...
- Java并发编程:volatile关键字解析(学习总结-海子)
博文地址:Java并发编程:volatile关键字解析
- thinkphp引入头文件
<include File="Public:regheader" />