並び順

ブックマーク数

期間指定

  • から
  • まで

161 - 200 件 / 209件

新着順 人気順

Repositoryの検索結果161 - 200 件 / 209件

  • GitHub - NX-AI/xlstm: Official repository of the xLSTM.

    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 - NX-AI/xlstm: Official repository of the xLSTM.
    • GitHub - aaossa/git-activity: Display an activity graph (like the contribution graph on GitHub) for the current git repository and branch

      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 - aaossa/git-activity: Display an activity graph (like the contribution graph on GitHub) for the current git repository and branch
      • GitHub - mikelxc/Workarounds-for-ARM-mac: This repository describes how I get most of my configurations work on the new Apple Silicon Mac

        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 - mikelxc/Workarounds-for-ARM-mac: This repository describes how I get most of my configurations work on the new Apple Silicon Mac
        • CensOS6のサポートが切れてyum updateでError: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try againが出た時の対処法 - Qiita

          $ docker build -t centos6.6 . Sending build context to Docker daemon 2.048kB Step 1/2 : FROM centos:6.6 ---> 368c96d786ae Step 2/2 : RUN yum update -y ---> Running in 7daac25d2959 Loaded plugins: fastestmirror Setting up Update Process Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again YumRepo Error: All mirror URLs are not using ftp,

            CensOS6のサポートが切れてyum updateでError: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try againが出た時の対処法 - Qiita
          • GitHub - memorysafety/river: This repository is the future home of the River reverse proxy application, based on the pingora library from Cloudflare.

            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 - memorysafety/river: This repository is the future home of the River reverse proxy application, based on the pingora library from Cloudflare.
            • GitHub - swc-project/jest: Super-fast alternative for babel-jest or ts-jest without type checking. Please use main repository for issues

              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.

                GitHub - swc-project/jest: Super-fast alternative for babel-jest or ts-jest without type checking. Please use main repository for issues
              • 日々勉強した事を振り返る為に er_repository という Git リポジトリを作って毎日草を生やす話 - Qiita

                ■ はじめに 説明 普段は、Notion というツールでデータベースを作って毎日の振り返りを行ってます。 又、月初と月末には目標と結果もまとめて来月に活かしてます。 ざっと構成としては以下のような感じです。 2024/01 ページ — 目標 — 実績 — 01/01 — 01/02 — 01/03 — etc… これは誰かに見せるとかではなく、完全に自分用の日報?みたいなものです。 今月は、こういった事が頑張れたな、積読してる書籍を◯本消化出来たな、などです。 このまま Notion で管理しても良いのですが、せっかくなので Git リポジトリ作ってそこに毎日 push すれば、毎日草生やせるじゃんと閃いたので試験的にやってみようと思いました。 毎日の振り返り、everyday_retrospectiveを略して er_repository とします。 とりあえず事前準備としてやる事として

                  日々勉強した事を振り返る為に er_repository という Git リポジトリを作って毎日草を生やす話 - Qiita
                • GitHub - OpenSilver/OpenSilver: This repository contains the source of both OpenSilver and CSHTML5. More information is available at: www.opensilver.net and www.cshtml5.com - Read README.md for the instructions on how to build the source code and how to t

                  Read the "Getting Started" page of the OpenSilver documentation for a step-by-step tutorial. Basically, you should download the .VSIX file (the extension for Microsoft Visual Studio) which installs the Project Templates: The .VSIX for OpenSilver can be downloaded from: https://opensilver.net/download.aspx (Free, Open Source, MIT Licensed) The .VSIX for CSHTML5 can be downloaded from: http://cshtml

                    GitHub - OpenSilver/OpenSilver: This repository contains the source of both OpenSilver and CSHTML5. More information is available at: www.opensilver.net and www.cshtml5.com - Read README.md for the instructions on how to build the source code and how to t
                  • lerna + yarn workspaces で GitHub Packages の private repository を利用してみた(殴り書きメモ) - Qiita

                    lerna + yarn workspaces で GitHub Packages の private repository を利用してみた(殴り書きメモ)JavaScriptGitHubTypeScriptYARNlerna 「サーバーとクライアントの共有部分をライブラリ化したい → でも非公開にしたい」という要望への解決方法の一つ。コードが JS/TS 一本で、リポジトリと所有権が一カ所で良ければ使いやすそう。 そもそも、公開パッケージとして分離できるならそれでいい話だし。 今回は Windows, nodist, node v14, yarn install v1.22.10 で試した。 以下では、github のユーザ名を GITHUB_USERNAME、github のリポジトリ名を GITHUB_REPONAME と記すことにする(コマンドをコピペして確認していないので細部に誤

                      lerna + yarn workspaces で GitHub Packages の private repository を利用してみた(殴り書きメモ) - Qiita
                    • GitHub - bellard/quickjs: Public repository of the QuickJS Javascript Engine.

                      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 - bellard/quickjs: Public repository of the QuickJS Javascript Engine.
                      • 新米エンジニアがMaven Central Repository に自作ライブラリを公開してみた - Qiita

                        エンジニア歴半年の自分がMaven Central Repositoryに自作ライブラリを初めて登録・公開してみました。 ちょくちょく詰まったところがあったので、その軌跡を残しておこうと思います。 自分と同じく初心者の方がライブラリ公開をするときの手助けになればと。。。 以下のリンクを主に参考にしました。 https://blog.tagbangers.co.jp/2015/02/27/to-register-the-source-code-that-was-published-in-github-to-maven-central-repository https://tagomoris.hatenablog.com/entry/20141028/1414485679 0. ことの始まり そもそもなんで歴の浅い自分がいきなりライブラリ公開をしてみたのかって話。 業務上Maven Centr

                          新米エンジニアがMaven Central Repository に自作ライブラリを公開してみた - Qiita
                        • Repository roles for an organization - GitHub Docs

                          You can customize access to each repository in your organization by assigning granular roles, giving people access to the features and tasks they need. Repository roles for organizations You can give organization members, outside collaborators, and teams of people different levels of access to repositories owned by an organization by assigning them to roles. Choose the role that best fits each per

                            Repository roles for an organization - GitHub Docs
                          • Maven Central Repository への公開手順(Gradle版) - A Memorandum

                            はじめに sonatype で JIRAアカウント作成 New Project の issue 登録 GnuPG の導入 GnuPG による鍵の生成 公開鍵を鍵サーバへ登録 秘密鍵をエクスポート Gradle プラグインの導入 build.gradle の設定 リポジトリへの公開 まとめ はじめに Maven Central Repository へライブラリを登録する手順です。 意外と古い情報しか見当たらなく、少し面倒な作業なのでこちらで紹介します。 大きくは、以下の流れになります。 sonatype の JIRA で issue を通してリポジトリ作成を依頼 GnuPG で jar を署名できる環境を作成 Gradle プラグインでリポジトリへ登録 Repository Manager で Maven Central Repository へリリース 順に見ていきましょう。 sonat

                              Maven Central Repository への公開手順(Gradle版) - A Memorandum
                            • GitHub - tokens-studio/figma-plugin: Official repository of the plugin 'Tokens Studio for Figma' (Figma Tokens)

                              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 - tokens-studio/figma-plugin: Official repository of the plugin 'Tokens Studio for Figma' (Figma Tokens)
                              • Kyoto University Research Information Repository: 情報学は哲学の最前線

                                出版元の許可を得て掲載しています. Publisher permitted posting the accepted manuscript on this repository. This is not the published version. Please cite only the published version. この論文は出版社版でありません。引用の際には出版社版をご確認ご利用ください。

                                • Kyoto University Research Information Repository: <研究論文(原著論文)>日本人とロボット --テクノアニミズム論への批判

                                  The implications any technology has on society depend not only on its intrinsic properties, but also on the cultural features of the society in which the technology is embedded. Therefore, when envisioning ethical norms for the introduction of social robots into society, we must consider the culture surrounding robots. It is often said that Japanese people have a unique cultural attitude toward ar

                                  • GitHub - AliaksandrSiarohin/first-order-model: This repository contains the source code for the paper First Order Motion Model for Image Animation

                                    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 - AliaksandrSiarohin/first-order-model: This repository contains the source code for the paper First Order Motion Model for Image Animation
                                    • 【拡張性・保守性バツグン】Laravelのリポジトリパターンとは【Repository】 - Deha magazine

                                      PHPの人気のフレームワークLaravelを活用すると短期間でWebアプリケーションを作ることができます。 そのLaravelではリポジトリパターンを活用することで、チームでソースの開発・保守がしやすくなったり、データの構築などで変更が生じる場合にソースの変更がしやすいなどと言ったメリットがあります。 この記事ではそんなリポジトリパターンについて、どう言ったものなのか・どのように実装するのかを徹底解説していきます。 Repositoryデザインパターンについて詳しく知りたい方Laravelに興味がある方これらに当てはまる方におすすめの記事となっています。これを読めばRepositoryデザインパターンについて、どのように活用していけばいいかがわかりますよ。 Repositoryデザインパターンとはこれは高度なデザインパータンですので初心者のエンジニアさんはあまり気にしないかも知れませんが、

                                      • GitHub - pwk4m1/TinyBIOS: A mirror of TinyBIOS repository

                                        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 - pwk4m1/TinyBIOS: A mirror of TinyBIOS repository
                                        • remote: Repository not found.となった時の対応方法 - Qiita

                                          事象:SourceTreeでGitHubからリポジトリをCloneしたら怒られた 環境 Winsows10 64bit SourceTree v3.0.8 既に他のアカウントでGitHubからcloneしたリポジトリがある コマンド: git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks -c credential.helper= -c credential.helper="C:/Users/ponsuke/AppData/Local/ATLASS~1/SOURCE~1/GIT_EX~1/GIT-CR~1.EXE" ls-remote https://github.com/ponsuke/repository.git 出力: エラー: remote: Repository not found

                                            remote: Repository not found.となった時の対応方法 - Qiita
                                          • GitHub - EvHaus/test-runner-benchmarks: A repository to measure performance of various JavaScript test runners

                                            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 - EvHaus/test-runner-benchmarks: A repository to measure performance of various JavaScript test runners
                                            • GitHub - blastrain/eevee: Generate model, repository, dao sources for Go application

                                              Generate model, repository, dao sources for Go application eevee はアプリケーション開発時に必要となる キャッシュやデータベースといったミドルウェアとの効率的なデータのやりとりや 開発時に生じる冗長な作業を自動化するための仕組みを提供します。 データをいかに簡単かつ効率的に参照し書き込めるかということにフォーカスしているため、 ルーティングなどの機能は提供していません。 そのため、 echo や chi や goji といったアプリケーションフレームワークと同時に利用することを想定しています。 goa が提供しているような APIリクエスト・レスポンス を自動生成する機能等も存在しますが、 プロジェクトにあわせて導入するしないを判断することができます。 eevee が提供する機能は主に次のようなものです。 スキーマ駆動開発によ

                                                GitHub - blastrain/eevee: Generate model, repository, dao sources for Go application
                                              • GitHub - Uzay-G/archivy: Archivy is a self-hosted knowledge repository that allows you to safely preserve useful content that contributes to your knowledge bank.

                                                Archivy is a self-hosted knowledge repository that allows you to safely preserve useful content that contributes to your knowledge bank.

                                                  GitHub - Uzay-G/archivy: Archivy is a self-hosted knowledge repository that allows you to safely preserve useful content that contributes to your knowledge bank.
                                                • 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
                                                  • yum installで「Cannot retrieve metalink for repository」が出たときの対処方法 | プログラマーになった 「中卒」 男のブログ

                                                    yum installで「Cannot retrieve metalink for repository」が出たときの対処方法 2019年11月18日 2019年11月14日 Linux, Web系 Linux suckamon 新しい仮想環境に「PHP7」をyumでインストールしようとしたところ、以下のエラーが発生した。 Cannot retrieve metalink for repository: epel/x86_64. Please verify its path and try again なお、EPELリポジトリは以下のコマンドでインストールされているものとする。

                                                      yum installで「Cannot retrieve metalink for repository」が出たときの対処方法 | プログラマーになった 「中卒」 男のブログ
                                                    • 『東京大学百年史』のUTokyo Repositoryでの公開について | 東京大学

                                                      『東京大学百年史』のUTokyo Repositoryでの公開について 『東京大学百年史』を東京大学学術機関リポジトリUTokyo Repositoryで公開しました 東京大学創立百年(1977年)の記念事業の一つとして刊行された『東京大学百年史』(全10巻)を、本学の学術成果物を集積し広く一般に公開する学術機関リポジトリ UTokyo Repositoryで全巻公開しました。 『東京大学百年史』はこれまで、ウェブサイト上では目次のみを公開していましたが、東京大学百五十年史編纂準備の一環として全巻のデジタル化が実施され、利便性を考慮した「しおり」付け作業(以下参照)等も行われました。 その成果物を、文書館及びUTokyo Repositoryを運営する情報システム部情報基盤課学術情報チーム、附属図書館の協働で公開しました。 UTokyo Repositoryでの公開 『東京大学百年史』公開

                                                        『東京大学百年史』のUTokyo Repositoryでの公開について | 東京大学
                                                      • カナダ研究図書館協会(CARL)、機関リポジトリに関する報告書“Institutional Repository Statistics: Reliable, Consistent Approaches for Canada”を公開

                                                          カナダ研究図書館協会(CARL)、機関リポジトリに関する報告書“Institutional Repository Statistics: Reliable, Consistent Approaches for Canada”を公開
                                                        • Repository Dispatch - GitHub Marketplace

                                                          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

                                                            Repository Dispatch - GitHub Marketplace
                                                          • Release of the new CORE Repository Dashboard – Jisc scholarly communications

                                                            Release of the new CORE Repository Dashboard (also containing tools to support REF2021 Open Access Compliance) We are extremely pleased to announce today the roll out of a major upgrade release of the CORE Repository Dashboard. Functionality The new CORE Repository Dashboard The service has been developed to support the 10,000+ CORE data providers. The upgraded CORE Repository Dashboard enables re

                                                            • docker build の apt-get update で The repository ... is not signed エラー - Qiita

                                                              docker build の apt-get update で The repository ... is not signed エラーUbuntuDockerapt-getエラー対処 何回か遭遇する度に、原因を忘れて無駄に時間を浪費してしまっていたので、覚えておくためにもメモしておきます。 事象 Docker for Macで Ubuntu 20.04 のイメージをbuildしようとして、Dockerfileの中でお決まりのapt-get updateをしたところ、以下のような The repository ... is not signed. エラーが発生することがあります。 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [107 kB] Get:2 http://archive.ubuntu.com/

                                                                docker build の apt-get update で The repository ... is not signed エラー - Qiita
                                                              • GitHub - go-to-k/cdk-gof-design-pattern: This is sample repository for AWS CDK x GoF design patterns including concrete CDK code and class diagrams.

                                                                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 - go-to-k/cdk-gof-design-pattern: This is sample repository for AWS CDK x GoF design patterns including concrete CDK code and class diagrams.
                                                                • Artifact Repository - AWS CodeArtifact - AWS

                                                                  Store and share artifacts across accounts, with appropriate levels of access granted to your teams and build systems. Reduce overhead from setup and maintenance of an artifact server or infrastructure with a fully managed service.

                                                                    Artifact Repository - AWS CodeArtifact - AWS
                                                                  • 複数のCloud Functions entrypointsを1 GitHub repository(NodeJS with TypeScript)で管理する <usecaseを添えて>

                                                                    この記事はGoogle Cloud Japan Customer Engineer Advent Calendar 2019, 4日目の記事です。 TL;DR皆様こんにちは、Google Cloud Customer EngineerのArashiと申します。 このエントリーでは、同一の機能要件内でCloud Functionsを分けたい時、どのように1 GitHub repositoryでコードを管理するかを実際のユースケースをまじえて紹介していきます。 今すぐ完成品を!という方はこちら https://github.com/jupemara/gcp-advent-calendar-2019-001。 ※usecaseとユースケースという表記が出てきますが、usecaseはオニオンアーキテクチャで言うところのapplication service, クリーンアーキテクチャで言うところのu

                                                                      複数のCloud Functions entrypointsを1 GitHub repository(NodeJS with TypeScript)で管理する <usecaseを添えて>
                                                                    • GitHub - GoogleCloudPlatform/t5x-on-vertex-ai: This repository compiles prescriptive guidance and code samples demonstrating how to operationalize Google Research T5X framework on Google Cloud Vertex AI.

                                                                      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 - GoogleCloudPlatform/t5x-on-vertex-ai: This repository compiles prescriptive guidance and code samples demonstrating how to operationalize Google Research T5X framework on Google Cloud Vertex AI.
                                                                      • GitHub - revng/revng: revng: the core repository of the rev.ng project

                                                                        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 - revng/revng: revng: the core repository of the rev.ng project
                                                                        • MIB files repository

                                                                          MIB search Home A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 1391 MIB starting with A, to top A10-AX-MIB A10-AX-NOTIFICATIONS A10-COMMON-MIB A100-R1-MIB A3COM-AUDL-r1-MIB A3COM-HUAWEI-3GMODEM-MIB A3COM-HUAWEI-8021PAE-MIB A3COM-HUAWEI-AAA-NASID-MIB A3COM-HUAWEI-AAL5-MIB A3COM-HUAWEI-ACFP-MIB A3COM-HUAWEI-ACL-MIB A3COM-HUAWEI-AFC-MIB A3COM-HUAWEI-ARP-RATELIMIT-MIB A3COM-HUAWEI-ATM-DXI-MIB A3C

                                                                          • 解決!dockerでイメージをpullしたらdocker: Error response from daemon: pull access denied for repository does not exist or may require ‘docker login’

                                                                            HOME覚えたこと解決!dockerでイメージをpullしたらdocker: Error response from daemon: pull access denied for repository does not exist or may require 'docker login' dockerのお勉強中です。 docker hubからイメージを取得しようとしたところ下記エラーがでました。 docker: Error response from daemon: pull access denied for dcker/whalesay, repository does not exist or may require ‘docker login’. See ‘docker run –help’. docker for macではログインできているし、なんでだろー?と思っていたら ど

                                                                              解決!dockerでイメージをpullしたらdocker: Error response from daemon: pull access denied for repository does not exist or may require ‘docker login’
                                                                            • Clean ArchitectureにおけるRepositoryとGateway

                                                                              主旨 Clean Architectureに登場するユースケースと外界とのアダプターとなるRepositoryとGatewayという概念について、実際に使う場面になった時にどちらをレイヤ名として使用するのが正しいのか?が気になったので、備忘録としてまとめておこうと思いました。 (個人的解釈なので、誤りがあればご指摘いただけると嬉しいです!) 結論 結局のところ、「ユースケースと外界とのアダプターとなる責務を果たしている」なら、どちらでも良さそうという結論に至りました(雑ですみません) そもそも気になった経緯 Clean Architectureといえば以下の図が有名かと思います。 緑色の部分にあるInterface AdapterにはGatewayと書かれていますが、実際に開発する時やWebでサンプルコードを見たりすると、Repositoryという命名で主にDBとの接続を責務とするレイヤが

                                                                                Clean ArchitectureにおけるRepositoryとGateway
                                                                              • Kyoto University Research Information Repository: [論説] 令和時代における天皇賞の再生 --TVアニメ『ウマ娘 プリティーダービー』を事例に--

                                                                                [ARTICLES] Rebirth of the Emperor's Cup in the Reiwa Era: The Case of the TV Anime “Uma Musume Pretty Derby”

                                                                                • Repository is not signed in docker build

                                                                                  I have the following Dockerfile that uses the latest Ubuntu image pulled from dockerhub: FROM ubuntu:latest RUN apt-get update && apt-get install -y g++ llvm lcov when I launch the docker build command, the following errors occur: Err:2 http://archive.ubuntu.com/ubuntu bionic InRelease At least one invalid signature was encountered. Err:1 http://security.ubuntu.com/ubuntu bionic-security InRelease

                                                                                    Repository is not signed in docker build