並び順

ブックマーク数

期間指定

  • から
  • まで

161 - 200 件 / 1286件

新着順 人気順

consistencyの検索結果161 - 200 件 / 1286件

  • 【Ver. 3.6に改訂】ChatGPT学術英語ライティング添削・改訂プロンプト -- 語法添削の後にまず米国の大学入学レベルの改訂を出力し、次に学術ジャーナルレベルの改訂を出力します

    【Ver. 3.6に改訂】ChatGPT学術英語ライティング添削・改訂プロンプト -- 語法添削の後にまず米国の大学入学レベルの改訂を出力し、次に学術ジャーナルレベルの改訂を出力します 追記(2023/11/14) このプロンプトは、改訂(書き換え)の例を3種類に増やしたVer.4に改訂しました。プロンプトの細かな表現も改善していますので、このプロンプトに興味のある方は、下の記事をご参照ください。 【Ver.4に改訂】 ChatGPT学術英語ライティング添削・改訂プロンプト -- 語法添削と3種類の改訂例を出力します。 https://yanase-yosuke.blogspot.com/2023/11/ver4chatgpt-3.html *** ここに公開するChatGPT用のプロンプトは、先日公開した「ChatGPTに学術英語ライティングの指導をさせるプロンプト」(以下、Ver. 1

      【Ver. 3.6に改訂】ChatGPT学術英語ライティング添削・改訂プロンプト -- 語法添削の後にまず米国の大学入学レベルの改訂を出力し、次に学術ジャーナルレベルの改訂を出力します
    • Seeing through hardware counters: a journey to threefold performance increase | by Netflix Technology Blog | Nov, 2022 | Netflix TechBlog

      By Vadim Filanovsky and Harshad Sane In one of our previous blogposts, A Microscope on Microservices we outlined three broad domains of observability (or “levels of magnification,” as we referred to them) — Fleet-wide, Microservice and Instance. We described the tools and techniques we use to gain insight within each domain. There is, however, a class of problems that requires an even stronger lev

        Seeing through hardware counters: a journey to threefold performance increase | by Netflix Technology Blog | Nov, 2022 | Netflix TechBlog
      • TechFeed ProのPM兼UXデザイナーが語る、PWAのデメリット・メリット

        関心が高まりつつあるPWA(Progressive Web Apps)についての技術・情報交換の場である「PWA Night」。Vol.14の今回はUI/UXがテーマです。株式会社テックフィードCEOで、「TechFeed Pro」のプロダクトマネージャーでありUXデザイナーでもある白石俊平氏は、同アプリ開発の経験からUI/UX設計の2つの原則について話しました。 TechFeed ProのUI/UX 白石俊平氏(以下、白石):始めようと思います。「TechFeed ProのUI/UX」というタイトルでやりたいと思います。 軽く自己紹介すると、株式会社テックフィードというところの社長をやってます。「TechFeed Pro」というプロダクトがあるんですけれども、そのプロダクトマネージャーとかUXデザイナーとかもやっています。なので、ビジネスからUXデザイン……僕、開発者でもあるので、そうい

          TechFeed ProのPM兼UXデザイナーが語る、PWAのデメリット・メリット
        • Experimenting with project templates - The Go Programming Language

          Cameron Balahan 31 July 2023 When you start a new project in Go, you might begin by cloning an existing project. That way, you can start with something that already works, making incremental changes instead of starting from scratch. For a long time now, we have heard from Go developers that getting started is often the hardest part. New developers coming from other languages expect guidance on a d

            Experimenting with project templates - The Go Programming Language
          • D1: our quest to simplify databases

            This post is also available in Deutsch, Français. When we announced D1 in May of this year, we knew it would be the start of something new – our first SQL database with Cloudflare Workers. Prior to D1 we’ve announced storage options like KV (key-value store), Durable Objects (single location, strongly consistent data storage) and R2 (blob storage). But the question always remained “How can I store

              D1: our quest to simplify databases
            • Post-Incident Review on the Atlassian April 2022 outage - Atlassian Engineering

              This PIR is available in the following languages:日本語 | 简体中文 | 繁體中文 | Deutsch | English | Español | Français | Italiano | 한국어 | Polski | Português | русский. Letter from our co-founders & co-CEOs We want to acknowledge the outage that disrupted service for customers earlier this month. We understand that our products are mission critical to your business, and we don't take that responsibility light

                Post-Incident Review on the Atlassian April 2022 outage - Atlassian Engineering
              • Elm at Rakuten

                lucamug Posted on Jan 25, 2021 • Updated on Mar 4, 2023 • Originally published at engineering.rakuten.today In our team at Rakuten, we have been using Elm1 in production for almost two years now. This post is about our story, the lessons we learned, and our likes and dislikes. This post is quite long so if you prefer to see an overview, feel free to jump to the index. Everything started in the Ber

                  Elm at Rakuten
                • 【LCM】512×512pxの画像を0.02秒でリアルタイム画風変換する

                  はじめに こんにちは。 一昨日、土日を1日潰してLatent Cosistency Model(LCM)の推論高速化に取り組んでみたところ、そこそこ上手くいき、512×512pxの画像をimage-to-image(img2img)するタスクにおいてRTX3090で26fps、A100で33fpsの推論速度が出るようになりました。 【追記】RTX4090だと45fps出たそうなので、記事のタイトルをわずかに更新しました。記事作成当時はA100で検証していたので、以下ご了承ください。 画像1枚につき0.03秒で処理できていることになるので、ほぼリアルタイムで変換できていると言ってもいいのではないでしょうか。 プログレスバーが1%進むごとに1枚の画像のimg2imgが完了しています。気持ちいいですね。 そこで、この記事では、当高速化に取り組んだとき経験的に(理論的にではない)得られた、LCM推

                    【LCM】512×512pxの画像を0.02秒でリアルタイム画風変換する
                  • Welcome to Wildebeest: the Fediverse on Cloudflare

                    Welcome to Wildebeest: the Fediverse on Cloudflare2023-02-08 The Fediverse has been a hot topic of discussion lately, with thousands, if not millions, of new users creating accounts on platforms like Mastodon to either move entirely to "the other side" or experiment and learn about this new social network. Today we're introducing Wildebeest, an open-source, easy-to-deploy ActivityPub and Mastodon-

                      Welcome to Wildebeest: the Fediverse on Cloudflare
                    • Deprecation of formatting rules - ESLint - Pluggable JavaScript Linter

                      In ESLint v8.53.0, scheduled to be released on Friday, November 3, 2023, we will formally deprecate our formatting rules. Formatting rules are those rules that simply enforce code conventions around spacing, semicolons, string formats, etc. For a variety of reasons, which are discussed in this post, this is the right decision for ESLint going forward. However, to understand how we got here, it’s h

                        Deprecation of formatting rules - ESLint - Pluggable JavaScript Linter
                      • Migrating millions of lines of code to TypeScript

                        On Sunday March 6, we migrated Stripe’s largest JavaScript codebase (powering the Stripe Dashboard) from Flow to TypeScript. In a single pull request, we converted more than 3.7 million lines of code. The next day, hundreds of engineers came in to start writing TypeScript for their projects. Seriously unreal. I remember a short time ago laughing at the idea of typescript ever landing at Stripe, an

                          Migrating millions of lines of code to TypeScript
                        • ドメインモデリングとマイクロサービスの研修に参加してきたよ - ばやしのブログ

                          どうも、ばやしです。 2/27に行われたJoe Yoder : Domain modeling techniques for designing microservicesに参加してきたので、参加レポです。 なお私はDDDに詳しいわけでもなく、英語もおぼつかないので誤っている部分があるかもしれませんが、ご了承いただければと思います。 www.eventbrite.com どんな研修だったの? ドメインモデリングを中心にドメイン駆動設計(以下DDD)の概念を学びつつ、それがどうマイクロサービスに役立つのかを学ぶ研修でした。 具体的にピザ屋のシステムや、交通違反システムを例に挙げてDDDの概念を理解しつつ、ワークショップではクレジットカードシステムを題材にイベントストーミングやマイクロサービスアーキテクチャ設計などを行いました。 全編英語だったのですが 英語で講義 日本人同士で日本語でワークシ

                            ドメインモデリングとマイクロサービスの研修に参加してきたよ - ばやしのブログ
                          • Reimagine Atomic CSS

                            [[toc]] This post will be a bit longer than usual. It's quite a big announcement to me, and there are many things I want to talk about. I'll be appreciated if you take the time to read through it. The table of contents is hidden on the left if you are on a desktop. Hope you enjoy :) 中文 Chinese Version What is Atomic CSS? Let's first give a proper definition to Atomic CSS: From this article by John

                              Reimagine Atomic CSS
                            • Incident Metrics in SRE

                              Štěpán Davidovič Incident Metrics in SRE Critically Evaluating MTTR and Friends Boston Farnham Sebastopol Tokyo Beijing Boston Farnham Sebastopol Tokyo Beijing 978-1-098-10313-2 [LSI] Incident Metrics in SRE by Štěpán Davidovič Copyright © 2021 O’Reilly Media, Inc. All rights reserved. Printed in the United States of America. Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebas

                              • Relational pipes

                                One of the great parts of the hacker culture 1 and the GNU way is the invention 2 of pipes and the idea 3 that one program should do one thing and do it well. Each running program (process) has one input stream (called standard input or STDIN) and one output stream (called standard output or STDOUT) and also one additional output stream for logging/errors/warnings (STDERR). We can connect programs

                                • Announcing Docker Compose Watch GA Release | Docker

                                  Docker Compose Watch, a tool to improve the inner loop of application development, is now generally available. Hot reload is one of those engineering workflow features that’s seemingly minor and simple but has cumulative benefits. If you can trust your app will update seamlessly as you code, without losing state, it’s one less thing pulling your focus from the work at hand. You can see your fronte

                                    Announcing Docker Compose Watch GA Release | Docker
                                  • How io_uring and eBPF Will Revolutionize Programming in Linux

                                    Things will never be the same again after the dust settles. And yes, I’m talking about Linux. As I write this, most of the world is in lockdown due to COVID-19. It’s hard to say how things will look when this is over (it will be over, right?), but one thing is for sure: the world is no longer the same. It’s a weird feeling: it’s as if we ended 2019 in one planet and started 2020 in another. While

                                      How io_uring and eBPF Will Revolutionize Programming in Linux
                                    • Building Uber’s Fulfillment Platform for Planet-Scale using Google Cloud Spanner

                                      You’re seeing information for Japan . To see local features and services for another location, select a different city. Show more Introduction The Fulfillment Platform is a foundational Uber domain that enables the rapid scaling of new verticals. The platform handles billions of database transactions each day, ranging from user actions (e.g., a driver starting a trip) and system actions (e.g., cre

                                        Building Uber’s Fulfillment Platform for Planet-Scale using Google Cloud Spanner
                                      • 心理学ワールド 89号 特集 左の顔と右の顔─悪い奴は左頬で笑う 大久保 街亜(専修大学) | 日本心理学会

                                        Profile─大久保 街亜 2002年,東京大学大学院人文社会系研究科博士課程修了。博士(心理学)。日本学術振興会特別研究員,同海外特別研究員,専修大学文学部講師,准教授を経て,2014年より現職。専門は認知心理学。著書は『伝えるための心理統計:効果量・信頼区間・検定力』(共著,勁草書房),『新版 認知心理学:知のアーキテクチャを探る』(共著,有斐閣)など。 図1 ルーカス・クラナッハ(父)による男性(左側)と女性(右側)の肖像。男性は右頬を女性は左頬を見せている。男性は無表情だが,女性はわずかながら口元に笑みを浮かべている。どちらも1522年の作品である。National Gallery of Art Open Accessより。 顔は,正面から見ると左右対称である。目や耳は左右に並んで同じ高さにあり,鼻は顔の中央にある。ただし,わずかに左右差がある。このような左右差を知ってか知らずか

                                          心理学ワールド 89号 特集 左の顔と右の顔─悪い奴は左頬で笑う 大久保 街亜(専修大学) | 日本心理学会
                                        • Algorithms for Modern Hardware - Algorithmica

                                          This is an upcoming high performance computing book titled “Algorithms for Modern Hardware” by Sergey Slotin. Its intended audience is everyone from performance engineers and practical algorithm researchers to undergraduate computer science students who have just finished an advanced algorithms course and want to learn more practical ways to speed up a program than by going from $O(n \log n)$ to $

                                          • AWS CloudFormationの最近の変更点 - Qiita

                                            AWS CloudFormationの最近の変更 AWS CloudFormationでは2023年末から2024年6月にかけて多くの改善・機能追加がありました。 特に下記は「三大変更点」と呼んでもいいかなと思います。 Gitと同期(Git Sync) (2023/11) IaCジェネレーター (2024/02) オンラインエディタをデザイナーからApplication Clomposerへ変更 (2024/03) また、『最近CloudFormationのデプロイが早くなった気がする』とか思っている人も多いと思います。下記の変更がアナウンスされています。 4 スタック作成を高速化 (2024/04) スタックセットでも地道に変更があり、オプションが追加されています。 5 スタックセットで「同時実行モード」オプション追加 (2023/11) 他にも変更はありますが、CloudFormati

                                              AWS CloudFormationの最近の変更点 - Qiita
                                            • 量的緩和が効く理由 - himaginary’s diary

                                              以前ここで紹介した論文の掲載が決まったとのことで、著者の一人のエガートソンがツイッターでスレッドを立てて同論文を解説している(H/T タイラー・コーエン)。 Bernanke famously quipped that “The problem with Quantitative Easing (QE) is that it works in practice but not in theory”. My paper with Bhattarai and Gafarov on how QE can work in theory is forthcoming in the Review of Economic Studies. A thread: First, on QE not working in theory: I think Bernanke had in mind QE2 and

                                                量的緩和が効く理由 - himaginary’s diary
                                              • certutilコマンドの非公開なオプションを表示する方法 - Eiji James Yoshidaの記録

                                                certutilコマンドの非公開なオプションを表示する方法を見つけたというtweetがあったのでメモ。 Does `certutil -uSAGE` not work anymore? It's case sensitive btw ;) — Shawn (@dunarth) 2020年3月9日 前から気にはなっていたので、凄く嬉しい情報。 試したところ、たしかに"certutil -?"では表示されないオプションが沢山表示されるね。 赤色のが"certutil -uSAGE"で表示される非公開なオプション。 C:\>certutil -uSAGE 動詞: -dump -- 構成情報またはファイルをダンプします -dumpPFX -- PFX 構造をダンプします -asn -- ASN.1 ファイルの解析 -decodehex -- 16 進エンコード ファイルをデコードします -enco

                                                  certutilコマンドの非公開なオプションを表示する方法 - Eiji James Yoshidaの記録
                                                • Publishing Go Modules - The Go Programming Language

                                                  Tyler Bui-Palsulich 26 September 2019 Introduction This post is part 3 in a series. Part 1 — Using Go Modules Part 2 — Migrating To Go Modules Part 3 — Publishing Go Modules (this post) Part 4 — Go Modules: v2 and Beyond Part 5 — Keeping Your Modules Compatible Note: For documentation on developing modules, see Developing and publishing modules. This post discusses how to write and publish modules

                                                    Publishing Go Modules - The Go Programming Language
                                                  • Node.js version 14 available now

                                                    This blog was written by Michael Dawson and Bethany Griggs, with additional contributions from the Node.js Community Committee and the Node.js Technical Steering Committee. We’re excited to announce that Node.js 14 was released today! The highlights in this release include improved diagnostics, an upgrade of V8, an experimental Async Local Storage API, hardening of the streams APIs, removal of the

                                                      Node.js version 14 available now
                                                    • GitHub - wesql/wescale: WeScale is a database proxy that cares about your application, the development experience, and supports OnlineDDL.

                                                      Connection Management: WeScale efficiently manages connections to your database, reducing the overhead on your application and improving performance. WeScale relieves you of the worry of the max_connection problem in your database. Read Write Split: WeScale simplify application logic by automatically routing read queries to read-only nodes and write queries to the primary node. This is achieved by

                                                        GitHub - wesql/wescale: WeScale is a database proxy that cares about your application, the development experience, and supports OnlineDDL.
                                                      • Announcing SWR 1.0 – SWR

                                                        Almost 2 years ago we open sourced (opens in a new tab) SWR, the tiny data-fetching React library that people love. Today we are reaching another milestone: the 1.0 version of SWR! What’s New Smaller Size Performance is one of the most important features of SWR. In 1.0, we made the library significantly smaller without removing any existing features: 41% smaller core (24% smaller when gzipped, 3.9

                                                          Announcing SWR 1.0 – SWR
                                                        • Consistency Models: 1~4stepsで画像が生成できる、新しいスコアベース生成モデル

                                                          Consistency Models: 1~4stepsで画像が生成できる、新しいスコアベース生成モデル はじめに こんにちは。 今回は、Yang Songさんをはじめとする拡散モデルの第一人者が新たに提唱する生成モデルである、Consistency Model(一貫性モデル) を説明します。 まだ実用レベルのpre-trained modelがリリースされているわけではなく、PoCの段階ですが、その成り立ちやデザインからして、のちに拡散モデルの正統進化版の1つとして広く受け入れられるものになる気がしています。 前置き Consistency Modelは拡散モデルと強すぎる結びつきがあり、拡散モデルをスコアベース生成モデル(Score-based Generative Model)として捉えることが議論の端緒となっていることから、話に追いつくまでには数多くの文脈があります。 特に、以下の

                                                            Consistency Models: 1~4stepsで画像が生成できる、新しいスコアベース生成モデル
                                                          • My First Kernel Module: A Debugging Nightmare

                                                            This is the story of the time I wrote some code, deployed it to production, and ended up bricking the server it was running on by frying the kernel. Beautiful rendition of me frying the kernel This post is about perils of concurrency and race conditions. My code was nearly correct, but ultimately, there were two major synchronization bugs that killed it. This is a really long post that gets into t

                                                            • API Tokens: A Tedious Survey

                                                              API Tokens: A Tedious Survey Author Name Thomas Ptacek @tqbf @tqbf Image by Annie Ruygt We’re Fly.io. This post isn’t about Fly.io, but you have to hear about us anyways, because my blog, my rules. Our users ship us Docker containers and we transmute them into Firecracker microvms, which we host on our own hardware around the world. With a working Dockerfile, getting up and running will take you l

                                                                API Tokens: A Tedious Survey
                                                              • 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

                                                                • [アップデート] Amazon Aurora MySQL でリードレプリカの書き込み転送機能がサポートされたので使ってみた | DevelopersIO

                                                                  [アップデート] Amazon Aurora MySQL でリードレプリカの書き込み転送機能がサポートされたので使ってみた いわさです。 Aurora グローバルデータベースでは書き込み転送機能があります。 リーダーエンドポイントのみのセカンダリリージョンで書き込み操作を行うと、プライマリリージョンへ書き込みを転送してくれる機能です。 このグローバルデータベースでサポートされていた機能が単一リージョンの Aurora クラスターでも利用できるようになりました。 この機能を有効化することで、クライアントからリードレプリカに対して書き込み操作を行った場合に、リーダーインスタンスがライターインスタンスに書き込み操作を転送してくれます。 従来リードレプリカを導入する場合はクライアントアプリケーション側でライターエンドポイントとリーダーエンドポイントを管理しなければいけませんでした。 いくつか制限事

                                                                    [アップデート] Amazon Aurora MySQL でリードレプリカの書き込み転送機能がサポートされたので使ってみた | DevelopersIO
                                                                  • Migration Complete – Amazon’s Consumer Business Just Turned off its Final Oracle Database | Amazon Web Services

                                                                    AWS News Blog Migration Complete – Amazon’s Consumer Business Just Turned off its Final Oracle Database Over my 17 years at Amazon, I have seen that my colleagues on the engineering team are never content to leave good-enough alone. They routinely re-evaluate every internal system to make sure that it is as scalable, efficient, performant, and secure as possible. When they find an avenue for impro

                                                                      Migration Complete – Amazon’s Consumer Business Just Turned off its Final Oracle Database | Amazon Web Services
                                                                    • Continuous reinvention: A brief history of block storage at AWS

                                                                      Continuous reinvention: A brief history of block storage at AWSAugust 22, 2024 • 4802 words Marc Olson has been part of the team shaping Elastic Block Store (EBS) for over a decade. In that time, he’s helped to drive the dramatic evolution of EBS from a simple block storage service relying on shared drives to a massive network storage system that delivers over 140 trillion daily operations. In thi

                                                                        Continuous reinvention: A brief history of block storage at AWS
                                                                      • 100fps超え画像生成StreamDiffusionのデモに飽きたら次に進もう。stremオブジェクトで動かすコツ公開|めぐチャンネル

                                                                        解説を論文執筆者でプロジェクトの代表でもある「あき先生」が解説してくださっているYuTubeもあります。論文の拾い読みもしていただいており、とても参考になりますので、ぜひご覧ください。(3時間と長いですが飛ばせるような、無駄な部分はありません) デモやサンプルコードも豊富にあるので、機能や性能を知りたい場合はそちらを動かしてください。大変興味深いデモもあります。アプリに組み込む場合もラッパーが準備されているのでそちらを使えば厄介なpipeやstreamオブジェクトの操作は必要ありません。しかし、性能を引きだしなが柔軟にアプリで使用するためには直接pipeやstreamを操作する方がよさそうです。この記事では後者のケースでStreamDiffusionを使用する時のコツについてこれまでにテストした手法を解説します。 環境構築Readmeに記述されているとおりに構築を進めます。デモやexamp

                                                                          100fps超え画像生成StreamDiffusionのデモに飽きたら次に進もう。stremオブジェクトで動かすコツ公開|めぐチャンネル
                                                                        • Companies Using RFCs or Design Docs and Examples of These

                                                                          RFCs - requests for comment - or Design Docs are a common tool that engineering teams use to build software faster, by clarifying assumptions and circulating plans earlier. There are some similarities between writing automated tests for your code, and writing RFCs before you start working on a non-trivial project: Software engineers who write tests for their code - and ask for code reviews on it -

                                                                            Companies Using RFCs or Design Docs and Examples of These
                                                                          • The beginning of the end for Terraform?

                                                                            Source:imgflip.comAs I write this on the 25th of April, I am still reeling from the announcement of IBM’s acquisition of Hashicorp. When I first heard the rumours yesterday, I was concerned about the future of possibly my favourite Infrastructure-as-code (IaC) tool. It has long been obvious that Hashicorp has been struggling to make money, making a $274 million loss in 2023. This undoubtedly led t

                                                                              The beginning of the end for Terraform?
                                                                            • The anatomy of a button — UI component series

                                                                              In order to design the right interactions, we need to look back at the history and origins of physical pushbuttons, a direct predecessor of the UI component so heavily used in all digital products today. Buttons are amazing. The touch of a finger setting an appliance, a car, or a system in motion, even if the user doesn’t understand the underlying mechanisms or algorithms. In Power Button, Rachel

                                                                                The anatomy of a button — UI component series
                                                                              • ts-migrate: A Tool for Migrating to TypeScript at Scale

                                                                                TypeScript is the official language of frontend web development at Airbnb. Yet, the process of adopting TypeScript and migrating a mature codebase containing thousands of JavaScript files didn’t happen in one day. TypeScript adoption went through the process of an initial proposal, adoption by multiple teams, a beta phase and, finally, landing as the official language of frontend development at Ai

                                                                                  ts-migrate: A Tool for Migrating to TypeScript at Scale
                                                                                • How to create a Python package in 2022

                                                                                  How do you create a Python package? How do you set up automated testing and code coverage? How do you publish the package? That's what this article teaches you. Photo by Claudio Schwarz on Unsplash. How to create a Python package? In order to create a Python package, you need to write the code that implements the functionality you want to put in your package, and then you need to publish it to PyP

                                                                                    How to create a Python package in 2022