Search
Where should “Subscribe to Podcast” link to?
14.9.2019
For a while, iTunes was the big dog in podcasting, so if you linked "Subscribe to Podcast" to like:
https://podcasts.apple.com/podcast/id493890455
...that would make sense. It's a web URL anyway, so it will work for anyone and has information about the podcast, as well as a list of recent shows...
$800 Bitcoin Buys $10,000 Cash on Dark Web, Turn-Key Money Laundering
13.9.2019
Criminal buyers can buy $10,000 for $800 in Bitcoin in a clever turn-key money laundering service, security researchers claim
Cybercriminals Selling Hacked Fiat Money for Bitcoin at 10% of Its Value
13.9.2019
Dark market sellers are offering fiat cash for bitcoin at discount prices, but there's a catch
Weekly Platform News: Apple Deploys Web Components, Progressive HTML Rendering, Self-Hosting Critical Resources
13.9.2019
In this week's roundup, Apple gets into web components, how Instagram is insta-loading scripts, and some food for thought for self-hosting critical resources.
Apple deploys web components built using Stencil
The new Apple Music web app (beta) uses a JavaScript framework (Ember.js) but also...
Simplicity
12.9.2019
Earlier this week, Bastian Allgeier published some interesting thoughts about complexity in web development and how changing simple things can often feel far more difficult than they need to be:
You want to build a JS file? Please update Webpack first. Oh, that new version of Webpack is no longer...
BitTorrent Inc. Announces the Official Launch of µTorrent Web for Mac
12.9.2019
A predominant Leader in P2P products and protocols, BitTorrent Inc, declared the official launch of µTorrent Web for Mac, an online torrent customer that helps clients rapidly to download, search, and stream torrent files within their browser. Today, we are announcing the launch of @utorrent...
Awesome Demos Roundup #8
11.9.2019
A roundup of hand-picked web experiments using the latest front-end technologies to ignite the creative coder in you.
Awesome Demos Roundup #8 was written by Mary Lou and published on Codrops
Amazon Web Services Announces Cryptography-Using Quantum Ledger Database
11.9.2019
Amazon Web Services, Inc. announces quantum ledger database to assure customers data remains immutable
Caniuse and MDN compatibility data collaboration
10.9.2019
Second only to "silly GIFs," I'd guess screenshots of caniuse are the most common slide graphic at web conferences. It's become the ultimate source for looking at web compatibility data in the hearts and minds of web developers.
Can I use CSS filter in Firefox? Yes. Can I use the filter() function?...
Hamburger Menu with a Side of React Hooks and Styled Components
10.9.2019
We all know what a hamburger menu is, right? When the pattern started making its way into web designs, it was both mocked and applauded for its minimalism that allows main menus to be tucked off screen, particularly on mobile where every pixel of space counts.
CSS-Tricks is all about double...
“Off The Main Thread”
10.9.2019
JavaScript is what they call "single-threaded." As Brian Barbour puts it:
This means it has one call stack and one memory heap.
We all feel a symptom of that regularly in the form of performance jank and non-interactivity on elements or entire sites. If we give JavaScript lots of jobs and it gets...
[článek] Apple Music míří na web, Facebook spustil seznamku a šéf Twitteru opět přišel o účet
8.9.2019
[10 minut čtení] Deep Fake Zao, Brave si stěžuje na Google, YouTube maže, Apple zlehčuje děravý iOS, Facebook šmíruje, co máte v mobilu. Co přinesl právě končící #tyden. Šéf Twitteru Jack Dorsey opět přišel o účet. Hackeři se na něm vyřádili záplavou nenávistných tweetů. Velmi pravděpodobně (jak...
15 of the World’s Most Promising Tokenised Protocols Come Together for a Combined Dev Con, “Diffusion” in Berlin Fall ’19, to Build an Alternative Web
7.9.2019
● 350 developers will apply to test their skills to hack using 25m+ lines of open source code over a 2 day period for thousands in prizes ● Hack teams will be drawn from some of the worlds largest corporations, technical universities, leading dev shops, and the crypto scenes best indie github...
Analýza: Kdo nemá web na první stránce Googlu, ať to rovnou zabalí
5.9.2019
Experti z Backlinko analyzovali data o 5 milionech vyhledávání na Googlu a na svém blogu se v analýze pochlubili výsledky. Použili data ze služby ClickFlow.
Ti, kteří se dostanou na první pozici ve výsledcích, mají největší šanci, že na jejich odkaz klepneme. To asi nebude překvapující, nicméně
Multiline truncated text with “show more” button
4.9.2019
Now that we've got cross-browser support for the line-clamp property, I expect we'll see a lot more of that around the web. And as we start to see it more in use, it’s worth the reminder that: Truncation is not a content strategy.
We should at least offer a way to read that that truncated content...
Fast Software
3.9.2019
There have been some wonderfully interconnected things about fast software lately.
We talk a lot of performance on the web. We can make things a little faster here and there. We see rises in success metrics with rises in performance. I find those type of charts very satisfying. But perhaps even...
Andreessen Horowitz Co-Founder: Crypto a Solution to Web's Challenges
2.9.2019
Marc Andreessen, co-founder of venture capital firm Andreessen Horowitz, said that cryptocurrencies could solve some of the internet’s biggest challenges
iPhony byly několik let děravé jako řešeto. Stačilo navštívit web a útočníci měli přístup i k šifrovaným datům
30.8.2019
Výzkumníci Googlu odhalili soustavu chyb, které umožňovaly napadnout iPhony a získat z nich citlivá data. K nakažení přitom stačilo pouze navštívit infikovanou webovou stránku. Chyby jsou již nyní opraveny, v systému se ale nacházely přibližně dva roky a byly k tomuto účelu zneužívány.
Chybu
WDRL — Edition 273: Elegant Simplification, Power Usage of Web Content, and Native JavaScript Modules.
30.8.2019
Hey,
how can we build better web experiences? There are likely more things about it than I could list in this short introduction paragraph but here are a few examples from this week’s reading list. First, we can build simpler interfaces, not add new elements or new features and to ensure this,...
Maskable Icons: Android Adaptive Icons for Your PWA
29.8.2019
There is a new web feature called maskable icons that is coming soon to Firefox Preview and other web browsers. This new icon format will let your PWAs have their own adaptive icons on Android.
The post Maskable Icons: Android Adaptive Icons for Your PWA appeared first on CSS-Tricks