@aerotwist Massive congratulations 🎉! Working on this on the side, chapeau!
@m_yxnk It didn’t stop me, maybe I was typing faster than IntelliSense could sense… Potentially there could be a lint rule for @geteslint or something?! FWIW, I have opened a PR for @MozDevNet so it gets highlighted as a pitfall: https://t.co/pdVqG0fzSb
@WestbrookJ Luckily @MozDevNet is <del>a Wiki</del><ins>on GitHub</ins> 😃: https://t.co/pdVqFZXYtB.
@eisaksen Both “float†and “for†are reserved words in JavaScript. That’s why when you intuitively want to `.for`, you actually need to `.htmlFor`. It was the same for `.float`, where you needed to `.styleFloat`, but now `.float` (the intuitive
@WestbrookJ Right? It’s interesting that it was enabled for `https://t.co/MuEB2qS6XR…., with “float†being a reserved word in JavaScript. Search for “htmlFor†on https://t.co/VV9JqdqYFg for details.
Face palm 🤦 du jour: `HTMLLabelElement.for` sets a property, what you want is `HTMLLabelElement.htmlFor` in 99.99% of all cases: https://t.co/eTv40Dm4zD. See https://t.co/eVCEVk8KcV for more.
@madebygoogle Hi there. I have pre-ordered the Pixel 6 Pro with @deutschetelekom, but they have delivery problems. How do I claim the Bose headphones offer if I don’t have the phone and thus no IMEI? Thanks for your help! https://t.co/gOhUFHvrej
@Telekom_hilft Hallo 🙋â€â™‚ï¸. Ich habe bei euch das Pixel 6 Pro bestellt (Auftrag 4950106536)—u.A. wegen der Kopfhörer (https://t.co/LesSbx7dII). Nun fehlt wegen Lieferproblemen aber die IMEI, so dass ich das Angebot nicht einlösen kann. Habt ih
RT @jasnell: Very happy that AbortSignal.timeout() will be added to the web platform spec very soon: https://t.co/mVd42eyHBr
This utility…
The race to being the first engine to reach 100 is open, but way more important is the point where all three engines reach 100/100/100: https://t.co/PEqjZUDnAV. Glad the technical issues were resolved and we can see the latest Safari TP now. #Compat2021 h
Building fast, offline-capable Microsoft 365 web applications (via â¦@AaronGustafsonâ©). Fascinating to see such big ships move! https://t.co/n119V4Ti6C
RT @tomayac: I’m a bit of an @emscripten n00b 🙈 and could use help with a build issue: https://t.co/3CzuS0kKsb. My cobbled together build a…
RT @bramusblog: SVGcode: a PWA to convert raster images to SVG vector graphics (by @tomayac)
🔗 https://t.co/c2TrTBvm9P
🷠#link #pwa #svg…
@KevinKelchen @kennethrohde @diekus @AaronGustafson Shameless plug: https://t.co/yZWDfUjeqH.
@kennethrohde @KevinKelchen @diekus @AaronGustafson I was about to share the news… 😃 Thanks, @reillyeon, for working on this!
@kennethrohde @andreban @FlyingTigerUK @MishiPayApp I have looked at the Web app a bit: they use the Scandit Web SDK, which is based on Wasm: https://t.co/zTRSzIe6er. In my tests it performed very well; definitely way better than the usual suspects open-s
@mischmerz Good idea, tracked as https://t.co/GRmJB0S6ft.
@mischmerz Thanks, that’s great to hear! I actually also quite like what it does with photographic images. (I’m sometimes surprised in contrast, though, how sometimes poorly it deals with [seemingly simple] non-photographic images. But that’s what a
I’m a bit of an @emscripten n00b 🙈 and could use help with a build issue: https://t.co/3CzuS0kKsb. My cobbled together build approach in the main branch works (see package.json), but my improvement attempt in the PR so far fails miserably. Thanks!
@gnyman @Jan_Ainali @WikidataEcho @Wikipedia @wikidata Processing some old ToDos: I have reported this as a bug to the Workplace team. Thanks for flagging in the first place!
@andreban @FlyingTigerUK @MishiPayApp This is one of their case studies: https://t.co/1al7CYZIkD.
RT @googledevjp: 🔢 SVGcode ã®ã”紹介 : ラスター イメージ 🎨 ã‚’ SVG ベクター グラフィック 🔠ã«å¤‰æ›ã™ã‚‹ PWA ã§ã™ï¼
🔖 ãŠçŸ¥ã‚‰ã› : https://t.co/mpEcHITWJQ
🔦 アプリ : https://t.co/zBMO…
@AnaestheticsApp Sure. It’s done.
I know exactly who needs to hear this, so hear me out: if a “thought leader†or someone with a massive Twitter following (the overlap can well be zero) says/writes something outrageous, there’s no need to give’em more stage time. I unfollow and mo
@andreban @dalmaer Just dropping this here… https://t.co/M8dVx9VGty 💤 Works great from the @ChromeDevTools console, too!
Apple is now apparently working on adding `NavigationPreloadManager` support to @WebKit: https://t.co/iiyHy7QDVA. 💀
RT @TheWebConf: [CFP] Guess which #TheWebConf CFP is out?ðŸ§
If you guessed “WebConf 2022 Developer and W3C Track”, you are right! Submit you…
RT @FrontendDaily: SVGcode: A PWA to Convert Raster Images to SVG Vector Graphics - https://t.co/M4uT0KrTlV
@webmaxru @ChromiumDev @tunetheweb @drenzulli @andreban @rick_viscomi Looking at the overall picture, it doesn’t seem that unique of a drop: https://t.co/uign4L68mD.
@webmaxru @ChromiumDev @tunetheweb @drenzulli @andreban Missing @rick_viscomi in your list of experts.
RT @DasSurma: I have been working on a CSS Container Query polyfill for all major browers.
It aims to cover the majority of CQ use-cases r…
@hashseed I’m carefully optimistic, too. It’s definitely the elections I cared the most about, and I see promising signs of hope for this country to make the necessary changes. 🌱
🧒â€ðŸŽ¨ The @HeyDesigner newsletter featured SVGcode in their daily edition 329: https://t.co/5DNZVRNr4Q. Happy the app is interesting to a design audience! 😃 https://t.co/YxYpPNKFTc
@equinusocio @rauschma Yes, in this particular case the custom element always fires the event that triggers the function.
@rauschma This demo https://t.co/qKiV3054WV swaps the favicon (`link[rel=”icon”]`), but the logic for swapping the manifest (`link[rel=”manifest”]`) would be exactly the same.
@schweinepriestr Yes, just added more detail: https://t.co/NZIQiyH44z.
@ChromiumDev Yes, SVG icons are in some cases a way around that (see quoted tweet â¤µï¸ and https://t.co/FruUqccVK2), but this doesn’t work for `”theme_color”` and `”background_color”`. https://t.co/w6W2rt2HZ6
PWAs can soon specify light â˜€ï¸ and dark 🌒 mode colors in the Web App Manifest:
“`json
{
“theme_color”: “red”,
“icons”: […],
“user_preferences”: {
“color_scheme_dark”: {
“theme_color”: “blue”,
“icons”: […]
}
}
}
“crbug.com/1271804
@patrickbrosset Super useful, thanks for building this! (Note that you need to migrate to manifest v3 in the future.)
@stradige_france Also available at https://t.co/KkNtcSZGbS.
@Kankaristo I’ll pass this feedback on. Thank you for reporting this!
@cramforce @JohnMu I was aware (though rarely use it myself), but John’s is the best use case for this feature I have ever seen. 🤯
RT @patrickbrosset: New blog post 🔃!
I created a small browser extension that lets you grab colors from 🌟 anywhere on your screen 🌟 (not j…
@Vjeux @steveruizok So did GitHub for issue texts for example.
RT @phoboslab: Lossless Image Compression in O(n) Time — introducing QOI, the Quite OK Image Format. 300 lines of C, single header library:…
🎉 Happy about SVGcode (app: https://t.co/KkNtcSZGbS, article: https://t.co/oYuA2vDNeX) being featured in this week’s @frontenddaily newsletter: https://t.co/YrVEGdVvVU. Thanks for including it!
@cramforce Malte!
@henrylim96 I hope @justynapolitans doesn’t see me… 🙈
@henrylim96 Exactly. I’m a GDE now. https://t.co/XBU2Wa3OJS
If you really want to, you can now get SVGcode (https://t.co/KkNtcSZGbS) from the @GooglePlay Store apart from simply the browser: https://t.co/ACH6D36rr2 ðŸ›. This was mostly an excuse for me to play with @pwabuilder…
@henrylim96 Oh, this was a one-off by the social media team for early adopters. Making a generator could be a nice little Web app idea, though… :-)
You can now get a customized Google Developer Profile vanity URL. Mine is https://t.co/j3Ma0cN0LB. You can claim yours via https://t.co/AKbe7KxzIh. https://t.co/AbsqlzgR7S
RT @DanShappir: Two years ago less than 4% of Wix websites had good #CWV. Now it’s over 30% (52% in the US). I wrote an article for @smashi…
RT @slightlylate: “Our work led to a greater than 100% increase in PWA installation and engagement.”
Amazing work by @Mustafa_x, @b1tr0t,…
I’d self-estimate myself to be striving for being a type 4 (tweet ⤵ï¸) HTML author: valid (e.g., https://t.co/TgEgtHSxIy), semantic (e.g., https://t.co/eSIWESt9si), and accessible (e.g., https://t.co/Fj7Qgripvj), but I say “striving†because I st
@programmingart Beschuit met muisjes. 🎉
@Mustafa_x 🙠Thanks for your passion for PWAs, it clearly showed! All the best for the next gig! ðŸ€
RT @cjamcl: I made a script that finds the new web platform features fully supported by the major browsers for every month. Ran it against…
RT @jaffathecake: 🔠Cross-fading any two DOM elements is impossible right now. Here’s why, and…
âž¡ï¸ How compositing works
âž¡ï¸ Different comp…
@bramus @bramusblog LOL at MILF, the, erm, missing items location finder.
A brilliant story by @bramus and how his blog came to be. Spoiler alert: it starts with fries ðŸŸ. https://t.co/LYO3WMc5jg
#TIL about the `networkQuality` tool in macOS Monterey: https://t.co/0fVYMNy9M1.
>$ networkQuality
==== SUMMARY ====
Upload capacity: 11.102 Mbps
Download capacity: 51.989 Mbps
Upload flows: 12
Download flows: 12
Responsiveness: High (1666 RPM)
RT @agektmr: JPGã‚„PNGãªã©(ラスター画åƒ)ã‹ã‚‰SVG(ベクター画åƒ)を生æˆã™ã‚‹ã”ã¨ãŒã§ãã‚‹PWA by @tomayac https://t.co/BsL4Xdhk3u
解説記事ã¯ã”ã¡ã‚‰ã‹ã‚‰ https://t.co/YBQSxWpM9K
😆 Quick release announcement post on my personal blog now after the “official” @svgco_de launch on Friday: https://t.co/ey9v8cmSIF.
RT @svgco_de: Oh hai, Hacker News: https://t.co/BEnrJNslqx. 💋🧡
@DasSurma @slightlylate I’ve made the underlying library available (https://t.co/zqIN1uEA3T) and can see how it could fit the “reduce the file size†pattern of Squoosh for some images for sure. Might be a license issue, though (https://t.co/Db7FqCI
@AfterWork_Lab 💋 Happy to answer questions.
@slightlylate No immediate plans. Squoosh is raster to raster, whereas SVGcode is raster to vector.
RT @svgco_de: Wow, an article about us in Chinese. The screenshot even contains translated strings 🤩. ä½ å¥½ @ruancancom, want to contribute th…
@slightlylate I’m drumming up excitement for a React-based rewrite. 😂
RT @slightlylate: The image processing tools coming out of Chrome DevRel continue to be some of the most useful things in my development wo…
@mashj10054944 What’s the URL?
@webmaxru @firt @HiCommunities Can you all hug it out and unite so there’s just one? 🤗
@jyasskin @briankardell It’s one of my “ready in the drawer, you’ll need this frequently†bugs: https://t.co/6C02hPjFYR.
@AaronGustafson @HTTPArchive It’s not about the sites being designed for mobile or desktop, it’s about the crawling of those sites: “As of March 1, 2016, the tests are performed on Chrome for desktop and emulated Android (on Chrome) for mobile.†h
RT @svgco_de: @dluzar @tomayac Learn everything about Window Controls Overlay in my article: https://t.co/wr2iWLjTAA. It comes with a simpl…
😆 SVGcode is a good showcase for Window Controls Overlay customization. Bonus points and added purity by toggling the “Desktop PWAs elided extensions menu†flag in `about:flags` to remove the puzzle piece 🧩. (Not yet toggled in the @svgco_de scr
RT @justinfagnani: The new URLPattern class is insanely great: https://t.co/875QJPbz72
Building routers is getting a lot easier. Can’t wai…
RT @mozhacks: After years of development, Site Isolation is rolling out to Firefox 94 users and will be enabled for all by December.
250…
RT @svgco_de: You can see an introductory video ðŸ¿about SVGcode or read 🔖 an introductory article about the app by following the links in th…
RT @svgco_de: Thanks, @feross, for sharing us on @newsycombinator (https://t.co/7AfntkVjel) and on @Reddit (https://t.co/NapyHqWDcH). Commu…
🤩 Thanks for covering the SVGcode launch, @corbindavenport, in this super nice article: https://t.co/haPIVp1dxP.
RT @tinyhelpersdev: New helper added: SVGcode — Convert raster images like JPG, PNG, GIF, WebP, AVIF, etc. to vector graphics in SVG format…
@jeffposnick @AaronGustafson @jasonmcneill @thejohnjansen @petele shared this: https://t.co/5sXDJjw9Fe. Also this: https://t.co/WJ6dvCrBTp (5:35 mark). The PR for the “translations” member is ready to go… https://t.co/Aoak3Zw4Ni
@maxkagamine @ChromiumDev Thanks for the kind words! 😊
There’re still a couple of things left, though. Project Fugu 🡠isn’t done yet. https://t.co/vvaK6bRcLW.
RT @ChromiumDev: @tomayac 🧒â€ðŸ’» You can find the source code of SVGcode on GitHub: https://t.co/6roL6Oq9Zs. Contributions welcome 🤗! See the…
RT @svgco_de: 💋 just setting up my twttr…
SVGcode is a Progressive Web App that lets you convert raster images like JPG, PNG, GIF, WebP, A…
@maxjpeters Thanks, filed https://t.co/xY3GRosaAA on your behalf.
@maxjpeters Could you file an issue, please (https://t.co/nO2Gx25hf3) and post the link here? Ideally you include the tested URL if you can. Thank you!
@cramforce @benschwarz The server side: https://t.co/aj5TlbntFk
The client side: https://t.co/SgARg70M0v (loaded here: https://t.co/0Mmv1XSi83)
Only baseline stats, but gets the job done without perf issues. Blind to folks who drop out early, but hopeful
RT @intenttoship: Blink: Intent to Ship: Pickling for Async Clipboard API https://t.co/YLSBmf9QHK
@simevidas Sounds like Blokada to me. On iOS I use DNSCloak.
@briankardell There also is an API for that: https://t.co/d51tFw0Lbx 😂
@_zouhir @smfr Not the feedback you want to hear, but it loads perfectly fine here. Private Relay is off, but I have DNSCloak on (local VPN with a blocklist of URLs).
RT @HTTPArchive: @drenzulli 🆕 Chapter 4: Structured Data written by @jonoalderson and @cyberandy
😯 34% of pages contain JSON-LD markup
h…
RT @HTTPArchive: Chapter 14: PWA written by @drenzulli
🔥 9% of the top 1,000 most popular websites use service workers
https://t.co/dyba…
RT @HTTPArchive: 🚨 Today we’re releasing a preview of the 2021 Web Almanac with SEVEN chapters!
We’ll be publishing the rest soon in Decem…
🔢 Happy to announce the early release of the Capabilities chapter of the 2021 Web Almanac by the HTTP Archive, written by â¦@christianliebelâ©. What is the world’s most Fugu 🡠site? Read on to learn more! 🥠https://t.co/yYEfNAZKZH
@briankardell There’s an API for thatweb.dev/wake-lock/ty.
RT @abrax5: COLRv1 enables exciting new color vector font use cases on the web due its minimal file size and integration with OpenType Vari…
RT @kunte_ctf: 🎉🎉My first paper “https://t.co/3kqs3Rx2as: From a Formal Model to the Automatic Evaluation of Cross-Site Leaks in Web Browse…
@JecelynYeen @Google Such unusual times… Well, welcome to Google then after all this time you work here. 🤗
@jaffathecake @firt To be fair, the flag is off by default, but of course I toggled it on like @firt, but came to the same conclusions when testing. It’s clearly work in progress.
@b1tr0t Be safe, Penny! Hoping for the best!
@lifelongdev @AnaestheticsApp @Justinwillis96 @Firebase Yeah, this would have been a good use case for Notification Triggers indeed. The next best thing (apart from remote pings) could be a `setTimeout()` that just shows a local notification, but this req
@lifelongdev @AnaestheticsApp @Justinwillis96 What’s your concrete use case? There might be an API better suited to it!?
@AnaestheticsApp @lifelongdev @Justinwillis96 Currently it looks less probable since I was told that Android is moving in a direction that makes the chosen approach no longer feasible in a future-proof way.
Good overview of various background APIs like Background Sync, Periodic Background Sync, and Background Fetch; all with nice demos: https://t.co/8BIz4VjfKZ
RT @ChromiumDev: Chrome 96 is rolling out now!
The web app manifest lets you specify a unique ID for your PWA & register protocol handler…
@denladeside Happy birthday, Lars! It’s 13min past midnight, but I hope it still counts! 🤗
@DasSurma Welcome to the fully remote club! (Not the mechanical keyboard club—you can pry my A1243 https://t.co/FQfR0q6a3l from my cold, dead hands.)
@nhoizey Feedback on the UX is welcome: https://t.co/6HhKXtyUEc.
@EarthOrgUK @JohnMu Could I ask you to file this feedback as a new Issue, please? https://t.co/6HhKXtyUEc
@nhoizey It might be a staged rollout. See Ben’s tweet for how it looks like: https://t.co/w30XH1WiMn.
@othermaciej @jensimmons @madebyfabian @csswg What are you all’s thoughts on the #VirtualKeyboard API: https://t.co/7cW8Ei34yy?
The lack of `onbeforeinstallprompt` (⤵ï¸) is one of the most wanted PWA features for macOS, iOS, and iPadOS: https://t.co/q3gvqzEzV9. https://t.co/OmGZ0Z1XZ0
🔢 PageSpeed Insights has a new, easier to remember URL, and also got a slight visual makeover, oh, and new features like showing you the testing locatiopagespeed.web.devlmp
RT @webkit: Release notes for Safari Technology Preview 135 are available with accent-color, lazy image loading, requestVideoFrameCallback…
Image lazy loading via the `loading` attribute, the CSS `accent-color` property, and finally the new viewport units we’ve all been waiting for! 😆 Can’t wait for this Safari Technology Preview to become stable. More goodness in @jensimmons’ tweet:
RT @SaraSoueidan: You know how we’ve been hacking our way to animate `height: auto` in #CSS over the last few years?
Now @nelsonmenezes h…
RT @Paul_Kinlan: Sorry Safari team.
We shared some incorrect data about the Compat 2021 project at Chrome Dev Summit. I’ve tried to docume…
@kirti_vernekar @jsconfin Thanks for the kind feedback ☺ï¸. You can check out the app’s source code at https://t.co/ppYX5bcwtF and play with the app at https://t.co/nYTbt5DjzO. #JSConfIndia
jsconfin Do you wanna know how to handle files on the web? Then don’t miss @tomayac ‘s tomorrow at #JSConfIndia where he will reveal the “The 2021 edition of dealing with files on the Web”
Register here: buff.ly/3mGIRNA pic.twitter.com/Yovebv0SdW
@SharedGameTimer @ChromiumDev Feedback is always welcome! Mention me directly if you don’t hear back. I try to monitor the shared account, but I may not always see everything.
@SharedGameTimer @ChromiumDev Working like a charm indeed ðŸ’! The API was made for use cases like yours.
@denladeside Wishing you both strength! 😔
RT @gabrielesvelto: Alright folks, #WebMIDI is definitely coming to @firefox https://t.co/BNEXgwf2eQ
@smfr @_zouhir If you use Blokada or DNSCloak or something similar I have experienced this when either a redirect chain ended up being blocked halfway through, or the local VPN wasn’t up yet (Blokada by default doesn’t show the VPN status bar icon).
@__jakub_g @chaz_6 @ericlaw Came here to say that I, too, would be interested to read such a blog post.
@mischmerz There are a couple of other white spot states in the US. Make some noise if you know interested people and apply.
@shubhie Yay, this is one of the toughest corners of the Web, good to have you on the team that tackles it! 🎈
@yamanoku ã”ã‚”ã«ã¡ã¯éš£äººï¼ðŸ’‹
I’ve the honor of running a group of Google Developer Experts (GDE) in Web Technologies specialized on PWAs & Project Fugu ðŸ¡. We’ve decided to open the program to self-nominations (https://t.co/k1BV9ysPNf), focusing on typically underrepresented groups
@elmd_ Yes, track https://t.co/ET0CvUR77D.
@dluzar @github I like it a lot, especially for small convenience functions like random number between n and m or the classic sleep function. It also occasionally blows my mind 🤯 when it actually seems to read my thoughts.
@slightlylate Is that, is that a subtweet?
@ericlaw @TheRealNooshu Great post, didn’t realize there’s so much behind. What a great way to react to all the FUD some very loud people spread about you, “view source killerâ€! ðŸ’
(One sentence got mangled: “If the user navigates to an XML fi
RT @ericlaw: I’m delighted that so many of y’all are excited about View-Source, so I’ve taken the opportunity to describe how this feature…
@johnwilander @Una FWIW, I work very hard to spread love â™¥ï¸ for @WebKit: https://t.co/7vGlPjKDgr and https://t.co/TsB9mm6XDc are just two examples.
@Rich_Harris @sveltejs @vercel Congratulations, this sounds like a great home for you and your project! 🎈
@_davideast Not to be confused with CSS module scripts: https://t.co/qzWWYCYCVK.
RT @webcomp_dev: 🔢 New! All the Ways to Make a Web Component - November 2021 Edition!
🤯 59 Web Components compared
âŒ¨ï¸ Code styles
🔊 Bundle…
@Behzadhaghgoo vscode.dev Just dropping this here…
Project Fugu 🡠FTW! â¤µï¸ https://t.co/nsDxEP8Djp
@joegaffey @simevidas @jaffathecake @DasSurma Jake let me know that we do have an issue with… â¤µï¸ https://t.co/ISD2s5mv9Y
RT @jyasskin: The W3C is working on machine-learning APIs. To go with them, @anssik has started a document on ethical considerations and wa…
RT @johnwilander: One of the coolest jobs on the planet is now open!
*WebKit Privacy Threat Analyst*
Help us monitor the tracking industry,…
@simevidas @jaffathecake @DasSurma Comments are definitely weird at YouTube. I can’t find my comment linking to https://t.co/ywEtdEC7w1 in the comments thread, but I got notifications about people liking it. https://t.co/drXT3Zk0yM
@henrylim96 @jaffathecake @DasSurma @remoteforslides Nice slide deck you got there… 😂
tldraw The TLDraw extension for @code is now live! No sponsorship required ;) pic.twitter.com/vZ7GxxZdQm
RT @bagder: “This specification defines a new HTTP method, QUERY, as a safe, idempotent request method that can carry request content.”
ht…
@simevidas @argyleink Not on macOS. Interestingly you can prefer increased contrast, but then bump it up even further via a slider.
RT @CSSWeekly: Patrick Brosset (@patrickbrosset) and Thomas Steiner (@tomayac) explain how the EyeDropper API enables you to use a browser-…
@argyleink I honestly wonder who (and why) would ever choose the “less†option?! Sure, for individual sites if they overdid it, but at a system level?
pwabuilder Looking for ways to make your PWA look more like a native app on Windows? Ever wish you could customize the default PWA title-bar? Check out this tutorial from @patrickbrosset that shows how to do this with the experimental Window Controls Overlay API! youtu.be/NvClp35dFVI
@mhartington 🙋â€â™‚ï¸ Yepp, somewhat similar. Opened https://t.co/VHzNuJAQfO to track this.
I’m super happy that Project Fugu 🡠enables workflows like this: the VS Code PWA hosting the TLdraw PWA as an extension, and both can access local files through the #FileSystemAccess API. See the quoted tweet and the tweet it is a reply to for detail
RT @rikschennink: 🧪 Use CSS numeric factory functions instead of string concatenation to set style unit values.
https://t.co/S4E5wzt7MT ht…
@OlivierJacquot3 @GoogleTrends Thanks for the kind words and reading this post in the first place. 😃
@FWeinb Wait. What? 🤯 This depends on a helper app that does the Bluetooth communication and opens a local server that the extension talks with, right? Or how did you do it?
@slightlylate It’s called airplane redundancy. There is nothing in an airliner that is necessary to flight which is not at least triple redundant. In case the built-in hardware implementation fails, the software implementation can take over. Solid engin
RT @hochsays: W3C Audio WG wants to hear your voices about the future of Web Audio API!
The survey: https://t.co/51sXCLRk4q
cc/ @padenot…
@Paul_Kinlan @jeffposnick 😮 Never gets old. Time for our next team offsite planning to start.
@xeenon Thanks a lot for the tip already. Logged out and in again, but same issue 😕. Not sure if this helps you identify the problem: STATE_ERROR.VALIDATION_ERROR.90283 for id cca9cf0a-603d-4080-9fb5-2b27d739f3fpic.twitter.com/btEHkZyTZ7TZ7
@xeenon @atannerhodges I keep running into invalid provisioning profile errors. Whenever I want to submit an update to my extension, it feels like I’m starting from scratch… :-( If you permit jumping onto this thread, any idea how to fix the issue? Thanpic.twitter.com/yFJt4IWzsz
RT @tomayac: 🔢 New blog post “Things mode and strings mode in @GoogleTrends,” in which the #SemanticWeb geek in me helps you better unders…
@atannerhodges No, I haven’t. Coincidentally I was struggling with the process as well earlier today, but unrelated to your issue. In the past@xeenonon has been very helpful when I had problems.
🔢 New blog post “Things mode and strings mode in @GoogleTrends,” in which the #SemanticWeb geek in me helps you better understand what you see in Google Trends 🔉 and in which I also teach you a fun trick to handcraft 🔨 Google search landing page
@Sheepux @ChromiumDev Yes, this is tracked as https://t.co/qYGVdStLAO.
RT @samthor: The <dialog> is coming to Safari, after 10+ years only in Chrome! Read about the superpowered modal dialog here:
https://t.co/…
@guettli Yes: https://t.co/qjxyuRN7SW.
@agektmr @agl__ @samuelgoto @timcappalli Not sure. I’d guess something around scope extension, but that hasn’t been implemented yet as far as I know. Try checking out the manifest, if it is this, then you should see the URL from your screenshot somewh
RT @DasSurma: Chrome Canary just got structuredClone()! That means *all* browsers (yes, even Safari) and Deno now support structuredClone()…
RT @alexainslie: Productivity tip: try out Tab Search in @googlechrome to jump quickly between your open tabs.
You’ll find it in the top…
@autiomaa @m_yxnk @nomadtechie Fingerprinting is the real evil nowadays if you ask me, on both Web and platform apps. https://t.co/h3ByIpQyKA
@steveruizok @tldraw Thanks to all contributors (including you) for making it better and better! ðŸ™
RT @steveruizok: file system support is back in @tldraw 💾💾💾 https://t.co/xuLCf9rgRB
@henrylim96 @HTTPArchive, paging you. 💋
@slightlylate Yepp, this is next level! ðŸ’
@slightlylate I told ya to get some ðŸ¿. It’s also a freakin’ nightmare.
Iconmap analyzed 425,909 favicons, and their findings are actually super interesting and entertaining. Prepare some popcorn ðŸ¿! https://t.co/RfWukUL1BW
@henrylim96 @kennethrohde @Twitch Hey @twitch! Check out @samthor’s https://t.co/QeuMsVOAyS.
@voxpelli @Twitch There’s the Digital Goods API (https://t.co/2Cj16evpbz). @andreban can tell you (or @Twitch 😉) more about it!
Wow, @Twitch has started to position its PWA equally to their Android app:
â’ Go ttwitch.tvhS, “engage” so the install banner appears at the bottom. It gives you choice (Android/Web).
â’¡ Install Web app and note how the top “Open in App” pic.twitter.com/PEtld1f6Sw
@RubenVerborgh The browser landscape is getting tighter and tighter. Also just leaving this here… â¤µï¸ https://t.co/h3ByIpQyKA. For the record, I want this situation to massively improve, in the browser and in platform-specific apps.
@RubenVerborgh To be fair, Google has always rooted strongly for the Web (and, yes, advocated for apps, too). Selfishly so, sure, the article tells you why, but it’s definitely not a “turn of events”.
@patrickbrosset @rrelyea I’m aware of Stanford’s file naming best practices, but it’s mostly aimed at researchers: https://t.co/7QEfx4hWt7 [PDF]
@rrelyea @patrickbrosset When you cover naming things, can you also cover cache invalidation? Always struggle with these three!
Demo of GeckoKit (think: the actual Firefox engine) running on iOS in 2015: https://t.co/K3GfrjppRB. 🤯
“Add a GeckoUIViewExample application which shows how you can use GeckoUIView. It contains a simple location bar with back/forward buttons.â€â€”ht
“Google was insulated from the effects of Apple’s changes [to require apps to ask users if they want to be tracked] because many of its services are used heavily in web browsers and less as apps, which are subject to Apple’s rules.â€â€” https://t.c
@MappingSupport @firt This is tracked as https://t.co/6C02hPjFYR.
@rem This is tracked as https://t.co/6C02hPjFYR.