I'm writing a 4 part drawsplainer on how browser works🎉
No CompSci degree necessary, if you've written HTML/CSS/JS, that's all you need✨ (the post starts w/ what is CPU💁♀️)
📣Part 1 is about hardware, multi-process architecture, and Site Isolation!
developers.google.com/web/up…
Japanese police is charging people for _posting link to a site_ that run
`for(;;){window.alert('lol you can't get rid of this message even you keep closing modal')}`
because it's "unlawful program"
🤦♀️
nhk.or.jp/lnews/kobe/2019030…
I made a zine on passive event listeners 📖
Take one at @jsconfeu Chrome booth or find me around the venue✨
(You get to know why the heck devtools sometimes yell in console that we need passive event listeners!)
In a random trivia.
Today (2/22) is "Cats day"🐈 in Japan
Cat's meowing sound in Japan is "nya~" + Standalone 2 is pronounced "ni" which is close to the cat sound nyan.
2/22 => "ni ni ni" => "nya~ nya~ nya~" (meow meow meow)
🐱you are welcome🐱
~* personal update *~
I’ve evicted rent over due tiny human from my uterus.
But then said tiny human moved into my house expecting years and years of rent free care?
Anyways, we are going back to nap.
Let me know which JS frameworks are hot in about 5 months time👋
子、爆誕
PSA: Canary build is "someone commit code" version so plz stop messaging me about how broken and unusable and the worst ever and needs fix now
filing a bug is your best bet : crbug.com
Someone plz give me stage to talk about Japanese Web in great 90s-00s, and how it's like alternate universe to current western mobile web (Loadings strategy, AMP etc) 🙏
an 🦁 stumble on useful code from not english speaking 🐼.
🦁"Please use English in README"
🐼"... well it's intended for for our use..."
🦁"If you use English more people will use it"
(smell of colonialism is pungent)
Things I recommend for submitting talk idea:
0️⃣You should tell people that you are "interested in speaking about [fill in your interest] " this can be friends, coworkers, person who sit next to at meetup etc. Can not stress how many opportunity came up because I stated interest
I didn't go to bed last night because this thread is so close to home and upsetting. Good to see @parceljs author setting things straight that "Providing the documentation in as many languages as possible." is the thing they want to do.
The thread🔗 github.com/parcel-bundler/we…
ALT screen capture of the last comment before the github thread being locked, from @devongovett
📣 knitlify.netlify.com/ 📣
Knit stitches are not square pixels, different yarn means different gauge. Before you spend few hours knitting swatch from colorwork chart (or pixel art) check your design using this tool✨
(yes, I just wanted knitlify-dot-netlify URL💁♀️)
I don't need zero-config, let me config everything.
I'm absolutely in favor of zero-magic, let me see what needs to go in & what's happening in the system.
If you want a "holiday wear" that can be worn all winter with little bit of web dev pride...I do have a design for sale 🎁
teespring.com/shop/sweaterif…
(To be very clear: this is my creative endeavor from 4 years ago pre-joining Chrome team, nothing to do with current work)
ALT sad and offline design with Chromium dino and sad tab
I designed this last year, but you can always buy it on Teespring if you want to get pullover or tshirt. (campaign auto restarts😊)
teespring.com/sweaterify-sad…
Dear Airport,
I know we spend a lot of time together. Just wanted to tell you, all I want is warm veggie, not pile of carb, pile of meat, or ice cold salad. Perhaps nice (and not too salty) soup or baked veggie, please.
cheers,
Mariko
Yo I've been paid to write JavaScript for few years and only just now learned you can write onerror in the tag like
<script src="url" onerror="//error handling"></script>