1176件の用語
モダンターミナルエミュレータ。Ghostty 1.1(Mitchell Hashimoto・Zig・GPU加速・2024年12月OSS)・Warp(Rust・AI統合)・Alacritty 0.13(Rust・GPU)・WezTerm(Lua config)・iTerm2 3.5(Mac定番)・Windows Terminal 1.22・Kitty(Python)・Zellij(multiplexer)・tmux 3.5・Starship prompt・zsh/fish/nushell・2026年Claude Code + Ghosttyで主流化。
Sourcegraph 2023年公開のAI コーディングアシスタント。$0 Free + $9/月 Pro + $19/月 Enterprise・コードベース全体理解 (1M tokens context)+VS Code/JetBrains 統合.
Mistral AI 2024年公開Code LLM。Pro 業界Pro Mainstream 22B+80+言語+Fill-in-the-Middle+128K Context対応Code LLM先駆 + Pro Mistral Non-Production License + Pro 累計2023-2026年3年Heritage継承代表機。
Web Code Editor。Monaco Editor (VSCode Engine)・CodeMirror 6 (Modular・Smaller)・Tree-sitter (Syntax Parser)・Shiki 1.x (TextMate Grammar・Static Highlighter)・Prism.js 1.30・highlight.js 11・Bright (RSC compatible Shiki Wrapper)・Sandpack (CodeSandbox・Live Preview)・StackBlitz Codeflow Embed・¥0 OSS、2026年Shiki Sea Bright普及+Monaco WebContainers主流。
Code Search Engine。Sourcegraph (¥¥¥¥¥¥/User/月・Universal Code Search・Cody AI内蔵)・ripgrep 14.x (FOSS Local)・The Silver Searcher ag・GNU Grep (Default)・livegrep (FOSS)・Zoekt (Sourcegraph Backend FOSS)・GitHub Code Search (Free・Beta GA 2024)・Comby・semgrep (Pattern+Security)・Greptile (AI Codebase Q&A)・Code-search-ai (FOSS)・¥0 OSS-¥¥¥¥¥¥/User/月、2026年GitHub Code Search+ripgrep+Sourcegraph主流。
Code Reviewは、ソフトウェア開発における重要な概念・技術です。
サーバレス関数の初回実行時遅延。Lambda/Cloud Functions/Vercel Edge で 100ms-3秒、2025-2026年は Provisioned Concurrency+Edge Cold Boot で改善。
Windowsの全設定項目に一箇所からアクセスできる隠し機能
Kotlin Coroutinesは、ソフトウェア開発における重要な概念・技術です。
NPUを活用した様々なAI機能を使用できる次世代AI PC。Ryzen AIプロセッサーで最大50TOPSのAI処理性能を実現。
書込時複製機構(CoW)。ZFS snapshot・Btrfs subvolume・APFS(macOS)・WSL2 Hyper-V Disk・Linux fork() page copy・Git Internalsが代表実装で、効率的スナップショット作成+ディスク削減、2026年バックアップの基盤技術。
CODASYL 1959年公開COBOL(Common Business-Oriented Language)。Grace Hopper主導 + 業界初Pro Business Programming Language + Pro Mainframe Mainstream + 累計1959-2025年66年Heritage Pro Business業界Top独占代表機 + Pro Banking/保険/政府Mainstream採用継続。
EC(Electronic Commerce)の略称。商品販売・サブスク・決済機能を統合する Web プラットフォームの総称。Shopify / WooCommerce / Medusa.js / BigCommerce が主要 SaaS / OSS。
Windows CLIシェル `cmd.exe`。Win+R→cmd起動、ipconfig/dir/ping/tasklist等が代表コマンドで、PowerShell 7.5・Windows Terminal 1.22・WSL2 bashへの移行が2026年の主流。
ターミナル実行型ユーティリティ。curl/wget/jq/fzf/ripgrep/bat/eza/zoxide・GitHub CLI `gh`・Vercel CLI・AWS CLI v2・gcloud CLI・kubectl・Docker CLIが代表で、スクリプト自動化/CI/CDで必須。
Gitコミット時に付記する変更説明。Conventional Commits(feat/fix/docs/refactor)形式が標準で、`git log`・GitHub PR・ChangeLog自動生成・semantic-releaseの基盤となる。
Communication Tool。Zoom Workplace AI Companion・Microsoft Teams 2.x (新Electron+WebView2)・Slack (Salesforce・Slack AI)・Discord (Game+Community)・Google Meet (Workspace内蔵)・Cisco Webex・GoTo Meeting・Around・mmhmm・Loom (Atlassian)・Riverside.fm・¥¥¥-¥¥¥¥¥/月・E2EE Zoom+Teams+Webex対応・¥0 OSS Jitsi Meet・Element Call (Matrix)、2026年AI Note-taking Assistant主流化。
複数人共同作業用ツール。Slack・Microsoft Teams・Discord・Notion・Figma・Miro・Linear・GitHub・Google Workspace・Confluence・Dropbox Paperが2026年代表で、AI Assistant統合が標準。
概要
分散合意Algorithm。Raft (Stanford 2014・etcd/Consul採用)・Multi-Paxos (Lamport)・ZAB Zookeeper Atomic Broadcast (Apache ZooKeeper)・Viewstamped Replication・Byzantine Fault Tolerant BFT・PBFT・HotStuff (Diem/Aptos)・Tendermint (Cosmos)・Nakamoto Consensus PoW・PoS・Proof of Authority PoA・Leader Election・Log Replication・¥0 OSS、2026年Raft デファクト主流。