The History of Random.org (2009)

The History of Random.org (2009)

RANDOM.ORG is a true random number service that generates randomness via atmospheric noise. The first version of the random number generator was based on a $10 radio receiver from Radio Shack. Vinny was happy to support the idea, so over the next couple of months, I scavenged an old Sun SPARCstation that was standing around in our lab, rewrote the random number generator for the Solaris operating system and finally put together the first version of the RANDOM.ORG web site.

Source: www.random.org

Opera, Brave, Vivaldi to ignore Chrome’s anti-ad-blocker changes

Opera, Brave, Vivaldi to ignore Chrome’s anti-ad-blocker changes

Despite sharing a common Chromium codebase, browser makers like Brave, Opera, and Vivaldi don’t have plans on crippling support for ad blocker extensions in their products — as Google is currently planning on doing within Chrome. The three browsers makers have confirmed to ZDNet, or in public comments, of not intending to support a change to the extensions system that Google plans to add to Chromium, the open-source browser project on which Chrome, Brave, Opera, and Vivaldi are all based on. Furthermore, Eich told ZDNet that Brave would continue to support uBlock Origin and uMatrix, the two extensions developed by Raymond Hill, the Chrome extension developer who’s been highlighting Google’s plans to sabotage Chrome ad blockers for the past months.

Source: www.zdnet.com

Blendle ditches pay-per-article service

Blendle ditches pay-per-article service

Dutch digital news aggregator Blendle is to stop selling individual news articles for ‘quarters’ and will focus instead on its premium subscription service. Blendle launched in 2014 as an online news platform that collected articles from a variety of newspapers and magazines and sold them on a pay-per-article basis. In 2017 the company launched its premium service which provides readers with pre-selected article suggestions and magazine access for €10 a month.

Source: www.dutchnews.nl

Key Flaw in Solar Panel Efficiency Identified

Key Flaw in Solar Panel Efficiency Identified

It could be responsible for the 2 percent efficiency drop that solar cells can see in the first hours of use: Light Induced Degradation (LID). “Because of the environmental and financial impact solar panel ‘efficiency degradation’ has been the topic of much scientific and engineering interest in the last four decades,” says one of the researchers, Tony Peaker from the University of Manchester in the UK. “An absolute drop of 2 percent in efficiency may not seem like a big deal, but when you consider that these solar panels are now responsible for delivering a large and exponentially growing fraction of the world’s total energy needs, it’s a significant loss of electricity generating capacity,” says Peaker.

Source: www.sciencealert.com

Polynesian Voyaging Society

Polynesian Voyaging Society

Using replicas of traditional double-hulled canoes, PVS undertakes voyages throughout Polynesia navigating without modern instruments. After an attempted voyage to Tahiti in 1978 was aborted when the Hokuleʻa capsized near Lānaʻi and crew member Eddie Aikau was lost at sea, Piailug trained Nainoa Thompson in the ancient navigation methods. Two years later in 1980, Thompson replicated the successful 1976 voyage to Tahiti, becoming the first modern Hawaiian to master the art of Micronesian navigation.

Source: en.wikipedia.org

The Open Source Seed Initiative

The Open Source Seed Initiative

Today, only a handful of companies account for most of the world’s commercial breeding and seed sales. Increasingly, patenting and restrictive contracts are used to enhance the power and control of these companies over the seeds and the farmers that feed the world. Patented and protected seeds cannot be saved, replanted, or shared by farmers and gardeners.

Source: osseeds.org

Glen Avon Earthquake Swarm

Glen Avon Earthquake Swarm

2019) the location and focal mechanism of this earthquake suggest the above association with modeled faults in the Community Fault Model (CFM) provided by the Southern California Earthquake Center (SCEC) and Harvard University. Differences may arise due to different fault databases, and because the CFM fault association uses the hypocenter with relation to subsurface 3-dimensional fault orientation models, while the nearby faults list utilizes mapped surface traces as they relate to the epicenter. CFM Fault: SCEC CFM 5.0 Fault name and closest segment if available; The CFM is maintained by Harvard University, Dept of Earth & Planetary Sciences.

Source: www.scsn.org

Skiptracing: Reversing Spotify.app

Skiptracing: Reversing Spotify.app

If we load the Spotify binary into IDA (free version of course) and search for this string, we find the corresponding method:
Partial disassembly for startWatchingMediaKeysIf we look at this corresponding source code for this function, we find the interesting parameter tapEventCallback to the CGEventTapCreate function:
Source code for startWatchingMediaKeysIf we look back at the disassembly, we can see that the sub_10010C230 subroutine is passed as the tapEventCallback parameter. If we look at either the source code or disassembly of this function, we see that only one library function, CGEventTapEnable is called:
CGEventTapEnable called in tapEventCallbackLet’s try to hook this function. Finding sub_100CC2E20
Now that we have a way to hook into any function within the Spotify binary, there’s only one question remaining… Where?

Source: medium.com

Ethics and One Tweet’s Impact on Digital Ocean

Ethics and One Tweet’s Impact on Digital Ocean

This is a view into what that tweet did to Digital Ocean’s data here on Review Signal (I track Twitter data and sentiment about web hosting companies for the unfamiliar). Digital Ocean also released a post-mortem on June 4 about what happened as promised (Nice to see a company keep their word and admit mistakes). The impact for a perceived ethical violation in this case was tens of thousands of people reading a negative story.

Source: reviewsignal.com

American Airlines Mechanics Intentionally Delayed My Flight

American Airlines Mechanics Intentionally Delayed My Flight

And I’ll one-up it, because in this case I was on a flight that was intentionally delayed by American Airlines mechanics, as part of their dispute with management (and I’m not speculating… the captain more or less confirmed it). But I was also seated right near the front of the plane and could hear the conversation among the crew, as the flight attendant asked the gate agent:

That made it clear to me that this wasn’t an issue of the crew “timing out” (meaning they maxed out the number of hours they could work in a day). Let’s reflect for a moment on how sad it is when you’re flying an airline where you cheer after a 2.5 hour delay because everyone managed to sit down so we didn’t have to get on yet another new plane, all due to a contract dispute between management and mechanics (though of course most passengers didn’t know that last part).

Source: onemileatatime.com