並び順

ブックマーク数

期間指定

  • から
  • まで

121 - 160 件 / 1706件

新着順 人気順

developmentの検索結果121 - 160 件 / 1706件

  • Development Containersのfeatureを作る - cockscomblog?

    OSによって作られるメタデータファイル(.DS_StoreとかThumbs.dbとか)をgitignoreするとき、プロジェクトじゃなくてグローバルの設定にしたい。それで長年 ~/.config/git/ignore にファイルを置いていた。内容はgithub/gitignoreから取ってくる。giboを使っているなら、gibo dump macOS > ~/.config/git/ignore するだけだ。 Development Container 最近Development Containersを使ってみていて、おおよそ気に入っているのだけど、このグローバルなgitignoreの扱いに悩んだ。手元のファイルシステムからマウントされるので、.DS_StoreファイルがDevelopment Containerの中から見えてしまう。しかしグローバルなgitignoreは(あえてマウントし

      Development Containersのfeatureを作る - cockscomblog?
    • Micro State Management with React Hooks | Web Development | Print

      Micro State Management with React Hooks: Explore custom hooks libraries like Zustand, Jotai, and Valtio to manage global states

      • アクセシブルなフロントエンド開発のこれまでとこれから / the past and future of accessible front-end development

        JSConfJP 2021 発表資料 昨今アクセシビリティに関する興味関心が増えてきた中で、SPAといったWebアプリケーションにおけるアクセシビリティを考慮した実装についてはまだ認識が広ま…

          アクセシブルなフロントエンド開発のこれまでとこれから / the past and future of accessible front-end development
        • GitHub - langgenius/dify: Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to p

          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 - langgenius/dify: Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to p
          • 【2023年版】数あるSwiftの非同期処理の実現方法をきちんと理解した上で使い分けよう - machio Development Diary

            これは Qiita iOS Advent Calendar 2023 の13日目の記事です。 概観 背景 こんな人へ向けた記事 この記事で扱う非同期処理の実現方法 GCDを用いた非同期処理 GCDとは DispatchQueue DispatchQueueへのタスク引き渡し DispatchQueueの優先度 DispatchQueueの分類 (Private Dispatch Queue) GCDの使い方 Operation、OperationQueueクラスを用いた非同期処理 Operation、OperationQueueクラスとは Operation、OperationQueueクラスの使い方 タスクの定義とキューへの追加 タスク間の依存関係の設定 タスクのキャンセル GCDとの比較 余談:Operationクラスは単体でも実行できる Threadクラスを用いた非同期処理 Thre

              【2023年版】数あるSwiftの非同期処理の実現方法をきちんと理解した上で使い分けよう - machio Development Diary
            • My favorite C compiler flags during development

              This article was discussed on Hacker News and on reddit. The major compilers have an enormous number of knobs. Most are highly specialized, but others are generally useful even if uncommon. For warnings, the venerable -Wall -Wextra is a good start, but circumstances improve by tweaking this warning set. This article covers high-hitting development-time options in GCC, Clang, and MSVC that ought

              • GitHub - layrjs/layr: Dramatically simplify full‑stack development

                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 - layrjs/layr: Dramatically simplify full‑stack development
                • GitHub - facebook/react-strict-dom: React Strict DOM (RSD) standardizes the development of styled React components for web and native.

                  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 - facebook/react-strict-dom: React Strict DOM (RSD) standardizes the development of styled React components for web and native.
                  • Verification-First Development

                    A while back I argued on the Blue Site1 that "test-first development" (TFD) was different than "test-driven development" (TDD). The former is "write tests before you write code", the latter is a paradigm, culture, and collection of norms that's based on TFD. More broadly, TFD is a special case of Verification-First Development and TDD is not. VFD: before writing code, put in place some means of ve

                      Verification-First Development
                    • 生成AI・LLM時代における 機械学習エンジニアとしてのキャリア戦略・開発戦略 / my-career-and-development-strategies-for-ml-engineer-2024

                      2024年03月28日 ML Career Night #1|生成AI時代の機械学習エンジニアのキャリア戦略 (https://tech-track.connpass.com/event/304056/) におけるLT資料です。 私の考えている、生成AI・LLM時代における機械学習エンジニアとし…

                        生成AI・LLM時代における 機械学習エンジニアとしてのキャリア戦略・開発戦略 / my-career-and-development-strategies-for-ml-engineer-2024
                      • Post-Spectre Web Development

                        Post-Spectre Web Development W3C First Public Working Draft, 16 March 2021 This version: https://www.w3.org/TR/2021/WD-post-spectre-webdev-20210316/ Latest published version: https://www.w3.org/TR/post-spectre-webdev/ Editor's Draft: https://w3c.github.io/webappsec-post-spectre-webdev/ Feedback: public-webappsec@w3.org with subject line “[post-spectre-webdev] … message topic …” (archives) Issue Tr

                        • Hoppscotch • Open source API development ecosystem • Hoppscotch

                          Please save this request in any collection to inherit the authorization

                            Hoppscotch • Open source API development ecosystem • Hoppscotch
                          • Kotlinの開発でも AIをいい感じに使いたい / Making the Most of AI in Kotlin Development

                            サーバーサイドKotlin LT大会 vol.14 の発表資料です。 https://server-side-kotlin-meetup.connpass.com/event/340992/

                              Kotlinの開発でも AIをいい感じに使いたい / Making the Most of AI in Kotlin Development
                            • Open Development for Remix

                              Open source and open development don't always go together. I know because I've personally done a lot of open source but not enough open development. OSS Capital's Joseph Jacks, who led our seed round of funding, said something that has stuck with me ever since he said it: You are building something that is generationally important (No pressure 😅) I believe it. But Remix can't become a generationa

                                Open Development for Remix
                              • Unikraft is a fast, secure and open-source Unikernel Development Kit.

                                Unikraft is a fast, secure and open-source Unikernel Development Kit Unikraft powers the next-generation of cloud native applications by enabling you to radically customize and build custom OS/kernels, unlocking best-in-class performance, security primitives and efficiency savings.

                                • Rust for web development: 2 years later

                                  Update 2023: Should I Rust or should I go? I started developing web services (JSON APIs) in Rust a little bit more than 2 years ago, so I thought it was time to shake the preconceived ideas and share what I've learned. The prejudices Rust code is ugly: Rust is

                                    Rust for web development: 2 years later
                                  • Web Development Gallery Eases

                                    Eases is Web Development Gallery Site. Watch and learn about Easing and front-end development

                                      Web Development Gallery Eases
                                    • Agent Development Kit: Making it easy to build multi-agent applications- Google Developers Blog

                                      Agent Development Kit: Making it easy to build multi-agent applications The world of AI is rapidly moving beyond single-purpose models towards intelligent, autonomous multi-agent systems. Building these multi-agent systems, however, presents new challenges. That is why today, we have introduced Agent Development Kit (ADK) at Google Cloud NEXT 2025, a new open-source framework from Google designed

                                        Agent Development Kit: Making it easy to build multi-agent applications- Google Developers Blog
                                      • GitHub - Unity-Technologies/game-programming-patterns-demo: A repo of small demos that assemble some of the well-known design patterns in Unity development to support the ebook "Level up your code with game programming patterns"

                                        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 - Unity-Technologies/game-programming-patterns-demo: A repo of small demos that assemble some of the well-known design patterns in Unity development to support the ebook "Level up your code with game programming patterns"
                                        • MN-3の高精度電力計測にむけた取り組み - Preferred Networks Research & Development

                                          はじめに 2020年11月17日早朝(日本時間)に開催されたSC20のTOP500 BoFにおいて、今年2回目のTOP500/Green500ランキングが発表されました。PFNが構築・運用している深層学習用スーパーコンピュータMN-3は前回に続きリストに掲載されました。MN-3は電力効率指標 26.04GFlops/W、最大演算性能 1,652.9TFlops の記録でGreen500 世界第2位(TOP500 331位)になりました。 前回の世界第1位から順位は一つ後退してしまいましたが、前回の記録から23.3%の電力効率性能の向上を実現しておりMN-3の高い演算効率とポテンシャルを改めて証明した結果になりました[1]。 この発表に続いて、翌日2020年11月18日早朝(日本時間)にはSC20のGreen500 BoFが開催されました。BoFでは今回のGreen500リストの詳細について

                                            MN-3の高精度電力計測にむけた取り組み - Preferred Networks Research & Development
                                          • Agile and Iterative Development: Lessons from 20 Years of Ninja-style Testing

                                            Agile and Iterative Development: Lessons from 20 Years of Ninja-style Testing

                                              Agile and Iterative Development: Lessons from 20 Years of Ninja-style Testing
                                            • 評価関数のバッチ処理に対応したブラックボックス最適化ライブラリの開発 - Preferred Networks Research & Development

                                              本記事は、2020年インターンシップで勤務した高橋芽生さんによる寄稿です。 はじめに 2020年度PFN夏季インターン生の高橋芽生です。 今回のインターンではメタヒューリスティクスライブラリの開発を行いました。 コードはこちらで公開しています。 メタヒューリスティクス メタヒューリスティクスという用語には様々な意味がありますが、本稿では個々の問題に依存しない連続的な最適化のための一般的なフレームワークを指すものとします。これは関数の形が陽に与えられていない場合の最適化手法であるブラックボックス最適化の一つです。ブラックボックス最適化には、機械学習のハイパーパラメータチューニングや、音声認識システム [1]、結晶構造の解析 [2]、ソーシャルゲームの難易度・バランス調整 [3]などの応用先が知られています。多くのメタヒューリスティクスの手法では、同じバッチのスコアは互いに影響しないため、複数

                                                評価関数のバッチ処理に対応したブラックボックス最適化ライブラリの開発 - Preferred Networks Research & Development
                                              • GitHub - hashicorp/terraform-mcp-server: The Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.

                                                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 - hashicorp/terraform-mcp-server: The Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.
                                                • Agent Development Kit

                                                  What is Agent Development Kit?¶ Agent Development Kit (ADK) is a flexible and modular framework for developing and deploying AI agents. While optimized for Gemini and the Google ecosystem, ADK is model-agnostic, deployment-agnostic, and is built for compatibility with other frameworks. ADK was designed to make agent development feel more like software development, to make it easier for developers

                                                    Agent Development Kit
                                                  • Visual testing: The greatest trick in UI development

                                                    In UI development, making sure everything looks right is as important as making sure it works. Visual tests are image snapshot tests that solve for this. However, somewhat surprisingly, they can also replace the most brittle part of many UI unit tests: asserting on details of the UI. In many cases this can replace the unit test entirely, allowing you to test more with far less code. This post cove

                                                      Visual testing: The greatest trick in UI development
                                                    • Development containers

                                                      An open specification for enriching containers with development specific content and settings. What are Development Containers? A development container (or dev container for short) allows you to use a container as a full-featured development environment. It can be used to run an application, to separate tools, libraries, or runtimes needed for working with a codebase, and to aid in continuous inte

                                                      • GitHub - abskmj/hukum: An NPM module that displays Github Action progress in the terminal and aims to improve your development experience by printing status in realtime.

                                                        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 - abskmj/hukum: An NPM module that displays Github Action progress in the terminal and aims to improve your development experience by printing status in realtime.
                                                        • Front-of-the-front-end and back-of-the-front-end web development

                                                          Front-of-the-front-end and back-of-the-front-end web development The Great Divide is real, and I’m pleased that the terms “front-of-the-front-end” and “back-of-the-front-end” have gained traction ever since I quipped about them on the Shop Talk Show. A few of my clients have actually moved away from a culture of “we only hire full-stack developers” and have instead adopted the labels “front-of-the

                                                            Front-of-the-front-end and back-of-the-front-end web development
                                                          • Rust Web Development

                                                            This article is part of a chapter of Rust Web Development which didn't make the cut to be in the book. TL;DR When we talk about a web service, we, more often than not, mean deployed code which listens on a certain IP address and port and responds to HTTP messages. There are many steps involved for two parties to be able to communicate with each other. Application developers are mainly confronted w

                                                            • 再計算を用いたMN-Core向けコンパイラの最適化 - Preferred Networks Research & Development

                                                              私がPFNに入ってから知った、もっとも好きな技術トピックの一つである、MN-Core™向け再計算のご紹介をします。再計算(recomputation、rematerializationやcheckpointingなどのキーワードで呼ばれることもあります)は、その名の通り同じ計算を複数回することで、GPUメモリを節約するために再計算を利用するテクニックは広く知られています。PFNでも、再計算を使ったメモリ節約アルゴリズムに取り組み、実際の事業でフル活用しています。 MN-Core向けの再計算は、消費メモリ削減でなく、高速化を主目的としています。再計算で計算する量が増えるにも関わらず、高速化が達成できるというのが、私がとても面白いと思う点です。カラクリを紹介していきます。 MN-Coreは、DRAMとSRAMの二種類のメモリを持ち、使えるリソースをとにかく演算器に費やしているのが特徴のアクセラ

                                                                再計算を用いたMN-Core向けコンパイラの最適化 - Preferred Networks Research & Development
                                                              • Containerized Python Development - Part 3 | Docker

                                                                Products Docker DesktopContainerize your applicationsDocker HubDiscover and share container imagesDocker ScoutSimplify the software supply chainDocker Build Cloud Speed up your image buildsTestcontainers Desktop Local testing with real dependenciesTestcontainers Cloud Test without limits in the cloud See our product roadmapMORE resources for developers

                                                                  Containerized Python Development - Part 3 | Docker
                                                                • Codespaces is GitHub's New Development Platform, Now Supporting Emacs and Vim

                                                                  Building Inclusive Mini Golf: a Practical Guide to Accessible XR Development Colby Morgan discusses practical strategies and technical examples for building accessible and inclusive XR experiences. Learn about their core design principles, including accessibility at the start, invisible features, simplicity, and layered depth, using Walkabout Mini Golf as a case study.

                                                                    Codespaces is GitHub's New Development Platform, Now Supporting Emacs and Vim
                                                                  • Software development topics I've changed my mind on after 6 years in the industry - Blogomatano

                                                                    Software development topics I've changed my mind on after 6 years in the industry Published: 2021-01-23 Things I've changed my mind on:Things I now believe, which past me would've squabbled with: Typed languages are better when you're working on a team of people with various experience levelsStandups are actually useful for keeping an eye on the newbies.Sprint retrospectives have their place so lo

                                                                    • GitHub - sonnyt/just: Zero config TypeScript build and development toolkit.

                                                                      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 - sonnyt/just: Zero config TypeScript build and development toolkit.
                                                                      • [AAMAS2021採択]株価予測のためのアンサンブル・進化計算手法 : Trader-Company法 - Preferred Networks Research & Development

                                                                        PFNで金融・機械学習の研究開発を行っているエンジニアの伊藤克哉です。人工知能(特に自律エージェントとマルチエージェントシステム)のトップ会議のひとつであるAAMAS 2021に、PFNの伊藤克哉・南賢太郎・今城健太郎と野村アセットマネジメント株式会社の中川慧氏が共同で執筆した株価予測に関する論文“Trader-Company Method: A Metaheuristic for Interpretable Stock Price Prediction”がFull paperで採択されました。本記事ではその内容について簡単に紹介したいと思います。 Disclaimer: The views expressed here are our own and do not necessarily reflect the views of Preferred Networks and Nomura

                                                                          [AAMAS2021採択]株価予測のためのアンサンブル・進化計算手法 : Trader-Company法 - Preferred Networks Research & Development
                                                                        • Dify 101 Tutorial: Comprehensive Guide to Master Dify.ai | No-Code AI Application Development Tutorial

                                                                          Reinterpreting a Chinese word from a completely new perspective, in a manner similar to "self-deprecation".

                                                                            Dify 101 Tutorial: Comprehensive Guide to Master Dify.ai | No-Code AI Application Development Tutorial
                                                                          • MN-Coreコンパイラを用いた深層学習ワークロードの高速化 - Preferred Networks Research & Development

                                                                            はじめに 深層学習を軸とした研究開発には大きな計算資源が必要です。 PFNでは深層学習ワークロードに特化した計算機資源として深層学習用アクセラレータであるMN-Coreを開発し、実際に弊社のスーパーコンピュータであるMN-3に搭載し運用を行っています。本記事では、MN-Coreを利用した深層学習ワークロード高速化のためのコンパイラの概要及び、ワークロード高速化の実例について紹介します。 MN-Coreの概要とコンパイラの必要性 MN-Core(https://www.preferred.jp/ja/projects/mn-core/)とは深層学習ワークロードに特化したアクセラレータです。深層学習において頻出する畳み込み演算を高速化するために、多数の高効率な行列演算器ユニットを階層的に束ねた構造を持っています。各階層間においては縮約/放送など深層学習ワークロードでよく用いられる集団通信を行う

                                                                              MN-Coreコンパイラを用いた深層学習ワークロードの高速化 - Preferred Networks Research & Development
                                                                            • GIMP - Development release GIMP 2.99.2 is out

                                                                              The new unstable version of GIMP, 2.99.2, marks the first step towards GIMP 3 based on the GTK3 user interface toolkit. Release highlights: GTK3-based user interface, with native support for Wayland and HiDPI displays. Major refactoring and cleanup Multiple layers selection More (color) space invasion Render caching available for better performance New plug-in API Plugins now possible with Python

                                                                                GIMP - Development release GIMP 2.99.2 is out
                                                                              • GitHub - gitpod-io/gitpod: The developer platform for on-demand cloud development environments to create software faster and more securely.

                                                                                Dev environments as code - Gitpod is like infrastructure-as-code, but for your development environment. Gitpod defines your editor extensions and requires dependencies in a declarative .gitpod.yml configuration. Spinning up dev environments is easily repeatable and reproducible empowering you to automate, version-control, and share dev environments across your team. Prebuilt dev environments - Git

                                                                                  GitHub - gitpod-io/gitpod: The developer platform for on-demand cloud development environments to create software faster and more securely.
                                                                                • TypeScript support in Svelte - Learn web development | MDN

                                                                                  Complete beginners start here!Getting started with the webGetting started with the webInstalling basic softwareWhat will your website look like?Dealing with filesHTML basicsCSS basicsJavaScript basicsPublishing your websiteHow the web worksHTML — Structuring the webIntroduction to HTMLIntroduction to HTMLGetting started with HTMLWhat's in the head? Metadata in HTMLHTML text fundamentalsCreating hy

                                                                                    TypeScript support in Svelte - Learn web development | MDN