並び順

ブックマーク数

期間指定

  • から
  • まで

41 - 80 件 / 1176件

新着順 人気順

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

  • GitHub - cezaraugusto/extension.js: 🧩 Plug-and-play, zero-config, cross-browser extension development tool.

    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 - cezaraugusto/extension.js: 🧩 Plug-and-play, zero-config, cross-browser extension development tool.
    • WebAssembly outside of the browser

      「カーネル/VM探検隊@関西 10回目」での発表資料です。 https://connpass.com/event/161201/

        WebAssembly outside of the browser
      • Vivaldi が AI の流れに乗らない理由とは | Vivaldi Browser

        ブラウザ業界は LLM(Large language Models 大規模言語モデル)機能を統合するというトレンドを避けるわけにはいかないようですが、Vivaldi は、この機能には本質的な問題が存在していることをユーザーに喚起したいと思います。 ChatGPT が 1 年数か月前に公に登場し、今もなお注目を浴びています。それ以来、多くの分野において、人間がするいくつかのことを ChatGPT に代替させようとしたり、疑問に思ったことに対する答えを見つけるのに役立てたりしようというトレンドの波が一気に高まりました。 ウェブブラウザ業界でも、何かにつけて LLM 機能を統合しようとするブラウザが複数見られます。 しかし、未来の構築という名目の元に行っているとしても、機能の明らかな欠陥を全く考慮していないように思われます。例えば、LLM 自体は文章要約エンジンや会話パートナーとしては全く適して

          Vivaldi が AI の流れに乗らない理由とは | Vivaldi Browser
        • GitHub - jtpio/jupyterlite: Wasm powered Jupyter running 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 - jtpio/jupyterlite: Wasm powered Jupyter running in the browser 💡
          • DNS over HTTPS(DoH)の気になる Web Browser 実装を確認

            Firefox の通信キャプチャ シナリオ 1-1 の通信を確認します。 まずは最初の Web Browser → DoH リクエストです。 Host: TEST_SERVER Accept: application/dns-message Accept-Encoding: Content-Type: application/dns-message Content-Length: 128 Cache-Control: no-store, no-cache Connection: keep-alive Pragma: no-cache 0x00 0x00 0x01 0x00 0x00 0x01 0x00 0x00 | ....... 0x00 0x00 0x00 0x01 0x03 0x77 0x77 0x77 | ......ww 0x06 0x67 0x6f 0x6f 0x67 0x6c

              DNS over HTTPS(DoH)の気になる Web Browser 実装を確認
            • Push notifications are now supported cross-browser  |  Blog  |  web.dev

              Push notifications are now supported cross-browser Stay organized with collections Save and categorize content based on your preferences. Push notifications were standardized in 2016 with the release of the Push API and the Notification API, which are part of the W3C's Web Applications Working Group. These APIs provide the necessary functionality for web developers to incorporate push notification

              • Automate an isolated browser instance with just a few lines of code

                Automate an isolated browser instance with just a few lines of code11/16/2022 If you’ve ever created a website that shows any kind of analytics, you’ve probably also thought about adding a “Save Image” or “Save as PDF” button to store and share results. This isn’t as easy as it seems (I can attest to this firsthand) and it’s not long before you go down a rabbit hole of trying 10 different librarie

                  Automate an isolated browser instance with just a few lines of code
                • Ruby On BrowserとRuby WASM/WASIの雑感 - ブログのおんがえし

                  Ruby WASM/WASI の発表にえらくテンションが上がったので、勢いで作ったものが窓の杜で紹介されてびっくりしました。(それだけ注目されているということですね) Ruby On Browserは51行しかないHTMLでまだまだ荒削りなのでもっとちゃんとしたものを試したい方は是非TryRuby playgroundのCRuby 3.2.0dev をお試しください。 Ruby On Browser自体もまだまだ発展させていくつもりですが、現状Ruby WASM/WASIを触ってみていいなあと思ったことです。 1. 簡単に自分好みのブラウザRubyが作れる Try Rubyのようにブラウザ上でプログラミング言語が試せること自体は現在はそこまで珍しくないですが、クライアントサイドだけで(しかもとても短いコードで)動かせるのは大変魅力的です。個人のPCやイントラネット上に好みのカスタマイズを加

                    Ruby On BrowserとRuby WASM/WASIの雑感 - ブログのおんがえし
                  • Anaconda | New from Anaconda: Python in the Browser

                    Gratitude and Growth: Reflecting on 2023 and Embracing the Promise of 2024 Supporting open source and creating tools that enable people to do more with less are why I joined Anaconda almost eight years ago. Today, at PyCon US 2022, I’m happy to unveil a new project that we’ve been working on here at Anaconda. We have high hopes that this will help Python take a serious step towards making programm

                      Anaconda | New from Anaconda: Python in the Browser
                    • session not created: This version of ChromeDriver only supports Chrome version 107 Current browser version is 109.0.5414.75 というエラーを解消する方法

                      Python SeleniumでChromeを起動したらSessionNotCreatedExceptionというエラーが発生 PythonのSeleniumでChromeを起動したらエラーになりました。 昨日まで使えていたのに突然のエラー。 こういうコードでChromeを起動したら from selenium import webdriver driver = webdriver.Chrome() こういうエラーが出ました。 session not created: This version of ChromeDriver only supports Chrome version 107 Current browser version is 109.0.5414.75 session not created: This version of ChromeDriver only suppo

                        session not created: This version of ChromeDriver only supports Chrome version 107 Current browser version is 109.0.5414.75 というエラーを解消する方法
                      • Announcing Sandpack 2.0 and a Node.js runtime for any browser - CodeSandbox

                        Today, we are announcing Sandpack 2.0, which introduces Nodebox—a fast Node.js runtime that allows you to run server-side code in any browser. One year ago, we introduced Sandpack, an open-source in-browser bundler that allows you to run live running code examples on your website. We couldn’t have made a better decision. We knew how powerful Sandpack is (it's the bundler that powers CodeSandbox it

                          Announcing Sandpack 2.0 and a Node.js runtime for any browser - CodeSandbox
                        • Responsively App - A Web Developer's Browser

                          Master the Art of Crafting Responsive Web Apps like a Pro! A must-have DevTool for all web developers that will make your job easier. And it's free and open source too! 🎉

                            Responsively App - A Web Developer's Browser
                          • GitHub - microsoft/playwright-test: Build a cross-browser end-to-end test suite with Playwright.

                            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 - microsoft/playwright-test: Build a cross-browser end-to-end test suite with Playwright.
                            • Browser-based Shell - AWS CloudShell - AWS

                              AWS CloudShell Explore and manage AWS resources from a terminal in your browser

                                Browser-based Shell - AWS CloudShell - AWS
                              • GitHub - Textualize/frogmouth: A Markdown browser for your terminal

                                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 - Textualize/frogmouth: A Markdown browser for your terminal
                                • Thorium Browser

                                  Chromium fork for Linux, Windows, MacOS, Android, and Raspberry Pi named after radioactive element No. 90. Highlights Compiler optimizations include SSE4.2, AVX, AES, and modifications to CFLAGS, LDFLAGS, thinLTO flags, import_instr_limit flags, and PGO, as well as other compiler flags. LLVM LOOP optimizations as -mllvm flags Learn more about these compiler optimizations and how they work Here. UI

                                  • GitHub - PlasmoHQ/plasmo: 🧩 The Browser Extension Framework

                                    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 - PlasmoHQ/plasmo: 🧩 The Browser Extension Framework
                                    • Browser-level image lazy loading for the web  |  Articles  |  web.dev

                                      Browser-level image lazy loading for the web Stay organized with collections Save and categorize content based on your preferences. You can use the loading attribute to lazy-load images without the need to write custom lazy-loading code or use a separate JavaScript library. Here's a demo of the feature: Lazy-loaded images load as the user scrolls through the page. This page walks through the detai

                                      • GitHub - mswjs/msw: Seamless REST/GraphQL API mocking library for 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 - mswjs/msw: Seamless REST/GraphQL API mocking library for browser and Node.js.
                                        • In-browser code playgrounds

                                          I'm a big fan of interactive code snippets in all kinds of technical writing, from product docs to online courses to blog posts. Like this one: In fact, I even built an open source tool called Codapi1 for embedding such snippets. Typically, a code playground consists of a client-side widget and a server-side part that executes the code and returns the result: browser ┌─────────────────────────────

                                            In-browser code playgrounds
                                          • GitHub - TomPrograms/stormdb: 🌩️ StormDB is a tiny, lightweight, 0 dependency, easy-to-use JSON-based database for NodeJS, the browser or Electron.

                                            🌩️ StormDB is a tiny, lightweight, 0 dependency, easy-to-use JSON-based database for NodeJS, the browser or Electron.

                                              GitHub - TomPrograms/stormdb: 🌩️ StormDB is a tiny, lightweight, 0 dependency, easy-to-use JSON-based database for NodeJS, the browser or Electron.
                                            • GitHub - react-hookz/web: React hooks done right, for browser and SSR.

                                              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 - react-hookz/web: React hooks done right, for browser and SSR.
                                              • GitHub - pavlobu/deskreen: Deskreen turns any device with a web browser into a secondary screen for your computer. ⭐️ Star to support our work!

                                                If you don't live in a cave and aware of what is going on in the world 🌍 , Russian 🇷🇺 government had started global armed invasion on the territory of Ukraine on the 24th of February 2022. This is for real, this is a WAR. Russian army is killing Ukrainian soldiers, Ukrainian civil citizens and Ukrainian children RIGHT NOW because Russian government gave them an order to do so. You can search on

                                                  GitHub - pavlobu/deskreen: Deskreen turns any device with a web browser into a secondary screen for your computer. ⭐️ Star to support our work!
                                                • typeorm + absurd-sql on Browser のロマン構成

                                                  ロマン構成が動いたので紹介します。 コード: https://github.com/mizchi/absurd-sql-example-with-typeorm デモ: https://heuristic-perlman-94f8f4.netlify.app tldr Steam の某クリッカーゲームをやってたら放置ゲーでも作りたい気分になってきた。 複雑なデータを管理するならブラウザ内に本物の sqlite を持ってきたい sqlite は持ってこれたけど TS の中で 生 SQL 書くのがだるかった(補完支援がない)ので ORM でラップしたい Typeorm + absurd-sql の構成を試したら色々大変だったけど動いた つまりブラウザでこのコードが動く。 // ... @Entity() class User { @PrimaryGeneratedColumn() id: nu

                                                    typeorm + absurd-sql on Browser のロマン構成
                                                  • How Shopify Uses WebAssembly Outside of the Browser

                                                    Opens in a new windowOpens an external siteOpens an external site in a new window 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. We make the rest possible by exposing interfaces to query, extend and alter our Platform. These in

                                                      How Shopify Uses WebAssembly Outside of the Browser
                                                    • 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 🎭
                                                      • How to Use Chrome's @ Shortcut to Find Things in Your Browser

                                                        Chrome's @ shortcut allows you to easily find bookmarks, tabs, and more from the address bar. Here's how to use the feature. If you’re a Chrome user who often has plenty of open tabs and bookmarks saved, then you’ll know how frustrating it is to lose these pages in your browser. Nobody wants to spend time looking for lost pages! While Chrome already has a tab search feature, there’s an even more e

                                                          How to Use Chrome's @ Shortcut to Find Things in Your Browser
                                                        • GitHub - electric-sql/pglite: Lightweight Postgres packaged as WASM into a TypeScript library for the browser, Node.js, Bun and Deno

                                                          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 - electric-sql/pglite: Lightweight Postgres packaged as WASM into a TypeScript library for the browser, Node.js, Bun and Deno
                                                          • 5 Reasons You Should Try the Arc Browser for Mac

                                                            The Arc browser aims to stand out from the competition with its unique approach to web browsing. Here's why you should give it a try. 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 an

                                                              5 Reasons You Should Try the Arc Browser for Mac
                                                            • GitHub - jwilber/roughViz: Reusable JavaScript library for creating sketchy/hand-drawn styled charts 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 - jwilber/roughViz: Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser.
                                                              • 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
                                                                • 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 🤖
                                                                  • Replit — Ace, CodeMirror, and Monaco: A Comparison of the Code Editors You Use in the Browser

                                                                    EngInfraAce, CodeMirror, and Monaco: A Comparison of the Code Editors You Use in the Browser I’ve been working on Replit for roughly six years now, and as the team has grown, I’ve focused on the IDE (what we call the workspace) portion of the product. Naturally, I was increasingly preoccupied with the code editor. While we’ve considered creating a code editor that meets our needs, the complexity i

                                                                      Replit — Ace, CodeMirror, and Monaco: A Comparison of the Code Editors You Use in the Browser
                                                                    • 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
                                                                      • 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
                                                                        • Goでheadless browserを用いた動的画像生成|Seiji Takahashi@ベースマキナ

                                                                          当ポストはGo Advent Calendar 2019の5日目の記事です。基本ポエムを書いていて技術記事を書く感覚が鈍っていますが頑張ります。 今回はGoでheadless browser(Chrome)を用いた、動的な画像生成を行うというテーマで書きたいと思います。 なぜ画像生成したいのか?人はなぜ画像を生成したくなるのでしょうか?僕は漫然と画像を生成するのは、時間に限りがある身としてはよくないな、と思います。ということで理由が必要なのですが、最たる例はOGP画像の生成とかじゃないでしょうか? あるいは任意のLGTM画像を生成したくて、文字を画像にかぶせたり、インスタグラムVer1.1みたいなサービスをローンチしたい時に、フィルター加工を実装したかったりするかもしれません。 Goで画像生成するには?Goで画像生成する方法に関してはこの1、2年でpo3rinさんや僕がしばしば登壇して解説

                                                                            Goでheadless browserを用いた動的画像生成|Seiji Takahashi@ベースマキナ
                                                                          • 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 - aspida/aspida: TypeScript friendly HTTP client wrapper for the 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 - aspida/aspida: TypeScript friendly HTTP client wrapper for the browser and node.js.
                                                                                • 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