Re: To what extent is sccache's distributed compilation usable?

2020-03-12 Thread Marcos Caceres
On Wednesday, October 30, 2019 at 11:59:45 PM UTC+11, Jeff Muizelaar wrote: > On Tue, Oct 29, 2019 at 9:45 PM Marcos Caceres wrote: > sccache supports doing cross compilation so you don't actually need to > buy a fast Mac to get fast Mac builds. A fast cheap Linux desktop will >

Re: PSA: You can use UTF8String from WebIDL

2020-01-21 Thread Marcos Caceres
On Monday, January 6, 2020 at 12:51:56 PM UTC+11, Emilio Cobos Álvarez wrote: > If you need UTF-8 inputs from WebIDL (for example if you are passing the > input to Rust), chances are you're doing an extra copy from JS. > > In bug 1449861 I've added an UTF8String so that you can convert a >

Re: Proposed W3C Charter: Web Payments Working Group

2019-12-05 Thread Marcos Caceres
On Wednesday, December 4, 2019 at 1:58:54 AM UTC+11, L. David Baron wrote: > Please reply to this thread if you think there's something we should > say as part of this charter review, or if you think we should > support or oppose it. Feedback I send a little while back:

Re: To what extent is sccache's distributed compilation usable?

2019-10-29 Thread Marcos Caceres
On Wednesday, October 30, 2019 at 4:53:55 AM UTC+11, Steve Fink wrote: > I really ought to put my decade-old desktop into action again. My last > attempt was with icecc, and though it worked pretty well when it worked, > the pain in keeping it alive wasn't worth the benefit. Thanks Steve... so

Re: To what extent is sccache's distributed compilation usable?

2019-10-27 Thread Marcos Caceres
On Saturday, October 26, 2019 at 11:47:51 PM UTC+11, Emilio Cobos Álvarez wrote: > So you have two options, I think: > > * Setup a Linux box as an sccache-dist scheduler and builder. This > should require no SDKs or what not, but requires some setup in your mac > as described here[1]. Then

Re: To what extent is sccache's distributed compilation usable?

2019-10-24 Thread Marcos Caceres
On Friday, October 25, 2019 at 4:14:05 AM UTC+11, Jeff Gilbert wrote: > My home Ryzen 3900x builds windows debug clobbers in under 10 minutes. Whoa, that's awesome! > Beefy desktops are relatively cheap, and I believe we continue to encourage > firefox-builders to request desktop workstations

Re: To what extent is sccache's distributed compilation usable?

2019-10-24 Thread Marcos Caceres
On Thursday, October 24, 2019 at 6:46:08 AM UTC+11, Christopher Manchester wrote: > As announced in this week's project call, sccache-dist schedulers have been > deployed to mozilla offices, and those with hardware available can enroll > servers based on the documentation here >

Re: Intent to ship: Web Speech API

2019-10-08 Thread Marcos Caceres
On Monday, October 7, 2019 at 12:55:23 PM UTC+11, Marcos Caceres wrote: > As of October 11th, the Emerging Technologies Team intend to turn "Web Speech > API" on by default in *Nightly only* on Mac, Windows, and Linux. It has been > developed behind the "med

Re: Intent to ship: Web Speech API

2019-10-08 Thread Marcos Caceres
process stuff :)). On Monday, October 7, 2019 at 8:32:18 PM UTC+11, Jonathan Kew wrote: > On 07/10/2019 09:53, Henri Sivonen wrote: > > On Mon, Oct 7, 2019 at 5:00 AM Marcos Caceres wrote: > > >> - speech is processed in our cloud servers, not on device. > > > > W

Re: Intent to prototype: Web Share Target

2019-10-06 Thread Marcos Caceres
On Saturday, October 5, 2019 at 12:28:24 AM UTC+10, David Burns wrote: > Is this something that we could be tested with testdriver.js inside wpt? It's complicated because every handles installation differently in their respective UIs (and it can chance from one browser version to another).

Intent to ship: Web Speech API

2019-10-06 Thread Marcos Caceres
As of October 11th, the Emerging Technologies Team intend to turn "Web Speech API" on by default in *Nightly only* on Mac, Windows, and Linux. It has been developed behind the "media.webspeech.recognition.*" and "media.webspeech.synth" preference. Other UAs shipping this or intending to ship

Re: Proposed W3C Charter: Web Commerce Interest Group

2017-07-20 Thread Marcos Caceres
Hi Tantek, bcc: Ian Jacobs, who is the W3C Team contact and activity lead. On July 18, 2017 at 9:58:40 AM, Tantek Çelik (tan...@cs.stanford.edu) wrote: > I'd like to hear feedback from Marcos (cc'd) on how/why this group > will complement or help our work in the Web Payments WG (does not seem >

Re: W3C Charter Advance Notice: Web Platform (recharter) & Service Workers WGs

2017-07-06 Thread Marcos Caceres
On July 6, 2017 at 1:40:13 PM, L. David Baron (dba...@dbaron.org) wrote: > I've taken what you (Tantek) wrote and made minor changes to yield > the following Formal Objection to the Web Platform WG charter. I support the updated formal objection. Thanks Tantek for drafting it. I've raised these

Re: Linked Data must die. (was: Linked Data and a new Browser API event)

2015-06-29 Thread Marcos Caceres
On June 27, 2015 at 10:02:47 AM, Anne van Kesteren (ann...@annevk.nl) wrote: The data I have does not back this up, Microdata is shown to be growing fast whereas Microformats usage has remained relatively stable. Also, we didn't find Microformats usage on any of the example high

Re: Linked Data must die. (was: Linked Data and a new Browser API event)

2015-06-29 Thread Marcos Caceres
On June 29, 2015 at 7:07:33 AM, Michael Henretty (mhenre...@mozilla.com) wrote: We will definitely start with the simple open graph stuff that Ted mentioned (og:title, og:type, og:url, og:image, og:description) since they are so widely used. And yes, even these simple ones are problematic.

Re: Linked Data must die. (was: Linked Data and a new Browser API event)

2015-06-29 Thread Marcos Caceres
On Saturday, June 27, 2015, Benjamin Francis bfran...@mozilla.com wrote: On 26 June 2015 at 19:25, Marcos Caceres mar...@marcosc.com javascript:_e(%7B%7D,'cvml','mar...@marcosc.com'); wrote: Could we see some examples of the cards you are generating already with existing data from the Web

Intent to implement: HTML `picture` element

2014-03-28 Thread Marcos Caceres
Sending this on behalf of John Schoenick, who is doing the actual implementation. #Summary  The picture element finally brings responsive images to the Web! It allows developers to list multiple sources and have the browser intelligently select one that is best suited for users (based on

Re: W3C Proposed Recommendations: XQuery, XPath, XSLT, EXI, API for Media Resources

2013-10-29 Thread Marcos Caceres
On October 29, 2013 at 10:02:14 AM, Henri Sivonen (hsivo...@hsivonen.fi) wrote: On Tue, Oct 29, 2013 at 1:39 AM, Ralph Giles wrote: On 2013-10-28 2:11 PM, L. David Baron wrote: API for Media Resources 1.0 http://www.w3.org/TR/mediaont-api-1.0/ ... Thus I think we can be positive about this

Re: Studying Lossy Image Compression Efficiency

2013-10-22 Thread Marcos Caceres
. If this is researched I'd love to see how it compares to lossy PNG from pngquant2 http://pngquant.org and blurizer tool https://github.com/pornel/mediancut-posterizer/tree/blurizer That would be great. -- Marcos Caceres ___ dev-platform mailing list dev

Re: Suggested API exposure guidelines redux

2013-09-19 Thread Marcos Caceres
Cases section, it should be made clear that these exceptions only apply to packaged and hosted apps - and not the browser that ships with Firefox OS. It would be bad if the regular browser in Firefox OS exposed proprietary stuff. -- Marcos Caceres

Re: New Promise Constructor

2013-09-11 Thread Marcos Caceres
On 11/09/2013, at 6:11 PM, Andrea Marchesini amarches...@mozilla.com wrote: Hi all, I just want to inform that I'm landing a patch that changes the DOM Promise constructor. DOM Promise is disabled by pref but I know that there are a few existing pieces of code that already use them.

Re: New Promise Constructor

2013-09-11 Thread Marcos Caceres
On 11/09/2013, at 8:18 PM, Boris Zbarsky bzbar...@mit.edu wrote: On 9/11/13 2:13 PM, Marcos Caceres wrote: callback PromiseInit = void (object resolve, object reject); [Constructor(PromiseInit init)] interface Promise {...} What members does PromiseInit dictionary have? ^_^ It's

Re: Detection of unlabeled UTF-8

2013-09-06 Thread Marcos Caceres
On Friday, September 6, 2013 at 5:36 PM, Neil Harris wrote: On 06/09/13 16:34, Gervase Markham wrote: Data! Sounds like a plan. Or we could ask our friends at Google or some other search engine to run a version of our detector over their index and see how often it says UTF-8

Re: Intent to Ship: Web Audio

2013-07-30 Thread Marcos Caceres
is that it could be improved (lots of stuff seemed underspecified, etc. when I tried to read it a few months ago - but maybe it's better now) - if it mostly works across at least 2 browsers, then I guess it's time to ship. -- Marcos Caceres ___ dev

AppCache usage on Alexa top ~50,000 sites

2013-07-11 Thread Marcos Caceres
giorgiotave.it jsonlint.com dragonbound.net nordea.se ex.fm amardeshonline.com -- Marcos Caceres ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: Making proposal for API exposure official

2013-07-07 Thread Marcos Caceres
Hi Andrew, Below is a review of the document. I've included the text and responded inline… On Sunday, 7 July 2013 at 15:24, Marcos Caceres wrote: Guidelines Mozilla aims to advance the state of the open web with new APIs. Toward this end, Mozilla will not hurt the web by exposing

Web MIDI API, was Re: Making proposal for API exposure official

2013-07-03 Thread Marcos Caceres
applications on iOS). Is there anything in particular you would like to see from a review? What would you expect to see to feel confident that it would make sense to implement it? [1] https://github.com/marcoscaceres/adlib.js -- Marcos Caceres