Ray Ozzie’s proposal for “CLEAR” would give law enforcement access to encrypted phone data. Matthew discusses the flaws in the proposal. |
|
Do you want to spend a week in Barcelona talking about how the web is back? You have until May 13th to submit your talk to Full Stack Fest! They’re looking for talks about new browser APIs, success & failure stories, developer culture and software architecture. Transport & accommadtions costs covered! | |
|
A long rant about the perils of programming. “Every programmer occasionally, when nobody’s home, turns off the lights, pours a glass of scotch, puts on some light German electronica, and opens up a file on their computer. It’s a different file for every programmer. Sometimes they wrote it, sometimes they found it and knew they had to save it. They read over the lines, and weep at their beauty, then the tears turn bitter as they remember the rest of the files and the inevitable collapse of all that is good and true in the world.” | |
|
Over the few last days, a dozen news stories have broken about how an attacker attempted (and perhaps managed) to steal cryptocurrencies using a BGP leak. | |
|
We, the team of Elasticsearch core developers, want to move as fast as we can toward a system that is reliable, robust, secure, scalable, and straightforward to use. We want to strive for innovation, replace legacy constructs and features, remove fragile code, and work toward a better user experience while keeping our users onboard with our rapid changes. |
|
Diana made some beautiful art pieces using pure, hand-written CSS and HTML. Here are the constraints she imposed on the piece: - All elements must be typed out by hand
- Only Atom text editor and Chrome Developer Tools allowed
- SVG use is limited, and all shapes can only use hand-plotted coordinates and bezier curves — without the aid of any graphics editor
| |
|
Some of the most inspiring examples of front-end development have involved some sort of page transitions that look slick like they do in mobile apps. However, even though the imagination for these types of interactions seem to abound, their presence on actual sites that I visit do not. |
|
Everyone loves a good animated GIF. The only problem is that they can be massive, often weighing in at several megabytes. In this guide, you’ll learn how to curb the bloat caused by animated GIFs by replacing them with MPEG-4 and WebM video sources! |
|
YouTube works hard to provide the best looking video at the lowest bandwidth. One way they’re doing that is by optimizing videos with bandwidth in mind. |
|
Colin sets out to write WebAssembly directly by hand, and finds it enjoyable, educational. |
|
Practice your coding skills on Pramp, a peer-to-peer mock interviews platform. We’ll match you with other awesome engineers. |
|
React components can, and often do, have state. Kingsley breaks it down. |
|
A list of Flow types generated from the Flow source code. |
|
Michael is beyond excited about Parcel, a zero configuration alternative to webpack. |
|
“I use the terminal a lot and aliases are a great way to both personalize my command line experience, but also to make some tasks a little easier (and sometimes, smarter).” |
|
You can toggle hidden files & folders in macOS Finder with ⌘ ⇧ . |
|
|
Comments