136 private links
Everyday objects are becoming smarter. In ten years’ time, every piece of clothing you own, every piece of jewellery you wear, and every thing you carry with you will be measuring, weighing and calculating your life. In ten years, the world — your world — will be full of sensors.
The problem? The things are becoming smarter, but they’re also becoming selfish. Your lightbulbs aren’t talking to your media centre, your media centre isn’t talking to your blinds, and nobody is talking to the thermostat. Instead of talking to each other, everything is talking to you—you’ve ended up as a mechanical turk inside someone else’s software.
That situation can’t continue, we need to fix the Internet of Things. As our computing continues its diffusion out into the environment we need our things to work together. The things have to become not just smarter, but more co-operative, they need to become anticipatory rather than reactive.
Right now we have not so much an Internet of Things, but a series of Islands of Things. I present open source protocols and architectures that will help solve this trouble with the Internet of Things.
Highly performant and scalable techniques such as RCU have been quite successful in read-mostly situations. However, there do come times when updates are necessary. It would be convenient if there was some general update-side counterpart to RCU, but sadly there is not yet any such thing. Nevertheless, there are a number of specialized update-side techniques whose performance and scalability rival that of RCU. This talk will discuss several of them and provide an outlook into the future of low-overhead scalable updates.
One technique is the solution to the Issaquah Challenge, which was put forward at the C++ standards committee meeting in early 2014 at Issaquah, WA, USA. This challenge requires a performant and scalable technique to atomically move elements back and forth between a pair of search trees, but without using transactional memory. This talk will give an overview of a solution to a more general problem, that of atomically moving groups of elements among a group of several different types of linked data structures, while still permitting lockless searches before, during, and after this atomic move.
Electro-hypersensitivity is a rare condition where persons finds themselves acutely intolerant to electromagnetic fields including cell phone signals and WiFi. It has driven four women deep into the French Alps in search for remote underground shelters. Now struggling to survive on the fringes of society, their lives teeter between a primitive existence in nature and post-apocalyptic science-fiction. Because of their extreme condition, their way of life has never been photographed. Until now. ZONE BLANCHE is a film without electricity.
Most people simply are unaware of how much personal data they leak on a daily basis as they use their computers. Enter this weekend's reading topic: Privacy.
Willkommen in QualityLand, in einer nicht allzu fernen Zukunft: Alles läuft rund - Arbeit, Freizeit und Beziehungen sind von Algorithmen optimiert.
Trotzdem beschleicht den Maschinenverschrotter Peter Arbeitsloser immer mehr das Gefühl, dass mit seinem Leben etwas nicht stimmt. Wenn das System wirklich so perfekt ist, warum gibt es dann Drohnen, die an Flugangst leiden, oder Kampfroboter mit posttraumatischer Belastungsstörung? Warum werden die Maschinen immer menschlicher, aber die Menschen immer maschineller? Marc-Uwe Kling hat die Verheißungen und das Unbehagen der digitalen Gegenwart zu einer verblüffenden Zukunftssatire verdichtet, die lange nachwirkt. Visionär, hintergründig – und so komisch wie die Känguru-Trilogie.
Historian Rutger Bregman, whose speech at the Davos World Economic Forum went viral, explains why often-dismissed plans to correct inequality can actually work.
The big bang, the beginning of our universe. The one universe. But is this the whole story? Professor Sir Roger Penrose brings us fascinating new insights and possibilities – and that the universe we live in could be just one of an infinite succession of universes.
A recent theory, conformal cyclic cosmology, proposes that what we presently regard as the entire history of our universe is merely one phase, an ‘aeon’, of an infinite succession of similar aeons. The ultimate expansion of each aeon appears - infinitely scaled down - as the big bang of the next one. Collisions between supermassive black holes in the aeon prior to ours would leave an observable imprint on our cosmic microwave background - apparently already detected by WMAP and Planck space satellites.
BICEP2 south-pole telescope observations have recently been claimed as providing the ‘smoking gun’ of an inflationary beginning to our universe’s expansion. Conformal cyclic cosmology provides an alternative explanation, with intriguing consequences. Penrose’s illustrated talk shows us how.
Penrose is a world-renowned physicist, mathematician, cosmologist, and author of Cycles of Time: An Extraordinary New View of the Universe; The Road to Reality: A Complete Guide to the Laws of the Universe; The Emperor’s New Mind: Concerning Computers, Minds, and the Laws of Physics; and Shadows of the Mind: An Approach to the Missing Science of Consciousness. He will be introduced by Clive Cookson, science editor at the Financial Times.
The decentralised web, or DWeb, could be a chance to take control of our data back from the big tech firms. So how does it work and when will it be here?
With a great ecosystem, comes great responsibility, and application security is not one to wave off. Let’s review some black clouds of security horror stories in the Node.js ecosystem, and learn how to mitigate them to build secure JavaScript and Node.js applications.
Liran Tal
Developer Advocate, Snyk
Liran has been advocating for Node.js and JavaScript, through core lead for the MEAN.js framework, docker container tool Dockly, and author of several npm packages.He’s a member of the Node.js Security WG, the author of Essential Node.js Security.
Wie wird sich die politische Landschaft nach der Corona-Krise verändern? Werden die Folgen der Wirtschaftskrise möglicherweise dazu führen, dass Menschen empfänglicher werden für Populismus jeder Art, etwa von rechts? Was hilft dagegen?
This is a conky interface with a bit of py and sh here and there. Got inspo from various vidya and films for creating this and it's projected to be rendered on a 1920x1080 display. If you have greater or lower resolution, please feel free to adapt it for your needs.
It uses a color scheme of a maximum of three colors (including all the images) so it is easy to change it as you prefer with a maximum of three lines of bash.
SciFi theme for Conky
PlusDm's Pastebin
Debian Xfce Conky
In 2003, Eileen Gunn's pioneering online sf magazine shut down, and so did @bruces' early seminal blog, the Schism Matrix.
But thankfully, that wasn't the end of Bruce Sterling's blogging career: Wired gave him an (unpaid) online home for a new blog, every bit as cranky, esoteric, gnomic and darkly comic as Bruce himself: Beyond the Beyond.
Now, Beyond the Beyond is done. Wired publisher Conde Nast is in such deep financial trouble that they're realizing minuscule savings like those to be gleaned from shutting down an unpaid blog.
This is a project, deticated to creating custom voice packs for roborock s50 and s55
Feel free to add more voices
Pricing constraints brought further limitations. The ZX Spectrum had no dedicated sprite generation ICs. This was in contrast to other emerging micro-computers of the period, such as the Commodore 64. The Spectrum’s Z80 CPU and ULA would do all the graphical heavy lifting. The ULA or Un-committed Logic Array is similar in function, but not in implementation to today’s CPLD’s where the work of many TTL logic chips is combined into one IC. The Spectrum’s minimal graphics processing hardware and constrained 16k of RAM led to Altwasser’s’ invention of an extremely efficient and somewhat esoteric display system.
The conceived design was unique, allowing Sinclair Research and Richard Altwasser to patent the implementation. The Spectrum set aside 6912 Bytes of RAM to be used for a display file and an attribute array. The display file holds 256×192 pixel data in 32×24 characters blocks, taking 6144 bytes of RAM, leaving 768 bytes for the attribute array. The attribute array stores colour information for each character block. One byte per block holds foreground and background colours, plus a blink value for on or off. This is an excellent space saving solution for displaying coloured text, though slightly limiting in advanced graphics usage.
The speaker you will create is equipped with everything you can imagine. It has six speaker drivers, a charging indicator, a battery indicator, a bass boost, a treble boost, and an easy handle to help you carry it wherever you go.
Using an old VFD serial communication display for use with Arduino based microcontrollers.
In vielen österreichischen Unternehmen undenkbar. Da zieht noch immer der geistige Mief der 1970er Jahre durch die neu eingerichteten Großraumbüros mit den vorgeschriebenen 2 m²/MA: "wer nicht kontrolliert wird, arbeitet nicht".