並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 29 件 / 29件

新着順 人気順

https platform tools latest windows zipの検索結果1 - 29 件 / 29件

  • miseのGitHub Backendが便利

    はじめに miseはasdfの代替として説明されることが多いですが、asdf以外にも様々なpackage managerをmise経由で利用することができます。 例えばnpmやpipxなどでインストールされるCLIもmiseの中で一元管理できます。 # mise.toml [tools] go = 'latest' "npm:secretlint" = "latest" "pipx:ansible" = "latest" その中でも GitHub Backend が便利なのでおすすめしたいです。 GitHub Backend とは GitHub Backendとは、GitHubのrelease assetにあるバイナリをダウンロードして使用できるようにするbackendです。 例えばGo, Rust製CLIのようにシングルバイナリで配布できるようなツールを管理するのに便利です。 ~/wor

      miseのGitHub Backendが便利
    • 【Claude Code完全攻略ロードマップ】非エンジニアでもOK!たった1日でClaude Codeを丸ごと完全理解する!|そう|Claude Code×n8nでAI自動化

      【Claude Code完全攻略ロードマップ】非エンジニアでもOK!たった1日でClaude Codeを丸ごと完全理解する! どうも、こんにちは。「そう|AI自動化」(@so_ainsight)です。 今回は「【非エンジニアのためのClaude Code完全攻略ロードマップ】」をご覧頂き、誠にありがとうございます。 本noteは、プログラミング知識がゼロの方でも、Claude Codeを使いこなして自動化マスターになれる完全攻略ロードマップです。約4万文字超、画像枚数90枚超 、全45章構成の超大作となっています。 「プログラミングなんて無理...」そう思っていませんか? でも、大丈夫です。Claude Codeは、あなたが日本語で指示を出すだけで、自動的にコードを書いてくれる革命的なツールです。 コードを1行も書かずに、エクセルの分析、レポート自動生成、画像処理、データ整理...あらゆる

        【Claude Code完全攻略ロードマップ】非エンジニアでもOK!たった1日でClaude Codeを丸ごと完全理解する!|そう|Claude Code×n8nでAI自動化
      • BlueTeam CheatSheet * Log4Shell* | Last updated: 2021-12-20 2238 UTC

        20211210-TLP-WHITE_LOG4J.md Security Advisories / Bulletins / vendors Responses linked to Log4Shell (CVE-2021-44228) Errors, typos, something to say ? If you want to add a link, comment or send it to me Feel free to report any mistake directly below in the comment or in DM on Twitter @SwitHak Other great resources Royce Williams list sorted by vendors responses Royce List Very detailed list NCSC-N

          BlueTeam CheatSheet * Log4Shell* | Last updated: 2021-12-20 2238 UTC
        • 激安VIVE Flowで構築する軽量VR環境|KirisameNanoha

          これって定価55000円もするVRグラスじゃないですか。 なんで15000円…投げ売りじゃんと思って買うか迷ったんですがそもそもこれってスマホ向け。PCVRで利用してる記事はありますが、ライトハウス持ってないしなーとりあえず使えなかったら売ればいいかの気持ちで買いました。 そんなこんなで自宅にあるもので完結させたお話です。 先にも書きますが、因みに画質どうなのって思うかもですがQuest1並みらしいです。初代CV1よりマシでした。画質求める人向きではないです。軽さや装着性を求める人向けですね。 ※真似するかどうかは自己責任でお願いします。あくまで私の環境では出来た話なので、環境が違ったら出来ないかもです。ご注意ください。 また、買ってできなかった等でトラブルになっても困るので一切責任は負えませんので予めご了承ください。 ゆらさんの記事大変参考になりました。ありがとうございました。 非ライト

            激安VIVE Flowで構築する軽量VR環境|KirisameNanoha
          • Godotメモ

            最終更新日:2025年11月07日 記事作成日:2021年03月10日 オープンソースのゲームエンジンGodotの特徴やTipsをメモしています。 更新履歴 (2025年1月3日)Godot 4.4でC#パッケージが.NET 8に更新されたことを追記 (2024年8月28日)「PCKファイルについて」にGodot 4.3のGDScriptのバイナリトークン化・難読化と、PCKの暗号化について追記 (2024年8月26日)Godot 4.3の変更点を反映、「物理シミュレーションについて」、「日本語のコミュニティはある?」を追加、「Godotの名前の由来と読み方について」を拡充、W4 Cloudについて追記 (2024年2月18日)Webエクスポートの対応状況等を更新、C#のサポート状況を反映、「Godot Engineの名前の由来と読み方について」を更新 Godotとは Godotはオープン

              Godotメモ
            • Go 1.25 Release Notes - The Go Programming Language

              Introduction to Go 1.25 The latest Go release, version 1.25, arrives in August 2025, six months after Go 1.24. Most of its changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. Changes to the language There are no languages changes tha

                Go 1.25 Release Notes - The Go Programming Language
              • Node.js — Node.js 24.0.0 (Current)

                2025-05-06, Version 24.0.0 (Current), @RafaelGSS and @juanarbol We’re excited to announce the release of Node.js 24! This release brings several significant updates, including the upgrade of the V8 JavaScript engine to version 13.6 and npm to version 11. Starting with Node.js 24, support for MSVC has been removed, and ClangCL is now required to compile Node.js on Windows. The AsyncLocalStorage API

                  Node.js — Node.js 24.0.0 (Current)
                • IntelliJ IDEA リモート開発環境の自動構築を試してみよう | Post Blog

                  IDEs CLion DataGrip DataSpell GoLand IntelliJ IDEA PhpStorm PyCharm RustRover Rider RubyMine WebStorm Plugins & Services Big Data Tools JetBrains Platform Scala Toolbox App JetBrains AI Grazie Junie JetBrains for Data Air Team Tools Datalore TeamCity YouTrack Qodana CodeCanvas Matter Databao .NET & Visual Studio .NET Tools ReSharper C++ Languages & Frameworks Kotlin Ktor MPS Amper Education & Rese

                    IntelliJ IDEA リモート開発環境の自動構築を試してみよう | Post Blog
                  • redbean

                    redbean single-file distributable web server redbean is an open source webserver in a single-file that runs natively on six OSes for both AMD64 and ARM64. Basic idea is if you want to build a web app that runs anywhere, then you download the redbean.com file, put your .html and .lua files inside it using the zip command, and you've got a hermetic app you deploy and share. redbean embeds Lua, SQLit

                      redbean
                    • News from WWDC23: WebKit Features in Safari 17 beta

                      Jun 6, 2023 by Patrick Angle, Jean-Yves Avenard, Marcos Caceres, Ada Rose Cannon, Eric Carlson, Garrett Davidson, Jon Davis, Karl Dubost, Brady Eidson, Matthew Finkel, Simon Fraser, Brent Fulgham, Rachel Ginsberg, David Johnson, Anne van Kesteren, Mark Lam, Sihui Liu, Justin Michaud, Jer Noble, Tim Nguyen, Ben Nham, Richard Robinson, Michael Saboff, Alexey Shvaika, Jen Simmons, Sam Sneddon, Brando

                        News from WWDC23: WebKit Features in Safari 17 beta
                      • Go 1.20 Release Notes - The Go Programming Language

                        Introduction to Go 1.20 The latest Go release, version 1.20, arrives six months after Go 1.19. Most of its changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. Changes to the language Go 1.20 includes four changes to the language. Go

                          Go 1.20 Release Notes - The Go Programming Language
                        • Node.js

                          Notable Changes Permission Model Node.js now has an experimental feature called the Permission Model. It allows developers to restrict access to specific resources during program execution, such as file system operations, child process spawning, and worker thread creation. The API exists behind a flag --experimental-permission which when enabled will restrict access to all available permissions. B

                            Node.js
                          • Go 1.19 Release Notes - The Go Programming Language

                            Introduction to Go 1.19 The latest Go release, version 1.19, arrives five months after Go 1.18. Most of its changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. Changes to the language There is only one small change to the language, a

                              Go 1.19 Release Notes - The Go Programming Language
                            • Software optimization resources. C++ and assembly. Windows, Linux, BSD, Mac OS X

                              See also my blog Contents Optimization manuals Vector class library Object file converter and disassembler Subroutine library ForwardCom: An open standard instruction set for high performance microprocessors Test programs for measuring clock cycles in C++ and assembly code Floating point exception tracking and NaN propagation CPUID manipulation program Links Optimization manuals This series of fiv

                              • Node.js

                                To restore application state from snapshot.blob, with index.js as the entry point script for the deserialized application: Contributed by Joyee Cheung in #38905 Other notable changes crypto: (SEMVER-MINOR) allow zero-length IKM in HKDF and in webcrypto PBKDF2 (Filip Skokan) #44201 (SEMVER-MINOR) allow zero-length secret KeyObject (Filip Skokan) #44201 deps: upgrade npm to 8.18.0 (npm team) #44263

                                  Node.js
                                • iOS Hacking - A Beginner’s Guide to Hacking iOS Apps [2022 Edition]

                                  My first post will be about iOS Hacking, a topic I’m currently working on, so this will be a kind of gathering of all information I have found in my research. It must be noted that I won’t be using any MacOS tools, since the computer used for this task will be a Linux host, specifically a Debian-based distribution, in this case, Kali Linux. I will also be using ‘checkra1n’ for the device jailbreak

                                  • Go 1.19 Release Notes - The Go Programming Language

                                    Introduction to Go 1.19 The latest Go release, version 1.19, arrives five months after Go 1.18. Most of its changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. Changes to the language There is only one small change to the language, a

                                      Go 1.19 Release Notes - The Go Programming Language
                                    • go command - cmd/go - Go Packages

                                      Go is a tool for managing Go source code. Usage: go <command> [arguments] The commands are: bug start a bug report build compile packages and dependencies clean remove object files and cached files doc show documentation for package or symbol env print Go environment information fix apply fixes suggested by static checkers fmt gofmt (reformat) package sources generate generate Go files by processi

                                      • Go 1.22 Release Notes - The Go Programming Language

                                        Introduction to Go 1.22 The latest Go release, version 1.22, arrives six months after Go 1.21. Most of its changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. Changes to the language Go 1.22 makes two changes to “for” loops. Previous

                                          Go 1.22 Release Notes - The Go Programming Language
                                        • Go 1.24 Release Notes - The Go Programming Language

                                          Introduction to Go 1.24 The latest Go release, version 1.24, arrives in February 2025, six months after Go 1.23. Most of its changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. Changes to the language Go 1.24 now fully supports gener

                                            Go 1.24 Release Notes - The Go Programming Language
                                          • Using AWS security services to protect against, detect, and respond to the Log4j vulnerability | Amazon Web Services

                                            AWS Security Blog Using AWS security services to protect against, detect, and respond to the Log4j vulnerability April 21, 2022: The blog post has been updated to include information on the updated version of the hotpatch. See this security advisory for more details. Overview In this post we will provide guidance to help customers who are responding to the recently disclosed log4j vulnerability. T

                                              Using AWS security services to protect against, detect, and respond to the Log4j vulnerability | Amazon Web Services
                                            • JRuby 10, Part 1: What's New

                                              Charles Oliver Nutter Java, Ruby, and JVM guy trying to make sense of it all I am very excited to introduce you to JRuby 10, our biggest leap forward since “JRuby 9000” was released almost a decade ago. With up-to-date Ruby compatibility, support for modern JVM features, and a big cleanup of internal code and external APIs, we believe this is our most important release ever. This article will prov

                                              • 【RVC v2モデル対応版】日本人のためのRVC WebUIの使い方:AIボイスチェンジャー | 子供プログラマー

                                                【今後の開発に関して】(2024年12月24日) Google Colaboratory版のRVC WebUIのチュートリアルコードのご利用いただき、ありがとうございました。 今後の開発は、クラウドGPUサービスの1つであるRunPodで継続していきます。 今後もクラウドサービス上でRVC WebUIを使いたい方は、以下の記事ページを参照ください。 チュートリアル記事: 【RunPod編】RVC WebUIをはじめよう – AIボイスチェンジャー(一覧) 現在利用できるノートブック(2024年12月24日時点) ・オリジナル版RVC v1モデル対応RVC WebUI ・オリジナル版RVC v2モデル対応RVC WebUI ・ddPn08版RVC v1モデル対応RVC WebUI ・ddPn08版RVC v2モデル対応RVC WebUI 【動画で解説】RVC v2モデル対応版:オリジナル版

                                                  【RVC v2モデル対応版】日本人のためのRVC WebUIの使い方:AIボイスチェンジャー | 子供プログラマー
                                                • Tang Nano 9K: Getting Setup

                                                  In this article we will be going over how to get started developing for the Tang Nano FPGA using a fully open source toolchain. We will start with an overview of FPGAs and the toolchain required to develop them, we will then go through setting up your development environment and finish off with a simple example so we can test and verify that everything is working. What's an FPGA ?An FPGA is a type

                                                    Tang Nano 9K: Getting Setup
                                                  • WinLibs - GCC+MinGW-w64 compiler for Windows

                                                    WinLibs.com WinLibs standalone build of GCC and MinGW-w64 for Windows Jump to: Download | How to use from Windows Command Prompt | How to use from Code::Blocks | Philosophy | Donate What is it? In short: it's a free C and C++ compiler for Microsoft Windows. GCC (GNU Compiler Collection) is a free and open source compiler for C and C++ (and other languages like Objective-C, Fortran, D). MinGW-w64 i

                                                    • Cosmopolitan Third Edition

                                                      After nearly one year of development, I'm pleased to announce our version 3.0 release of the Cosmopolitan library. The project is an entirely new animal. For starters, Mozilla sponsored our work as part of their MIECO program. Google also awarded me an open source peer bonus for my work on Cosmopolitan, which is a rare honor, and it's nice to see our project listed up there among the greats, e.g.

                                                        Cosmopolitan Third Edition
                                                      • Node.js — Node.js 25.7.0 (Current)

                                                        2026-02-24, Version 25.7.0 (Current), @ruyadorno prepared by @aduh95 Notable Changes [b0a79b10f0] - (SEMVER-MINOR) http2: add http1Options for HTTP/1 fallback configuration (Amol Yadav) #61713 [2d874dfb8e] - (SEMVER-MINOR) sea: support ESM entry point in SEA (Joyee Cheung) #61813 [ee59127664] - sqlite: mark as release candidate (Matteo Collina) #61262 [608736e19e] - (SEMVER-MINOR) stream: rename D

                                                          Node.js — Node.js 25.7.0 (Current)
                                                        • GitHub - ComfyUI-Workflow/awesome-comfyui: A collection of awesome custom nodes for ComfyUI

                                                          ComfyUI-Gemini_Flash_2.0_Exp (⭐+172): A ComfyUI custom node that integrates Google's Gemini Flash 2.0 Experimental model, enabling multimodal analysis of text, images, video frames, and audio directly within ComfyUI workflows. ComfyUI-ACE_Plus (⭐+115): Custom nodes for various visual generation and editing tasks using ACE_Plus FFT Model. ComfyUI-Manager (⭐+113): ComfyUI-Manager itself is also a cu

                                                            GitHub - ComfyUI-Workflow/awesome-comfyui: A collection of awesome custom nodes for ComfyUI
                                                          • Node.js

                                                            Notable Changes Experimental command-line argument parser API Adds util.parseArgs helper for higher level command-line argument parsing. Contributed by Benjamin Coe, John Gee, Darcy Clarke, Joe Sepi, Kevin Gibbons, Aaron Casanova, Jessica Nahulan, and Jordan Harband - #42675 Experimental ESM Loader Hooks API Node.js ESM Loader hooks now support multiple custom loaders, and composition is achieved

                                                              Node.js
                                                            1