rt

Four short links: 23 March 2020

Stanza: A Python Natural Language Processing Toolkit for Many Human Languages — Stanza features a language-agnostic fully neural pipeline for text analysis, including tokenization, multi-word token expansion, lemmatization, part-of-speech and morphological feature tagging, dependency parsing, and named entity recognition. Code and models available for 66 languages. Dropbear SSH — Dropbear is a relatively small SSH […]




rt

An enterprise vision is your company’s North Star

Rita J. King, co-director and EVP for business development at Science House, recently conducted a series of interviews with business leaders, exploring the challenges and hurdles companies face in evolving business landscapes. In this interview, King chats with Dana Codispoti, head of HR Transformation at AIG, about how to address the human factor in business […]



  • Future of the Firm
  • Big Systemic Thinking

rt

Four short links: 24 March 2020

Potential Distributed Reading Group on Distributed Systems — for some folks, this will be a great time to start reading groups to work through papers. You’ll never get a time with less physical distraction. (Just remember to ration your socials time or you and your time will vanish into the maelstrom.) Jitsi Meet — open […]




rt

The unreasonable importance of data preparation

In a world focused on buzzword-driven models and algorithms, you’d be forgiven for forgetting about the unreasonable importance of data preparation and quality: your models are only as good as the data you feed them. This is the garbage in, garbage out principle: flawed data going in leads to flawed results, algorithms, and business decisions. […]




rt

Four short links: 31 March 2020

Medtronic Releases Ventilator Designs — not open source, as the license is a limited-time limited-purpose license that retains rights. I imagine some corporate lawyers have done some frantic Googling for open meditech licensing clauses. dolt — version history for tabular data. Compare to sno, which is version control for geospatial and tabular data. Toast UI […]




rt

Four short links: 1 April 2020

Replaying Traffic to Test Proprietary Systems — using Wiresham to replay traffic to test blackbox proprietary systems. Outlaw Innovations — This paper will explore how the often illegal activities of hackers (in the original usage of the term to refer to individuals who modify computer hardware and software) may produce valuable innovations. It will explore […]




rt

Four short links: 2 April 2020

Imperial College’s COVID19 Model — in github, in R, MIT-licensed. This repository has code for replication purposes. The bleeding edge code and advancements are done in a private repository. Readings on Time — I bumped on this idea while reading Alan Kay’s writing about making the difference between mutable and immutable data “moot” in the […]




rt

Four short links: 3 April 2020

The Zero Trust Learning Curve (Palo Alto Networks) — don’t learn with the Crown Jewels. The trouble with starting with the most sensitive protect surfaces is that they’re often too fragile and many people don’t know how they work. Starting there with Zero Trust frequently results in failures. Too often, when this happens, organizations blame […]




rt

Four short links: 6 April 2020

Rufus — Create bootable USB drives the easy way. Improving Audio Quality in Duo with WaveNetEQ — Google filling in missing packets in voice calls using deep learning. CRN++ — language for programming deterministic (mass-action) chemical kinetics to perform computation. Crafting Crafting Interpreters — story behind the writing of the Crafting Interpreters book.




rt

Four short links: 7 April 2020

locust — open source load testing tool: define user behaviour with Python code, and swarm your system with millions of simultaneous users. (via @nzigel) Background Matting — a method for creating a matte – the per-pixel foreground color and alpha – of a person by taking photos or videos in an everyday setting with a […]




rt

Four short links: 8 April 2020

System Design for Advanced Beginners — a friendly explanation of the what and why of systems, with acknowledgement of the real world like There are many tools out there, each with different strengths and weaknesses, and many ways to build a technology company. The real, honest reasons that we will make many of our technological […]




rt

Four short links: 9 April 2020

The Fuzzy Edges of Character Encoding — the history, politics, and computational basics of text-based character encoding and digital representations of text, from Morse Code to ASCII to Unicode (and emoji), as well as alternative text encoding schemes. (via Everest Pipkin) AutoHotkey — an automation scripting language for Windows. The Electronic Nose and its Applications: […]




rt

Four short links: 10 April 2020

FairMOT — one-shot multi-object tracking that remarkably outperforms the state-of-the-arts on the MOT challenge datasets at 30 FPS. pipedream — IFTTT for coders. Compiler Explorer — an interactive tool that lets you type code in one window and see the results of its compilation in another window. Using the site should be pretty self-explanatory: by […]




rt

Four short links: 13 April 2020

Introduction to COBOL — a 1999 web site (!) with slides from a University of Limerick course. IBM will offer free (presumably more modern) training. zoombot — a highly advanced AI to handle Zoom calls. storybook.js — open source toolkit and sandbox to build UI components in isolation so you can develop hard-to-reach states and […]




rt

Four short links: 14 April 2020

The Science of Happiness — free enrolment in Berkeley’s MOOC to teach positive psychology. Learn science-based principles and practices for a happy, meaningful life. The New Business of AI (A16Z) — many AI companies have: Lower gross margins due to heavy cloud infrastructure usage and ongoing human support; Scaling challenges due to the thorny problem […]




rt

Four short links: 15 April 2020

Coding vs Programming (John Gruber) — I’d noticed this linguistic change too. See also Engineering vs Programming vs Computer Science. Coding is shorter so it’s probably gaining in popularity because shorter is easier to say and thus more convenient. micrograd (Andre Karpathy) — A tiny Autograd engine (with a bite! :D). Implements backpropagation (reverse-mode autodiff) […]




rt

Four short links: 16 April 2020

Kanboard — free and open source Trello-like Kanban boards. Remote Work Playbook — really useful advice on the actual mechanics of working remotely, not just which tools to use but how to use them. E.g., As an individual contributor, is there something you just did that you think a colleague would have to do at […]




rt

Four short links: 17 April 2020

Nebula —open source distributed, scalable, lightning-fast graph database. COBOL Programming Course — from the Open Mainframe Project. Serverless Handbook — a resource teaching frontend engineers everything they need to know to dive into backend. Novel Annealing Processor Is the Best Ever at Solving Combinatorial Optimization Problems (IEEE Spectrum) — Dubbed STATICA (Stochastic Cellular Automata Annealer […]




rt

Four short links: 20 April 2020

CastleDB — a structured static database […]. CastleDB looks like any spreadsheet editor, except that each sheet has a data model. […] stores both its data model and the data contained in the rows into an easily readable JSON file. […] allows efficient collaboration on data editing. Mainframes Are Having a Moment (IEEE Spectrum) — […]




rt

Four short links: 21 April 2020

It’s Time to Learn (Scott Berkun) — a strong response to Marc Andreessen’s It’s Time to Build. It feels like we are in a disrupted time when anything is possible, and folks are wondering where the levers are to pull. pygraphistry — a library to extract, transform, and visually explore big graphs. Desert Island Devops […]




rt

Four short links: 22 April 2020

Posthog — open source product analytics. Into the Mainframe (Recurse) — the interviews with two mainframe programmers are a great reminder of how much things have changed. And how they haven’t. For instance, later in my career I kept a weighted punching clown in my office. As programmers, we liked our users, but we also […]




rt

Four short links: 23 April 2020

Moloch — Large scale, open source, indexed packet capture and search. 3Dify Instagram Photos — open source toolset for adding a 3d effect to photos on Instagram’s web site. It uses 3d-photo-inpainting running in Colab (free GPU) and Cloud pubsub/storage for communication. A glimpse of the future: we could augment all our apps with deep […]




rt

Four short links: 24 April 2020

The Suddenly Remote Playbook — I just want to note that if you have to look after kids when you’re supposed to be working, you’re not working from home. Not everyone’s getting a glorious introduction to the delights of working from home. taichi — a programming language designed for high-performance computer graphics. It is deeply […]




rt

Four short links: 27 April 2020

Teleforking a Process onto a Different Computer — a working proof of concept (I just don’t replicate tricky things so that I could keep it simple, meaning it’s just a fun tech demo you probably shouldn’t use for anything real) of a telefork() function call that spawns a process on another machine and returns the […]




rt

Four short links: 28 April 2020

Learning a Language — this list of questions facing anyone taking a new language for a test run just burns with truth. (Also: encouraging to see how many of these questions are answered by the Cookbook format) OpenVAS — Open Vulnerability Assessment Scanner, aka “what a cheap external security assessment vendor will run and then […]




rt

Four short links: 29 April 2020

podpaperscissors — From the classic “prisoner’s dilemma” to more obscure coördination games, Pod Paper Scissors takes game theory out of the dry textbook and into the real world. … Each episode will feature different kinds of games and situations. Experts in a variety of fields will casually converse with the hosts about how the particular […]




rt

Four short links: 30 April 2020

To Microservices and Back Again: Why Segment Went Back to a Monolith — microservices came with increased operational overhead and problems around code reuse. … If microservices are implemented incorrectly or used as a band-aid without addressing some of the root flaws in your system, you’ll be unable to do new product development because you’re […]




rt

Four short links: 1 May 2020

Tasmota — Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Selfie 2 Waifu — deep learning constructs an anime character from your photo. Paper for the underlying technique. (via @tkasasagi) The Handbook of Cyber Wargames: Wargaming […]




rt

Four short links: 4 May 2020

Popcorn Linux — exploring how to improve the programmability of emerging heterogeneous hardware, in particular, those with Instruction Set Architecture (ISA)-diverse cores, from node-scale (e.g., Xeon/Xeon-Phi, ARM/x86, CPU/GPU/FPGAs) to rack-scale (e.g., Scale-out processors, Firebox, The Machine), in both native and virtualized settings. Additionally, the project is exploring how to automatically compile/synthesize/execute code on ISA-heterogeneous hardware. […]




rt

Four short links: 5 May 2020

Leaving Amazon (Tim Bray) — May 1st was my last day as a VP and Distinguished Engineer at Amazon Web Services, after five years and five months of rewarding fun. I quit in dismay at Amazon firing whistleblowers who were making noise about warehouse employees frightened of Covid-19. Observability is a Many-Splendoured Thing (Charity Majors) […]




rt

Four short links: 6 May 2020

Raman Spectroscopy — Low Cost, High Performances, 100% Open Source Raman Spectrometer. […] We currently offer the spectrometer in a Starter Edition version designed for teaching Raman spectroscopy and we will soon release a Performance Edition version which achieves a tested 12 cm-1 resolution at low costs. Great to see this getting into the hands […]




rt

Four short links: 7 May 2020

Super Bootable 64 — Super Mario 64 shipped before the SDK was finalised, and it had to be compiled with optimisations turned off. This meant the binary was easily reversed to source code, and now the unportable has been ported. This site probably won’t last long, because DMCA, but it’s technically a sweet feat. (via […]




rt

Four short links: 8 May 2020

Mathematics for Machine Learning — We wrote a book on Mathematics for Machine Learning that motivates people to learn mathematical concepts. The book is not intended to cover advanced machine learning techniques because there are already plenty of books doing this. Instead, we aim to provide the necessary mathematical skills to read those other books. […]




rt

Watch: Super short horror films that are truly terrifying

Who is Patrick Mason? I just ran across a few short horror films he wrote and directed, and they're truly scary. Like edge-of-your-seat gasp-out-loud scary. Not only that, but they're beautifully made with good actors, especially Ayuda (see below). The three videos posted here are the ones I've seen so far, but there are more on his site, which I plan to watch tonight. Can't wait to see where this director takes us next.

Read the rest





rt

Talking Adventure Games with Dave Gilbert

Game designer and publisher Dave Gilbert founded Wadjet Eye Games in 2006.  This interview features conversation about point and click adventure games; digital game development, marketing and publishing; and the relationship between art, passion and real world commerce.

Jeffery Klaehn: How did you first become interested in point and click adventure games?

Dave Gilbert: I played King’s Quest at a very impressionable age! I typed the word “jump” and I saw Graham actually jump, and I was so blown away that I’ve been playing them ever since.

JK: You founded Wadjet Eye Games in 2006 to sell your game, The Shivah, commercially, then moved to pursue game design on a full-time basis and released The Blackwell Legacy, the first in what would become a series of five games.  What are your thoughts on these games and on the market then compared to now?

Dave Gilbert: I am Blackwell Legacy’s biggest critic. It was the first game I wrote with the intention of selling commercially – The Shivah was originally freeware, so I don’t count it – and it shows every inch of my inexperience. The gameplay is clunky, the story is told in three giant infodumps, and the main characters weren’t very likable. But that said, I know with absolute certainty that it was the very best game I could have made with the experience, resources and time I had available. So I stand by it.

As for the market, everything is different. Back in 2006, indie games in general were a very new thing. Read the rest




rt

Alberta surpasses 4,000 COVID-19 recoveries

Dr. Deena Hinshaw, who reported 81 new cases of the disease in her daily update, says there are 4,020 recovered and 1,963 active cases.




rt

Suspicious package found in north Edmonton deemed non-threatening

A transit centre in north Edmonton was evacuated for about two hours Saturday morning due to a suspicious package.




rt

Nesting falcons and hawks come back to roost in Alberta

While the birds are is still listed as endangered in Canada and Alberta, the population has experienced a comeback in recent years.




rt

Sport24.co.za | Nadal believes Djokovic will have to be vaccinated

Rafael Nadal insists all players, including Novak Djokovic, will need to take a coronavirus vaccine should one become available.




rt

Sport24.co.za | Robertson: I'd love to pull on the Celtic shirt

Andy Robertson admits he would "love" the chance to play for Scottish giants Celtic one day.




rt

Sport24.co.za | Cycling's Vuelta a Espana cuts Portugal from itinerary

The Vuelta a Espana organisers have confirmed that a race already rescheduled and shortened would also now cut its foray into neighbouring Portugal from the 2020 itinerary.




rt

Sport24.co.za | Hales eyeing England return

Former England opener Alex Hales is confident he has matured as a player and believes he is ready to make a return to international cricket.




rt

Sport24.co.za | Hard work paid off for former Springbok Bands

It isn’t surprising that former Springbok tighthead Richard Bands is remembered mainly for one bullocking run for the Springboks in Dunedin in 2003.




rt

Sport24.co.za | Sharma hoping Aussie tour gets the go-ahead

India top-order batsman Rohit Sharma is hopeful their tour to Australia at the end of 2020 is allowed to proceed.




rt

Sport24.co.za | Umtiti suffers calf knock in second Barca training session

France defender Samuel Umtiti has picked up a calf injury in just the second session since Barcelona returned to training from the cornonavirus quarantine.




rt

Sport24.co.za | Man United turned to Igalo after Rondon move was blocked

Salomon Rondon says he was on his way to joining Manchester United in January only for Dalian Professional to block the move.




rt

Sport24.co.za | Jordaan admits PSL decision is complicated

Danny Jordaan says it would be massively complicated to ensure the safety of supporters should the PSL return while Covid-19 is still prevalent in South Africa.




rt

Sport24.co.za | Haiti football federation boss probed for alleged rape of girls

Police in Haiti are investigating allegations that the president of the national football federation raped teenage girls.




rt

Sport24.co.za | Aussie Super Rugby eyes early July return

Australia's Super Rugby competition is planning for an early July return, a spokesman has said.