Canadian journalist's detention at US border raises press freedom alarms
PhotoEd Ou, a Canadian photojournalist.Credit Kitra Cahana Ed Ou, a Canadian freelance photojournalist, spent 10 years covering the Middle East, Africa and Central Asia. He endured aggressive...
View ArticleForwarding issues related to MACs starting with 4 or 6
nanog mailing list archivesForwarding issues related to MACs starting with a 4 or a 6 (Was: [c-nsp] Wierd MPLS/VPLS issue)From: Job Snijders <job () instituut net>Date: Fri, 2 Dec 2016 15:32:13...
View ArticleListen to Your Customers, They’ll Tell You What to Build
Yesterday I was talking to a friend who is considering applying for a job here at Tailwind. He asked me why I took the job of Director of Marketing and Growth back in July, and among the many things...
View ArticleThe Django Project Debates User Tracking
Welcome to LWN.net The following subscription-only content has been made available to you by an LWN subscriber. Thousands of subscribers depend on LWN for the best news from the Linux and free software...
View ArticleI Dialed a Wrong Number and Stumbled into International Phone Fraud
A few weeks ago, I was trying to call Cuba. I got an error message—which, okay, international telephone codes are long and my fingers are clumsy—but the phone oddly started dialing again before I could...
View ArticleSupport for better symlink handling in Windows 10
OverviewSymlinks, or symbolic links, are “virtual” files or folders which reference a physical file or folder located elsewhere, and are an important feature built in to many operating systems,...
View ArticleHtop explained
For the longest time I did not know what everything meant in htop.I thought that load average 1.0 on my two core machine means that the CPU usage is at 50%. That's not quite right. And also, why does...
View ArticleCodebase Refactoring with Go
Go should add the ability to create alternate equivalent names for types, in order to enable gradual code repair during codebase refactoring. This article explains the need for that ability and the...
View ArticleResearchers may have ‘found’ many of China’s 30M missing girls
Academics often talk about between 30 and 60 million “missing girls” in China, apparently killed in the womb or just after birth, thanks to a combination of preference for sons and the country’s...
View ArticleReflections on Rusting Trust
The Rust compiler is written in Rust. This is overall a pretty common practice in compiler development. This usually means that the process of building the compiler involves downloading a (typically)...
View ArticleCrypto 101 – Introductory course on cryptography
Start to finish. Comes with everything you need to understand complete systems such as SSL/TLS: block ciphers, stream ciphers, hash functions, message authentication codes, public key encryption, key...
View ArticleAmazon States Language
Copyright © 2016 Amazon.com Inc. or Affiliates.Permission is hereby granted, free of charge, to any person obtaining a copy of this specification and associated documentation files...
View ArticleBookdown – Authoring Books and Technical Documents with R Markdown
We have released the R package bookdown (v0.3) to CRAN. It may be old news to some users, but we are happy to make an official announcement today. To install the package from CRAN, you...
View ArticleThe first release candidate of Redis 4.0 is out
antirez 1 day ago. 40893 views. It’s not yet stable but it’s soon to become, and comes with a long list of things that will make Redis more useful for we users: finally Redis 4.0 Release Candidate 1 is...
View ArticleHackPrinceton Part 2: Electric Boogaloo
This weekend at HackPrinceton, my teammate Benny Yan and I made an electronic banjo. It’s a pretty simple concept: you hold down frets and strum strings, and just like an acoustic or electric banjo, it...
View ArticlePeople susceptible to the placebo effect may be limiting drug approvals
Since the dawn of time, people have used ointments, powders and potions to try to improve their health. Many of these elixirs have been inert — lacking any property to actually heal illnesses or makes...
View ArticleHEPCloud formation: handling troves of high-energy physics data
The NOvA project at the Fermi National Accelerator Laboratory aims to catch an elusive, shape-shifting particle called the neutrino in the act of transforming from one flavor, or type, into another....
View ArticleShow HN: PJON 6.1 is out
PJON acknowledge specification fixed v0.1PJON recursive acknowledgment pattern implementedChangelog:Asynchronous acknowledge implementation (459cb81) and exampleBackoff change to transmit less times...
View ArticleRosie Pattern Language: A Supercharged Alternative to Regular Expressions
README.mdRosie will tidy up raw data (text), recognize key pieces of data, and create JSON structured outputBetter than regexRosie is a supercharged alternative to Regular Expressions (regex),...
View ArticleAdventures in the land of substrings and RegExps
Part I: Little substring that could (not).Few weeks ago a bug was filed against Dart SDK citing “very low performance of String.substring”. Here is a core of microbenchmark developer submitted together...
View Article