We’re into the best week of the year, if you’re into Hitchhikers of the Galaxy lore. These are some of the things I read this week that I found interesting: Noel Rappin: Ruby and its Neighbours: An ode to one of the two languages that inspired Ruby. I’m still a Perl writer today, so I somewhat bristled at the opening that it had “vanished completely”… but I also get where they’re coming from. A fun read. Radicale: This looks like a great self-hosted option for CalDAV and CardDAV...| Rubenerd
ServiceNow the AI platform for business transformation, has announced AI Experience, a unified, conversational front door to enterprise AI. With …| TahawulTech.com
Old is new again: this command line application retrieves data from Open Street Map and renders an interactive map using only text. The post Cartography in Your Command Line appeared first on Maps.com.| Maps.com
Per the overlapping interfaces proposal, Go 1.14 now permits embedding of interfaces with overlapping method sets. This is a brief post explain what this change means: Let’s start with the definition of the three key interfaces from the io package; io.Reader, io.Writer, and io.Closer: Just as embedding a type inside a struct allows the embedded type’s […]| Dave Cheney
Many podcasters use the Focusrite Scarlett audio interface, but it isn't tailor-made for them. The Focusrite Vocaster, on the other hand, is!| The Podcast Host
Zig currently doesn't have specific semantics to declare interfaces. There were many proposals for...| Zig NEWS
Thinking about Interfaces in Go| www.integralist.co.uk
Not everything that’s round and stands out is considered to be a button. In this article, Vadim explains how you can create a proper interactive button for your users — one that shouldn’t be confused for anything else.| Smashing Magazine
Dialogs are everywhere in modern interface design (for good or for bad), and yet many of them are not accessible to assistive technologies. In this article, we will dig into how to create a short script to create accessible dialogs.| Smashing Magazine