並び順

ブックマーク数

期間指定

  • から
  • まで

41 - 80 件 / 186件

新着順 人気順

browserの検索結果41 - 80 件 / 186件

  • GitHub - ymrl/a11y-visualizer: A Browser Extension for Enhanced Web Accessibility Checking

    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 - ymrl/a11y-visualizer: A Browser Extension for Enhanced Web Accessibility Checking
    • FOSDEM 2024 - vscode-container-wasm: An Extension of VSCode on Browser for Running Containers Within Your Browser

      FOSDEM 2024/Schedule/Events/Developer rooms/Containers/vscode-container-wasm: An Extension of VSCode on Browser for Running Containers Within Your Browser vscode-container-wasm: An Extension of VSCode on Browser for Running Containers Within Your Browser One of the limitations of on-browser VSCode is the lack of Linux-based terminals and containers running completely within the browser. In this ta

        FOSDEM 2024 - vscode-container-wasm: An Extension of VSCode on Browser for Running Containers Within Your Browser
      • GitHub - supabase-community/postgres-new: In-browser Postgres sandbox with AI assistance

        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 - supabase-community/postgres-new: In-browser Postgres sandbox with AI assistance
        • Vitest Browser Mode · vitest-dev/vitest · Discussion #5828

          It's been some time since we gave any update on the Browser Mode, and Vitest 2.0 seems like a good time to explain how we feel about it. And we have a lot of plans! The initial purpose of Vitest was to allow running tests without a complex Jest setup but with the battle-tested Jest API everyone is already familiar with. This also meant faking the browser environment (with jsdom or happy-dom). With

            Vitest Browser Mode · vitest-dev/vitest · Discussion #5828
          • 2024-06-03のJS: vitest v2.0.0-beta.5(browser mode)、Rspack v0.7、ESLint Migrator

            JSer.info #695 - Vitest v2.0.0-beta.5がリリースされました。 Release v2.0.0-beta.5 · vitest-dev/vitest --merge-reportsがカバレッジをサポート、Promiseベースのmockに対するAssertionの追加、ブラウザモードの改善などが含まれています。 VitestのBrowser Modeは、jsdomやhappy-domを置き換える形で、コンポーネントテストのための仕組みとして作られています。 開発中のVitest 2.0ではCommands APIとmodule mockingが追加されています。 次のIssueに、VitestのBrowser Modeの目的や方向性についての解説が書かれています。 Vitest Browser Mode · vitest-dev/vitest · Discus

              2024-06-03のJS: vitest v2.0.0-beta.5(browser mode)、Rspack v0.7、ESLint Migrator
            • GitHub - explainers-by-googlers/prompt-api: A proposal for a web API for prompting browser-provided language models

              This proposal is an early design sketch by the Chrome built-in AI team to describe the problem below and solicit feedback on the proposed solution. It has not been approved to ship in Chrome. Browsers and operating systems are increasingly expected to gain access to a language model. (Example, example, example.) Language models are known for their versatility. With enough creative prompting, they

                GitHub - explainers-by-googlers/prompt-api: A proposal for a web API for prompting browser-provided language models
              • GitHub - abi/secret-llama: Fully private LLM chatbot that runs entirely with a browser with no server needed. Supports Mistral and LLama 3.

                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 - abi/secret-llama: Fully private LLM chatbot that runs entirely with a browser with no server needed. Supports Mistral and LLama 3.
                • Browser

                  2024年度リクルート エンジニアコース新人研修の講義資料です

                    Browser
                  • Using DuckDB-WASM for in-browser Data Engineering

                    Introduction DuckDB, the in-process DBMS specialized in OLAP workloads, had a very rapid growth during the last year, both in functionality, but also popularity amongst its users, but also with developers that contribute many projects to the Open Source DuckDB ecosystem. DuckDB cannot "only" be run on a variety of Operating Systems and Architectures, there's also a DuckDB-WASM version, that allows

                      Using DuckDB-WASM for in-browser Data Engineering
                    • Browser Rendering API GA, rolling out Cloudflare Snippets, SWR, and bringing Workers for Platforms to all users

                      Browser Rendering API GA, rolling out Cloudflare Snippets, SWR, and bringing Workers for Platforms to all users2024-04-05 This post is also available in 简体中文, 繁體中文, 日本語, 한국어, Deutsch, Français and Español. Browser Rendering API is now available to all paid Workers customers with improved session managementIn May 2023, we announced the open beta program for the Browser Rendering API. Browser Render

                        Browser Rendering API GA, rolling out Cloudflare Snippets, SWR, and bringing Workers for Platforms to all users
                      • CheerpJ 3.0 now available: A WebAssembly JVM to run real-world applications in the browser

                        Back to blog CheerpJ 3.0 now available A WebAssembly JVM to run real-world applications in the browser CheerpJ 3.0, a state-of-the-art WebAssembly JVM that runs in the browser, is now available! In this post, we’ll give an overview of what CheerpJ is, what this new major release brings, and share an exciting demo we’ve been working on. CheerpJ 3.0 replaces CheerpJ 2.3 as our long-term supported ve

                          CheerpJ 3.0 now available: A WebAssembly JVM to run real-world applications in the browser
                        • CADmium: A Local-First CAD Program Built for the Browser

                          We're building a new open-source CAD program. We've gotten pretty far, but we need your help. If you'd like to join the effort, join the Discord! What Does It Take?To build a 3D parametric CAD program, you need a: 2D Constraint SolverB-rep KernelHistory Tracker3D User InterfaceFile FormatLet's talk about each one! 2D Constraint SolverThis is the 2D engine that can ensure lines stay parallel or per

                            CADmium: A Local-First CAD Program Built for the Browser
                          • Running OCR against PDFs and images directly in your browser

                            30th March 2024 I attended the Story Discovery At Scale data journalism conference at Stanford this week. One of the perennial hot topics at any journalism conference concerns data extraction: how can we best get data out of PDFs and images? I’ve been having some very promising results with Gemini Pro 1.5, Claude 3 and GPT-4 Vision recently—I’ll write more about that soon. But those tools are stil

                              Running OCR against PDFs and images directly in your browser
                            • GitHub - flydelabs/flyde: 🌟 Open-source, visual programming for developers. Includes a VS Code extension, integrates with existing TypeScript code, browser and Node.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 - flydelabs/flyde: 🌟 Open-source, visual programming for developers. Includes a VS Code extension, integrates with existing TypeScript code, browser and Node.js.
                              • GitHub - gregpr07/browser-use: Open-Source Web Automation library with any LLM

                                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 - gregpr07/browser-use: Open-Source Web Automation library with any LLM
                                • Ending support for Lacros (experimental version of Chrome browser for ChromeOS) - Chrome OS Beta Community

                                  Send feedback about our Help Center This help content & information General Help Center experience

                                  • Linux は Windows より安全? | Vivaldi Browser

                                    かつて、犯罪ネットワークのハッカー達は今ほど高度な知識も有しておらず、組織立ってもいませんでした。そして、オペレーティングシステムは、概ね安全だと言えました。 ですが今は、データを盗むことがビジネスになり、セキュリティは誰にとっても欠かせない重要事項となりました。そんな今だからこそ、Linux が、幅広く利用されている Windows より安全なのかを調査する良い機会とも言えるでしょう。 Windows の安全性はどうなの? 最近、Microsoft はオペレーティングシステムのコードベースを大幅に改善しました。独自のウィルス対策ソフトウェアシステムを追加し、ファイアウォールを改善、サンドボックスアーキテクチャを実装した他、プログラムが OS や他のアプリケーションのメモリ領域にアクセスするのを制限しました。 それでも、WIndows は苦境に置かれています。 ご推察の通り、オペレーティン

                                      Linux は Windows より安全? | Vivaldi Browser
                                    • Verso Browser

                                      Verso Browser

                                      • GitHub - webui-dev/deno-webui: Use any web browser as GUI, with Deno in the backend and HTML5 in the frontend.

                                        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 - webui-dev/deno-webui: Use any web browser as GUI, with Deno in the backend and HTML5 in the frontend.
                                        • Running Clang in the browser using WebAssembly · Blog · Wasmer

                                          Back to articlesRunning Clang in the browser using WebAssemblyDiscover how to compile C programs directly from JavaScript or any browser (Chrome, Firefox, Safari), and explore the powerful capabilities of the Wasmer JS SDK We’ve reached a major milestone in making any software run with WebAssembly. Thanks to the newest release of Wasmer (4.4) and the Wasmer JS SDK (0.8.0) you can now run clang any

                                            Running Clang in the browser using WebAssembly · Blog · Wasmer
                                          • RLI (Recently Logged-In) Browser Cache Bypassing

                                            Tim Vereecke (@TimVereecke) loves speeding up websites and likes to understand the technical and business aspects of WebPerf since 15+ years. He is a web performance architect at Akamai and also runs scalemates.com: the largest (and fastest) scale modeling website on the planet. Delivering cached HTML pages to recently logged in (=RLI) visitors is unfortunately a guarantee to frustrate users! On w

                                              RLI (Recently Logged-In) Browser Cache Bypassing
                                            • Horse Browser - The Browser for Research - Horse Browser

                                              Download Horse, the internet browser that's designed for research. Organise notes and websites into projects, have all your work in one place, and get more done.

                                                Horse Browser - The Browser for Research - Horse Browser
                                              • gaining access to anyones browser without them even visiting a website - eva's site

                                                we start at the homepage of arc. where i first landed when i first heard of it. i snatched a download and started analysing, the first thing i realised was that arc requires an account to use, why do they require an account? introducing arcs cloud features so i boot up my mitmproxy instance and i sign up, and i see that they are using firebase for authentication, but no other requests, are they re

                                                • Scheme in Scheme on Wasm in the browser -- Spritely Institute

                                                  Hey, folks! Today we want to talk about the wonderful read-eval-print-loop (REPL). Thanks to WebAssembly (Wasm), it's becoming increasingly common for programming language websites to embed a REPL in which passersby can easily evaluate code and get a feel for the language without having to install anything on their computer. We'd like to do the same thing for our language of choice, Guile Scheme,

                                                    Scheme in Scheme on Wasm in the browser -- Spritely Institute
                                                  • Tiny Is a Predictive Text Model That Runs in the Browser and Fits on a Floppy Disk - Adam Grant

                                                    Tiny Is a Predictive Text Model That Runs in the Browser and Fits on a Floppy Disk - Adam Grant

                                                    • 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
                                                      • Attacking browser extensions

                                                        Browser extensions first became mainstream in the early 2000s with their adoption by Firefox and Chromium and their popularity has been growing ever since. Nowadays, it is common for even the average user to have at least one extension installed, often an adblocker. Research into the security of browser extensions is mostly scattered around between individual bug reports and coverage on malicious

                                                          Attacking browser extensions
                                                        • Skyvern - Automate Browser Workflows with AI

                                                          Skyvern uses a combination of computer vision and AI to understand content on a webpage, making it adaptable to any website

                                                            Skyvern - Automate Browser Workflows with AI
                                                          • GitHub - unjs/unpdf: 📄 Utilities to work with PDFs in Node.js, browser and workers

                                                            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 - unjs/unpdf: 📄 Utilities to work with PDFs in Node.js, browser and workers
                                                            • DB開発支援ツール「SI Object Browser for Oracle 24」発表、生成AIを利用した開発支援機能を強化

                                                                DB開発支援ツール「SI Object Browser for Oracle 24」発表、生成AIを利用した開発支援機能を強化
                                                              • Blender IKEA Browser IKEAで売っている家具の3DモデルデータをBlenderに読み込める無料アドオン 部屋のレイアウト確認に便利!|3DCG最新情報サイト MODELING HAPPY

                                                                  Blender IKEA Browser IKEAで売っている家具の3DモデルデータをBlenderに読み込める無料アドオン 部屋のレイアウト確認に便利!|3DCG最新情報サイト MODELING HAPPY
                                                                • GitHub - rossmoody/svg-gobbler: Open source browser extension for finding, editing, exporting, optimizing, and managing SVG content.

                                                                  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 - rossmoody/svg-gobbler: Open source browser extension for finding, editing, exporting, optimizing, and managing SVG content.
                                                                  • Zen Browser

                                                                    ZenZenwillwillchangechangethethewaywayyouyoubrowsebrowsethetheweb.web.🌟🌟 Split ViewsView multiple tabs at once. Divide your screen into multiple views and browse multiple websites at the same time. SidebarAccess websites with ease. The sidebar allows you to quickly access your favorite websites without disrupting your browsing experience.

                                                                    • GitHub - DallasHoff/sqlocal: SQLocal makes it easy to run SQLite3 in the browser, backed by the origin private file system.

                                                                      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 - DallasHoff/sqlocal: SQLocal makes it easy to run SQLite3 in the browser, backed by the origin private file system.
                                                                      • @property: Next-gen CSS variables now with universal browser support  |  Blog  |  web.dev

                                                                        @property: Next-gen CSS variables now with universal browser support Stay organized with collections Save and categorize content based on your preferences. Get ready for a CSS power-up! The @property rule, part of the CSS Houdini umbrella of APIs, is now fully supported across all modern browsers. This game-changing feature unlocks new levels of control and flexibility for CSS custom properties (a

                                                                          @property: Next-gen CSS variables now with universal browser support  |  Blog  |  web.dev
                                                                        • On popover accessibility: what the browser does and doesn’t do

                                                                            On popover accessibility: what the browser does and doesn’t do
                                                                          • GitHub - hoppergee/heic-to: Convert HEIC/HEIF images to JPEG, PNG 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 - hoppergee/heic-to: Convert HEIC/HEIF images to JPEG, PNG in browser
                                                                            • Google can’t defend shady Chrome data hoarding as “browser agnostic,” court says

                                                                              Chrome users who declined to sync their Google accounts with their browsing data secured a big privacy win this week after previously losing a proposed class action claiming that Google secretly collected personal data without consent from over 100 million Chrome users who opted out of syncing. On Tuesday, the 9th US Circuit Court of Appeals reversed the prior court's finding that Google had prope

                                                                                Google can’t defend shady Chrome data hoarding as “browser agnostic,” court says
                                                                              • Platform Tilt: Documenting the Uneven Playing Field for an Independent Browser Like Firefox – Open Policy & Advocacy

                                                                                Platform Tilt: Documenting the Uneven Playing Field for an Independent Browser Like Firefox Browsers are the principal gateway connecting people to the open Internet, acting as their agent and shaping their experience. The central role of browsers has long motivated us to build and improve Firefox in order to offer people an independent choice. However, this centrality also creates a strong incent

                                                                                • GitHub - RSSNext/Follow: 🧡 Next generation information 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 - RSSNext/Follow: 🧡 Next generation information browser