並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 75件

新着順 人気順

letters to uppercaseの検索結果1 - 40 件 / 75件

  • Command Line Interface Guidelines

    Contents Command Line Interface Guidelines An open-source guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day. Authors Aanand Prasad Engineer at Squarespace, co-creator of Docker Compose. @aanandprasad Ben Firshman Co-creator Replicate, co-creator of Docker Compose. @bfirsh Carl Tashian Offroad Engineer at Smallstep, first e

      Command Line Interface Guidelines
    • Announcing TypeScript 5.0 - TypeScript

      Today we’re excited to announce the release of TypeScript 5.0! This release brings many new features, while aiming to make TypeScript smaller, simpler, and faster. We’ve implemented the new decorators standard, added functionality to better support ESM projects in Node and bundlers, provided new ways for library authors to control generic inference, expanded our JSDoc functionality, simplified con

        Announcing TypeScript 5.0 - TypeScript
      • GitHub - AUTOMATIC1111/stable-diffusion-webui: Stable Diffusion web UI

        Detailed feature showcase with images: Original txt2img and img2img modes One click install and run script (but you still must install python and git) Outpainting Inpainting Color Sketch Prompt Matrix Stable Diffusion Upscale Attention, specify parts of text that the model should pay more attention to a man in a ((tuxedo)) - will pay more attention to tuxedo a man in a (tuxedo:1.21) - alternative

          GitHub - AUTOMATIC1111/stable-diffusion-webui: Stable Diffusion web UI
        • YARN vs NPM (vs pnpm) in 2019: comparison and verdict

          YARN vs NPM (vs pnpm) in 2019: comparison and verdict A comparative analysis of the most used package managers for JavaScript and Node.js and what to use in 2019 In this article I'll talk about Yarn and NPM, arguably the most popular JavaScript package managers available as of today, with the precise intent of compare their respective features and explain what I'm (mostly) using nowadays and why:

            YARN vs NPM (vs pnpm) in 2019: comparison and verdict
          • Old CSS, new CSS / fuzzy notepad

            I first got into web design/development in the late 90s, and only as I type this sentence do I realize how long ago that was. And boy, it was horrendous. I mean, being able to make stuff and put it online where other people could see it was pretty slick, but we did not have very much to work with. I’ve been taking for granted that most folks doing web stuff still remember those days, or at least t

            • WebKit Features in Safari 17.0

              Sep 18, 2023 by Jen Simmons and the Safari / WebKit Team Today’s the day for Safari 17.0. It’s now available for iOS 17 and iPadOS 17. [Update September 26th] And now, Safari 17.0 is available for macOS Ventura, and macOS Monterey, and macOS Sonoma. Safari 17.0 is also available in the vision OS Simulator, where you can test your website by downloading the latest beta of Xcode 15, which supports t

                WebKit Features in Safari 17.0
              • Visual Studio Code June 2022

                Register now for a full day of community, learning, and all things Visual Studio Code June 2022 (version 1.69) Update 1.69.1: The update addresses these issues. Update 1.69.2: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the June 2022 release of Visual Studio Code. There are many updates in this version

                  Visual Studio Code June 2022
                • Evolving Usernames on Discord

                  [Editor’s Note: This article was amended on May 5, 2023 and May 10, 2023 to further clarify information on the rollout process for username changes and the use of the "@" symbol.] TL;DR: Discord usernames are changing to remove four-digit discriminators. Display Names are being added so how you appear to other users stays the same. We will be assigning priority to choose your new username based on

                    Evolving Usernames on Discord
                  • Golang Mini Reference 2022: A Quick Guide to the Modern Go Programming Language (REVIEW COPY)

                    Golang Mini Reference 2022 A Quick Guide to the Modern Go Programming Language (REVIEW COPY) Harry Yoon Version 0.9.0, 2022-08-24 REVIEW COPY This is review copy, not to be shared or distributed to others. Please forward any feedback or comments to the author. • feedback@codingbookspress.com The book is tentatively scheduled to be published on September 14th, 2022. We hope that when the release da

                    • Kaspersky Password Manager: All your passwords belong to us | Ledger

                      You can revert to English at any time by clicking on the language menu on the top right corner of the page. Blog posts, Donjon | 07/06/2021 Kaspersky Password Manager: All your passwords belong to us The password generator included in Kaspersky Password Manager had several problems. The most critical one is that it used a PRNG not suited for cryptographic purposes. Its single source of entropy was

                        Kaspersky Password Manager: All your passwords belong to us | Ledger
                      • 10 Tips to Keep Your Cloud Storage Safe and Secure

                        For many, clouds are now an extension of external drives. Keeping your storage safe is essential; here's how to do it. Cloud storage has made it easy to synchronise files, share them, keep multiple versions of a file, and a lot more. Not just limited for backup, cloud storage has also completely replaced the physical storage drive for some users. You can choose to use a cloud storage service like

                          10 Tips to Keep Your Cloud Storage Safe and Secure
                        • Using Buffers in Node.js | DigitalOcean

                          The author selected the COVID-19 Relief Fund to receive a donation as part of the Write for DOnations program. Introduction A buffer is a space in memory (typically RAM) that stores binary data. In Node.js, we can access these spaces of memory with the built-in Buffer class. Buffers store a sequence of integers, similar to an array in JavaScript. Unlike arrays, you cannot change the size of a buff

                            Using Buffers in Node.js | DigitalOcean
                          • Announcing TypeScript 5.0 RC - TypeScript

                            Today we’re excited to announce our Release Candidate of TypeScript 5.0! Between now and the stable release of TypeScript 5.0, we expect no further changes apart from critical bug fixes. This release brings many new features, while aiming to make TypeScript, smaller, simpler, and faster. We’ve implemented the new decorators standard, functionality to better support ESM projects in Node and bundler

                              Announcing TypeScript 5.0 RC - TypeScript
                            • Post-Spectre Web Development

                              Post-Spectre Web Development Editor’s Draft, 19 July 2021 This version: https://w3c.github.io/webappsec-post-spectre-webdev/ Latest published version: https://www.w3.org/TR/post-spectre-webdev/ Previous Versions: https://www.w3.org/TR/2021/WD-post-spectre-webdev-20210316/ Feedback: public-webappsec@w3.org with subject line “[post-spectre-webdev] … message topic …” (archives) Issue Tracking: GitHub

                              • How to Start Using a Password Manager

                                Want to use a password manager but not sure where to start? Here's a complete setup guide on using a password manager. You've probably heard that you should start using a password manager. But while this is good advice, how exactly do you get started with a password manager for better security? We're here to walk you through it. Let's go through the process of setting up an account with a password

                                  How to Start Using a Password Manager
                                • HTML Inputs and Labels: A Love Story | CSS-Tricks

                                  Most inputs have something in common — they are happiest with a companion label! And the happiness doesn’t stop there. Forms with proper inputs and labels are much easier for people to use and that makes people happy too. A happy label and input pair In this post, I want to focus on situations where the lack of a semantic label and input combination makes it much harder for all sorts of people to

                                    HTML Inputs and Labels: A Love Story | CSS-Tricks
                                  • ASCII table and history (or, why does Ctrl+i insert a Tab in my terminal?)

                                    The binary representation has the most significant bit first (“big endian”). ASCII is 7-bit; because many have called encodings such as CP437, ISO-8859-1, CP-1252, and others “extended ASCII” some are under the misapprehension that ASCII is 8-bit (1 byte). To understand why Control+i inserts a Tab in your terminal you need to understand ASCII, and to understand ASCII you need know a bit about its

                                    • leah blogs: Ken Thompson's Unix password

                                      Somewhere around 2014 I found an /etc/passwd file in some dumps of the BSD 3 source tree, containing passwords of all the old timers such as Dennis Ritchie, Ken Thompson, Brian W. Kernighan, Steve Bourne and Bill Joy. Since the DES-based crypt(3) algorithm used for these hashes is well known to be weak (and limited to at most 8 characters), I thought it would be an easy target to just crack these

                                      • CSS Cap Unit

                                        CapUnitA look at how I solved a design problem with CSS cap unit. Introduction While I was working on a recent article on the gap property, I needed to place a box between two words and keep it aligned. I thought about a way to size the box to be equal to the capital letter height. After some research, I found the cap unit and it worked as expected. In this article, I will demonstrate the problem

                                          CSS Cap Unit
                                        • Vimmer が紹介する「いぶし銀」なプラグインまとめ(後編)

                                          この記事は Vim 駅伝 の 08/21 の記事です。 前回の記事は kyoh86 さんによる、 08/18 の「ddu.vimの基本設定概観」という記事でした。 次回は 08/23 に投稿される予定です。 はじめに 本記事は、いぶし銀プラグイン企画の結果発表の後編です。 Vimmer が実際に普段の編集を行う上で、なくてはならないと感じるプラグインを紹介していきます。前編は以下の記事を参照してください。 後編では、94件の回答のうち前編で紹介しなかったもの全てを紹介します。 全部で52個もあるため、プラグインの大まかな分類ごとに分けて紹介しています。一度に全て読むのは大変ですから、「目次」から気になるカテゴリを選んで読み進めることをおすすめします。 紹介フォーマット 前編の記事同様、各プラグインには以下の項目を設けています。 プラグイン名 プラグインへのリンク 概要 (一応)紹介記事なの

                                            Vimmer が紹介する「いぶし銀」なプラグインまとめ(後編)
                                          • Alphabet Art Numbers Mac Alphabet Art Numbers For Mac - girlgemadrug

                                            Visiteurs depuis le 27/01/2019 : 1131 Connectés : 1 Record de connectés : 16 Alphabet Art Numbers Mac Alphabet Art Numbers For MacLearn Colors, Numbers and ABCs. ABC Songs for Kids. Alphabet Song. Nursery Rhymes from Dave and Ava - Duration: 1:12:56. Dave and Ava - Nursery Rhymes and Baby Songs 26,697,543 views. Gorgeous letters and numbers vinyl stickers. Treat yourself and your loved ones to som

                                              Alphabet Art Numbers Mac Alphabet Art Numbers For Mac - girlgemadrug
                                            • 27 Best '80s Fonts for Throwback Designs - Vandelay Design

                                              Do you love the 80s? The decade that brought us big hair, Madonna, and neon colors? Want to bring some of that nostalgia into your designs but can’t find the perfect font? Well, fear not! This article is full of old school fonts that will have you reminiscing about those good old days of Miami Vice, Knight Rider, Atari, and the original Nintendo. From rock n’ roll fonts to hand-drawn lettering, th

                                                27 Best '80s Fonts for Throwback Designs - Vandelay Design
                                              • Planner programming blows my mind

                                                Picat is a research language intended to combine logic programming, imperative programming, and constraint solving. I originally learned it to help with vacation scheduling but soon discovered its planner module, which is one of the most fascinating programming models I’ve ever seen. First, a brief explanation of logic programming (LP). In imperative and functional programming, we take inputs and

                                                • How to Convert an Image With Handwriting to Text Using OCR

                                                  Need to digitize handwritten notes for editing or save them for later? Here are the best OCR tools to convert handwriting to text. Do you need to digitize handwritten notes to edit or index them? Or would you like to copy text from the picture of a handwritten quote? What you need is something called an optical character recognition (OCR) tool. OCR tools analyze the handwritten or typed text in im

                                                    How to Convert an Image With Handwriting to Text Using OCR
                                                  • ECMAScript proposal: RegExp flag `/v` makes character classes and character class escapes more powerful

                                                    ECMAScript proposal: RegExp flag /v makes character classes and character class escapes more powerful In this blog post, we look at the ECMAScript proposal “RegExp v flag with set notation + properties of strings” by Markus Scherer and Mathias Bynens. The new flag /v  # The proposed new regular expression flag /v (.unicodeSets) enables three features: Support for multi-code-point graphemes (such a

                                                    • Beyond Calibri: Finding Microsoft's next default font | Microsoft 365 Blog

                                                      We’ve commissioned five new custom fonts–which should be the next default font? Default fonts are perhaps most notable in the absence of the impression they make. We seldom give them much thought, and therein lies their greatest gift. When a font blends into the background of a user experience, people can jump right into the creative process and stay grounded in their thoughts rather than thinking

                                                        Beyond Calibri: Finding Microsoft's next default font | Microsoft 365 Blog
                                                      • Where Do I Download Iota Client For Mac

                                                        Visiteurs depuis le 26/01/2019 : 5448 Connectés : 1 Record de connectés : 15 Buy Used and Save: Buy a Used 'WD 4TB My Passport for Mac Portable External Hard.' And save 30% off the $139.99 list price. And save 30% off the $139.99 list price. Buy with confidence as the condition of this item and its timely delivery are guaranteed under the 'Amazon A-to-z Guarantee'. Dd externo portatil 4tb wd my pa

                                                          Where Do I Download Iota Client For Mac
                                                        • Father of Unix Ken Thompson checkmated: Old eight-char password is finally cracked

                                                          Father of Unix Ken Thompson checkmated: Old eight-char password is finally cracked Back in 2014, developer Leah Neukirchen found an /etc/passwd file among a file dump from the BSD 3 source tree that included the passwords used by various computer science pioneers, including Dennis Ritchie, Ken Thompson, Brian Kernighan, Steve Bourne, and Bill Joy. As she explained in a blog post on Wednesday, she

                                                          • Vim Plugins That I Use

                                                            This is an alphabetical list of vim plugins that I use. Alternate In C or C++ projects, source and header files often come in pairs. For example, there's utils.c and utils.h and you often need to edit both files at the same time. With Alternate, you can type the :A command and it will quickly switch between .c and .h files. If you're in a .c file, it will switch to the .h file, and if you're in a

                                                              Vim Plugins That I Use
                                                            • Post-Spectre Web Development

                                                              Post-Spectre Web Development W3C First Public Working Draft, 16 March 2021 This version: https://www.w3.org/TR/2021/WD-post-spectre-webdev-20210316/ Latest published version: https://www.w3.org/TR/post-spectre-webdev/ Editor's Draft: https://w3c.github.io/webappsec-post-spectre-webdev/ Feedback: public-webappsec@w3.org with subject line “[post-spectre-webdev] … message topic …” (archives) Issue Tr

                                                              • Unicode is harder than you think · mcilloni's blog

                                                                Reading the excellent article by JeanHeyd Meneide on how broken string encoding in C/C++ is made me realise that Unicode is a topic that is often overlooked by a large number of developers. In my experience, there’s a lot of confusion and wrong expectations on what Unicode is, and what best practices to follow when dealing with strings that may contain characters outside of the ASCII range. This a

                                                                • The Birth of UNIX - CoRecursive Podcast

                                                                  When you work on your computer, there are so many things you take for granted: operating systems, programming languages, they all have to come from somewhere. In the late 1960s and 1970s, that somewhere was Bell Labs, and the operating system they were building was UNIX. They were building more than just an operating system though. They were building a way to work with computers that had never exi

                                                                    The Birth of UNIX - CoRecursive Podcast
                                                                  • 16 little UI design rules that make a big impact - Adham Dannaway

                                                                    A UI design case study to redesign an example user interface using logical rules or guidelines User interface design is hard. With so many options to choose from regarding layout, spacing, typography, and colour, making design decisions can be overwhelming. When you add usability, accessibility, and psychology to the mix, it gets even harder. Luckily, UI design doesn’t have to be so hard. Over nea

                                                                      16 little UI design rules that make a big impact - Adham Dannaway
                                                                    • [アップデート]テンプレートの再利用が簡単に!!CloudFormationでモジュールが利用可能になりました | DevelopersIO

                                                                      [アップデート]テンプレートの再利用が簡単に!!CloudFormationでモジュールが利用可能になりました CX事業本部@大阪の岩田です。少し間が空いてしまいましたが、11/24付のアップデートによりCloudFormationでモジュールが利用可能になりました。このブログではモジュール機能について簡単に紹介させて頂きます。 概要 モジュールはCloudFormationのテンプレートを再利用するための機能です。CloudFormationのテンプレートをモジュールとしてCloudFormationレジストリに登録しておくことで、別のテンプレートから参照して取り込むことが可能です。 例えば EC2インスタンス セキュリティグループ を作成するテンプレートAがあるとします。このテンプレートAをモジュールとして登録しておき、テンプレートBから参照することで、テンプレートBにもEC2インスタ

                                                                        [アップデート]テンプレートの再利用が簡単に!!CloudFormationでモジュールが利用可能になりました | DevelopersIO
                                                                      • 8.x バリデーション Laravel

                                                                        イントロダクションIntroduction Laravelは、アプリケーションの受信データをバリデーションするために複数の異なるアプローチを提供します。すべての受信HTTPリクエストで使用可能なvalidateメソッドを使用するのがもっとも一般的です。しかし、バリデーションに対する他のアプローチについても説明します。Laravel provides several different approaches to validate your application's incoming data. It is most common to use the validate method available on all incoming HTTP requests. However, we will discuss other approaches to validation as well

                                                                        • How to configure User ID in Google Analytics 4 (2024)

                                                                          January 20, 2024 Google Analytics 4 User ID for cross-device tracking: how to configure it Updated: January 20th, 2024 Google Analytics 4 has three ways of identifying people who visit your website: User ID, Google Signals, and the device. “Device” basically means 1st party cookies. If a visitor clears cookies or starts using a different device, that will be treated as a new one. Google Signals us

                                                                            How to configure User ID in Google Analytics 4 (2024)
                                                                          • 日本語書記技術WG報告書(2019年3月31日付)

                                                                            慶應義塾大学SFC研究所 Advanced Publishing Laboratory 日本語書記技術WG報告書 2019年3月31日 目 次 日本語書記技術 WG の議論の概要… …………………………… 小林龍生…   5 EPUB は Web ではない…………………………………………… 村 田   真… 19 Is EPUB part of the web?… ………………………………… Florian Rivoal… 23 リフロー可能なドキュメント環境とは………………………… 木田泰夫… 29 簡便な行組版ルール(案) … ……………………………………… 小 林   敏… 35 読み効率を高める日本語電子リーダー設計の試み…………… 小林潤平… 49 組版についてのアクセシビリティ要件………………………… 村 田   真… 57 ルビの簡便な配置ルール(案) … ………………………

                                                                            • Vim Commands: A Beginner Guide with Examples

                                                                              #Tools #Vim #MouselessVim Commands: A Beginner Guide with ExamplesWelcome to the first part of this series of articles to learn Vim! “Vim is not for me!” shout out Dave, my colleague developer. It wasn’t the first time I’ve heard this sentence. The result? Me, explaining to Dave and others gathering around my desk, that learning the basics of Vim can be beneficial to anybody: Many CLIs use Vim-lik

                                                                                Vim Commands: A Beginner Guide with Examples
                                                                              • Untitled/unsorted collection of math notes

                                                                                Untitled/unsorted collection of math notes Dennis Yurichev Untitled/unsorted collection of math notes Dennis Yurichev May 18, 2023 Contents 1 Unsorted parts 1 1.1 Fencepost error / off-by-one error . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.2 GCD and LCM . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2.1

                                                                                • ActGPT

                                                                                  End the prompt with backquote ```python, so GPT understands it's writing code. credits to @goodsideWhen the prompt becomes longer and longer, sometimes GPT gets confused. It’s better to dynamically load relevant rules or use chain of thoughts.Set constraints helps reducing hallucinations such as “Does not call any functions besides those given above and those defined by the base language spec.” Yo

                                                                                    ActGPT