HN user

symlock

93 karma

another traveler

Posts0
Comments27
View on HN
No posts found.

This headline is incorrect for how little is actually measured in this study. It's like staying that rammed earth houses are bad for the environment because they use more dirt that otherwise might be growing plants - so everyone should build with lumber instead.

They invented a new metric called "Carbon Opportunity Cost" and only looked at one thing: some types of organic farming require more land area which might be otherwise left for forest.

There are so many things that go into farming and a true evaluation of "climate" impact. Synthetic chemical production, environmental contamination, soil depletion, shipping, chemical runoff, farming equipment production and emissions, etc...

Even the researcher understands this: "The type of food is often much more important. For example, eating organic beans or organic chicken is much better for the climate than to eat conventionally produced beef"

I'm not a "serverless hater", but every company I've ever worked with had backend processes that were not tied to HTTP requests. I still keep actual servers around because the HTTP gateway is not the pain point. It's long-running processes, message systems, stream processing, and reporting.

That said, I look forward to the company (or side project) where "serverless" can save me from also assuming the "devops" role.

There are government run (even if by proxy) social networks. The are worse that Facebook.

https://vk.com/ is government run.

The Chinese "Credit Score" is run by Alibaba and Tencent, which run all the social networks in China and therefore have access to a vast amount of data about people’s social ties and activities and what they say. In addition to measuring your ability to pay, as in the United States, the scores serve as a measure of political compliance. Among the things that will hurt a citizen’s score are posting political opinions without prior permission, or posting information that the regime does not like.

There are plenty more too. Just hope the US doesn't make a government-run social network.

Crowds can't have "wisdom" by nature of the averaging that must occur for binary choices/responses from a crowd.

"Knowledge of the Crowd" is the correct phrase as the storage capacity + experience is greater the larger the crowd.

In other words, you can use a crowd to ask questions that the whole does not need to answer: "Has anyone every done X before?" but you cannot use them to ask questions they all should reply to: "Do you all want to do X?"

Most antibiotics & modern medicine kills gut flora. It seems gut flora have more to do with proper nutritional absorption preventing the need of drugs to begin with. Consider the termite's inability to digest wood when their gut flora is destroyed.

After all, no one has an aspirin deficiency.

"...had rejected Comcast’s earlier offer partly on concerns the government would block the deal."

"we are pleased to present a new, all-cash proposal that fully addresses the Board’s stated concerns with our prior proposal."

Anyone know why else the Comcast's offer last year was rejected? The article hints at cash vs stock as possibly being another reason.

22. I saw that women are more decent and self-sacrificing than men

The majority of men love themselves while women love others. Men will sacrifice for themselves. Women will sacrifice for others.

Why? Is it global culture teaching a woman from birth her life is about others? A husband and kids? While teaching men that their value is in their work, their job, their income, their power?

problems caused directly by excess body fat

I would say this is putting the cart before the horse. It's not excess body fat that is the source of health problems. It's the lifestyle (diet and movement) that leads to excess body fat (as one of the many symptoms of growing health problems) from choices.

In other words, baldness, obesity, sluggishness, headaches, etc... are not the source of health problems - they are the symptoms.

The only time I find I need generics is when I'm prototyping things and making lots of changes. Node, Ruby, & Python are great for this. In fact, PHP's associative array is really powerful/sloppy since it can be used as a list, hash/dictionary, iterable, or object.

That aside, I don't think I've ever really been bothered by the lack of generics for actual work code.

Really neat to see beaker broswer support native P2P with progressive enhancements like github.com/beakerbrowser/hashbase providing the cute URL's we all like.

I'm sure hashbase.io will be blocked really quick, so it's important that the core P2P address system stay in the forefront. Transports also need to find many ways to communicate over https, shadowsocks, tor, DNS, and others.

"I hate that" people think calories and weight is the primary gauge of health.

It's true weight is very often a negative health indicator because of the toxic nature of the diet that results in weight gain. However, losing weight is not always a sign of being more healthy.

Shutting down your liver, clogging your arteries, and generally filling your soft tissue and fat storage with toxins is not healthy even if you appear to be losing weight.

I would say read and write twice as much code for learning as you do for work.

Like most learning, you have to apply the concepts for them to stick well so just reading isn't helpful until you've practiced the ideas yourself to cement them in your mind.