並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 142件

新着順 人気順

how-toの検索結果1 - 40 件 / 142件

  • How To Center a Div

    IntroductionFor a long time, centering an element within its parent was a surprisingly tricky thing to do. As CSS has evolved, we've been granted more and more tools we can use to solve this problem. These days, we're spoiled for choice! I decided to create this tutorial to help you understand the trade-offs between different approaches, and to give you an arsenal of strategies you can use, to han

      How To Center a Div
    • Japanese Version - 100 Go Mistakes and How to Avoid Them

      Go Mistakes Book Details Go言語でありがちな間違い このページは『100 Go Mistakes』の内容をまとめたものです。一方で、コミュニティに開かれたページでもあります。「ありがちな間違い」が新たに追加されるべきだとお考えでしたら community mistake issue を作成してください。 Jobs Is your company hiring? Sponsor the Japanese version of this repository and let a significant audience of Go developers (~1k unique visitors per week) know about your opportunities in this section. 注意 現在、大幅に多くのコンテンツを追加して強化している新しい

        Japanese Version - 100 Go Mistakes and How to Avoid Them
      • あのゲームの作り方Web版 | How to make games on Unity

        メタルギアソリッドの様に、物陰に隠れることで敵の索敵範囲を回避するようなゲームはよくあると思います。敵の索敵範囲というのは、いわゆる当たり判定で表現されます。この当たり判定の形は、障害物に遮られたり、視界の角度などを考慮する必要があり、...

          あのゲームの作り方Web版 | How to make games on Unity
        • How to use GitHub Copilot: Prompts, tips, and use cases

          EngineeringProductHow to use GitHub Copilot: Prompts, tips, and use casesIn this prompt guide for GitHub Copilot, two GitHub developer advocates, Rizel and Michelle, will share examples and best practices for communicating your desired results to the AI pair programmer. Leia este artigo em português As ferramentas de programação de IA generativa estão transformando a maneira como as pessoas desenv

            How to use GitHub Copilot: Prompts, tips, and use cases
          • スクラムガイドに載っていないスクラムのはじめかた - チームでスクラムをはじめるときに知っておきたい5個のコツ - / How to start Scrum that is not written in the Scrum Guide

            Scrum Fest Fukuoka 2024にて。 https://confengine.com/conferences/scrum-fest-fukuoka-2024/proposal/19555/5 プロフィールやお問い合わせはこちらからどうぞ! https://agile-monster.com/profile/ https://agile-monster.com/contact/

              スクラムガイドに載っていないスクラムのはじめかた - チームでスクラムをはじめるときに知っておきたい5個のコツ - / How to start Scrum that is not written in the Scrum Guide
            • How to use JSON Path · Bump.sh

              A few years ago most API designers, developers, and technical writers would have had very little reason to bump into JSONPath, but its starting to get more and more relevant as more tools and standards start relying on it. So what is JSONPath, what is it used for, and how can you get up to speed with using it? JSONPath is a query language that can be used to extract data from JSON documents, which

                How to use JSON Path · Bump.sh
              • How to become a platform engineer | Google Cloud 公式ブログ

                ※この投稿は米国時間 2024 年 1 月 12 日に、Google Cloud blog に投稿されたものの抄訳です。 あなたは Acme Corp という架空の会社のエンジニアで、CI / CD と自動化を用いたソフトウェアの統合と配信、データ主導型の指標およびオブザーバビリティ ツールの実装を行う大型プロジェクトに関わっているとします。しかし仲間のエンジニアの多くは、認知負荷が高すぎることで苦戦しています。Kubernetes クラスタのデプロイと自動化、CI / CD パイプラインの構成、セキュリティに関する懸念事項など、検討すべきことはさまざまです。会社の拡大と成長を支援するには、そのような課題の解決方法に関する考え方を改める必要があるとあなたは気付きます。そこで役立つ可能性があるのが、プラットフォーム エンジニアリングです。 プラットフォーム エンジニアリングは「コンピューティ

                  How to become a platform engineer | Google Cloud 公式ブログ
                • How to (and how not to) design REST APIs

                  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.

                    How to (and how not to) design REST APIs
                  • How to Write Robust Python Code

                    BPStudy#189 https://bpstudy.connpass.com/event/283616/

                      How to Write Robust Python Code
                    • openai-cookbook/examples/How_to_call_functions_with_chat_models.ipynb at main · openai/openai-cookbook

                      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

                        openai-cookbook/examples/How_to_call_functions_with_chat_models.ipynb at main · openai/openai-cookbook
                      • How to Pass a Component as a Prop in React

                        Matt PocockMatt is a well-regarded TypeScript expert known for his ability to demystify complex TypeScript concepts. React's props model is extremely powerful. One of its most useful features is the ability to pass a component as a prop. This lets you create composable pieces of UI, helping to make your components more reusable. The trouble is that this can often be difficult to type correctly. Le

                          How to Pass a Component as a Prop in React
                        • 理想の組織も自分たちで作ろう! ―LayerXの「全員採用」を支える文化 / How to create our own ideal team

                          スクラムフェス神奈川2024でLTした内容です。 https://www.scrumfestkanagawa.org/ ■リンク Notionでスプリントのあれこれをダッシュボードで可視化する #LayerXテックアドカレ https://tech.layerx.co.jp/entry/2023/11/24/161245 LayerXにおける2021~2023年の内定者の応募経路 https://twitter.com/takaya_i/status/1735149997677785419 LayerX Casual Night(2024/03/27, 2024/04/26) https://jobs.layerx.co.jp/casual-night

                            理想の組織も自分たちで作ろう! ―LayerXの「全員採用」を支える文化 / How to create our own ideal team
                          • How to Make YOASOBI song

                            #yoasobi #vocaloid #jpop YOASOBI Social: Youtube: https://www.youtube.com/@Ayase_YOASOBI/videos Music : Ayase (https://twitter.com/ayase_0404) Vocal : ikura (https://twitter.com/ikutalilas) --------------------------------------------------------------------------- Any questions? feel free to message me :) Twitter/X: https://twitter.com/hanade13p Instagram: https://www.instagram.com/hana130p/

                              How to Make YOASOBI song
                            • How to find the AWS Account ID of any S3 Bucket

                              In 2021 Ben Bridts published a highly inventive method for finding the AWS Account ID of a public S3 bucket. This post describes a technique to find the Account ID of any S3 bucket (both private and public). I'd highly recommend reading Ben's technique first as we will re-use a lot of concepts. S3 Bucket to AWS Account ID Shell output can be worth a thousand words, here's what our technique enable

                                How to find the AWS Account ID of any S3 Bucket
                              • How to start a Go project in 2023 | Ben E. C. Boyter

                                I previously wrote about starting a Go project in 2018. A lot has changed since I wrote that and I had been wanting to write an updated version. What follows should be enough for anyone new to Go to get started and ideally start them being productive. Quicklinks Install / Setup Starting a Project Learning Go Searching Building / Installing Linting / Static Analysis / Security Scanning Profiling Un

                                • 盆栽では「神を作る」という枝を白骨化させる技術があるらしく、入門サイトは「How to 黒魔術!」みたいな不穏さになっている

                                  リンク www.bonsaiempire.jp 神と舎利 - 盆栽エンパイア 盆栽に枯れた部分を作成して神や舎利を作ると、その木をさらに個性的にすることができます。

                                    盆栽では「神を作る」という枝を白骨化させる技術があるらしく、入門サイトは「How to 黒魔術!」みたいな不穏さになっている
                                  • SREエンジニアのスキルアップ方法 / How to improve SRE skills

                                    2023年8月28日にスタディスト社オフィスにて開催された「ゆるSRE勉強会 #1」で、「SREエンジニアのスキルアップ方法」についてお話してきました。 ゆるSRE勉強会 #1 https://yuru-sre.connpass.com/event/292063/

                                      SREエンジニアのスキルアップ方法 / How to improve SRE skills
                                    • Common mistakes with the Next.js App Router and how to fix them – Vercel

                                      After talking to hundreds of developers and looking at thousands of Next.js repositories, I've noticed ten common mistakes when building with the Next.js App Router. This post will share why these mistakes can happen, how to fix them, and some tips to help you understand the new App Router model.

                                        Common mistakes with the Next.js App Router and how to fix them – Vercel
                                      • How to Create a "Save for Later" List in Notion

                                        Learn how to create a "Save for Later" list in Notion to keep track of everything you want to come back to later. Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More. We're all quite familiar with this scenario: you Google something, hop from one page to another, and eventually find yourself engrossed in a random blog

                                          How to Create a "Save for Later" List in Notion
                                        • How to Think About Security in Next.js

                                          Back to BlogMonday, October 23rd 2023 How to Think About Security in Next.jsPosted by React Server Components (RSC) in App Router is a novel paradigm that eliminates much of the redundancy and potential risks linked with conventional methods. Given the newness, developers and subsequently security teams may find it challenging to align their existing security protocols with this model. This docume

                                            How to Think About Security in Next.js
                                          • 62. AI Disturbance - How to use ibisPaint

                                            AI Disturbance is a feature that applies noise to illustrations to interfere with the fine-tuning of image-generating AIs (such as Stable Diffusion). When an illustration to which AI Disturbance has been applied is used in AI training, the noise prevents the AI from correctly interpreting the original style of the illustration. This is a useful feature for those who wish to protect their unique ar

                                              62. AI Disturbance - How to use ibisPaint
                                            • How to download and install Linux

                                              Linux is an operating system, similar to Windows, but with many different versions due to the nature of being open source and fully customizable. To install Linux, you must choose an install method and choose a Linux distribution. To install Linux: Choose an install method: Windows Subsystem for Linux (WSL), Bare metal Linux; or create a Virtual Machine (VM) to run Linux locally or in the cloud. C

                                                How to download and install Linux
                                              • From Japan to the world: how to translate a game

                                                Behind the global success of Japanese video games lies a delicate task: appealing to overseas players whose expectations on issues such as sexism are increasingly influencing the content of major titles. With the majority of sales for big games now outside Japan, everything from slang words to characters' costumes must be carefully considered for a global audience. It is a complex process that has

                                                  From Japan to the world: how to translate a game
                                                • ヘンリー版 エンジニア社外登壇 How-To - 株式会社ヘンリー エンジニアブログ

                                                  ヘンリーで SRE をやっている id:nabeop です。 昨年からオフラインイベントも活況になってきています。登壇の準備段階や登壇時に気をつけておきたいポイントについてまとめて、技術勉強会 (ギベン)1でエンジニアが社外登壇するときに気をつけたいことの Tips 集みたいな感じで発表してみました。このときの発表の評判がよくて社外向け版もつくってみない?という声があったので書いてみました。 弊社では Google Workspace を使っているので、Google スライドで資料を作成し、社内向けの資料の保存場所は Google Drive を使うというワークフローで考えます。 登壇準備 社内の外部登壇記録に登録しておく スライドで使用するロゴなどは敬意を持って使おう Google スライドで PDF 化を考慮したフォントを使う Google Drive は社内で共有しやすい場所を選択し

                                                    ヘンリー版 エンジニア社外登壇 How-To - 株式会社ヘンリー エンジニアブログ
                                                  • How to Install Google Maps on Your Windows PC

                                                    If you love Google Maps, here's how to make it easier to access on a Windows PC. Google Maps works great on Android and iOS devices. However, the company doesn’t offer a desktop application for the Windows operating system yet. While Windows features a built-in Microsoft Maps app, many still prefer Google Maps due to its ease of use and excellent database of geographic data. So, how do you use Goo

                                                      How to Install Google Maps on Your Windows PC
                                                    • How to create a color ramp used in design systems

                                                      If you’re new to creating color palettes for digital spaces, check out my previous article, Color for brand designers working with product teams, for tips on selecting your brand colors. 👉🏻 Follow along in Figma: Community File What is a color ramp?A color ramp, also known as a color scale, is a visual representation of how colors transition from light to dark in a smooth and continuous manner.

                                                        How to create a color ramp used in design systems
                                                      • Xユーザーのセガ公式アカウント🦔さん: 「ゲームを、各国の言語やカルチャーなどを鑑みて適切に翻訳する「ゲームローカライゼーション」をご存じですか? ローカライズの取材を受けました。 From Japan to the world: how to translate a game - The Japan Times #LikeADragon #InfiniteWealth #龍が如く8  https://t.co/pvFoYS5WDr」 / X

                                                        • How to Link Notes in Apple Notes on Your iPhone

                                                          Ever wanted to link to another note in Apple Notes? You can do this easily if your iPhone is on iOS 17 or later. We'll show you how. Apple has slowly but steadily improved the Notes app over the years. In iOS 17, Apple lets you create interlinked notes in the built-in Notes app, which can be quite handy. Here's everything you need to know about the note-linking feature, including the steps to link

                                                            How to Link Notes in Apple Notes on Your iPhone
                                                          • How to Send Files to Kindle Directly From Microsoft Word

                                                            Sending Word documents to your Kindle has never been easier. Here's how you can do it with just a few clicks. Are you a Kindle lover? There is a lot to love. But what if you don’t want to pay for a Kindle book that you can download for free on the internet? Or perhaps you want to read the novel your friend wrote but don’t want to scroll through a massive PDF file or MS Word file to get through it.

                                                              How to Send Files to Kindle Directly From Microsoft Word
                                                            • How to embed a Bluesky post on your website or blog - Bluesky

                                                                How to embed a Bluesky post on your website or blog - Bluesky
                                                              • Amazon.com: Customer reviews: The How to Make Money in Stocks Complete Investing System: Your Ultimate Guide to Winning in Good Times and Bad

                                                                HOW TO MAKE MONEY IN STOCKS by William J. O'Neil This GOLDMINE SHOULD BE REQUIRED READING IN HIGHSCHOOL/COLLEGE FINANCE COURSES! I've wasted a great amount of time, money, patience, willpower, motivation before I WISELY took the time to read this book, last year. [I only wish I had of discovered this before I found all the other books I've spent too much money for. Some are over $100 and are worth

                                                                • How to Use ChatGPT to Take Notes Like a Pro

                                                                  Are you tired of taking boring, disorganized notes? Learn how to use ChatGPT to take notes like a pro. Finding ideas and information for note-taking can be quite time-consuming. The good thing, you can use ChatGPT to help you in this process. In this article, we'll show you how to use ChatGPT to prepare detailed and informative notes easily. Besides, we'll guide you to create your personalized pro

                                                                    How to Use ChatGPT to Take Notes Like a Pro
                                                                  • How to build tiny container images

                                                                    Here are 5 ways to optimize Linux container size and build small images. When Docker exploded onto the scene a few years ago, it brought containers and container images to the masses. Although Linux containers existed before then, Docker made it easy to get started with a user-friendly command-line interface and an easy-to-understand way to build images using the Dockerfile format. But while it ma

                                                                      How to build tiny container images
                                                                    • How to Send Scheduled Reminders via Google Keep on Your Android Phone

                                                                      Google Keep isn't just for notes. You can also use it to send reminders to yourself or others, either at a certain time or when you enter a location. Google Keep is a solid choice for taking notes. But it's so much more than that. You can even use it to set up scheduled reminders ripe with context to be sent to yourself or anyone else, like an elderly family member or the spouse that seems to alwa

                                                                        How to Send Scheduled Reminders via Google Keep on Your Android Phone
                                                                      • How to Create More Helpful Notes in Google Keep on Android

                                                                        You can create more than just simple text notes in Google Keep on Android. Here's how to make notes that contain media, tags, and more. Google Keep is one of the best ways to keep tabs on your life. From creating appointment reminders to setting up a laundry list of chores you keep putting off, it's one of Android's most versatile apps for organizing just about anything. But to get the most out of

                                                                          How to Create More Helpful Notes in Google Keep on Android
                                                                        • How to Insert Emojis in Excel

                                                                          Ever thought of tickling Excel's seriousness with some emojis? Well here's how. Emojis make your messages fun and expressive. But have you ever tried using emojis to make your Excel data more visually appealing? Excel allows you to add a touch of personality to your cells, and make working with data less boring. There are various methods to insert emojis in Excel, including emoji keyboards, formul

                                                                            How to Insert Emojis in Excel
                                                                          • How to Do Great Work

                                                                            July 2023 If you collected lists of techniques for doing great work in a lot of different fields, what would the intersection look like? I decided to find out by making it. Partly my goal was to create a guide that could be used by someone working in any field. But I was also curious about the shape of the intersection. And one thing this exercise shows is that it does have a definite shape; it's

                                                                            • How to build a GPT-3 App with Nextjs, React, and GitHub Copilot

                                                                              EngineeringHow to build a GPT-3 App with Nextjs, React, and GitHub CopilotIn this step-by-step tutorial, you will learn how to use GitHub Copilot to build an application with OpenAI’s gpt-3.5-turbo model. At the beginning of the year, I started working out with a trainer who wanted me to start tracking my food, but I’ve always been super against tracking my meals because it just doesn’t work for m

                                                                                How to build a GPT-3 App with Nextjs, React, and GitHub Copilot
                                                                              • How to spend less time writing Django tests

                                                                                Autogenerating django integration tests using Kolo and trace inversion Kolo test generation in action I don’t enjoy writing tests I have a confession to make: I don’t enjoy writing tests. I really enjoy writing code, really enjoy bringing a feature to life and getting it out there, but writing tests is probably my least favourite part. I do appreciate the tests that already exist, the ones that ma

                                                                                • How To Learn Chess As An Adult (or, how I went from 300 to 1500 ELO in 9 months) — Alex Crompton

                                                                                  Like most people, late last year I watched the Queen's Gambit. Like most people, I made a Chess.com account assuming I’d become the new Beth Harmon. Unfortunately, more than literally almost everyone, I sucked at chess. At first, this was unsurprising: I only vaguely knew what the pieces did, and didn't know more complicated rules like castling. But I'm a smart guy (hi white male privilege). If I

                                                                                    How To Learn Chess As An Adult (or, how I went from 300 to 1500 ELO in 9 months) — Alex Crompton