タグ GitHub
人気順 10 users 50 users 100 users 500 users 1000 usersGitHub - nextjs/saas-starter: Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.
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 Copilot」をレガシーコードの文書化や説明に役立てる方法をGitHubが解説
GitHubは2025年1月15日(米国時間)、レガシーコードを扱うときにAI(人工知能)コーディングアシスタント「GitHub Copilot」がどのように役立つかや、GitHub Copilotを用いてレガシーコードを文書化したり説明したりする方法、これらを実施する際に留意すべきベストプラクティスを公式ブログで解説した。 GitHubは、Git... 続きを読む
GitHub - deepseek-ai/DeepSeek-R1
We introduce our first-generation reasoning models, DeepSeek-R1-Zero and DeepSeek-R1. DeepSeek-R1-Zero, a model trained via large-scale reinforcement learning (RL) without supervised fine-tuning (SFT) as a preliminary step, demonstrated remarkable performance on reasoning. With RL, DeepSeek-R1-Ze... 続きを読む
GitHub、Issueに親子関係を設定できる「Sub-Issues」機能をパブリックプレビューとして公開、誰でも利用可能に
GitHub、Issueに親子関係を設定できる「Sub-Issues」機能をパブリックプレビューとして公開、誰でも利用可能に GitHubは、Issueに親子関係を持たせてネストできる新機能「Sub-Issues」をパブリックプレビュー版として公開すると発表しました。 Sub-Issues機能は昨年(2024年)10月にプレビュー公開され、オプトインによ... 続きを読む
あの「DOOM」がついにPDFファイルに移植される
FPSの「DOOM」は、メモ帳やマインクラフト、果ては大腸菌など、ありとあらゆるものにインストールする「DOOMチャレンジ」で知られています。そんなDOOMをPDFファイルに移植した「DoomPDF」が登場しました。 GitHub - ading2210/doompdf: A port of Doom (1993) that runs inside a PDF file https://github.com/ading221... 続きを読む
GitHub - skim-rs/skim: Fuzzy Finder in rust!
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 - nginxinc/nginx-otel
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 - sorah/mairu: on-memory AWS credentials agent and executor
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 - ksdme/beam: transfer pipes and files from one computer to another over ssh
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 続きを読む
perplexityのスペース機能がソフトウェアの調べものに便利 - mrwk update
TL;DR perplexity のスペースは情報源をURLとファイルで登録できる →質問するとそこを優先的に検索 →githubや公式サイト、ドキュメントを登録する →ソフトウェアの調べものがはかどる! 注意点: 日本語で質問すると日本語で検索しようとして失敗する。プロンプトで「(質問本文) 英語で検索して日本語でまとめて」って書く... 続きを読む
「Nintendo SwitchのBluetooth音声出力で遅延が発生する問題」を解決するデバイスを作ってみた【Raspberry Pi Pico 2 W】
Nintendo SwitchはBluetoothスピーカーやBluetoothイヤホンへの音声出力に対応していますが、オーディオ機器の種類によっては実感できるレベルの遅延が発生することがあります。この音声遅延問題を無線機能搭載マイコンボード「Raspberry Pi Pico 2 W」を使って解決してみました。 GitHub - wasdwasd0105/PicoW-usb2bt-a... 続きを読む
GitHub - DrewThomasson/ebook2audiobook: Convert ebooks to audiobooks with chapters and metadata using dynamic AI models and voice cloning. Supports 1,107+ languages!
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 続きを読む
複数プロトコルの疎通確認を行うWindowsアプリケーション「AnyPing」を作った - ももいろテクノロジー
GitHub - inaz2/AnyPing ICMP Pingに加えて、並列でTCPやHTTP/HTTPSの疎通確認を行うWindowsアプリケーション。 各ホップ1回のみ送信を行うICMP Tracerouteも行うことができる。 ちょうどいいものがなかったので、Windows用GUIアプリケーション開発の練習として作った。 開発には、.NET Framework 4.8(C# 7.3)を使用し... 続きを読む
GitHub - RamboRogers/netventory: Netventory is a fast single binary network scanning tool with a beautiful TUI and WebUI that runs on Linux, Mac or Windows.
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 続きを読む
Cloud Build での Next.js のビルドを最適化する
はじめに Zenn のプロジェクトでは、フロントエンドに Next.js を使っています。実行環境は Google Cloud の Cloud Run で、ビルドは Cloud Build で行っています。 以降、すべてステージング環境の話となります。 Cloud Build は、GitHub の 特定のブランチの push をトリガーとして、Next.jsのビルドを行い Dockerイメ... 続きを読む
GitHub - vitabaks/autobase: Automated database platform for PostgreSQL® — the open-source alternative to cloud-managed databases.
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 の Sub-issues はいいぞ - STORES Product Blog
GitHub の Sub-issues はいいぞ はじめに こんにちは! STORES でソフトウェアエンジニアをしている @m0nch1 です。 今回は GitHub issues に新しく追加された Preview 機能の1つである Sub-issues について紹介しようと思います。 Sub-issues は GitHub Projects と組み合わせることでより便利に機能するものになって... 続きを読む
GitHub - ghostty-org/ghostty: 👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
Ghostty is a terminal emulator that differentiates itself by being fast, feature-rich, and native. While there are many excellent terminal emulators available, they all force you to choose between speed, features, or native UIs. Ghostty provides all three. In all categories, I am not trying to cl... 続きを読む
GitHub - ohtaman/streamlit-desktop-app: A Python library for converting Streamlit applications into standalone desktop applications using pywebview.
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 続きを読む
ブラウザに「あらゆるウェブページにコメントする機能」を追加する拡張機能「Bluniversal Comments」レビュー、Blueskyアカウントでコメント送信や返信が可能
「Bluniversal Comments」はブラウザに「あらゆるウェブページにコメントする機能」を追加できる拡張機能です。コメントにはBlueskyのシステムを活用しており、Blueskyアカウントさえあれば閲覧中のウェブページに付いたコメントを閲覧したり自分でコメントしたり返信したりできます。 GitHub - joneslloyd/bluniversal-... 続きを読む
GitHub - browser-use/browser-use: Make websites accessible for AI agents
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 続きを読む
WebAssemblyに特化した言語「MoonBit」のコンパイラがGitHubで公開
WebAssemblyに特化したプログラミング言語「MoonBit」のコンパイラが、GitHubで公開されたことを、開発元である中国広東省深セン市にある研究組織「International Digital Economy Academy (IDEA)」が発表しました。 Today is the day! The MoonBit compiler is now publicly available on GitHub! After 2 years of pri... 続きを読む
GitHub - motoki317/mini-k8s-hands-on: 仕組みと意味から理解する Kubernetes ミニハンズオン (JP)
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 続きを読む
2024年のキーボード活動の振り返り|foostan
GitHubのfoostan/crkbdレポジトリのスター数も順調に伸びており、この1年間で2k弱増えて6kに届きそうです。ありがたい限りです。 数字だけ見ると順調ではあるもののリリース後にいくつかのトラブルがありました。今後同じ問題を踏まないように自分自身や同じ活動をしている方々に向けてまとめておきます。 パーツの在庫... 続きを読む
GitHubでスターを人為的に水増しする行為が横行中、水増しされたリポジトリの約70%がマルウェアに関連との調査結果も
世界最大のソフトウェア開発プラットフォームのGitHubには、「Star(スター)」と呼ばれるリポジトリやトピックに印を付ける機能があります。スターを付けることで後で検索しやすくなったり、スターが多いリポジトリは「人気のリポジトリ」として表示されやすくなったりします。しかし、カーネギーメロン大学とノースカロ... 続きを読む