並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 23 件 / 23件

新着順 人気順

communityの検索結果1 - 23 件 / 23件

  • Merging Remix and React Router

    We've been building a bridge. You can hear Ryan talk about this announcement at React Conf 🎥 For nearly 4 years we've been working on Remix, a fullstack framework built on web standards to help you build better websites and applications. React Router has always been Remix's largest dependency after React itself. The two projects are so closely aligned that we updated React Router to include Remix

      Merging Remix and React Router
    • AWSを使用したアプリケーションのローカルテスト

      AWSを使用したアプリケーションのテスト方法 AWSを使用しているアプリケーションの開発時に問題となるのは、どのようにテストを実施するかという問題が発生します。 この時の選択肢は次の通りとなります。 単体テスト時にAWSのモックを作成してテストを行う AWS上にテスト用の環境を用意してテスト時に接続してテストを行う LocalStackを使用してローカルにAWSサービスのエミュレーターを動かしてテストする 単体テスト時にAWSのモックを作成してテストを行う 単体テスト時にモックアップする方法はテストに都合のいいデータを返せるため容易にテストが行えます。 モックの作成に手間がかかりますし、思い込みでモックを作成してバグを作成する場合もありますが、Motoなどを用いることでこれらの問題は軽減できるでしょう。 ただし、あくまで単体テストでしか使用できません。例えば複数プロセスを連携するようなテス

        AWSを使用したアプリケーションのローカルテスト
      • React Compiler – React

        React Compiler is a new experimental compiler that we’ve open sourced to get early feedback from the community. It still has rough edges and is not yet fully ready for production. React Compiler requires React 19 Beta. React Compiler is a new experimental compiler that we’ve open sourced to get early feedback from the community. It is a build-time only tool that automatically optimizes your React

          React Compiler – React
        • RFC 9562: Universally Unique IDentifiers (UUIDs)

           Internet Engineering Task Force (IETF) K. Davis Request for Comments: 9562 Cisco Systems Obsoletes: 4122 B. Peabody Category: Standards Track Uncloud ISSN: 2070-1721 P. Leach University of Washington May 2024 Universally Unique IDentifiers (UUIDs) Abstract This specification defines UUIDs (Universally Unique IDentifiers) -- also known as GUIDs (Globally Unique IDentifiers) -- and a Uniform Resou

            RFC 9562: Universally Unique IDentifiers (UUIDs)
          • Portable stories for Playwright Component Tests

            Storybook is the industry standard workshop for building, documenting, and testing UI components. It’s used by leading development teams at organizations like Shopify, Gov.UK, and NASA. One of the biggest benefits of developing in Storybook is that you get tests for free. Each isolated component example—or “story”—is a UI test. And if you want to test data fetching and user interactions, Storybook

              Portable stories for Playwright Component Tests
            • 実用的なLLMアプリケーションを作るための大規模アップデート 「LangChain 0.1」「LlamaIndex 0.10」になって変わったこと

              『OpenAI GPT-4V/ChatGPT/GPTs 人工知能プログラミング実践入門』著者の布留川氏は、登壇時点までのOpenAIの最新情報と、最新技術情報のキャッチアップ術について話しました。全4回。前回はこちらから。 「LangChain」と「LlamaIndex」の違い 布留川英一氏:OpenAIの新機能を話したので、次にLangChain 0.1とLlamaIndex 0.10について話そうかと思います。今回のOpenAI本にはこのLangChainとLlamaIndex(の話題)は入れませんでした。その1個前の本にはLangChainとLlamaIndexは入っていたんですが、今回の本には入れられませんでした。 年末ぐらいにLangChainとLlamaIndexの大規模アップデートがありました。より実用的なLLMアプリケーションを作るために大規模アップデートがあったので、本に

                実用的なLLMアプリケーションを作るための大規模アップデート 「LangChain 0.1」「LlamaIndex 0.10」になって変わったこと
              • The Land That Doesn't Need Ozempic

                Pedestrians cross an intersection in the Shibuya district of Tokyo on Thursday, May 2, 2024.Toru Hanai—Bloomberg/Getty Images In March 2023, the Japanese medical authorities announced that the new weight loss drug Wegovy—which was in staggering demand across the world, causing shortages everywhere—had been approved to treat obesity in their country. It sounded, at first glance, like great news for

                  The Land That Doesn't Need Ozempic
                • dependabot-core is now open source with an MIT license

                  May 13, 2024 We’re excited to announce that the dependabot-core project is being relicensed under the MIT License, making it easier for the community to contribute to Dependabot. Keeping dependencies updated is a crucial part of securing your software supply chain, and Dependabot has been helping GitHub users do this since 2019. It’s used by millions of developers each month to keep their dependen

                  • References are like jumps

                    In a high-level language, the programmer is deprived of the dangerous power to update his own program while it is running. Even more valuable, he has the power to split his machine into a number of separate variables, arrays, files, etc.; when he wishes to update any of these he must quote its name explicitly on the left of the assignment, so that the identity of the part of the machine subject to

                    • List of Patterns

                      See the README for an explanation and discussion about this project and how to use it. The Patterns A pattern language has the structure of a network. […] The sequence of patterns is both a summary of the language, and at the same time, an index to the patterns. — p. xviii Town Patterns We begin with that part of the language which defines a town or community. These patterns can never be designed

                        List of Patterns
                      • エンジニア向け海外の情報収集サイトまとめ - Qiita

                        はじめに 本記事ではエンジニア向けの海外情報収集サイトをまとめました。”一次情報”をより”早く”取得するという意味で海外の情報収集を行うことは非常に意義のあることです。日本で働いている人でも、海外情報は積極的に取得しましょう。英語が読めない方も翻訳機やLLMに投げることで良い感じに翻訳してくれます。 本記事は、情報収集サイトを次の4種類に分類して紹介しています。参考にしてください。 学習系 ニュース系 ITサービス技術ブログ その他 それでは、早速紹介していきます!! 弊社Nucoでは、他にも様々なお役立ち記事を公開しています。よかったら、Organizationのページも覗いてみてください。 また、Nucoでは一緒に働く仲間も募集しています!興味をお持ちいただける方は、こちらまで。 学習系 FreeCodeCamp FreeCodeCamp.orgは、エンジニアやプログラミング初学者を対

                          エンジニア向け海外の情報収集サイトまとめ - Qiita
                        • Introducing the CSS anchor positioning API  |  Blog  |  Chrome for Developers

                          The CSS Anchor Positioning API is a game-changer in web development because it lets you natively position elements relative to other elements, known as anchors. This API simplifies complex layout requirements for many interface features like menus and submenus, tooltips, selects, labels, cards, settings dialogs, and many more. With anchor positioning built into the browser, you'll be able to build

                            Introducing the CSS anchor positioning API  |  Blog  |  Chrome for Developers
                          • Photobox

                            npx create-next-app@latest -e https://github.com/cloudinary-community/photobox photoboxCopy Give New Life to Your MemoriesUse Photobox Creations to create Collages, Animations, and more built on top of Cloudinary transformations to give a new experience to your images.

                              Photobox
                            • X/旧Twitterが専用のスペースとタイムラインを持ち関心のあるトピックを中心にネットワークを築けるコミュニティ機能の改良版を展開

                              X(旧Twitter)は、ユーザーが興味のあるトピックを中心にネットワークを形成できる「コミュニティ」機能を改良し、探しやすさの向上、レコメンデーション機能の追加、検索機能の強化、ソートオプションの追加などを行ったと発表しました。 XユーザーのCommunitiesさん: 「What's new with Communities」 / X https://twitter.com/HiCommunities/status/1791184745931382818 X pushes more users to Communities | TechCrunch https://techcrunch.com/2024/05/16/x-pushes-more-users-to-communities/ Xによると、「Explore(話題を検索)」から、トレンドになっている新しいコミュニティからの投稿を

                                X/旧Twitterが専用のスペースとタイムラインを持ち関心のあるトピックを中心にネットワークを築けるコミュニティ機能の改良版を展開
                              • セキュリティを何よりも最優先する - News Center Japan

                                すべての Microsoft 製品 Global Microsoft 365 Teams Copilot Windows Surface Xbox セール 法人向け サポート ソフトウェア Windows アプリ AI OneDrive Outlook Skype OneNote Microsoft Teams PC とデバイス Xbox を購入する アクセサリ VR & 複合現実 エンタメ Xbox Game Pass Ultimate Xbox Live Gold Xbox とゲーム PC ゲーム Windows ゲーム 映画とテレビ番組 法人向け Microsoft Cloud Microsoft Security Azure Dynamics 365 一般法人向け Microsoft 365 Microsoft Industry Microsoft Power Platform W

                                  セキュリティを何よりも最優先する - News Center Japan
                                • Seven Failure Points When Engineering a Retrieval Augmented Generation System

                                  Software engineers are increasingly adding semantic search capabilities to applications using a strategy known as Retrieval Augmented Generation (RAG). A RAG system involves finding documents that semantically match a query and then passing the documents to a large language model (LLM) such as ChatGPT to extract the right answer using an LLM. RAG systems aim to: a) reduce the problem of hallucinat

                                  • GitHub-hosted runners: Public Beta of Ubuntu 24.04 is now available

                                    GitHub-hosted runners: Public Beta of Ubuntu 24.04 is now available actions May 14, 2024 We are happy to announce the beta release of the Ubuntu 24.04 image for GitHub Actions hosted runners. To start using this in your Actions workflows, update your workflow file to include runs-on: ubuntu-24.04 jobs: build: runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 - uses: actions/setup-node@v4 wi

                                    • gem_rbs_collection の新しいワークフローの紹介 | Webシステム開発/教育ソリューションのタイムインターメディア

                                      先日、ある gem の型情報を gem_rbs_collection に投稿したところ、 ワークフローが以前と変わっていることに気づきました。 今回はこの新ワークフローを紹介します。 gem_rbs_collection とは? gem_rbs_collection は Ruby の型情報を収集しているリポジトリです。 Python の typeshed や TypeScript の DefinitelyTyped に相当します。 RBS では、型情報をいくつかの場所に分けて管理しています。 Ruby の組み込みクラス、標準ライブラリの型情報 rbs gem に収録 gem の型情報 gem 本体に同梱 gem_rbs_collection に収録 個々のアプリケーション内で管理 個々のアプリケーションの型情報 個々のアプリケーション内で管理 gem_rbs_collection は ge

                                        gem_rbs_collection の新しいワークフローの紹介 | Webシステム開発/教育ソリューションのタイムインターメディア
                                      • Binary logging optimizations in Amazon Aurora MySQL version 3 | Amazon Web Services

                                        AWS Database Blog Binary logging optimizations in Amazon Aurora MySQL version 3 The binary log (binlog) in MySQL is used to capture database modifications on a MySQL server in a logical format known as “events”. These database modifications can include DCL statements (such as CREATE USER or GRANT), DDL statements (CREATE TABLE, ALTER TABLE) and DML statements (INSERT, UPDATE, DELETE). When such a

                                          Binary logging optimizations in Amazon Aurora MySQL version 3 | Amazon Web Services
                                        • How to Write A 4000 Stars GitHub README for Your Project

                                          The README is the most important file in your project. It's visitors' first impression, which can significantly impact whether they decide to star, become a user, contributor, or just close the browser tab. Before open-sourcing our project Daytona — a first for us — I aimed to ensure everything was perfect, aside from the code, which is another story unto itself. TL;DRKey strategies for a successf

                                            How to Write A 4000 Stars GitHub README for Your Project
                                          • Community-driven RBS repository

                                            RubyKaigi 2024 One of the most significant problems of RBS was managing libraries' RBS files. Libraries' RBS files are important for RBS to be widely used. I've developed an rbs collection for libraries in recent years. And it improved libraries' RBS management for RBS users. See my talk at RubyKaigi Takeout 2021. However, there was still a problem if the users wanted to contribute RBS by writing

                                              Community-driven RBS repository
                                            • OpenAI's Rules for Model Behavior, Better Brain-Controlled Robots, and more

                                              Dear friends, In the last couple of days, Google announced a doubling of Gemini Pro 1.5's input context window from 1 million to 2 million tokens, and OpenAI released GPT-4o, which generates tokens 2x faster and 50% cheaper than GPT-4 Turbo and natively accepts and generates multimodal tokens. I view these developments as the latest in an 18-month trend. Given the improvements we've seen, best pra

                                                OpenAI's Rules for Model Behavior, Better Brain-Controlled Robots, and more
                                              • What's New in Neovim 0.10 | g.p. anders

                                                Neovim 0.10 was the longest release cycle since the heady days of the 0.5 release. There are a ton of new features in this release (as well as some breaking changes), so be sure to check the full release notes. You can view the release notes directly in Nvim with :h news. The news file includes information on new features, deprecations, and breaking changes. I especially urge plugin authors to rea

                                                1