Search

Nalezeno "Mozilla": 182

How Hacker News Crushed David Walsh Blog


Earlier this month, David’s heartfelt posting about leaving Mozilla made the front page of Hacker News. Traffic increased by 800% to his already-busy website, which slowed and eventually failed under the pressure. Request Metrics monitors performance and uptime for David’s blog, and our metrics...

39 Shirts – Leaving Mozilla


In 2001 I had just graduated from a small town high school and headed off to a small town college. I found myself in the quaint computer lab where the substandard computers featured two browsers: Internet Explorer and Mozilla. It was this lab where I fell in love with Mozilla — a browser that...

Web Technologies and Syntax


JavaScript has a (newish) feature called optional chaining. Say I have code like: const name = Data.person.name; If person happens to not exist on Data, I’m going to get a hard, show-stopping error. With optional chaining, I can write: const name = Data.person?.name; Now if person...

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...

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