並び順

ブックマーク数

期間指定

  • から
  • まで

81 - 120 件 / 1193件

新着順 人気順

browserの検索結果81 - 120 件 / 1193件

  • How Shopify Uses WebAssembly Outside of the Browser - Shopify

    How Shopify Uses WebAssembly Outside of the BrowserAt Shopify, we’re keeping the flexibility of untrusted Partner code, but executing it on our own infrastructure with WebAssembly. On February 24, 2021, Shipit!, our monthly event series, presented Making Commerce Extensible with WebAssembly. The video is now available. At Shopify we aim to make what most merchants need easy, and the rest possible.

      How Shopify Uses WebAssembly Outside of the Browser - Shopify
    • Fast and reliable cross-browser testing with Playwright 🎭

      Web developers today are shipping faster. Web apps are becoming increasingly sophisticated and run across all devices — our phones, tablets and desktops — each running a different browser engine. This increase in velocity and targets puts immense pressure on the testing process: automated cross-browser testing has become more important than ever. Automated end-to-end tests can be incredibly powerf

        Fast and reliable cross-browser testing with Playwright 🎭
      • Level up your JavaScript browser logs with these console.log() tips

        Level up your JavaScript browser logs with these console.log() tips I consider myself a backend software engineer - and as any backend engineer would attest, a large part of our life is spent monitoring, troubleshooting, and debugging our applications. The fundamental rule of software development is that software will fail - what separates new developers from experienced ones is how they plan for

          Level up your JavaScript browser logs with these console.log() tips
        • DuckDB-Wasm: Efficient Analytical SQL in the Browser

          TL;DR: DuckDB-Wasm is an in-process analytical SQL database for the browser. It is powered by WebAssembly, speaks Arrow fluently, reads Parquet, CSV and JSON files backed by Filesystem APIs or HTTP requests and has been tested with Chrome, Firefox, Safari and Node.js. You can try it in your browser at shell.duckdb.org or on Observable. DuckDB-Wasm is fast! If you're here for performance numbers, h

            DuckDB-Wasm: Efficient Analytical SQL in the Browser
          • AgentGPT: Autonomous AI in your browser 🤖

            👉 Create an agent by adding a name / goal, and hitting deploy! Try our examples below!

              AgentGPT: Autonomous AI in your browser 🤖
            • 5 Reasons You Should Try the Arc Browser for Mac

              You have many options when you need a web browser for your Mac. The list includes Safari, Chrome, Firefox, and Edge. You can also try productivity-focused web browsers that offer advanced features. Unfortunately, all these browsers still use a conventional design and often fail to adapt to the changing dynamics of how people use the internet. However, the Arc browser from The Browser Company takes

                5 Reasons You Should Try the Arc Browser for Mac
              • Dia from The Browser Company

                Come build Dia.AI won’t exist as an app. Or a button. We believe it’ll be an entirely new environment — built on top of a web browser.

                  Dia from The Browser Company
                • GitHub - lukeed/uvu: uvu is an extremely fast and lightweight test runner for Node.js and the browser

                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                    GitHub - lukeed/uvu: uvu is an extremely fast and lightweight test runner for Node.js and the browser
                  • 0.0.0.0 Day: Exploiting Localhost APIs From the Browser | Oligo Security

                    Oligo Security's research team recently disclosed the “0.0.0.0 Day” vulnerability.  This vulnerability allows malicious websites to bypass browser security and interact with services running on an organization’s local network, potentially leading to unauthorized access and remote code execution on local services by attackers outside the network. The issue stems from the inconsistent implementation

                      0.0.0.0 Day: Exploiting Localhost APIs From the Browser | Oligo Security
                    • GitHub - lightpanda-io/browser: Lightpanda: the headless browser designed for AI and automation

                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        GitHub - lightpanda-io/browser: Lightpanda: the headless browser designed for AI and automation
                      • Face and hand tracking in the browser with MediaPipe and TensorFlow.js

                        Posted by Ann Yuan and Andrey Vakunov, Software Engineers at Google Today we’re excited to release two new packages: facemesh and handpose for tracking key landmarks on faces and hands respectively. This release has been a collaborative effort between the MediaPipe and TensorFlow.js teams within Google Research. Try the demos live in your browserThe facemesh package finds facial boundaries and lan

                          Face and hand tracking in the browser with MediaPipe and TensorFlow.js
                        • OCR PDFs and images directly in your browser

                          This tool runs entirely in your browser. No files are uploaded to a server. It uses Tesseract.js for OCR and PDF.js to convert PDFs into images. Language: Drag and drop a PDF, JPG, PNG, or GIF file here or click to select a file

                          • GitHub - mizchi/uniroll: Opinionated universal frontend bundler in browser

                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                              GitHub - mizchi/uniroll: Opinionated universal frontend bundler in browser
                            • GitHub - gajananpp/puppeteer-ide-extension: Standalone puppeteer playground in browser's developer tools.

                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                GitHub - gajananpp/puppeteer-ide-extension: Standalone puppeteer playground in browser's developer tools.
                              • TypeScript Compiler APIとmdn-browser-compat-dataとbrowserslistを使ってサポートされていない呼び出しを見つける - hitode909の日記

                                IE11で動かしたいコードでelement.prepend()してたら怒ってほしい ライブラリを使っていたらブラウザ間の差異を気にする必要があまりないけど、最近開発しているプロダクトではDOMのAPIを直接触っているので、このメソッドIEにもあるんだっけ、呼んでいいんだっけ、というのをレビューで確認したりしていて苦労していた。 過去にうっかり呼んでしまったメソッドについてはpolyfillが入っていたりして、appendのpolyfillは入ってるけどprependのpolyfillは入っていないためにIE11でエラーになる、ということが起き得る。 ブラウザ間の差異をlintしてくれるグッズとして、eslint-plugin-compatというeslint pluginがあって、fetch使えませんよ、とか発見してエラーとして報告してくれる。 便利なのだけど、たとえばelement.pre

                                  TypeScript Compiler APIとmdn-browser-compat-dataとbrowserslistを使ってサポートされていない呼び出しを見つける - hitode909の日記
                                • GitHub - cline/cline: Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.

                                  Meet Cline, an AI assistant that can use your CLI aNd Editor. Thanks to Claude 3.5 Sonnet's agentic coding capabilities, Cline can handle complex software development tasks step-by-step. With tools that let him create & edit files, explore large projects, use the browser, and execute terminal commands (after you grant permission), he can assist you in ways that go beyond code completion or tech su

                                    GitHub - cline/cline: Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
                                  • Cross-browser tracking vulnerability in Tor, Safari, Chrome, and Firefox

                                    Cross-browser tracking vulnerability in Tor, Safari, Chrome, and Firefox

                                      Cross-browser tracking vulnerability in Tor, Safari, Chrome, and Firefox
                                    • GitHub - dolanmiu/docx: Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.

                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                        GitHub - dolanmiu/docx: Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
                                      • Floorp Browser

                                        By default, Floorp includes a robust tracking blocker, protecting users from a variety of malicious trackers lurking on the web. Additionally, it provides fingerprinting protection.

                                          Floorp Browser
                                        • GitHub - estie-inc/wasm-xlsxwriter: Generate Excel files in-browser with WebAssembly.

                                          import xlsxInit, { Format, FormatAlign, FormatBorder, Formula, Workbook, Image, Url, } from "wasm-xlsxwriter"; // Load the WebAssembly module and initialize the library. await xlsxInit(); // Create a new Excel file object. const workbook = new Workbook(); // Create some formats to use in the worksheet. const boldFormat = new Format().setBold(); const decimalFormat = new Format().setNumFormat("0.00

                                            GitHub - estie-inc/wasm-xlsxwriter: Generate Excel files in-browser with WebAssembly.
                                          • Notion engineers sped up Notion's browser speed with WASM SQLite

                                            Three years ago we successfully sped up the Notion app for Mac and Windows by using a SQLite database to cache data on the client. We also use this SQLite caching in our native mobile application. This year we’ve been able to deliver this same improvement to users who access Notion through their web browsers. This article is a deep dive into how we used the WebAssembly (WASM) implementation of sql

                                              Notion engineers sped up Notion's browser speed with WASM SQLite
                                            • 無料のプライバシー重視のブラウザ「Mullvad Browser」が登場、VPNとTorの提携により追跡に使用されるユーザーの「指紋」を減らして匿名性をアップ

                                              スウェーデンのVPNサービスであるMullvadと、匿名通信プロトコル「Tor」を手がけるTor Projectが2023年4月3日に、「Mullvad Browser」のリリースを共同発表しました。MullvadとTor Projectは、「Mullvad Browser」を使用して、指紋採取のように個人情報を集めるフィンガープリントでの追跡を困難にすることで、ブラウジングのプライバシーがより一層高まるとしています。 Free the internet from mass surveillance. With the Mullvad Browser. https://mullvad.net/en/browser MULLVAD VPN AND THE TOR PROJECT TEAM UP TO RELEASE THE MULLVAD BROWSER. - Blog | Mullvad

                                                無料のプライバシー重視のブラウザ「Mullvad Browser」が登場、VPNとTorの提携により追跡に使用されるユーザーの「指紋」を減らして匿名性をアップ
                                              • How I used GitHub Copilot to build a browser extension

                                                AI & MLLearn about artificial intelligence and machine learning across the GitHub ecosystem and the wider industry. Generative AILearn how to build with generative AI. GitHub CopilotChange how you work with GitHub Copilot. LLMsEverything developers need to know about LLMs. Machine learningMachine learning tips, tricks, and best practices. How AI code generation worksExplore the capabilities and be

                                                  How I used GitHub Copilot to build a browser extension
                                                • GitHub - syscolabs/kasaya: A "WYSIWYG" (sort of) scripting language and runtime for browser automation

                                                  Kasaya (beta) A "WYSIWYG" (well, kind of) scripting language and runtime for browser automation Write test scripts using English-like statements. NO coding required to implement those statements. Not dependent on HTML IDs or XPaths. Write the same way you would instruct another human being sitting in front of the browser. NOT like Cucumber. NOT like Selenium IDE. You can: Do your initial dev test

                                                    GitHub - syscolabs/kasaya: A "WYSIWYG" (sort of) scripting language and runtime for browser automation
                                                  • Microsoft Edge (及び Chromium 系 Browser 全般) v124 から Office 系ファイルの DL に制限がかかる件について - Qiita

                                                    これは何? Microsoft Edge v124 に更新後、下記画像のように "XXX を安全にダウンロードすることはできません" と表示され、 Office 系のファイル等にてダウンロードに失敗する事象の理由と解決策です。 なお、先立ちますがこの動作は Chromium の仕様変更による想定の挙動です。 2024/05/01 追記 リリースノートに下記が追記されました。 元の動作に一時的に戻っていますが、v127 で再度警告表示されるようになります。 今のうちから対処 (https 化) することをお勧めします。 2024/06/04 追記 5/9 付で再警告表示への切り戻しが v127 → 未定となりました。 理由 Chromiumの "HTTPS by default"イニシアチブの一環として v124 から "Insecure Download Warnings" 機能が有効にな

                                                      Microsoft Edge (及び Chromium 系 Browser 全般) v124 から Office 系ファイルの DL に制限がかかる件について - Qiita
                                                    • Deno is a Browser for Code

                                                      I started contributing to Deno soon after Ry made the prototype visible in May 2018. The most frequent question that people have is "where is the package manager?" which often times isn't even in the form of a question. It is statements like "I thought Deno took security seriously, and just downloading resources off the internet is insecure." or "How can I possibly manage my dependencies?" In my o

                                                        Deno is a Browser for Code
                                                      • Cloudflare Workers Browser Rendering API を使ってスクリーンショットを R2 に保存する - Qiita

                                                        Cloudflare Workers Browser Rendering API を使ってスクリーンショットを R2 に保存するcloudflareCloudflareWorkers Workers Browser Rendering API とは Automate an isolated browser instance with just a few lines of code This is why we’re excited to announce a private beta of the Workers Browser Rendering API, improving the browser automation experience for developers. With browser automation, you can programmatically do any

                                                          Cloudflare Workers Browser Rendering API を使ってスクリーンショットを R2 に保存する - Qiita
                                                        • WebVM 2.0: A complete Linux Desktop Environment in the browser via WebAssembly

                                                          Back to blog WebVM 2.0: A complete Linux Desktop Environment in the browser via WebAssembly WebVM is a full Linux environment running in the browser, client-side. It is a complete virtual machine, with support for persistent data storage, networking and, as of today’s release, Xorg and complete desktop environments. In an instance of WebVM, everything executes locally within the browser sandbox. W

                                                            WebVM 2.0: A complete Linux Desktop Environment in the browser via WebAssembly
                                                          • GitHub - GoogleChromeLabs/browser-fs-access: File System Access API with legacy fallback in the browser

                                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                              GitHub - GoogleChromeLabs/browser-fs-access: File System Access API with legacy fallback in the browser
                                                            • GitHub - contrastio/recorder: 📹 Recorder | Open-source web app to record screen and camera directly in your browser | No installation required | No tracking | Fully local | 🚀

                                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                GitHub - contrastio/recorder: 📹 Recorder | Open-source web app to record screen and camera directly in your browser | No installation required | No tracking | Fully local | 🚀
                                                              • GitHub - nsfw-filter/nsfw-filter: A free, open source, and privacy-focused browser extension to block “not safe for work” content built using TypeScript and TensorFlow.js.

                                                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                  GitHub - nsfw-filter/nsfw-filter: A free, open source, and privacy-focused browser extension to block “not safe for work” content built using TypeScript and TensorFlow.js.
                                                                • Ladybird: A new cross-platform browser project

                                                                  This post describes the Ladybird browser, based on the LibWeb and LibJS engines from SerenityOS. Since starting the SerenityOS project in 2018, my goal has been “to build a complete desktop operating system to eventually use as my daily driver”. What started as a little therapy project for myself has blossomed into a huge OSS community with hundreds of people working on it all over the world. We’v

                                                                  • Microsoft Edge vs. Google Chrome: Which Is the Best Browser in 2021?

                                                                    Ever since the release of Google Chrome in 2008, it quickly became an industry standard. When Microsoft Edge was released alongside Windows 10 in 2015, Microsoft hoped that users would finally look back towards their native browser. Fortunately for Google, Microsoft Edge failed to dent Chrome’s status as the best web browser for Windows 10. An Edge vs. Chrome debate would have been ridiculous a fe

                                                                      Microsoft Edge vs. Google Chrome: Which Is the Best Browser in 2021?
                                                                    • Local PDF - Your Free PDF Editor in the Browser

                                                                      Local PDF ToolsLocal PDF is a powerful PDF editing tool that uses WebAssembly technology to enable seamless editing directly in your web browser. With our platform, you can merge PDFs, optimize PDFs, and extract valuable information, such as images, from PDF files. Best of all, your files remain secure and confidential as they will not leave your system or be sent to another server. Trust Local PD

                                                                        Local PDF - Your Free PDF Editor in the Browser
                                                                      • Learn Playwright & Checkly - Browser Automation

                                                                        Playwright serves as the foundation for Checkly’s synthetic Monitoring as Code. To get the most from Checkly, we put together a series of guides and examples to help you get started with Playwright. Getting Started

                                                                        • Vivaldi ブラウザとオープンソース | Vivaldi Browser

                                                                          オープンソースに関心がある人々は、なぜ Vivaldi ブラウザはオープンソースでないのか、その理由をよく尋ねてきます。この記事では Vivaldi ブラウザとオープンソースの関係を少し掘り下げて説明していきます。 多くの人にとって、オープンソースライセンスの下で Vivaldi ブラウザのソースコードをリリースすることの問題点は明確であることと思います。 Vivaldi は無料で提供されており、検索やパートナーとの取引から収益を得ているため、外部の人々がソースコードにアクセスし支援できる仕組みは Vivaldi にとってメリットになるはずですよね? Vivaldi はこの観点について様々な見解を有していますが、オープンソースソフトウェアを使用している一支持者でもあるため、社内で定期的に議論されているトピックでもあります。 ただし他のトピックと同様に、このトピックもいざ掘り下げて見ていくと

                                                                            Vivaldi ブラウザとオープンソース | Vivaldi Browser
                                                                          • GitHub - mlc-ai/web-llm: High-performance In-browser LLM Inference Engine

                                                                            In-Browser Inference: WebLLM is a high-performance, in-browser language model inference engine that leverages WebGPU for hardware acceleration, enabling powerful LLM operations directly within web browsers without server-side processing. Full OpenAI API Compatibility: Seamlessly integrate your app with WebLLM using OpenAI API with functionalities such as streaming, JSON-mode, logit-level control,

                                                                              GitHub - mlc-ai/web-llm: High-performance In-browser LLM Inference Engine
                                                                            • Kakeru: drawing app on browser

                                                                              You can draw with your mouse or finger on any device: laptop, smartphone, tablet, etc. Styluses (includes Apple Pencil) are also supported. You can share your drawing by sending URL. In addition, multiple people can draw together at the same time.

                                                                              • GitHub - dessant/web-archives: Browser extension for viewing archived and cached versions of web pages, available for Chrome, Edge and Safari

                                                                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                                  GitHub - dessant/web-archives: Browser extension for viewing archived and cached versions of web pages, available for Chrome, Edge and Safari
                                                                                • GitHub - capricorn86/happy-dom: A JavaScript implementation of a web browser without its graphical user interface

                                                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                                    GitHub - capricorn86/happy-dom: A JavaScript implementation of a web browser without its graphical user interface