並び順

ブックマーク数

期間指定

  • から
  • まで

241 - 280 件 / 701件

新着順 人気順

<tool>の検索結果241 - 280 件 / 701件

  • GitHub - mattyamonaca/layerdivider: A tool to divide a single illustration into a layered structure.

    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 - mattyamonaca/layerdivider: A tool to divide a single illustration into a layered structure.
    • Goでのビルド時に使う、-ldflagsフラグと-Xについて調べてみた(go tool link) - CLOVER🍀

      これは、なにをしたくて書いたもの? 記事や書籍などで、以下のような記述を見かけます。 $ go build -ldflags '-X main.xxxx=....' この-ldflagsと-Xの指定でプログラム内の値を変えているようなのですが、「変えられます」という情報以外のことを あまり見かけないので調べてみることにしました。 環境 今回の環境は、こちらです。 $ go version go version go1.16 linux/amd64 Go 1.16ですね。 まずは試してみる Goのプロジェクトを作成。 $ go mod init sample go: creating new go.mod: module sample こんなプログラムを用意。 main.go package main import ( "fmt" ) var ( Message = "Hello World

        Goでのビルド時に使う、-ldflagsフラグと-Xについて調べてみた(go tool link) - CLOVER🍀
      • GitHub - amaiya/onprem: A tool for running on-premises large language models with non-public data

        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 - amaiya/onprem: A tool for running on-premises large language models with non-public data
        • Git as debugging tool

          Are you sure? Debugging with Git? What are the tools that comes on your mind when someone say “debug”? Let me guess: a memory leak detector (e.g. Valgrind); a profiler (e.g. GNU gprof); a function that stops your program and gives you a REPL (e.g. Python’s breakpoint and Ruby’s byebug); something that we call a “debugger” (like GDB, or something similar embedded on the IDEs); or even our old frien

            Git as debugging tool
          • The Regular Expression Visualizer, Simulator & Cross-Compiler Tool

            This article is part of Series On Regular Expressions.  For more examples of regular expressions to visualize, check out this this list of Regular Expression Test Cases. Your Regex: String To Search: Generate New Random Matching String The Regex As A C Program Common C Code For All Regular Expressions The C source code below is the common code that is required by any of the code samples that are g

            • GitHub - indygreg/PyOxidizer: A modern Python application packaging and distribution tool

              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 - indygreg/PyOxidizer: A modern Python application packaging and distribution tool
              • GitHub - Z4nzu/hackingtool: ALL IN ONE Hacking Tool For Hackers

                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 - Z4nzu/hackingtool: ALL IN ONE Hacking Tool For Hackers
                • Snipping Tool よりも便利!!  (「Shift」+「Windows」+「S」)で楽々スクリーンショット♪ - 日々の暮らしの中でおススメしたいこと

                  Windowsのパソコンでスクリーンショットを よく使われている方におススメの記事になります。 私はスクリーンショットをする際に、 Windows標準ソフトの「SnippingTool」を 使っていまして、職場でも 「SnippingToolいいですよー」「SnippingTool便利ですよー」 と布教活動を行っていました。このブログでも記載しました。 noday-but-today.hatenablog.com が! この度、職場の方から 「SnippingToolより便利なの見つけました!」と 教えていただきました。どうもありがとうございます😊 それが、ショートカットキー 「Shift」+「Windows」+「S」 です。 これを押すと、SnippingToolの後継ソフトである 「切り取り&スケッチ」が起動して、 即、スクリーンショットを実施することができます。 SnippingT

                  • Twinmotion is a cutting-edge real-time visualization tool

                    With direct one-click sync with Allplan, Archicad, BricsCAD, Revit, Rhino, RIKCAD, SketchUp Pro, SOLIDWORKS, and Vectorworks—plus support for many other packages—getting your data into Twinmotion and then continuing to update it is a breeze.

                      Twinmotion is a cutting-edge real-time visualization tool
                    • Monster Mash: New Sketch-Based Modeling and Animation Tool

                      Detailed Information1. Getting StartedMonster Mash is a new sketch-based modeling and animation tool that allows you to quickly sketch a character, inflate it into 3D, and promptly animate it. You can perform all interactions in the sketching plane. No 3D manipulation is required. This demo accompanies a paper Dvorožňák et al.: Monster Mash: A Single-View Approach to Casual 3D Modeling and Animati

                        Monster Mash: New Sketch-Based Modeling and Animation Tool
                      • Dell OS Recovery Toolを使用してUSBリカバリドライブを作成する手順 | DELL Technologies

                        2018年12月5日投稿 2021年5月24日更新 Dell OS Recovery Toolを使用すると、デルPCにプリインストールされていたMicrosoft WindowsまたはLinuxのカスタマイズされたデル回復イメージをダウンロードできます ここでは、Dell OS Recovery Toolを使用して、パソコンに付属のバージョンのWindowsまたはLinuxを再インストールするために使用できるUSBリカバリドライブを作成する手順についてご案内します。 ※16GB以上のUSBをご用意下さいませ。 ※DVDメディアに作成されたい場合は下記の記事をご参照ください。 マイクロソフトのサイトにてWindows10メディアを作成する手順 ***************************************************************************

                          Dell OS Recovery Toolを使用してUSBリカバリドライブを作成する手順 | DELL Technologies
                        • Google Chrome is ditching its XSS detection tool

                          Google is removing a nine-year-old feature in its Chrome web browser, which spotted a common online attack. Don’t worry, though – another, hopefully better, protection measure is on the way. Introduced in 2010, XSS Auditor is a built-in Chrome function designed to detect cross-site scripting (XSS) vulnerabilities. In an XSS attack, a malicious actor injects their own code onto a legitimate website

                            Google Chrome is ditching its XSS detection tool
                          • Kamal: hot deployment tool to watch—or a total game changer?—Martian Chronicles, Evil Martians’ team blog

                            The world of deployment and container management tools was slightly discombobulated last year due to the appearance of a bright new contender: Kamal (formerly known as MRSK). So, has it already changed the game and made Docker container deployment dead simple? Will it continue to innovate? Let’s find out together! In this article, the SRE pros at Evil Martians attempt an objective analysis of the

                              Kamal: hot deployment tool to watch—or a total game changer?—Martian Chronicles, Evil Martians’ team blog
                            • No-Code Website Builder, Web Design Tool - Siter.io

                              No-code website builder for you. Unlock your creative potential with our intuitive no-code website builder. Craft websites in minutes, no coding needed, and tailor every detail to your vision. The ideal tool for creating portfolios, landing pages, and presentation websites. Start for free -> Explore features ↓ Freehand editor for creative freedom Design your website without limits and showcase you

                                No-Code Website Builder, Web Design Tool - Siter.io
                              • Cult 3d Turn Tool For Mac

                                Visiteurs depuis le 27/01/2019 : 4431 Connectés : 1 Record de connectés : 90 Cult 3d Turn Tool For Mac FreeAs MacCentral last Monday, Adobe's Atmosphere 3D Web tool is coming to the Mac this summer. However, Cycore's Cult 3D reader and creative software is already available. (Adobe purchased Cycore 3D technology for use in Adobe After Effects 5.0.) produces interactive graphic models. They're smal

                                  Cult 3d Turn Tool For Mac
                                • GitHub - aws/copilot-cli: The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.

                                  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 - aws/copilot-cli: The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.
                                  • Paint Tool Sai Alternative For Mac

                                    Visiteurs depuis le 24/01/2019 : 4509 Connectés : 1 Record de connectés : 25 Best Alternative To Paint Tool Sai For MacTo make Tux Paint even more kid-friendly, the configuration settings are displayed in a totally separate area that is not accessible through the drawing interface. Here you'll be able to modify certain settings to make it suitable for everyone to use, including what shows up on Tu

                                      Paint Tool Sai Alternative For Mac
                                    • GPTsをMVPに使うアジャイルな社内LLMツール開発 / Agile in-house LLM tool development using GPTs as MVPs

                                      生成AI新年会2024 LT資料 https://algomatic.connpass.com/event/306870/

                                        GPTsをMVPに使うアジャイルな社内LLMツール開発 / Agile in-house LLM tool development using GPTs as MVPs
                                      • GitHub - facontidavide/PlotJuggler: The Time Series Visualization Tool that you deserve.

                                        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 - facontidavide/PlotJuggler: The Time Series Visualization Tool that you deserve.
                                        • Mysql 8 Is Now Supported In Tableplus Gui Tool (for Mac Tableplus

                                          Visiteurs depuis le 26/01/2019 : 5522 Connectés : 1 Record de connectés : 25 Mysql 8 Is Now Supported In Table Plus Gui Tool (for Mac Table Plus SizeMysql 8 Is Now Supported In Table Plus Gui Tool (for Mac Table Plus PlusModern & well designed graphical user interface (GUI) - Its equipped with many security features to protect your database, including native libssh and TLS to encrypt your connecti

                                            Mysql 8 Is Now Supported In Tableplus Gui Tool (for Mac Tableplus
                                          • Excel: Why using Microsoft's tool caused Covid-19 results to be lost

                                            The decision to use a spreadsheet format that dates back to the 1980s has proved to be unwise.

                                              Excel: Why using Microsoft's tool caused Covid-19 results to be lost
                                            • GitHub - kaishuu0123/rebacklogs: Re:Backlogs is an Open Source Project Management Tool.

                                              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 - kaishuu0123/rebacklogs: Re:Backlogs is an Open Source Project Management Tool.
                                              • search tool based on duckduckgo !bang commands

                                                Meta search tool that is based on duckduckgo !bang operators

                                                • Z3x Crack Samsung Tool Pro 2019 [Latest version] Free download

                                                  Z3x Crack Samsung Tool Pro 2019 [Latest version] Free download Z3x Crack Free Download 2019 Here: Z3x Crack 2019 Latest Version also known as z3x Samsung tool pro or Z3x pro, that you can free download from our website HadiPC.com. This tool has many nicknames, but the original name of this tool is Z3x Samsung Tool Pro. So, if you want to download free Samsung tool, I recommend you to search in goo

                                                    Z3x Crack Samsung Tool Pro 2019 [Latest version] Free download
                                                  • GitHub - yankouskia/get-browser: 💻 Lightweight tool to identify the browser (mobile+desktop detection)📱

                                                    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 - yankouskia/get-browser: 💻 Lightweight tool to identify the browser (mobile+desktop detection)📱
                                                    • GitHub - zoncoen/scenarigo: An end-to-end scenario testing tool for HTTP/gRPC server.

                                                      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 - zoncoen/scenarigo: An end-to-end scenario testing tool for HTTP/gRPC server.
                                                      • Sql Tool For Mac - rulesland

                                                        Visiteurs depuis le 28/01/2019 : 860 Connectés : 1 Record de connectés : 14 Are there plans for a SSMS to run on Mac OSX, since there is a Visual. If you learn the T-SQL behind a tool like SSMS or Operations Studio. The Best SQL Tool for Mac: Updated Posted on September 18, 2014 by admin oneSql 1.0.1 was released earlier today and I'm very pleased to say that there was not a single bug fix

                                                          Sql Tool For Mac - rulesland
                                                        • LangChainのAgentがどのようにToolを選択しているかを確認したメモ

                                                          LangChain の Agent がどのように Tool を選択しているかを確認したメモ TL;DR LangChain の Agent を利用すると、単独の言語モデルだけでは実現できない計算や最新の情報を考慮した上での回答をすることができます。 LangChain の Agent がどのように Tool を選択しているかを確認してみました。 前提条件 langchain==0.0.92 Agent を利用した質問応答の例 Tool として Google 検索、計算用のプロンプトを設定してあるllm_math_chainを使用します。今回は日本語で回答を得るために、Tool のdescriptionを個別に設定しています。 from langchain import LLMMathChain from langchain.utilities.google_search import Go

                                                          • GitHub - m1guelpf/auto-commit: A CLI tool that automatically writes commit messages for you.

                                                            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 - m1guelpf/auto-commit: A CLI tool that automatically writes commit messages for you.
                                                            • GitHub - PAIR-code/lit: The Learning Interpretability Tool: Interactively analyze ML models to understand their behavior in an extensible and framework agnostic interface.

                                                              The Learning Interpretability Tool (🔥LIT, formerly known as the Language Interpretability Tool) is a visual, interactive ML model-understanding tool that supports text, image, and tabular data. It can be run as a standalone server, or inside of notebook environments such as Colab, Jupyter, and Google Cloud Vertex AI notebooks. LIT is built to answer questions such as: What kind of examples does m

                                                                GitHub - PAIR-code/lit: The Learning Interpretability Tool: Interactively analyze ML models to understand their behavior in an extensible and framework agnostic interface.
                                                              • GitHub - dosisod/refurb: A tool for refurbishing and modernizing Python codebases

                                                                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 - dosisod/refurb: A tool for refurbishing and modernizing Python codebases
                                                                • GitHub - uber/piranha: A tool for refactoring code related to feature flag APIs

                                                                  Feature flags are commonly used to enable gradual rollout or experiment with new features. In a few cases, even after the purpose of the flag is accomplished, the code pertaining to the feature flag is not removed. We refer to such flags as stale flags. The presence of code pertaining to stale flags can have the following drawbacks: Unnecessary code clutter increases the overall complexity w.r.t m

                                                                    GitHub - uber/piranha: A tool for refactoring code related to feature flag APIs
                                                                  • GitHub - secrary/Andromeda: Andromeda - Interactive Reverse Engineering Tool for Android Applications

                                                                    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 - secrary/Andromeda: Andromeda - Interactive Reverse Engineering Tool for Android Applications
                                                                    • Psalm - a static analysis tool for PHP

                                                                      Give PHP the love it deserves It’s easy to make great things in PHP, but bugs can creep in just as easily. Psalm is a free & open-source static analysis tool that helps you identify problems in your code, so you can sleep a little better. Psalm helps people maintain a wide variety of codebases – large and small, ancient and modern. On its strictest setting it can help you prevent almost all type-r

                                                                      • 20時間超の物語をVRで!『ALTDEUS: Beyond Chronos』の制作を支えた”Uranus”の制作過程と機能紹介 [CEDEC2021] / Introduction of ALTDEUS' VR ADV tool "Uranus", CEDEC2021

                                                                        2021/08/25、CEDEC2021にて行われた発表の講演資料です。 動画を含むスライド等に一部注釈を加えています。 20時間超の物語をVRで!『ALTDEUS: Beyond Chronos』の制作を支えた”Uranus”の制作過程と機能紹介 https://cedec.cesa.or.jp/2021/session/detail/s6058637b527da

                                                                          20時間超の物語をVRで!『ALTDEUS: Beyond Chronos』の制作を支えた”Uranus”の制作過程と機能紹介 [CEDEC2021] / Introduction of ALTDEUS' VR ADV tool "Uranus", CEDEC2021
                                                                        • GitHub - microsoft/retina: eBPF distributed networking observability tool for Kubernetes

                                                                          Retina is a cloud-agnostic, open-source Kubernetes network observability platform that provides a centralized hub for monitoring application health, network health, and security. It provides actionable insights to cluster network administrators, cluster security administrators, and DevOps engineers navigating DevOps, SecOps, and compliance use cases. Retina collects customizable telemetry, which c

                                                                            GitHub - microsoft/retina: eBPF distributed networking observability tool for Kubernetes
                                                                          • dbt (data build tool) macro tips

                                                                            データ変換の強力な味方である dbt (data build tool)のmacroを書く際に関係してくる tips集です。 dbt macro tips advent calendar 2022 に掲載した内容を再編集したものです。 https://adventar.org/calendars/8127 内容はほぼほぼ変わりません。

                                                                              dbt (data build tool) macro tips
                                                                            • Turn Gmail Into a Powerful Collaboration Tool With These Apps

                                                                              Are you using Gmail for collaboration? If you want to, then these email collaboration tools and tips are what you will need. When it is time to collaborate with your team, there are plenty of extensive applications that can assist you. However, these days many of us still live in our inboxes. So, when you want to collaborate on emails received, those you are composing, or even hold a quick convers

                                                                                Turn Gmail Into a Powerful Collaboration Tool With These Apps
                                                                              • AWS Well-Architected Framework がアップデート(2023年10月3日)されたので変更点を Well-Architected Tool で比較してみた | DevelopersIO

                                                                                AWS Well-Architected Framework がアップデート(2023年10月3日)されたので変更点を Well-Architected Tool で比較してみた いわさです。 今朝、AWS Well-Architected Framework がアップデートされたとアナウンスされました。 Well-Archtected Framework は定期的にアップデートされているのですが、前回は 2023 年 4 月 10 日に更新されています。 今回のアップデート内容を AWS ドキュメントの更新履歴からサマリを確認することが出来ます。 Major performance pillar restructure to bring number of best practice areas to five. Large update to best practices and gu

                                                                                  AWS Well-Architected Framework がアップデート(2023年10月3日)されたので変更点を Well-Architected Tool で比較してみた | DevelopersIO
                                                                                • GitHub - gruntwork-io/git-xargs: git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.

                                                                                  git-xargs is a command-line tool (CLI) for making updates across multiple GitHub repositories with a single command. You give git-xargs: a script or a command to run a list of repos and git-xargs will: clone each repo run your specified script or command against it commit any changes open pull requests provide a detailed report of everything that happened Git-xargs leverages goroutines to perform

                                                                                    GitHub - gruntwork-io/git-xargs: git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.