タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。
February 16, 2024 Hello! I always wish that command line tools came with data about how popular their various options are, like: “basically nobody uses this one” “80% of people use this, probably take a look” “this one has 6 possible values but people only really use these 2 in practice” So I asked about people’s favourite git config options on Mastodon: what are your favourite git config options
こんにちは。ECプラットフォーム部のMA(マーケティングオートメーション)アプリケーションチームで、社内向けのマーケティング運用ツールを開発している長澤(@snagasawa_)です。 先日、日本時間の2020年7月18日にVue 3.0のRelease Candidate(v3.0.0-rc.1)がリリースされ、今後は最終リリースまで主要なAPIのbreaking changeは想定していないとのアナウンスがされました。アナウンスを受け、現在社内ツールで進めているOptions APIからComposition APIへの移行で得られたTipsについて紹介します。 この記事では公開時点でのVue 3.0 betaへのアップグレードの方法と、Vue + TypeScriptでのOptions APIからComposition APIへの移行のTipsについてまとめました。Vue 3.0への
This project implements the well known multi GPU Jacobi solver with different multi GPU Programming Models: single_threaded_copy Single Threaded using cudaMemcpy for inter GPU communication multi_threaded_copy Multi Threaded with OpenMP using cudaMemcpy for inter GPU communication multi_threaded_copy_overlap Multi Threaded with OpenMP using cudaMemcpy for inter GPU communication with overlapping c
概要 本記事は、Vue 3 で Options API を使用するためのフラグである __VUE_OPTIONS_API__ を無効化した場合の挙動やバンドルサイズの違いについてまとめになります。 TL;DR Options API を一切使わないプロジェクトなら、Vue アプリケーションの バンドルサイズを 5.49kB 削減 できました (gzip なら 2.14 kB) バージョン情報 vue 3.2.45 vite 4.0.2 @vitejs/plugin-vue 4.0.0 rollup 3.8.0 Options API と Composition API Vue 3 のコンポーネントスタイルには、 Options API と Composition API の2種類があります。 前者は Vue 2 時点での基本スタイルで、オブジェクトにコンポーネントの挙動を示す各フィールドを
$ ./bin/kernel-hardening-checker -a [+] Going to autodetect and check the security hardening options of the running kernel [+] Detected version of the running kernel: (6, 5, 0) [+] Detected kconfig file of the running kernel: /boot/config-6.5.0-1025-azure [+] Detected cmdline parameters of the running kernel: /proc/cmdline [+] Saved sysctl output to /tmp/sysctl-n7hd4ab2 [+] Detected microarchitect
Polyfill is a popular tool for enhancing browser capabilities. Many users access it by linking to the polyfill.io service, which has recently changed ownership to a new party. In order to ensure that everyone can maintain reliable and trusted access to Polyfill features, we have identified a few alternatives: First, Fastly is offering polyfill-fastly.net and polyfill-fastly.io as a free, drop-in r
You’ve Got Options for Removing Event Listeners Reviewing some of the most common approaches available to remove event listeners in JavaScript. Cleaning up your code in runtime is a non-negotiable part of building efficient, predictable applications. One of the ways that’s done in JavaScript is by stewarding event listeners well — specifically, removing them when they’re no longer needed. There ar
WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It offers an easy to use GUI to copy files between a local and remote computer using multiple protocols: Amazon S3, FTP, FTPS, SCP, SFTP or WebDAV. Power users can automate WinSCP using .NET assembly. WinSCP is available in English and many other languages. To build WinSCP you nee
* All pricing is per user, per month. Third, we are increasing the price of Google Workspace Enterprise Standard to reflect the value we’ve added to the edition, including industry-leading security controls and administrative features designed for large enterprises. There are no list price changes to the other Enterprise editions, including education upgrades. Customers should connect with their a
More options, more Trello: revamped pricing and power-ups for all It’s now easier than ever before to get the most out of Trello and bring more power to your team. With revamped pricing and more features available to all users, manage all your projects at a price point that meets your team’s unique needs. Here are some of our latest changes: Introducing Standard, a new lower priced plan All users
AIプロンプトビルダーのご紹介。プロンプトをより高速に、簡単に構築できる、Options+の最新イノベーションで、効率性と創造性を高めることができます。 より使いやすく、より生産的に より使いやすく生産的にすることが目標です。これをどのように行うかは、ユーザー次第です。Logi Options+アプリは、ロジクール マウス、キーボード、ライト、ウェブカメラ、タッチパッド、およびプレゼンテーションリモコンを含む対応パーソナルワークスペース デバイスすべてをさらにカスタマイズすることを可能にする、次世代のLogicool Optionsアプリです。よりよいインターフェイスインターフェイスと最新機能がアップグレードされ、よりスマートに動作する、Logicool Optionsを最大限にご活用ください。
The device security page of the Windows Security app is designed to manage the security features built into your Windows device. The page is divided into the following sections: Core isolation: Here you can configure security features that protect the Windows kernel Security processor: Provides information about the security processor, which is call the trusted platform module (TPM) Secure boot: I
Vice President Mike Pence and Secretary of State Mike Pompeo warned President Trump against a strike on Iran and described the potential risks of military escalation.Credit...Anna Moneymaker for The New York Times WASHINGTON — President Trump asked senior advisers in an Oval Office meeting on Thursday whether he had options to take action against Iran’s main nuclear site in the coming weeks. The m
Go でオプション引数を実現したいときによく Functional Options Pattern が使われるかと思います。このデザインパターンは便利な一方、構造体の中でオプション引数を用意したい全てのフィールドに対して、オプション引数用の関数を実装する必要があり、記述すべきコードが多くなりがちです。 この問題を解決すべく、Functional Options Pattern を実現するためのコードを自動生成する CLI ツール 「foggo」を作りました。 Functional Options Pattern とは Go はそのシンプルな言語仕様から、オプション引数を提供していません。 オプション引数はデフォルト引数やオプションパラメータとも呼ばれ、Python だと可変長引数である *args や *kargs のことを指します。 通常の関数であれば特に問題ないのですが、構造体の初期化
This table has the number of command line options for various commands for v7 Unix (1979), slackware 3.1 (1996), ubuntu 12 (2015), and ubuntu 17 (2017). Cells are darker and blue-er when they have more options (log scale) and are greyed out if no command was found. We can see that the number of command line options has dramatically increased over time; entries tend to get darker going to the right
みなさん、おはようございます! 休みも仕事も関係ない生活をしていますが、一応土日は休みにしています。 で、休みの日の時間が早く感じるのは私だけでしょうか?💦 もう土曜日が終わっちゃったよ~!って感じで昨日が終わっちゃってました。 さて、ヘルシーライフを心がけている毎日です。 先日、ヴィーガン、ベジタリアン、ケト、健康食品の専門店Healthy Optionsに行ってきました。 明るくてきれいなお店 結構な売り場面積のある明るくてきれいなお店です。 ディスプレイもこじゃれてます 商品の品ぞろえは幅広く、大きく分けるとサプリメント、お菓子、調味料、食品、化粧品が売っています。 バス用品 化粧品コーナーには、コスメ用品、バス用品、歯磨き粉、毛染め、アロマ、ボディケア用品などがかなりな数で並んでいました。 箱入りのお茶 何のお茶だか良く見えない写真ですが、シンプルな紅茶とか緑茶というよりも、そこ
CORS Policy 違反と,Preflight request (OPTIONS) について 2020年9月6日 engineering http options preflight_request cors こんにちは、 @kz_morita です。 今回は,現在実装しているサービスで遭遇したエラーとそれについて調べる過程で調査した,HTTP の Preflight request についてまとめていきます. 発生したエラー 前提として,いま開発しているサービスは,Web Server と,API Server が別れています. (つまり https://example.com と https://api.example.com のようにドメインが別になっています) そして,普通に API に対して GET リクエストを送っていたときは問題なかったのですが,POSTリクエストを送ろう
近くの公園の遊歩道には、落ち葉がいっぱい。 深まる秋。 キッチン・リフォーム業者選びが、予想していた以上に難航していて、もうそれだけで毎日やる気が削がれている。😅 自分のことは、決してせっかちとは思わないが、決断に至るまでは超ライトイヤー級で、やると決めたら即実行に移したい。F1のピットストップも驚きのスピード感だと思う。動き出してから色々と考えていきたいタイプなのだ。 だから、まずはあらゆるシチュエーションをシミュレーションして、失敗しそうだったらやらない、やるのであれば最も安全なルートを辿りたい夫と合う訳がなかろうw 私はpros(メリット) & cons(デメリット)をパッと簡単に見るだけだし、prosが多くてもconsが多くても、「何とかなるでしょ!」という変な自信が絶えずあるのでw、その時の気分でやるかやらないかの2択をするだけだ。大体のゴールを想像できれば、あとは、途中途中で
This year we will continue to pursue our commitment to improving the security of the Web PKI by introducing the option to get certificates with six-day lifetimes (“short-lived certificates”). We will also add support for IP addresses in addition to domain names. Our longer-lived certificates, which currently have a lifetime of 90 days, will continue to be available alongside our six-day offering.
About the dependabot.yml file The dependabot.yml file defines how Dependabot maintains dependencies using version updates. In addition, all options marked with a icon also change how Dependabot creates pull requests for security updates, except where target-branch is used. The Dependabot configuration file, dependabot.yml, uses YAML syntax. If you're new to YAML and want to learn more, see Learn Y
パスワードレス認証を考えるにあたりWebAuthnの理解はかかせません。 ただ、WebAuthnの仕様を読んでもイマイチどういう風に使うのかわからない…となりがちなので、実際に色々なOptionsで登録APIを呼び出してみて挙動を確認してみました。 こんにちは。prismatix事業部Devチームの中島です。 今回はWebAuthnの仕様を理解するために登録APIをOptionsを色々変更して呼び出した時にどのような挙動になるのかを検証してみたいと思います。 (後日認証のAPIについても検証してみたいと思います) 検証環境 デバイス:MacBook Pro(2022 Apple M2) OS:MacOS Ventura 13.4.1 ブラウザ:Chrome(114.0.5735.133) WebAuthnのおさらい WebAuthnは公開鍵認証方式を用いてWebアプリ・サービスがパスワード
2020-07-13Options APIを使用してNuxt.js + TypeScriptでVuexに型指定する方法(nuxt-typed-vuex) はじめにこんにちは。エンジニアリング事業本部の@gc_tech70です。 今回自社内で新規のWebサービスの開発プロジェクトがあり、その際の開発技術としてNuxt.js + TypeScriptを採用しました。 本記事ではその開発時のナレッジとして、Nuxt.js + TypeScript環境におけるVuexの型指定の方法についてご紹介させていただきたいと思います。 ※TypeScriptを使用する理由は多くの記事で語られていると思いますので、この記事ではあえて言及はしません。 Nuxt.js + TypeScriptでの技術選定まず最初にNuxt.js + TypeScriptと言っても現状(2020年7月12日時点)では技術選定として
Whether you’re a TypeScript developer, a JavaScript developer or any type of developer really, you most likely hate writing documentation. We all tend to hate it, even those of us who like to write. Can you imagine having to go through thousands of lines of code, review their logic, and document what it does in a format that is then easy to browse and understand? This second part is key however be
AWS Machine Learning Blog Host the Whisper Model on Amazon SageMaker: exploring inference options OpenAI Whisper is an advanced automatic speech recognition (ASR) model with an MIT license. ASR technology finds utility in transcription services, voice assistants, and enhancing accessibility for individuals with hearing impairments. This state-of-the-art model is trained on a vast and diverse datas
headers Headers allow you to set custom HTTP headers on the response to an incoming request on a given path. To set custom HTTP headers you can use the headers key in next.config.js: module.exports = { async headers() { return [ { source: '/about', headers: [ { key: 'x-custom-header', value: 'my custom header value', }, { key: 'x-another-custom-header', value: 'my other custom header value', }, ],
Family Group PhotoThe Service Host process or “svchost.exe” is one the most notorious processes out there. It got a bad reputation for being “malicious” due to mostly two factors, one is malware impersonating it and the other is good old “Task Manager”. Because of the way task manager was designed in the old days (and to some extent today), it never gave much details into processes on the system a
はじめてのトラックボール M575を使いはじめて10日ほど経ったかと思ってカレンダーを見ると一昨日購入したばかりでした。それくらい集中的に使ってみました。もともとはiPad miniに繋ごうと思ってはじめた試みでした。まだ1日足らずの使用では結論付けられませんが現段階でのiPad miniでトラックボールを専用で使うのは断念しました。問題になったのはマルチタスクつまりSplit ViewやSlide Overの操作が難しい事です。あとM575はiPadOSにも対応しているとは言え後述のLogicool Optionsアプリも使えないので挙動が不安定な部分もあります。特にSplit ViewやSlide Overのようなデリケートな操作は指で行うのが速いし確実です。この点Appleの純正Magic Keyboardのトラックパッドなら大丈夫なのか興味のあるところです。iPadでもMacでもペ
Widget Optionsは、特定のページでのみ表示したり、指定した投稿タイプでは非表示にしたりと、様々な表示条件をウィジェットに指定できるようになるWordPressプラグインです。 Widget Optionsのインストール インストール手順は以下の通りです。 ファイルをFTPでアップロードしてインストール Widget Optionsをダウンロードします。ダウンロードしたファイルを展開し wp-content/plugins にアップロードします。管理画面の[プラグイン]ページで、Widget Optionsを有効化します。 WordPress管理画面でインストール [プラグイン] – [新規追加]にアクセスします。 「Widget Options」で検索します。[今すぐインストール]をクリックして、”ウィジェット設定(Widget Options)”をインストールします。[有効化
Logitechが最新のマウス&キーボード用ユーティリティ「Logitech Options」がmacOS 12 Montereyをサポートしたと発表し、macOS 12でBluetoothデバイスの接続や遅延が発生する場合の対処法を公開しています。詳細は以下から。 スイスLogitech(日本ではLogicool)は現地時間2021年12月21日、同社のマウスやキーボードの機能をカスタマイズできるユーティリティ「Logitech Options」のサポートページをアップデートし、今年09月に公開した「Logitech Options v9.40.75」がmacOS 12 Montereyをサポートしたと発表しています。 ただし、既にLogitechが発表している通り、Logitech Optionsは現在のところApple Siliconをサポートしておらず、Rosetta 2エミュレー
あれ、もしかしてNO_TABLE_OPTIONSってMySQLから消えてる…? tbls でどうすればいいんだ…。— hamaco (@hamaco) 2020年6月11日 上記のツイートで知りました。 NO_TABLE_OPTIONSが削除されたVerのリリースノートは以下です。 docs.oracle.com NO_TABLE_OPTIONSとは SHOW CREATE TABLE の出力で MySQL 固有のテーブルオプション (ENGINE など) を出力しません。このモードはポータビリティモードで mysqldump によって使用されます。 ( MySQL 5.6 リファレンスより ) SHOW CREATE TABLE はテーブル定義をDDLで出力するコマンドです。例えば SHOW CREATE TABLE により以下のようなDDLが出力されたとします。 CREATE TABL
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く