-
The myths of bioinformatics softwareliorpachter.wordpress.com
So you're an academic and you've written some bioinformatics software. You heard that: 1. Somebody will build on your code. Nope. Ok, maybe not never but almost certainly not. There are many reason... - blogs.esa.int
- ewao.com
- news.ycombinator.com
-
Caspar Bowden, UK privacy pioneer, mourned by tech industry - BBC Newsbbc.co.uk
Technology industry figures pay tribute to Caspar Bowden, a renowned digital privacy advocate, who has died of cancer. - chrome.google.com
- bonsai7.dk
-
Reverse Engineering the Subway Android Apprandywestergren.com
It’s great to see the increasing adoption of certificate pinning in Android apps. When I run into an app that throws connection errors while attempting to proxy requests, I tend to become more interested in diving deeper. Such was the case when I recen... -
Very Cool Low-Power $5 FPGA Module | EE Timeseetimes.com
The DIPSY is a tiny (10mm x 10mm) FPGA module that's based on an ice40UL1K FPGA from Lattice Semiconductor and that's priced at only $5 USD. -
Don't use || to set default values in JavaScriptcodereadability.com
If you’re working with JavaScript I’m sure you’ve seen code that uses the OR operator (||) like this: function eatFruit (fruit) { fruit = fruit || "strawberry"; ... } What does this do? It sets a default value! When the function is called... -
The decline of US power? - BBC Newsbbc.co.uk
How much has America's standing waned on the global playing field, asks Nick Bryant? - github.com
-
A Complete List of .NET Open Source Developer Projectsscottge.net
NET Implementations .NET Core - Core .NET Framework C# Native - Compiles C# to native. Cosmos - C# Open Source Managed Operating System, an operating system "construction kit". Fling OS - C# Operat... -
Computer program fixes old code faster than expert engineersnewsoffice.mit.edu
What takes coders months, CSAIL’s “Helium” can do in an hour. -
In Technology, Small Fish (Almost Always) Eat Big Fishgsb.stanford.edu
Leslie’s Law shows how startups can own their markets. -
Mapping Where Electric Vehicles Actually Cause More Pollution Than Gas Carscitylab.com
A detailed geographic analysis counters the idea that EVs are always greener. - newworldeconomics.com
-
Flashristors: Getting the Best of Memristors and Flash Memoryspectrum.ieee.org
Will flashristors perform better than memristors? - businessinsider.com
-
NewsBot under the hood - Lateralblog.lateral.io
We recently wrote about what our NewsBot Chrome extension does today I'm going to add to that and explain how it works behind the scenes. When building this project we approached it as if we were a user of the Lateral API to see what we could build.