Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Submission + - Five years of the Go programming language! (golang.org)

omar.sahal writes: Go celebrates five years of it's existence with this blog post recapping a little history, future and some philosophy.

Five years ago we launched the Go project. It seems like only yesterday that we were preparing the initial public release: our website was a lovely shade of yellow, we were calling Go a "systems language", and you had to terminate statements with a semicolon and write Makefiles to build your code. We had no idea how Go would be received. Would people share our vision and goals? Would people find Go useful?

The Go programming language has grown to find it own niche in the cloud computing word, having been used to code Docker and the Kubernetes projects. The developers also announce details of further projects to be released, such as a new low-latency garbage collector and support for running Go on mobile devices.

Comment Mozilla needs better management. (Score 1) 181

Pale Moon x64 is Firefox with adult supervision.

Firefox is becoming less and less stable. It's so unstable that it often doesn't report crashes, so the crash reports aren't reliable, they show far fewer crashes than actually occurred.

The underlying problem is that Mozilla Foundation needs better management. At present, Mozilla Foundation management is sometimes excellent and sometimes very unreliable.

Comment XP vulnerabilities are exaggerated. (Score 1, Interesting) 37

In many cases, XP vulnerabilities are minimal. Don't use Internet Explorer. Every user should have limited rights. Users should be trained not to open files that haven't been arranged in advance. Use a software firewall that monitors outgoing traffic.

Most writers for technical publications have limited technical knowledge. What is not said in the article linked by Slashdot is that computers that run software firewalls that monitor outgoing traffic are far more protected.

Quoting from the article: "For this attack scenario to be successful, the user must be convinced to open the specially crafted file containing the malicious OLE object. All Microsoft Office file types as well as many other third-party file types could contain a malicious OLE object."

Another quote: "A successful exploitation could lead to the attacker gaining same user rights as the current user, and if that means administrative user rights, the attacker can install programs; access, modify, or delete data; or create new accounts with full user rights."

This article explains some of the issues: Microsoft Windows XP "end of life": Conflict of interest.

Submission + - ISPs Removing Their Customers' Email Encryption

Presto Vivace writes: EFF reports:

Recently, Verizon was caught tampering with its customer's web requests to inject a tracking super-cookie. Another network-tampering threat to user safety has come to light from other providers: email encryption downgrade attacks. In recent months, researchers have reported ISPs in the US and Thailand intercepting their customers' data to strip a security flag—called STARTTLS—from email traffic. The STARTTLS flag is an essential security and privacy protection used by an email server to request encryption when talking to another server or client.1

By stripping out this flag, these ISPs prevent the email servers from successfully encrypting their conversation, and by default the servers will proceed to send email unencrypted. Some firewalls, including Cisco's PIX/ASA firewall do this in order to monitor for spam originating from within their network and prevent it from being sent. Unfortunately, this causes collateral damage: the sending server will proceed to transmit plaintext email over the public Internet, where it is subject to eavesdropping and interception.

Great moments in customers relations!

Submission + - How Baidu Tracked The Largest Seasonal Migration of People on Earth

KentuckyFC writes: During the Chinese New Year earlier this year, some 3.6 billion people travelled across China making it the largest seasonal migration on Earth. These kinds of mass movements have always been hard to study in detail. But the Chinese web services company Baidu has managed it using a mapping app that tracked the location of 200 million smartphone users during the New Year period. The latest analysis of this data shows just how vast this mass migration is. For example, over 2 million people left the Guandong province of China and returned just a few days later--that's equivalent to the entire population of Chicago upping sticks. The work shows how easy it is to track the movement of large numbers of people with current technology--assuming they are willing to allow their data to be used in this way.

Comment Movie about Edward Snowden (Score 5, Insightful) 59

I just saw Citizenfour. It's interesting to know how the news about Snowden got started. The movie makes the point that those who take away privacy do that because they want control.

In my opinion, destructiveness toward healthy society is an outbreak of symptoms of mental conflict.

Submission + - Alibaba Turned 1111 Into $$$$ (cnet.com)

hackingbear writes: Bummed that you're home alone on date night, or stuck in your mom's basement, yet again? Don't worry. A new gadget or some scuba gear could help. Observed on November 11 — or "11.11," for the date with the most 1s — Singles Day, which started out as a joke among a group of male college students attending Nanjing University in the 1990s, has become the world's biggest online shopping day, thanks to the e-commerce prowess of China's Alibaba Group, which on this day last year, sold twice what all US companies sold on Black Friday and Cyber Monday combined. This year, Alibaba has decided to take its 11.11 promotions worldwide, highlighting global brands including online jewelry store Blue Nile, clothing brand Juicy Couture, and even Costco. Amazon has tried to get a piece of the action. The Seattle-based company launched promotions for the holiday last year on its Chinese site, and it's done so again this year.

Submission + - Police officer suspended for slapping citizen for refusing a warrantless search 6

schwit1 writes: This story demonstrates why it is becoming essential for every citizen to begin recording their interactions with the police every single time.

Yesterday police were contacted in regard to a video posted online which appeared to show an inappropriate interaction between an on-duty member of the Sheriff’s Office and a civilian, resulting from a suspicious vehicle complaint in the Town of Halfmoon.

The Sheriff’s Office has identified and interviewed all parties involved in the interaction and as a result, the police officer has been suspended without pay effective immediately, pending the outcome of the investigation and possible disciplinary action.

Make sure you watch the video. It is very clear that the officer did not know he was being recorded. It is also clear to me that his behavior in this situation was not unusual, that this police officer is quite used to using violence to get his way, regardless of the law. Had the recording not existed, however, he would not have been suspended, and would not be likely to lose his job.

The recording did exist, however, which has forced the Saratoga police force to take action.

Submission + - Interviews: Ask Rachel Sussman About Photography and The oldest living things

samzenpus writes: Rachel Sussman is a photographer whose work covers the junction of art, science, and philosophy. Perhaps her most famous work is the "Oldest Living Things in the World" project. Working with biologists, she traveled all over the world to find and photograph organisms that are 2,000 years old and older. Sussman gave a TED talk highlighting parts of the project including a clonal colony of quaking aspen 80,000-years-old and 2,000-year-old brain coral off Tobago's coast. Rachel has agreed to put down her camera and answer any questions you may have about photography or any of her projects. As usual, ask as many as you'd like, but please, one per post.

Submission + - fMRI Data Reveals the Number of Parallel Processes Running in the Brain (technologyreview.com)

xgeorgio writes: From MIT Technology Review — Emerging Technology From the arXiv (5-Nov-2014):

The human brain carries out many tasks at the same time, but how many? Now fMRI data has revealed just how parallel gray matter is...
...The results make for interesting reading. Although the analysis is complex, the outcome is simple to state. Georgiou says that independent component analysis reveals that about 50 independent processes are at work in human brains performing the complex visuo-motor tasks of indicating the presence of green and red boxes. However, the brain uses fewer processes when carrying out simple tasks, like visual recognition.
That’s a fascinating result that has important implications for the way computer scientists should design chips intended to mimic human performance. It implies that parallelism in the brain does not occur on the level of individual neurons but on a much higher structural and functional level, and that there are about 50 of these.
“This means that, in theory, an artificial equivalent of a brain-like cognitive structure may not require a massively parallel architecture at the level of single neurons, but rather a properly designed set of limited processes that run in parallel on a much lower scale,” he concludes..."

Full paper link:
“Estimating the intrinsic dimension in fMRI space via dataset fractal analysis – Counting the `cpu cores’ of the human brain” (arXiv:1410.7100v1 [cs.AI])

Comment Don't copy crazy behavior. (Score 1, Offtopic) 185

Why have public relationships? Public internet relationships are a fad of fake, self-destructive behavior, like the way women dressed in the 1950's.

All of the LinkedIn requests I've ever received have been attempts to pretend that a relationship exists that is more meaningful than in reality.

Sometimes a large percentage of people do crazy things. Don't follow them. I have friends, customers, and business contacts who sometimes read and reply to only the first paragraph of an email, and don't read the rest. It's part of the nonsense of the times.

I told a dentist with a Facebook page that Facebook was showing an ad for another dental clinic on his Facebook page. The dentist just accepted the abuse.

The free open source diaspora* social network software allows privacy.

This book is about the development of Diaspora: More Awesome Than Money: Four Boys and Their Heroic Quest to Save Your Privacy from Facebook. The book is poorly written by someone with no programming experience and no interest in learning, but it does tend to show the difficulties of developing software.

Are you too happy? Is it uncomfortable being happier than everyone else? Facebook is the answer. Read Facebook use predicts declines in happiness, new study finds. Or download the scientific paper.

The first result in a Google search for 50's clothing and hairstyles says, "Ever ready to suffer for the cause of soft feminine looking Fifties styles, after the perm, we still had to roll, curl our hair." A Wikipedia article says, "One ingredient in 1950s hair spray was vinyl chloride monomer; used as an alternative to chlorofluorocarbons (CFCs), it was subsequently found to be both toxic and flammable."

Avoid the craziness you see around you.

Slashdot Top Deals

"It is better for civilization to be going down the drain than to be coming up it." -- Henry Allen

Working...