The Hangover
I'm never drinking again. And this time I mean it!

Anyone who's suffered through a bad hangover has muttered these words.

But does a hangover even delay your next drink?

Scientists recruited almost 400 adults who consumed alcohol at least once a week.

At the beginning of the study, the participants answered questions about alcohol and nicotine dependence.

Afterwards, they kept drinking diaries for three weeks.

They also kept morning and bedtime reports on their mental status and stress level.

To see if hangovers inspired participants to delay their next binge, researchers measured the time between drinking episodes.

On average, hangovers did postpone the next drink—but only by about 6 hours.

The work is published in the journal Alcoholism: Clinical and Experimental Research.

In addition to discovering that hangovers fail to deter drinking, the study found that people with alcohol dependence or financial stress were more likely to develop hangovers.

And of course, the only way to prevent hangovers entirely was to limit drinking. Cheers!

Cities Befriend Select Plants and Animals
The concrete jungle is no tropical rainforest.

Replacing trees with buildings means a loss of more than 90 percent of bird species.

But a new survey suggests megalopolises aren't quite the homogenous ecosystems you might think.

Yes, meadow grass and pigeons can now be found from Nairobi to New York.

But so can hundreds of other bird species, most specific to their locale and some even once endangered.

Like the peregrine falcons that have become so popular in Gotham they even have their own webcam.

That's according to a new survey of cities and wildlife in 36 countries published in the journal Proceedings of the Royal Society B.

Cities aren't just for the birds.

Thousands of plant species thrive in cities worldwide, especially in green spaces.

Some ecologists even call that the Central Park Effect, because of the surprising density of plants and animals found in that patch.

Street trees matter too, especially in a city like Singapore that hosts the greatest number of endangered bird and plant species.

And species can be brought back with a little careful planning, like those aforementioned falcons.

That means it's in our power to make cities not only a great place for people to live, but a home for wildlife too.

In Emergency, Smartphone Might Not Know Your Location
Touch your smart phone screen and you get local weather or a street map.

So you might assume that mobile phones know exactly where you are.

But get into trouble and you might find your phone isn't watching you as closely as you thought.

Emergency responders recently told the Wall Street Journal that their 911 dispatchers have trouble getting help to the location of cell phone callers.

And a report this summer showed more than half of all California wireless 911 calls in certain areas didn't have location information.

One way to locate a cell phone is through GPS, assuming the phone has one and it's outdoors.

Another is through location-based services.

These follow the signals sent between your phone and your wireless network's radio towers.

But towers can be miles apart, making it hard to pinpoint locations and adding minutes to response times.

Responders want wireless companies to include location data with each call, something privacy advocates oppose.

It's a matter of perspective.

Sometimes you want to be off the grid.

But in a crisis, the grid could be your best friend.

listen 62的更多相关文章

  1. Lab 6-2

    Analyze the malware found in the file Lab06-02.exe. Questions and Short Answers What operation does ...

  2. centos 6.10源码安装mysql5.5.62实验

    查看系统版本 [root@ABC ~]# cat /etc/redhat-release CentOS release 6.10 (Final) 下载mysql5.5.62源码包,解压后安装 tar ...

  3. VS2015编译boost1.62

    VS2015编译boost1.62 Boost库是一个可移植.提供源代码的C++库,作为标准库的后备,是C++标准化进程的开发引擎之一. Boost库由C++标准委员会库工作组成员发起,其中有些内容有 ...

  4. P87LPC760/61/62/64/67/68/69/78/79芯片解密单片机破解价格

    NXP恩智浦P87LPC760/61/62/64/67/68/69/78/79芯片解密单片机破解 NXP LPC700系列单片机解密型号: P87LPC759.P87LPC760.P87LPC761. ...

  5. HDU2089 不要62[数位DP]

    不要62 Time Limit: 1000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submis ...

  6. Linux进程间通信(八):流套接字 socket()、bind()、listen()、accept()、connect()、read()、write()、close()

    前面说到的进程间的通信,所通信的进程都是在同一台计算机上的,而使用socket进行通信的进程可以是同一台计算机的进程,也是可以是通过网络连接起来的不同计算机上的进程.通常我们使用socket进行网络编 ...

  7. tcp连接listen的backlog剖析

    TCP连接中,最重要的是连接TCP连接上,两个方向之间的各个状态及各个系统调用与状态之间的关系.往往可以以两种图表示,第一种是状态转换图,第二种是连接时序图.如下: 状态图: 时序图:         ...

  8. Connection broken for id 62, my id = 70, error =

    启动费zokeeper失败,报错如下:Connection broken for id 62, my id = 70, error = 原因是因为zoo.cfg中server.id不正确. serve ...

  9. base64/62 加解密的实现。

    base64/62加解密代码下载地址: http://files.cnblogs.com/files/Kingfans/base64(62)加解密.zip base64: base62:

随机推荐

  1. Sping Boot入门到实战之实战篇(二):一些常用功能的Spring Boot Starters

    包含功能 阿里云消息服务MNS 阿里云消息队列服务(即时消息.延迟消息.事务消息) AOP日志 基于MyBatis通用Mapper及DRUID的数据库访问 dubbo支持 错误处理 七牛图片服务 re ...

  2. SpringBoot启动流程分析(一):SpringApplication类初始化过程

    SpringBoot系列文章简介 SpringBoot源码阅读辅助篇: Spring IoC容器与应用上下文的设计与实现 SpringBoot启动流程源码分析: SpringBoot启动流程分析(一) ...

  3. 深入理解Java 8 Stream

    Java 8中新增了Stream,主要是lambda表达式的应用,其链式调用简洁,用于高效表达集合操作. 先对Stream的使用做了解,参照blog. (1) 生成Stream的方式 主要有以下几种 ...

  4. MySQL 优化1

    系统在应用时间很长的情况下会慢慢变得很慢,无论是人还是机器为了更好的工作和学习都需要适当学习.数据库也是一样的用久了, 自然就会产生空间碎片,需要我们都i数据库中的数据块进行维护和整理.下面以实例来说 ...

  5. Docker基础原理

    前言 Docker是一个开源的软件项目,让用户程序部署在一个相对隔离的环境运行,借此在Linux操作系统上提供一层额外的抽象,以及操作系统层虚拟化的自动管理机制.需要额外指出的是,Docker并不等于 ...

  6. python发布IIS

    参考文档 https://segmentfault.com/a/1190000008909201 http://blog.51cto.com/anngle/1922041 https://www.cn ...

  7. 搭建SVN服务器详细教程

    搭建SVN服务器详细教程 本教程会从最基本的下载安装到上传代码,下载代码这条线来详细讲述如何完成SVN服务器的搭建 下载并安装VisualSVN server 下载并安装TortoiseSVN 导入项 ...

  8. Project Structure 讲解(转)

    项目的左侧面板 项目设置->Project Project Settings -> Modules Sources面板 Paths面板 dependencies面板 Project Set ...

  9. zendstudio 13.0

    官网原版下载 http://downloads.zend.com/studio-eclipse/13.0.0/ZendStudio-13.0.0-win32.win32.x86.exe 破解补丁: 链 ...

  10. Linux就该这么学--Shell脚本基本应用

    1.接收用户的参数: Shell脚本为了能够让用户更灵活的完成工作需求,可以在执行命令时传递参数:(命令名 参数1 参数2...) Shell预定义变量: $0 当前执行Shell脚本的程序名 $1- ...