Search

Nalezeno "Mozilla": 178

Mozilla ukončuje služby Notes a Send. Nikdo je nepoužíval


Mozilla provozovala dvě testovací služby – Send a Notes, na posílání souborů mezi uživateli, respektive na možnost ukládání poznámek a jejich synchronizaci. U obou byl již v minulosti ukončen vývoj a nyní se rozhodlo o celkovém vypnutí. Firefox Send sloužilo pro šifrované posílání souborů a

Mozilla chce dokázat, že YouTube doporučuje konspirační a nenávistná videa


Mozilla rozjela nový výzkumný projekt nazvaný Regrets Reporter. Stejně se jmenuje i doplněk pro Chrome a Firefox, pomocí něhož chce tato nezisková organizace dokázat, jak rozbitý je systém doporučování videí na YouTubu. Sám Google před rokem a půl uznal, že doporučující algoritmus nefungoval

What is the Value of Browser Diversity?


In 2018, Rachel Nabors made the point that browser diversity is similar to biological ecosystem diversity. There are literal advantages to more diversity. That article was before the Edge engines were shut, and now the big shakeups at Mozilla have the topic of browser diversity on people’s...

Collective #619


The Animated Web * theheadless.dev * Leading-Trim * Mozilla Lifeboat The post Collective #619 appeared first on Codrops

[aktualita] Mozilla propustí 250 zaměstnanců


Organizace stojící za populárním alternativním prohlížečem Firefox, je nucena škrtat, propustí přibližně čtvrtinu zaměstnanců, tedy 250 lidí, informuje o tom na svém blogu.   „Restrukturalizace je nezbytná, posílí naši schopnost budovat a investovat do produktů a služeb, které lidem poskytnou...

Computed Values: More Than Meets the Eye


Browser DevTools are indispensable for us front end developers. In this article, we’ll take a look at the Computed tab, a small corner of the DevTools panel that shows us big things, like how relative CSS values are resolved. We’ll also see how inheritance fits into the browser’s...

Mozilla VPN míří do světa. K nám se ale dostane nejdřív na podzim


Mozilla ukončila betatestování své VPN a novinku spustila v ostré verzi. Kromě USA se služba nově rozšířila také do Kanady, Británie, Nového Zélandu, Singapuru a Malajsie. Další expanze přijde až na podzim. Služba poskytne virtuální IP adresy a šifrované komunikační kanály skrz 280+ serverů ve

Automatically Rebase GitHub Pull Requests


Working on an open source project with a thriving contribution community is one of the great joys I have at Mozilla. In leading this charge, I get to meet amazing people of all different skill sets and interests, as well as different points of view. In the end I receive hundreds of pull requests...

Everything You Need to Know About FLIP Animations in React


With a very recent Safari update, Web Animations API (WAAPI) is now supported without a flag in all modern browsers (except IE).  Here’s a handy Pen where you can check which features your browser supports. The WAAPI is a nice way to do animation (that needs to be done in JavaScript) because...

A First Look at `aspect-ratio`


Oh hey! A brand new property that affects how a box is sized! That’s a big deal. There are lots of ways already to make an aspect-ratio sized box (and I’d say this custom properties based solution is the best), but none of them are particularly intuitive and certainly not...

Background Patterns, Simplified by Conic Gradients


For those who have missed the big news, Firefox now supports conic gradients! Starting with Firefox 75, released on the April 7, we can go to about:config, look for the layout.css.conic-gradient.enabled flag and set its value to true (it’s false by default and all it takes to switch...

Innovating on Web Monetization: Coil and Firefox Reality


I still think Coil is cool. I have it installed on CSS-Tricks as a publisher and money trickles in. I have a paid account and I trickle out money to other sites that use it. I wrote about all that last year. This’ll explode to something huge if we actually get the Web Monetization API stuff....

Detect git Directory with Bash


One interesting aspect of working at Mozilla is that Firefox lives in a mercurial repository while several other projects live on GitHub in a git repository. While most focus on either Firefox or another project, I switch between both, leaving me running git commands inside the mercurial repository...

CSS :nth-of-class selector


That's not a thing. But it kinda is! Bram covers how frustrating .bar:nth-child(2) is. It's not "select the second element of class .bar." It's "select the second element if it also has the class .bar." The good news? There is a real selector that does the former: :nth-child(2 of .bar) { } Safari...

Playing With Particles Using the Web Animations API


When it comes to motion and animations, there is probably nothing I love more than particles. This is why every time I explore new technologies I always end up creating demos with as many particles as I can. In this post, we'll make even more particle magic using the Web Animations API to create...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace