Yohan Yukiya Seseㆍ사요한・謝雪矢

Yohan Yukiya Sese-Cunetaㆍ사요한・謝雪矢(ゆきや)・謝約翰ㆍיהוחנן

♾️ #ActuallyAutistic #INFP 🐬
✨ Appeared: Sports Seoul; The Daily Report Arirang

©️ License: #CCBySA4
❗ only represent myself

🇵🇭 #Philippines
#Bibliophile #Writer #WebDev

Interests
* #FreeCulture #OpenKnowledge
* #Kosher #Torah
* #Hiking #Archery #Running
* #Violin #Flute #Ppop #Kpop #Jpop #Cpop
* #Games #Anime #Pdrama #Kdrama #Jdrama #Cdrama

🔏 https://youronly.one/p/verified/

#YourOnlyOne #T2pub #fedi22

  • 8 Posts
  • 31 Comments
Joined 3 years ago
cake
Cake day: April 29th, 2022

help-circle
  • @lil5@fosstodon.org

    It’s not “Firefox-only” per se, it’s CSS. Firefox is fast when it comes to implementing updates that benefits multilingual and Asian support, and Chromium is either slow, implements a small part only, or just ignores it completely.

    (aside: Another good example is Ruby annotation. Firefox’s implementation of Ruby is up-to-date while Chromium’s stuck in 2010.

    And this is very very annoying, you have to design for Chromium when it comes to Ruby annotations; or use JavaScript to serve different Ruby codes per browser. Chromium is practically the “modern IE6”.)

    It’s the same with :lang().

    In Chromium, you still have to do it like this:

    :lang(en-GB), :lang(en-US), :lang(en-AU), :lang(en-NZ), :lang(en-PH) { }  
    

    In Firefox you can do it this way:

    :lang(en-GB, en-US, en-AU, en-NZ, en-PH) { }  
    

    or

    :lang("en-GB", "en-US", "en-AU", "en-NZ", "en-PH") { }  
    

    Another example, in Chromium:

    :lang(ceb-Tglg), :lang(pam-Tglg), :lang(fil-Tglg) { }
    
    :lang(ceb-Hano), :lang(pam-Hano), :lang(fil-Hano) { }  
    

    In Firefox:

    :lang(\*-Tglg) { }  
    :lang(\*-Hano) { }  
    

    or

    :lang("*-Tglg) { }  
    :lang("*-Hano) { }  
    

    ^_~






  • @BrikoX

    > The ability to opt-out of quote posts is also currently planned, which makes it that Mastodon’s implementation will not be compatible with other fediverse implementations of quote posting.

    Not surprising. Even before ActivityPub was announced, when the #fediverse was still powered by #OStatus, Mastodon was already breaking compatibility. There were countless of heated debates about almost every Mastodon-only “feature” they implemented that all other Fediverse devs were _forced_ to implement.

    And here we are with yet another.

    I wonder what will supporters of opt-out or anti-quotepost camp will do if the other Fediverse devs ignore this Mastodon-only “feature”, and just continue with the common implementation of quote posts? Are we going to see a new reason for “fediblock”, and finally fragment the Fediverse network?















  • @evelyn @rom @heliosef

    Yep, it is weird. There are strict guidelines for franchises. Sadly, I can’t find it anymore. But, it makes sense as an explanation why some stores have small chicken (like last week, a certain store along Kalaw their chicken obviously came from a small breed; not the big breed Jollibee is known for); even though there isn’t a reported chicken supply problem this year.

    Or maybe, franchises have an option to order the big or small chicken breed from JFC? The small chicken breed is cheaper? But still, it’s a question why JFC doesn’t have the same breed of chicken across all stores in the Philippines, or even within NCR.

    Like what I mentioned earlier, minsan na lang ako kumain sa labas, maliit na manok pa yung sa branch na 'yun.




  • @rom @heliosef

    That I’m not sure. I only recalled reading how franchise stores basically have more freedom, and they have an option to choose their own source (for example chicken) as long as they use the same recipe and pass HQ’s quality tests.

    Since then, whenever the chicken is smaller, I assume it’s a franchise store that decided to source independently. Because the ones that come directly from JFC are from big chickens.

    I guess the best way is to ask.

    Hmm… that gave me an idea, track and mark branches that are franchises and have small chickens. _;;