並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 14 件 / 14件

新着順 人気順

browserの検索結果1 - 14 件 / 14件

  • WebAssemblyとしてPostgreSQLをビルドした「PGlite」公開。Node.jsやブラウザ上でPostgreSQLを実行、DBの永続化も可能

    PostgreSQLのソースコードをWebAssemblyバイナリとしてビルドしたことで、Node.jsなどのJavaScriptランタイムやWebブラウザ上で(ほぼ)フル機能のPostgreSQLを実行可能にした「PGlite」が公開されました。 PGliteはPostgreSQLのCのソースをEmscriptenでコンパイル PostgreSQLはオープンソースの代表的なリレーショナルデータベースであり、C言語で開発されています。 PGliteはこのPostgreSQLのCのソースコードのビルドにEmscriptenコンパイラを使用してWebAssemblyバイナリとして出力、JavaScript/TypeScriptからライブラリとして呼び出せるようにしたものです。 ただしEmscriptenでコンパイルされたプログラムは新しいプロセスをフォークできないため、PGliteはPostg

      WebAssemblyとしてPostgreSQLをビルドした「PGlite」公開。Node.jsやブラウザ上でPostgreSQLを実行、DBの永続化も可能
    • 令和の時代にPerlに入門する - ハンドルネームの敬称は省略できます

      こんにちは、id:rokuokunです。 Perlとの出会いは突然やってきます。 いつ求められてもサッと対応できるように、いち早くPerlを書けるようになっておきましょう。 perl --version 今回入門するにあたり使用するバージョンは Perl 5.40.0 です。 インストール作業については割愛しますが、困ったらplenvを使っておけばいいと思います。 ❯ perl --version This is perl 5, version 40, subversion 0 (v5.40.0) built for darwin-2level Copyright 1987-2024, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Pu

        令和の時代にPerlに入門する - ハンドルネームの敬称は省略できます
      • Firefoxベースで高パフォーマンス・高セキュリティなオープンソースブラウザ「Zen Browser」

        オープンソースで開発される「Zen Browser」はパフォーマンスを考慮して構築されたウェブブラウザで、「ブラウジングが可能な限り高速になるように最適化されている」というのが特徴です。Zen BrowserはMozilla Firefoxがベースになっており、アルファ版が無償で公開されています。 Zen Browser https://www.zen-browser.app/ GitHub - zen-browser/desktop: 🌀 Experience tranquillity while browsing the web without people tracking you! https://github.com/zen-browser/desktop 上記の公式サイトにアクセスし、「Download Zen Browser」をクリック。 OSを選択して「Continue」

          Firefoxベースで高パフォーマンス・高セキュリティなオープンソースブラウザ「Zen Browser」
        • Zen Browser

          Zen is the best way to browse the web.Beautifully designed, privacy-focused, and packed with features. We care about your experience, not your data. Download Zen Now Goodbye bad performanceWe constantly tweak Firefox's engine and settings to make it faster than ever. Learn more

          • Don’t stop me now: Queen’s Brian May on saving badgers — and the scientific method

            Thank you for visiting nature.com. You are using a browser version with limited support for CSS. To obtain the best experience, we recommend you use a more up to date browser (or turn off compatibility mode in Internet Explorer). In the meantime, to ensure continued support, we are displaying the site without styles and JavaScript.

              Don’t stop me now: Queen’s Brian May on saving badgers — and the scientific method
            • Making a Chess Engine in Zig

              I had the honor of speaking at Systems Distributed at the end of June. Since it was hosted by TigerBeetle who is one of the largest zig users, a lot of the zig community was there. After talking to some of them, Zig seemed more interesting for me to try out. Around the same time my youtube algorithm got me hooked on chess content. I'm not a good chess player by any means, but it started giving me

              • 2024-08-25のJS: WebdriverIO v9、Node v22.7.0(TS `enum`と`namespace`の対応)、Deno 1.46(Last 1.x)

                JSer.info #704 - WebdriverIO v9がリリースされました。 WebdriverIO v9 Released | WebdriverIO 新しい機能として、WebDriver BiDiのサポート、urlコマンドの追加、addInitScriptコマンドの追加、setViewportコマンドの追加、ShadowRootのサポートなどがあります。 また、emulateコマンドでClockのエミュレーションサポートや、要素がinteractiveになるまで自動的に待機する変更も含まれています。 Node.js v22.7.0がリリースされました。 Node.js — Node v22.7.0 (Current) 新しい機能として、--experimental-transform-typesフラグによるTypeScriptのenumとnamespaceの変換をサポートしまし

                  2024-08-25のJS: WebdriverIO v9、Node v22.7.0(TS `enum`と`namespace`の対応)、Deno 1.46(Last 1.x)
                • Scroll Snap Events  |  Chrome for Developers

                  From Chrome 129 you can use the scrollSnapChange and scrollSnapChanging events from JavaScript. By implementing built-in snap events, the previously invisible snap state will become actionable, at the right time, and always correct. This is not a convenience you had without these events. Before scrollSnapChange, you could use an intersection observer to find what element was crossing the scroll po

                    Scroll Snap Events  |  Chrome for Developers
                  • Roblox is Already the Biggest Game In The World. Why Can't It Make a Profit (And How Can It)? — MatthewBall.co

                    Roblox is Already the Biggest Game In The World. Why Can't It Make a Profit (And How Can It)? Everyone knows Roblox is huge. But as COVID receded into memory, Roblox shifted from “new” to “familiar,” and gaming experienced its largest contraction in nearly a quarter century, the platform continued to grow. And grow. And grow. As a result, there is now a significant disparity between the perceived

                      Roblox is Already the Biggest Game In The World. Why Can't It Make a Profit (And How Can It)? — MatthewBall.co
                    • Common misconceptions about how to optimize LCP  |  Blog  |  web.dev

                      For this post, we used data from page navigations with a subresource image LCP in Chrome to take a look at the LCP sub-parts. We've looked at this kind of data before, but never from field data to see where real users are spending their time while waiting for a page's LCP. Like with Core Web Vitals, we took the 75th percentile (p75) of each LCP sub-part for each origin in the CrUX dataset, resulti

                        Common misconceptions about how to optimize LCP  |  Blog  |  web.dev
                      • 生成AI(Dify)を活用した検索・情報収集のポイント

                        広報PRやマーケティング活動においても、情報を効率的にリサーチしたり、世論を分析したり、PR戦略の壁打ちをしたりするなど、生成AIは欠かせないツールとなりました。 様々なモデルやサービスが乱立する中で効率的にLLMを活用するには、現時点ではノーコードLLM構築ツールの「Dify」1択といっても過言ではありません。 しかしこうしたLLM構築ツールは、ノーコードといえどもある程度使い方のコツが必要です。今回はDifyを活用した情報リサーチのポイントを、備忘録を兼ねて解説します。 広報PR業務における生成AIツールの可能性生成AIはPR業務においても、以下のような様々なタスクをサポートすることが可能です。 ・ニュース等の情報リサーチ ・プレスリリース/メディアピッチ/SNS投稿文章作成 ・PR素材の作成(画像/動画/キャッチコピー等) ・メディアリスト作成/アプローチメディア提案(情報マッチング

                          生成AI(Dify)を活用した検索・情報収集のポイント
                        • Aerc: a Well-Crafted Tui for Email

                          Aerc is a TUI email client. It had its first release ~4 years ago. This makes it a “baby” compared to most of its “competitors” (Pine was released in 1992, Mutt in 1995). I heard about this program shortly after its first release but ignored it at the time, because I was still reasonably happy with Thunderbird and it seemed quite bare-bones in comparison. I recently decided to revisit this piece o

                          • GitHub - will-moss/isaiah: Self-hostable clone of lazydocker for the web. Manage your Docker fleet with ease

                            Isaiah has all these features implemented : For stacks : Bulk update Up, Down, Pause, Unpause, Restart, Update Create and Edit stacks using docker-compose.yml files in your browser Inspect (live logs, docker-compose.yml, services) For containers : Bulk stop, Bulk remove, Prune Remove, Pause, Unpause, Restart, Rename, Update, Edit, Open in browser Open a shell inside the container (from your browse

                              GitHub - will-moss/isaiah: Self-hostable clone of lazydocker for the web. Manage your Docker fleet with ease
                            • Apple Podcastがウェブブラウザでも利用可能に

                              iPhoneやiPad、Apple TVなどにプリインストールされているポッドキャストアプリ「Apple Podcast」のウェブブラウザ版が登場しました。Apple Account(Apple ID)を同期することで、フォローしている番組やサブスクリプションを確認することも可能です。 Apple Podcasts on the web - Apple Podcasts for Creators https://podcasters.apple.com/support/5462-apple-podcasts-available-on-the-web Apple Podcasts launches on the web | TechCrunch https://techcrunch.com/2024/08/19/apple-podcasts-on-web-browser/ ウェブ版のAppl

                                Apple Podcastがウェブブラウザでも利用可能に
                              1