並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 70件

新着順 人気順

*developの検索結果1 - 40 件 / 70件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

*developに関するエントリは70件あります。 開発githubtutorial などが関連タグです。 人気エントリには 『git の develop ブランチは必要なのか、またはリリースtagについて』などがあります。
  • git の develop ブランチは必要なのか、またはリリースtagについて

    songmu @songmu feature branchか、feature flagかっていうのは実は結論のない話なんだろうな、とは思ってる。僕はfeature branchに慣れすぎてしまったけど 2019-10-26 15:32:59 Kazunori Otani @katzchang Gitのリポジトリ/ブランチ戦略で確実に言えそうなのは、「分岐した状態をできるだけ短くしよう」で、それを実現するためにはじつはGitだけの問題じゃなかったりするので、みなさんがんばっていきましょう。 2019-10-26 18:03:42

      git の develop ブランチは必要なのか、またはリリースtagについて
    • モバイル決済アプリの作り方 / How to develop a mobile payment app

      iOSDC2019の発表資料です。 https://fortee.jp/iosdc-japan-2019/proposal/8cec3433-83bd-48cd-a13d-6742430518d2 動画はこちら https://www.youtube.com/watch?v=Q182EngkH_0 近年、モバイル決済アプリが非常に話題になっています。 このトークではそんなモバイル決済アプリの開発現場から、様々な技術的トピックについてiOSアプリ開発者視点からみなさんに共有します。 モバイル決済アプリ開発特有のトピック、例えば - Apple Pay In-App Provisionig を用いたiD決済の仕組み - QRコードによるコード決済の仕組み - 銀行口座接続や顔認証+公的証明書による本人確認手法技術について - 既存の巨大なアプリに対して、いかに安全・効率的にモバイル決済機能を追

        モバイル決済アプリの作り方 / How to develop a mobile payment app
      • 自分の人生を生きる - 遊びで生きて価値観を育てよう / Live Your Own Life - Live for Fun and Develop Your Values

        フィヨルドミートアップ2021年9月

          自分の人生を生きる - 遊びで生きて価値観を育てよう / Live Your Own Life - Live for Fun and Develop Your Values
        • Amazon, Apple, Google, and the Zigbee Alliance to develop connectivity standard

          Amazon, Apple, Google, Zigbee Alliance and board members form working group to develop open standard for smart home devices Seattle and Cupertino, Mountain View and Davis, California — Amazon, Apple, Google, and the Zigbee Alliance today announced a new working group that plans to develop and promote the adoption of a new, royalty-free connectivity standard to increase compatibility among smart ho

            Amazon, Apple, Google, and the Zigbee Alliance to develop connectivity standard
          • Badプラクティスを選んで失敗しながら進めた新規プロダクト開発/Develop a new product with bad practices

            Badプラクティスを選んで失敗しながら進めた新規プロダクト開発/Develop a new product with bad practices

              Badプラクティスを選んで失敗しながら進めた新規プロダクト開発/Develop a new product with bad practices
            • Develop apps for iOS | Apple Developer Documentation

              Learn the basics of Xcode, SwiftUI, and UIKit to create compelling iOS apps.

                Develop apps for iOS | Apple Developer Documentation
              • SudachiDict/docs/synonyms.md at develop · WorksApplications/SudachiDict

                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

                  SudachiDict/docs/synonyms.md at develop · WorksApplications/SudachiDict
                • GitHub - bluwy/whyframe: Develop components in isolation with just an iframe

                  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 - bluwy/whyframe: Develop components in isolation with just an iframe
                  • GitHub - tajo/ladle: 🥄 Develop, test and document your React story components faster.

                    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 - tajo/ladle: 🥄 Develop, test and document your React story components faster.
                    • Tauri Mobile - Develop mobile apps with JavaScript and Rust

                      2/28/2023Tauri Mobile - Develop mobile apps with JavaScript and Rust#code#vue#rust Studio Terabyte is a full stack web development studio who finds and builds solutions that fit your project What is TauriTauri describes itself as a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that compiles to HTML, JS and CSS

                      • GitHub - vmware-labs/wasm-workers-server: 🚀 Develop and run serverless applications on WebAssembly

                        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 - vmware-labs/wasm-workers-server: 🚀 Develop and run serverless applications on WebAssembly
                        • GitHub - starpos/develop-transaction-system: Source code of the book "Develop A Transaction System" (in Japanese).

                          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 - starpos/develop-transaction-system: Source code of the book "Develop A Transaction System" (in Japanese).
                          • How to develop the Standard Libraries of Ruby?

                            I maintain the RubyGems, Bundler and the standard libraries of the Ruby language. So, I've been extract many of the standard libraries to default gems and GitHub at Ruby 3.0. But the some of libraries still remains in only Ruby repository. I will describe these situation.Read less

                              How to develop the Standard Libraries of Ruby?
                            • Nuxt.js(Vue.js)SSRのライフサイクルを完全に理解したい(wip) | miyazaki develop log

                              最近、Nuxt.jsで開発をする機会をいただいたもののnuxtのライフサイクルになかなかつまずいたのでまとめてみました。 fetchやmounted、createdなどはなんとなくわかったものの、middrewareやpluginsが混ざると本当によくわからなくなる。。 まだまだnuxt.js2ヶ月と超絶初心者で網羅できてないライフサイクル + 間違いもあるかと思いますので、随時更新予定です。 検証するライフサイクル SSR(サーバーサイドレンダリング)とCSR(クライアントサイドレンダリング)で頭がごちゃごちゃになるかと思いますので 別々で書いていきます。 SSRは、URLで直接アクセスされた際に、動くもの。 CSRは、nuxt.js上のアプリケーション上でリンククリックされた際にに動くもの。 として考えています。 検証コードは下記の通り。 念のため、全部に process.server

                              • Release 1.0 · starpos/develop-transaction-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

                                  Release 1.0 · starpos/develop-transaction-system
                                • 月や火星にお引越しの時代に! to develop lunar, martian habitats

                                  月や火星での人の生活圏の開発開始! 高さ200~400メートルのガラス様の建物。人工的に重力を作るとか。人の生活圏を英語でhuman habitat, 3分の1を英語でa third。月や火星にお引越しの時代…… The Yomiuri Shimbun20:00 JST, July 14, 2022 より一部抜粋 (対訳をとりやすいように、なるべく冒頭から訳しています) Kyoto University’s Human Spaceology Center and Tokyo-based construction firm Kajima Corp. have launched a joint research project to develop human habitats on the moon and Mars with Earth-like gravity. 京都大学と鹿島建設は、月

                                  • BioNTech scientist Katalin Karikó risked her career to develop mRNA vaccines. Americans will start getting her coronavirus shot on Monday.

                                    An icon in the shape of a person's head and shoulders. It often indicates a user profile.

                                      BioNTech scientist Katalin Karikó risked her career to develop mRNA vaccines. Americans will start getting her coronavirus shot on Monday.
                                    • A Psychologist Who Helps West Point Cadets Develop Mental Strength Shares 3 of His Best Tips

                                      A Psychologist Who Helps West Point Cadets Develop Mental Strength Shares 3 of His Best TipsNate Zinsser runs the performance psychology department at the military academy. Entrepreneurship is legendarily hard on your mental health, but you know what's even tougher than getting a business off the ground? Fighting a war. Which is why, when founders are in the market for advice on dealing with stres

                                        A Psychologist Who Helps West Point Cadets Develop Mental Strength Shares 3 of His Best Tips
                                      • Sleemo – A new way to develop serverless GraphQL backend using AWS AppSync | DevelopersIO

                                        Sleemo – A new way to develop serverless GraphQL backend using AWS AppSync Introduction AWS has announced Direct Lambda Resolvers for AWS AppSync in Aug 2020, and I was super excited about this new feature support. Prior to this feature release, VTL(Velocity Template Language) was a MUST to implement GraphQL resolvers using AWS AppSync, which made GraphQL backend implementation using AppSync compl

                                          Sleemo – A new way to develop serverless GraphQL backend using AWS AppSync | DevelopersIO
                                        • 先行きの見えなさを楽しさに変える ーVUCA時代のキャリア論と絶対他力主義ー / How to develop your career in the VUCA era

                                          技育祭2022【秋】2022.10.14(金) - 10.16(日) https://talent.supporterz.jp/geeksai/2022autumn/information/#1015-1440-HallA

                                            先行きの見えなさを楽しさに変える ーVUCA時代のキャリア論と絶対他力主義ー / How to develop your career in the VUCA era
                                          • GitHub - cloudflare/next-on-pages: CLI to build and develop Next.js apps for Cloudflare Pages

                                            Build, develop, and deploy Next.js apps for Cloudflare Pages. @cloudflare/next-on-pages is a CLI tool that you can use to build and develop Next.js applications so that they can run on the Cloudflare Pages platform. Alongside the @cloudflare/next-on-pages there is an additional package eslint-plugin-next-on-pages implementing an Eslint plugin which aim is to aid developers at using the @cloudflare

                                              GitHub - cloudflare/next-on-pages: CLI to build and develop Next.js apps for Cloudflare Pages
                                            • E2Eテストをシフトレフトしてdevelopブランチでの自動テスト実行時間を80%短縮した話 - LIFULL Creators Blog

                                              QAの山下です。 QAグループという名前で横断組織として手動&自動テストやツール開発、プロセス改善など仕組みづくりに取り組んでいます。 今回は LIFULL HOME'S の開発で実行されているE2Eテスト(リグレッションテスト)をシフトレフトし、実行時間を80%短縮した話を紹介します。 ざっくり何をやったのか 大規模なリポジトリでのdevelopマージ後のE2Eテストの9割をPR上で実行可能にした コードのpushからE2Eテスト完了まで5~8分で完了できる 運用上の課題も頑張って解消した 目次 ざっくり何をやったのか 目次 結論 前提情報 E2Eテストとは リグレッションテストとは LIFULL HOMESでのE2Eテストの位置付け シフトレフトとは EEとは 対象のプロダクトの規模 起こっていた課題 テストの削除とリファクタを行い、テストケースを3割削減した デプロイ後のアプリケーシ

                                                E2Eテストをシフトレフトしてdevelopブランチでの自動テスト実行時間を80%短縮した話 - LIFULL Creators Blog
                                              • How to Develop Inside a Container Using Visual Studio Code Remote Containers | Docker

                                                How to Develop Inside a Container Using Visual Studio Code Remote Containers This is a guest post from Jochen Zehnder. Jochen is a Docker Community Leader and working as a Site Reliability Engineer for 56K.Cloud. He started his career as a Software Developer, where he learned the ins and outs of creating software. He is not only focused on development but also on the automation to bridge the gap t

                                                  How to Develop Inside a Container Using Visual Studio Code Remote Containers | Docker
                                                • Develop in Swift | Apple Developer Documentation

                                                  Develop in Swift Tutorials are a great first step toward a career in app development using Xcode, Swift, and SwiftUI.

                                                    Develop in Swift | Apple Developer Documentation
                                                  • GitHub でデフォルトのブランチを main から develop へ変更した後に main ブランチを削除から守る方法 | fwywd(フュード)powered by キカガク

                                                    GitHub ではリポジトリを作成した時のデフォルトのブランチが main ですが、Git Flow などのブランチモデルを適用すると、main は基本的に本番環境運用のためだけに存在させるべきです。 デフォルトのブランチが main のままだと Pull Request を出すときの base となるブランチが常に main となってしまい、変更の手間が面倒であったり人為的なミスが生じてしまいます。 そこで、今回はデフォルトのブランチを main から develop へ変更する方法を紹介します。 また、単にデフォルトのブランチを変更しただけでは、hotfixes の変更などを main から develop へ Pull Request でマージした時にブランチを誤って削除してしまう危険性があります。 そこで、main ブランチを人為的なミスで削除から守る方法も併せて紹介します。

                                                      GitHub でデフォルトのブランチを main から develop へ変更した後に main ブランチを削除から守る方法 | fwywd(フュード)powered by キカガク
                                                    • GitHub - mlc-ai/mlc-llm: Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.

                                                      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 - mlc-ai/mlc-llm: Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.
                                                      • New AWS Amplify Admin UI Helps You Develop App Backends, No Cloud Experience Required | Amazon Web Services

                                                        AWS News Blog New AWS Amplify Admin UI Helps You Develop App Backends, No Cloud Experience Required Today AWS Amplify announces new Admin UI to configure an application backend, and manage app users and content outside the AWS console. This new feature makes it easier to use AWS services and accelerates the development and management of full-stack web and mobile apps. We launched AWS Amplify in No

                                                          New AWS Amplify Admin UI Helps You Develop App Backends, No Cloud Experience Required | Amazon Web Services
                                                        • Develop and test AWS Glue version 3.0 and 4.0 jobs locally using a Docker container | Amazon Web Services

                                                          AWS Big Data Blog Develop and test AWS Glue version 3.0 and 4.0 jobs locally using a Docker container Apr 2023: This post was reviewed and updated with enhanced support for Glue 4.0 Streaming jobs. Jan 2023: This post was reviewed and updated with enhanced support for Glue 3.0 Streaming jobs, ARM64, and Glue 4.0. AWS Glue is a fully managed serverless service that allows you to process data coming

                                                            Develop and test AWS Glue version 3.0 and 4.0 jobs locally using a Docker container | Amazon Web Services
                                                          • KintoHub - Develop. Combine. Promote.

                                                            Develop. Combine. Promote.KintoHub is an all-in-one platform to combine and deploy your backend services, websites, cron jobs, databases and everything your app needs in one place.

                                                              KintoHub - Develop. Combine. Promote.
                                                            • PyTorch Tutorial: How to Develop Deep Learning Models with Python - MachineLearningMastery.com

                                                              Predictive modeling with deep learning is a skill that modern developers need to know. PyTorch is the premier open-source deep learning framework developed and maintained by Facebook. At its core, PyTorch is a mathematical library that allows you to perform efficient computation and automatic differentiation on graph-based models. Achieving this directly is challenging, although thankfully, the mo

                                                                PyTorch Tutorial: How to Develop Deep Learning Models with Python - MachineLearningMastery.com
                                                              • GitHub - koki-develop/clive: ⚡ Automates terminal operations.

                                                                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 - koki-develop/clive: ⚡ Automates terminal operations.
                                                                • GitHub - MAIF/shapash: 🔅 Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models

                                                                  Shapash is a Python library designed to make machine learning interpretable and comprehensible for everyone. It offers various visualizations with clear and explicit labels that are easily understood by all. With Shapash, you can generate a Webapp that simplifies the comprehension of interactions between the model's features, and allows seamless navigation between local and global explainability.

                                                                    GitHub - MAIF/shapash: 🔅 Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models
                                                                  • Why Flutter Has Become the Best Choice To Develop a Startup Mobile App in 2020?

                                                                    Why Flutter Has Become the Best Choice To Develop a Startup Mobile App in 2021? -(Latest Updated) Are you a bootstrapper and planning to launch a mobile app but still in a dilemma which cross-platform framework you should choose in 2021? Flutter can make it more comfortable for startups to roll out with the feature-rich mobile application without putting a burning hole in the pocket. How? Let’s go

                                                                      Why Flutter Has Become the Best Choice To Develop a Startup Mobile App in 2020?
                                                                    • Juliaのパッケージ開発に便利なPkgTemplates, Revise, developコマンド - Qiita

                                                                      この記事では,パッケージのひな形を生成するところからGithubでの公開までのステップをひとつずつ見ていきながら,develop(dev)コマンドなど,REPLでのパッケージ開発に有用な機能を紹介します。まずは簡単なプロジェクトを作成し,それをパッケージとしてまとめてみます。 パッケージ開発の手順 前回の記事で説明したプロジェクトの作成方法は(pkgモードでgenerateコマンド実行),パッケージのひな形を作るのに有効です。しかし,パッケージの開発を助けるためには,もう少し多くの手順を,順を追って実行することになるでしょう。それらの手順を簡素化するために,外部パッケージやJuliaコマンドを利用します。 まずパッケージのひな形を用意します。必要なファイルを自動生成するPkgTemplatesパッケージが便利です。 開発途中のパッケージを,Juliaに認識させます。これはpkgモードのde

                                                                        Juliaのパッケージ開発に便利なPkgTemplates, Revise, developコマンド - Qiita
                                                                      • How to develop product sense

                                                                        👋 Hey, Lenny here! Welcome to a ✨ monthly free edition ✨ of my weekly newsletter. Each week I tackle reader questions about building product, driving growth, working with humans, and anything else that’s stressing you out about work. If you’re not a subscriber, here’s what you missed this month: Freemium vs. trial What is good waitlist conversion What is good monthly churn Q: How do I develop pro

                                                                          How to develop product sense
                                                                        • GitHub - svc-develop-team/so-vits-svc: SoftVC VITS Singing Voice Conversion

                                                                          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 - svc-develop-team/so-vits-svc: SoftVC VITS Singing Voice Conversion
                                                                          • Dual_EC_DRBGのバックドアの仕組み - Develop with pleasure!

                                                                            japan.zdnet.com こんなニュースもあり、バックドアと言えばエドワード・スノーデンの告発でも話題になったNSA(米国家安全保障局)のバックドアを思い出した。当時は仕組みについて調べてなかったけど、どんな仕組みのバックドアだったのか今になって気になったので調べてみた。 Dual_EC_DRBG バックドアが仕込まれていたのは、NSAの推奨により一度は標準として採用された擬似乱数生成器のアルゴリズムDual Elliptic Curve Deterministic Random Bit Generator(Dual_EC_DRBG)。で、2006年にNIST SP800-90Aに組み込まれ、2013年に利用すべきではないと勧告されている。 Dual_EC_DRBGの仕様 Dual_EC_DRBGは、生成したシード値から、2つの楕円曲線上の点を使って、多数の乱数を生成する擬似乱数生成

                                                                              Dual_EC_DRBGのバックドアの仕組み - Develop with pleasure!
                                                                            • Develop apps for iOS | Apple Developer Documentation

                                                                              Learn the basics of Xcode, SwiftUI, and UIKit to create compelling iOS apps.

                                                                                Develop apps for iOS | Apple Developer Documentation
                                                                              • IONのDIDを作ってみる - Develop with pleasure!

                                                                                IONはMSが中心になって開発したDIDのプロトコルの1つ(did:ion)。実体は、アンカリング先のブロックチェーンにBitcoin、Content-Addressed Storage System(CAS)ノードにIPFSを用いたSidetreeプロトコルになる。この他にアンカリング先をEthereumにしてSidetreeを実装したElement(did:elem)とか、他にもFabricやAmazon QLDB、S3を使った実装もあるみたい。 今回は、そんなION(正確にはSidetree)で発行されるDIDを実際に作ってみる。 DIDの作成 Sidetreeでは、以下の3つの鍵ペアを生成する。 署名鍵:DID自体に関連付けられるメインの鍵で、DIDのユースケースにおける署名や認証に用いる鍵。 Update Key:DIDの更新とUpdate Key自体の更新に使用する鍵。 Rec

                                                                                  IONのDIDを作ってみる - Develop with pleasure!
                                                                                • GitHub - google/makani: Makani was a project to develop a commercial-scale airborne wind turbine, culminating in a flight test of the Makani M600 off the coast of Norway. All Makani software has now been open-sourced. This repository contains the working

                                                                                  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 - google/makani: Makani was a project to develop a commercial-scale airborne wind turbine, culminating in a flight test of the Makani M600 off the coast of Norway. All Makani software has now been open-sourced. This repository contains the working

                                                                                  新着記事