xem

Results 31 comments of xem

Hehe, sorry, I created the wiki (and a few tools) but didn't have enough skills/documentation to go further, so I kind of counted on kind talented strangers to help me...

Great! feel free to list your ideas and contribute to the wiki!

Yeah, sorry about that. Many people asked the same thing but the truth is, I'm also a noob in 3DS dev. I created this tutorial when ctrulib was created by...

also: https://github.com/mame/quine-relay

Could Firefox display EmojiOne's flag emojis? Why doesn't it already do it? Windows users have no decent flags on any browser, it'd be a big plus.

![image](https://user-images.githubusercontent.com/1225909/68541860-0f55f480-03a5-11ea-9474-f4a863977b9a.png) ... and I still don't know how to make a module :D

the code is published here: https://github.com/xem/miniMinifier/ If it was embedded inside a function, that would be: ``` minify=str=>{for(i=9;i--;)str=str.replace(/([^#\d\w\(._\x27"-])((0)[a-z%]+|0(\.))|^\s|\s$|\/\*[^]*?\*\/|\s*;*([^\:\w.#)\x27"\s*-])\s*|\s(\))|(:) |[^}]*{}/gi,"$1$3$4$5$6$7").replace(/rgb\((\d+),(\d+),(\d+)\)|#[a-f0-9]{6}/gi,function(a,c,d,b){if(b)for(i in a="#",p=[c,d,b])a+=("0"+parseInt(p[i]).toString(16)).slice(-2);return(p=a[2]+a[4]+a[6])==a[1]+a[3]+a[5]?"#"+p:a});return str} ```

Hi, here's a simplified remake of this project, probably more stable : https://github.com/xem/miniWebRTC Could you test it? :) EDIT: oh wait, it's you that opened an issue on my project,...

so all is fine in my version? (miniWebrtc)