並び順

ブックマーク数

期間指定

  • から
  • まで

281 - 320 件 / 13454件

新着順 人気順

DIDの検索結果281 - 320 件 / 13454件

  • REST API Design Best Practices Handbook – How to Build a REST API with JavaScript, Node.js, and Express.js

    I've created and consumed many API's over the past few years. During that time, I've come across good and bad practices and have experienced nasty situations when consuming and building API's. But there also have been great moments. There are helpful articles online which present many best practices, but many of them lack some practicality in my opinion. Knowing the theory with few examples is goo

      REST API Design Best Practices Handbook – How to Build a REST API with JavaScript, Node.js, and Express.js
    • DeepLでおもしろ翻訳 / ライ麦畑で捕まえて

      ライ麦畑で捕まえて chapter13 主人公がホテルに娼婦を呼んで会話をするシーン I certainly felt peculiar when she did that. I mean she did it so sudden and all. これをDeepLに翻訳させると (徳井)確かに あの時は何か変な感じがしましたよね (馬場園)そうなんですよね 急にやったからね https://www.deepl.com/translator#en/ja/%20%20I%20certainly%20felt%20peculiar%20when%20she%20did%20that.%20I%20mean%20she%20did%20it%20so%20sudden%20and%20all. (徳井) (馬場園)と入ってしまう以外はまあ合っているが ■追記 構文的に難しい言い回しはなくテンポよ

        DeepLでおもしろ翻訳 / ライ麦畑で捕まえて
      • Deploy applications on Amazon ECS using Docker Compose | Amazon Web Services

        Containers Deploy applications on Amazon ECS using Docker Compose Note: Docker Compose’s integration with Amazon ECS has been deprecated and is retiring in November 2023 There are many reasons why containers have become popular since Docker democratized access to the core Linux primitives that make a “docker run” possible. One reason is that containers are not tied to a specific infrastructure or

          Deploy applications on Amazon ECS using Docker Compose | Amazon Web Services
        • 人工衛星の推進器「ホールスラスタ」の原理は実はよくわかっていない

          by Charly W. Karl 冷戦期の宇宙開発競争以来、人工衛星やスペースシャトルなど人類は多数の物体を宇宙空間に送り込んでいます。こうした物体を送り込むロケットに用いられる「ホールスラスタ」の原理は実はよくわかっていないという点について、ドイツでプラズマエンジンについて研究するLou(@lougrims)氏が解説しています。 So did you know that no-one really knows why the most used spacecraft propulsion system today actually works? I have been bored and kind of sick for the past 2 days so here is a quick thread on Hall thruster physics: 1/ pic.twitter.

            人工衛星の推進器「ホールスラスタ」の原理は実はよくわかっていない
          • プロと読み解く Ruby 3.2 NEWS - クックパッド開発者ブログ

            技術部の笹田(ko1)と遠藤(mame)です。クックパッドで Ruby (MRI: Matz Ruby Implementation、いわゆる ruby コマンド) の開発をしています。お金をもらって Ruby を開発しているのでプロの Ruby コミッタです。 昨日 12/25 に、恒例のクリスマスリリースとして、Ruby 3.2.0 がリリースされました(Ruby 3.2.0 リリース)。今年も Ruby 3.2 の NEWS.md ファイルの解説をします。NEWS ファイルとは何か、は以前の記事を見てください。 プロと読み解く Ruby 2.6 NEWS ファイル - クックパッド開発者ブログ プロと読み解くRuby 2.7 NEWS - クックパッド開発者ブログ プロと読み解くRuby 3.0 NEWS - クックパッド開発者ブログ プロと読み解く Ruby 3.1 NEWS -

              プロと読み解く Ruby 3.2 NEWS - クックパッド開発者ブログ
            • 日本人はウクライナ人より、精神的には悲惨な状態だよ - 沖縄で島猫と遊ぶ日々・(ΦωΦ)隠居編

              Hi there Did you enjoy Golden Week ? I had an indoor Golden Week. I had a good time. I am always happy. 岸田は財務省の操り人形だよ 岸田政権は、海外には金をばらまいているが、 日本国内の問題に金を使うのには、消極的だな。 日本の政権は、海外支援するより、国内の支援が先決だろう。 岸田よ。オマエは外国人なのか?日本人なら日本を支援しろよ。 ------------------------------------------------------- 外国人より同胞の日本人を救え 国内のエネルギー問題や、他の問題も深刻に考え欲しい。 エネルギー高に加え、急速な円安が本当に打撃要因で、 アメリカとの金利差の関係で、更に円安は進むと思う。 今、国内支援を本気でしないと、国民は苦しむだけだ。 岸田

                日本人はウクライナ人より、精神的には悲惨な状態だよ - 沖縄で島猫と遊ぶ日々・(ΦωΦ)隠居編
              • How NAT traversal works

                * can theoretically exist, but don't show up in the wild Once broken down like this, we can see that cone-ness isn’t terribly useful to us. The major distinction we care about is Symmetric versus anything else — in other words, we care about whether a NAT device is EIM or EDM. While it’s neat to know exactly how your firewall behaves, we don’t care from the point of view of writing NAT traversal c

                  How NAT traversal works
                • Announcing the New TypeScript Handbook - TypeScript

                  Hey folks, we’re happy to announce that a fresh re-write of the TypeScript Handbook is out of beta and is now our website’s primary resource for learning TypeScript! Read the handbook on Web / Epub / PDF In the last year, the TypeScript team has heavily focused on ramping up the scale, modernity and scope of our documentation. One of the most critical sections of our documentation is the handbook,

                    Announcing the New TypeScript Handbook - TypeScript
                  • 「効果検証入門」をPythonで書いた - Qiita

                    TL;DR 書籍「効果検証入門 正しい比較のための因果推論/計量経済学の基礎」のRソースコードを、Pythonで(ほぼ)再現しました https://github.com/nekoumei/cibook-python 本記事では、主にRではライブラリどーん!で済むけどPythonではそうはいかない部分の解説をします 書籍の紹介 https://www.amazon.co.jp/dp/B0834JN23Y 上記Amazonに目次が載っているのでそれを見るのが早い気がしますが。。 とても良い本です。正確な意思決定を行うためにどうやってバイアスを取り除くか?に焦点を当てて種々の因果推論の手法(傾向スコア/DiD/RDDなど)をRソースコードによる実装とともに紹介されています。 全体を通して、現実問題の効果検証に因果推論を活用するにはどうすればいいか?という観点で書かれており、非常に実用的だなーと

                      「効果検証入門」をPythonで書いた - Qiita
                    • Sapling: Source control that’s user-friendly and scalable

                      Sapling is a new Git-compatible source control client. Sapling emphasizes usability while also scaling to the largest repositories in the world. ReviewStack is a demonstration code review UI for GitHub pull requests that integrates with Sapling to make reviewing stacks of commits easy. You can get started using Sapling today. Source control is one of the most important tools for modern developers,

                        Sapling: Source control that’s user-friendly and scalable
                      • ホロライブ同人格闘ゲーム「Idol Showdown」はなぜ生み出されたのか? 制作者インタビュー

                        Home » ホロライブ同人格闘ゲーム「Idol Showdown」はなぜ生み出されたのか? 制作者インタビュー ホロライブ同人格闘ゲーム「Idol Showdown」はなぜ生み出されたのか? 制作者インタビュー 5月に公開された、VTuberグループホロライブの同人格闘ゲーム「Idol Showdown」。ホロライブVTuberがプレイアブルキャラクターとして登場することが大きな話題となり、VTuber本人はもちろんのこと、プロの格闘ゲーマーたちも熱心にプレイしている状況だ。 ――なぜ、ホロライブをテーマにした格闘ゲームを制作しようと考えたのでしょうか? ホロライブを知ったきっかけについてもお聞かせください。(Why did you decide to create a fighting game for hololive? How did you come to know about

                          ホロライブ同人格闘ゲーム「Idol Showdown」はなぜ生み出されたのか? 制作者インタビュー
                        • 第五の波 - ニューロサイエンスとマーケティングの間 - Between Neuroscience and Marketing

                          Leica M (typ240), 1.4/50 Summilux @Onomichi, Hiroshima (Summer 2020) 昨年3月頭のWeekly Ochiaiにて落合陽一氏と予想したとおり、"Withコロナ"状態が今も国内、国外ともに続いている。 "手なり"で考える限り、来年オリンピックが当初期待していた形でできる可能性は低い。(略)早ければ年始にはなにか(ワクチンが)生まれてくるだろう。ワクチンは当然のことながら社会の免疫獲得*1を劇的に加速する。とは言え、これが10億単位で量産され、世界中の人が打ち終えるのには少くとも数年はかかるだろう。経済的な主要国の50%までをターゲットにしても、現実的な楽観シナリオでも1-2年はかかるというのが普通の見立てではないだろうか。 したがって、我々は当面、(感染爆発を極力抑止し、特効薬、ワクチン開発とその展開に最善を尽くす前提で)この

                            第五の波 - ニューロサイエンスとマーケティングの間 - Between Neuroscience and Marketing
                          • セイン先生の「英会話最強フレーズ100」は上達の近道(前篇) - Ippo-san’s diary

                            これはネイティブの日常生活で使用頻度が高い100の英語表現(超定番フレーズ)を紹介する本。著者のセイン先生曰く、無駄な努力を省きラクして英語を覚えるこができる、まさに英語上達の近道。活用できる機会が多くなるので英会話が楽しくなること間違いなし。 そこで「英会話最強フレーズ100」に掲載されているフレーズの中でも、応答フレーズに絞って20個を厳選。日頃、英語を勉強されている方には、お馴染みのフレーズばかりと思いますが、いざ会話で使うとなると咄嗟に出てこない。実践練習で覚えて下さいね。 「英会話最強フレーズ100」の紹介 英会話最強フレーズ20選 おわりに 紹介:英語関連記事 紹介:TOEIC Part別オンライン無料問題集 紹介:外資系企業では採用決定権は現場の部門長にあり! 「英会話最強フレーズ100」の紹介 英会話最強フレーズ100 (CD付) 191ページ 一通り目を通すのに2~3時間

                            • CLS改善した結果、事業成果がグンと上がった話 | CyberAgent Developers Blog

                              はじめに こんにちは、AmebaマンガでWebフロントエンジニアをしています、小林と岸です。 本記事ではAmebaマンガフロントエンドチームが取り組んだWebパフォーマンス改善の取り組みと成果を紹介します。 Amebaマンガのフロントエンドチーム紹介 Amebaマンガはマンガをスマホ完結で購入・閲覧できる、電子コミック配信サービスです。23時間待てば無料で読める無料連載、編集部による特集などのコンテンツで、新たなマンガとの出会いを支援しています。 Amebaマンガのフロントエンドチームは5名の体制です。うち半数がプロダクトの運用に関わる新機能の開発や改修をメインに、もう半数が今回お話しするパフォーマンスを中心としたWEBの品質改善をメインに日々開発をおこなっております。 なお、建てつけ上「パフォーマンス」と「プロダクト」の開発に二分となっておりますが、これは専任ではありません。 プロダクト

                                CLS改善した結果、事業成果がグンと上がった話 | CyberAgent Developers Blog
                              • Write Better Commits, Build Better Projects

                                EngineeringWrite Better Commits, Build Better ProjectsHigh-quality Git commits are the key to a maintainable and collaborative open- or closed-source project. Learn strategies to improve and use commits to streamline your development process. How often have you found yourself thinking: What’s the point of this code? Isn’t this option deprecated? Is this comment out-of-date? I don’t think it descri

                                  Write Better Commits, Build Better Projects
                                • How Pokémon GO scales to millions of requests? | Google Cloud Blog

                                  Priyanka VergadiaStaff Developer Advocate, Google Cloud Have you caught Pokémons? Pokémon GO is a popular game played by millions, but it scales extremely well. This blog is a behind-the-scenes look into how the Pokémon GO engineering team manages and maintains the scale. Joining me is James Prompanya, Senior Engineering Manager at Niantic Labs who leads the server infrastructure team for  Pokémon

                                    How Pokémon GO scales to millions of requests? | Google Cloud Blog
                                  • WSL2が突然動かなくなって公式Issueが荒れてる話 - Qiita

                                    概要 WSL2で困ったときに使う魔法の呪文の次の日ぐらいから、突然、会社のPCのWSL2が動かなくなりました。 自分はかなり致命的で、WSL2が動かないと仕事にならないレベルだったのでだいぶ焦りました。 そんな人用への解決方法を書いておきます。 事象 wslを起動しようとすると、bashが起動せず、以下のようなメッセージが出ます。 A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. 日本語だと、「接続に失敗しました」みたいな文面が表示されます。(スクショを取り忘れた) 解決方法

                                      WSL2が突然動かなくなって公式Issueが荒れてる話 - Qiita
                                    • Concurrency in modern programming languages: Rust vs Go vs Java vs Node.js vs Deno vs .NET 6

                                      This is part of my "Concurrency in Modern Programming Languages" series Concurrency in modern programming languages: IntroductionConcurrency in modern programming languages: RustConcurrency in modern programming languages: GolangConcurrency in modern programming languages: JavaScript on NodeJSConcurrency in modern programming languages: TypeScript on DenoConcurrency in modern programming languages

                                        Concurrency in modern programming languages: Rust vs Go vs Java vs Node.js vs Deno vs .NET 6
                                      • Your First 60 Days at an Engineering Job

                                        You have recently graduated and looked for work. You put together a good resume and e-mailed it around. You got some interest from a few tech companies and maybe programming homework, followed by a technical phone screen. You did well and got invited to an interview! After several hours of whiteboard torture inspired conversations, lunch and references you were offered your first Engineering job a

                                          Your First 60 Days at an Engineering Job
                                        • 【Windows 11】TPM2.0を有効にするBIOS設定の変更手順メモ(自作PCでWindows 11のシステム要件を満たすために行った設定変更)

                                          Windows 11 の詳細が発表され、そのシステム要件に「TPM2.0」が含まれていることが分かりました。Windows 11のシステム要件を満たすかどうか判定するツールを自作PCで実行してみると結果は「このPCではWindows 11を実行できません」と非対応であり、TPM2.0が利用できない状態であることも分かりました(確認方法)。 そこで今回、BIOS(UEFI BIOS)の設定を変更し、TPM2.0を利用できる状態に設定変更できた際の手順を紹介します。 利用しているハードウェア(自作PCの場合はマザーボード)に設定の場所や項目は依存してしまうため、直接参考できるケースは限られるかもしれないのですが、「TPMの設定ってどんな感じ?どこにあるの?」であったり、より具体的な「Intel PTTってどこで有効にするの?」などと困ってしまった際の、参考にしてみてください。 ※今回の利用PC

                                            【Windows 11】TPM2.0を有効にするBIOS設定の変更手順メモ(自作PCでWindows 11のシステム要件を満たすために行った設定変更)
                                          • How Discord Stores Trillions of Messages

                                            In 2017, we wrote a blog post on how we store billions of messages. We shared our journey of how we started out using MongoDB but migrated our data to Cassandra because we were looking for a database that was scalable, fault-tolerant, and relatively low maintenance. We knew we’d be growing, and we did! We wanted a database that grew alongside us, but hopefully, its maintenance needs wouldn’t grow

                                              How Discord Stores Trillions of Messages
                                            • 2019/8/23のAWS東京リージョン大規模障害の経過と原因まとめ - Qiita

                                              2019/8/23に発生したAWS東京リージョンの大規模障害の経過と、現在確認すべき内容、今後の教訓などをまとめてみました。 9/24 16:00更新: 今回の障害の経過を受け、記事を整理いたしました。 8/23 12:36頃より特定AZにおけるネットワークコネクティビティの障害が発生 8/23 20:18頃、EC2は大規模障害から回復との発表あり 8/23 22:19頃、RDSも22:05頃までに同様に回復との発表あり サービス障害発生時間は8/23 12:36〜22:05 (約9時間半) 8/24 14:00以降、本障害の影響でEBSボリュームが回復不能となったアカウントに対し、個別のメールやPersonal Health Dashboardで通知あり 8/25 8:00以降、本障害の影響でEBSボリュームが回復不能となったアカウントに対し、個別に続報あり 注: メールが来ていなくても

                                                2019/8/23のAWS東京リージョン大規模障害の経過と原因まとめ - Qiita
                                              • New XSS vectors

                                                Published: 20 April 2022 at 14:00 UTC Updated: 20 April 2022 at 14:07 UTC Transition based events without style blocksSo, recently, I was updating our XSS cheat sheet to fix certain vectors that had been made obsolete by browser updates. Whilst looking at the vectors, the transition events stuck in my head. They needed a style block as well as the event: <style>:target {color:red;}</style> <xss id

                                                  New XSS vectors
                                                • Microsoftがわずか数秒のサンプルから会話や歌声を再現できる音声合成AI「NaturalSpeech 2」を発表

                                                  2023年4月18日にMicrosoft Research AsiaとMicrosoft Azureのカイ・シェン氏らの研究チームが拡散モデルを使用した小品質の音声合成システム(TTS)である「NaturalSpeech 2」を発表しました。NaturalSpeech 2では数秒の短い音声サンプルを利用する事で、人の声だけでなく歌声までも忠実にシミュレートすることが可能になっています。 [2304.09116] NaturalSpeech 2: Latent Diffusion Models are Natural and Zero-Shot Speech and Singing Synthesizers https://doi.org/10.48550/arXiv.2304.09116 NaturalSpeech 2 https://speechresearch.github.io/na

                                                    Microsoftがわずか数秒のサンプルから会話や歌声を再現できる音声合成AI「NaturalSpeech 2」を発表
                                                  • Databases in 2022: A Year in Review | OtterTune

                                                    OtterTune is an automated optimization service for PostgreSQL and MySQL running on Amazon RDS and Aurora. It uses machine learning to tune your database’s configuration knobs, indexes, and cloud settings. 🦦 Try it now on your first database for free! Another year has gone by, and I’m still alive. As such, it is an excellent time to reflect on what happened in the world of databases last year. It

                                                      Databases in 2022: A Year in Review | OtterTune
                                                    • Open Peeps, Hand-Drawn Illustration Library

                                                      Open Peeps by Pablo Stanley. Free for commercial and personal use under CC0 License. Mix & Match.The library works like building blocks made of vector arms, legs, and emotions. You can mix these elements to create different Peeps. Combine clothing and hairstyles to add flair. Change emotion with different facial expressions. Set the scene with different poses—including standing and sittingDownload

                                                        Open Peeps, Hand-Drawn Illustration Library
                                                      • Flutter vs React Native vs Native: Deep Performance Comparison | inVerita

                                                        Flutter vs React Native vs Native: Deep Performance Comparison The Story Behind the Research As a custom software development company, inVerita and its mobile development team continuously dig into the performance of cross-platform mobile solutions available on the market, that’s how Flutter vs React Native vs Native Part I emerged. Yes, it was quite controversial as one can state we weren’t using

                                                          Flutter vs React Native vs Native: Deep Performance Comparison | inVerita
                                                        • The Death Of Behavioral Economics

                                                          I’ve got some bad news. Behavioral economics is dead. Yes, it’s still being taught. Yes, it’s still being researched by academics around the world. Yes, it’s still being used by practitioners and government officials across the globe. It sure does look alive… but it’s a zombie—inside and out. Why do I say this? Two primary reasons: Core behavioral economics findings have been failing to replicate

                                                            The Death Of Behavioral Economics
                                                          • 2020年激動のVTuberシーンを総括 今のVTuberを語ることはなぜ難しいのか?

                                                            POPなポイントを3行で 激動の2020年VTuberシーンを振り返る 「VTuber」というジャンルの再編が進んだ2020年 今のVTuberを語ることの難しさと再考の必要性 2018年初頭から続くバーチャルYouTuber(VTuber)ブームだが、2020年は特に激動の一年だったと言えるかもしれない。 世界的に大きな打撃を与えている新型コロナウイルス感染症による影響は言うまでもないが、大手音楽レーベルからのメジャーデビューや英語圏、アジア圏への海外進出などVTuberたちの躍進が目を引いた。 また、2020年1月に早くもその総数が1万人(現在は1万3000人)を突破すると、巣ごもりによる配信需要の高まりもあってか登録者数ミリオン達成チャンネルが続出し、シーン全体は活況を呈していたように感じられる。 一方で大手VTuber事務所である、ホロライブの中国市場撤退や、にじさんじの所属タレン

                                                              2020年激動のVTuberシーンを総括 今のVTuberを語ることはなぜ難しいのか?
                                                            • 開発者の扱うコードの量や複雑さはここ10年で100倍以上に増えている

                                                              ユニバーサルコード検索を専門とするSourcegraphが、アメリカ・カナダで活躍する500人以上のソフトウェア開発者を対象に、コードの複雑さと管理の問題についての調査を行いました。その結果、開発者の扱うコードの量は10年前と比較して膨大なものとなっており、半数以上が100倍以上に増えていることが判明しています。 The Emergence of Big Code - download the free report https://info.sourcegraph.com/emergence-of-big-code-2020-survey Sourcegraph: Devs are managing 100x more code now than they did in 2010 | Ars Technica https://arstechnica.com/gadgets/2020/10

                                                                開発者の扱うコードの量や複雑さはここ10年で100倍以上に増えている
                                                              • Why are hyperlinks blue? | The Mozilla Blog

                                                                The internet has ingrained itself into every aspect of our lives, but there’s one aspect of the digital world that I bet you take for granted. Did you ever notice that many links, specifically hyperlinks, are blue? When a co-worker casually asked me why links are blue, I was stumped. As a user experience designer who has created websites since 2001, I’ve always made my links blue. I have advocated

                                                                  Why are hyperlinks blue? | The Mozilla Blog
                                                                • AIアシスタントを導入した企業で問題解決までの時間が2時間から3分に短縮されスタッフの90%がクビに

                                                                  プログラミング経験ゼロの人でもオンラインショップを作れるプラットフォーム・Dukaanがサポートスタッフの90%を解雇するという大規模なレイオフを実施しました。レイオフを強く非難する声も出ていますが、スミット・シャーCEOは「必要な決断だった」と、AIチャットボット導入の事情を説明しています。 Dukaan CEO cops backlash for post announcing layoffs: ‘Stunning lack of empathy’ https://www.moneycontrol.com/news/trends/dukaan-lays-off-90-of-support-staff-after-introducing-ai-chatbot-for-customer-support-10937091.html カスタマーサポートにAIチャットボットを導入した代わりにスタ

                                                                    AIアシスタントを導入した企業で問題解決までの時間が2時間から3分に短縮されスタッフの90%がクビに
                                                                  • What it was like working for GitLab

                                                                    I joined GitLab in October 2015, and left in December 2021 after working there for a little more than six years. While I previously wrote about leaving GitLab to work on Inko, I never discussed what it was like working for GitLab between 2015 and 2021. There are two reasons for this: I was suffering from burnout, and didn't have the energy to revisit the last six years of my life (at that time)I w

                                                                    • 【和訳あり】Peppa Pigの「Bicycles」で字幕なし英語動画に挑戦!無料英語多観講座12~効果抜群の英語学習法~ - 塾の先生が英語で子育て

                                                                      海外アニメを使って楽しく英語学習ができれば最高ですね。 「Peppa Pig」は日本で手軽に見られる英語アニメの中でも、もっとも簡単な番組のひとつです。 そして日本のアンパンマンのように、イギリスで親しまれているキャラクターです。 「Peppa Pig」については、こちらで詳しく解説しています。 www.jukupapa.com この記事では「Peppa Pig」の実際の動画を使って、英語多観の練習ができるように構成されています。 この記事に沿って英語多観をして頂ければ、聞き取れる、理解できる英語表現が多くなっていることを実感できるはずです。 練習の流れ 第12話「Bicycles」 動画の原稿、スクリプト(script) もう一度見る 「Peppa Pig」の英語レベル 第13話「Secrets」 最後に 練習の流れ 英語多観の練習の流れをご説明します。 ①字幕なし英語動画を観る ②動画

                                                                        【和訳あり】Peppa Pigの「Bicycles」で字幕なし英語動画に挑戦!無料英語多観講座12~効果抜群の英語学習法~ - 塾の先生が英語で子育て
                                                                      • 日本の学部からアメリカのコンピューターサイエンス博士課程に出願する - あさりさんの作業ログ

                                                                        このブログでは日本(の学部)からアメリカのコンピューターサイエンス博士課程へ出願した際のスケジュールや行った対策についてまとめています。 はじめに 自己紹介 アメリカのCS博士課程とその合否決定プロセス スケジュール 必要な書類やその対策 TOEFL及びGRE 対策 TOEFLのミニマムスコア TOEFLのSpeakingのみ高いスコアを要求されている GREのミニマムスコア 望ましいスコアについて GPA 望ましいGPA GPAに関する懸念事項 GPAが4.0換算でない場合もしくはGPAなどを大学が成績証明書に掲載していない場合 GPAが低い場合に挽回可能か 科目名がわかりにくい Curriculum Vitae (CV) 推薦状 誰にお願いすればいいのか 推薦状の執筆に際して推薦者に送った資料 推薦状の依頼・提出 Statement of Purpose (SoP) 「SoPは合否に対

                                                                          日本の学部からアメリカのコンピューターサイエンス博士課程に出願する - あさりさんの作業ログ
                                                                        • The effects of remote work on collaboration among information workers - Nature Human Behaviour

                                                                          Before the COVID-19 pandemic, at most 5% of Americans worked from home for more than three days per week1, whereas it is estimated that, by April 2020, as many as 37% of Americans were working from home (WFH) full-time2,3. Thus, in a matter of weeks, the pandemic caused about one-third of US workers to shift to WFH and nearly every American that was able to work from home did so4. Many technology

                                                                            The effects of remote work on collaboration among information workers - Nature Human Behaviour
                                                                          • 非同期処理の道具箱 — HACK The Nikkei

                                                                            この記事はNikkei Advent Calendar 2022の 13 日目の記事です。 こんにちは、Web チームの井手です。最近 Web チームで働く魅力について語ったので是非とも読んで欲しいです。 今日は非同期ランタイムについて書きます。 私は非同期ランタイムやサーバー進化論が好きで、たまにブログを書いたり、前職でもアドベントカレンダーに書いたりしていました。 本稿では効率的な非同期処理を実現するライブラリが中で何をしているのかを、低レイヤーの非同期処理そのものを解説しながら見ていきたいと思います。説明の都合上 Rust を使うので、Rust 特有の話もありますが、低レベルな API があればどの言語でも当てはまる話だと思います。この辺りは Rust, Scala(JVM), Erlang, Go などはお互いがお互いのアイデアを参考にしていて切磋琢磨しつつも似た仕組みをそれぞれが

                                                                              非同期処理の道具箱 — HACK The Nikkei
                                                                            • Docker Desktop on Mac の遅さはしばらくは改善しなさそうです。

                                                                              こんにちは。tyamahoriです。 突然ですが、Dockerはお好きですか?僕は大好きです。 Docker Desktop on Mac を利用して、Mac上にDocker環境を構築して開発しています。 残念なお知らせ ここで突然ですが、残念なお知らせがあります。 Docker Destop on Mac の遅さはしばらくは改善されなさそうです。 ソースは? ご安心くださいソースはちゃんとあります。 余談ですが、このGithub Issueは僕が一番気にしているIssueです。 Issueのコメントにて開発者のみなさんがDocker Desktop on Mac の遅さ対策を講じていますので参考にしてください。 で、ソースは? ご安心ください。内容を引用します。 Hey all, sorry we have been a bit quiet on here. To be open on

                                                                                Docker Desktop on Mac の遅さはしばらくは改善しなさそうです。
                                                                              • Don't write clean code, write CRISP code — Bitfield Consulting

                                                                                I’m sure we’re all in favour of “clean code”, but it’s one of those motherhood-and-apple-pie things that no one can reasonably disagree with. Who wants to write dirty code, unless maybe it’s for a porn site? The problem, of course, is that few of us can agree on what “clean code” means, and how to get there. A rule like “methods should only do one thing”, looks great on a T-shirt, but it’s not so

                                                                                  Don't write clean code, write CRISP code — Bitfield Consulting
                                                                                • Introducing Rome

                                                                                  We’re excited to announce the first beta release and general availability of the Rome linter for JavaScript and TypeScript. This is the beginning of an entire suite of tools. Rome is not only linter, but also a compiler, bundler, test runner, and more, for JavaScript, TypeScript, HTML, JSON, Markdown, and CSS. We aim to unify the entire frontend development toolchain. Rome is a monolithic tool con

                                                                                    Introducing Rome