並び順

ブックマーク数

期間指定

  • から
  • まで

161 - 200 件 / 5734件

新着順 人気順

we are one teamの検索結果161 - 200 件 / 5734件

  • 🎉 Launching Fig

    Brendan FalkI am excited to announce that, as of today, Fig is generally available to the public for download. With our public launch, I'd like to share a little more about Fig's mission: who we are, what we're doing, and what's to come. The terminal has barely changed since the 1970s and yet is still used every day by tens of millions of developers. Our bet is that the terminal isn't going away a

      🎉 Launching Fig
    • The Windows Subsystem for Linux BUILD 2020 Summary

      This year at an all virtual BUILD conference we had many exciting announcements for the Windows Subsystem for Linux (WSL)! This blog post gives you a summary of all the WSL news, including what’s available now and what you can expect in the future. WSL’s BUILD news at a glance Available this month Support for WSL 2 distros is coming this month in the Windows 10 May 2020 Update Docker Desktop relea

        The Windows Subsystem for Linux BUILD 2020 Summary
      • The Four Innovation Phases of Netflix’s Trillions Scale Real-time Data Infrastructure

        My name is Zhenzhong Xu. I joined Netflix in 2015 as a founding engineer on the Real-time Data Infrastructure team and later led the Stream Processing Engines team. I developed an interest in real-time data in the early 2010s, and ever since believe there is much value yet to be uncovered. Netflix was a fantastic place to be surrounded by many amazing colleagues. I can’t be more proud of everyone

          The Four Innovation Phases of Netflix’s Trillions Scale Real-time Data Infrastructure
        • ネットの音楽オタクが選んだ2020年のベストトラック、ベストアルバムの詳細 - 音楽だいすきクラブ

          順位のまとめ、補足、おまけです。画像や文章を見たくない。スクロールが大変な方はこちらがおすすめです。 2020年のベストトラック 2020年のベストアルバム 国内トップ150アルバム 海外トップ150アルバム 2020年のベストトラック 1. 米津玄師「感電」 2. BTS「Dynamite」 3. GEZAN「東京」 4. 宇多田ヒカル「Time」 5. サニーデイ・サービス「春の風」 6. The 1975「Me & You Together Song」 7. The 1975「Guys」 8. 藤井風「優しさ」 9. 赤い公園「pray」 10. 折坂悠太「トーチ」 11. 舐達磨「BUDS MONTAGE」 12. 赤い公園「オレンジ」 13. KID FRESINO「Cats & Dogs (feat.カネコアヤノ)」 14. RYUTist「ALIVE」 15. あいみょん「裸

            ネットの音楽オタクが選んだ2020年のベストトラック、ベストアルバムの詳細 - 音楽だいすきクラブ
          • WordPress sites getting hacked ‘within seconds’ of TLS certificates being issued

            WordPress sites getting hacked ‘within seconds’ of TLS certificates being issued Attackers pounce before site owners can activate the installation wizard Attackers are abusing the Certificate Transparency (CT) system to compromise new WordPress sites in the typically brief window of time before the content management system (CMS) has been configured and therefore secured. CT is a web security stan

              WordPress sites getting hacked ‘within seconds’ of TLS certificates being issued
            • Introducing workerd: the Open Source Workers runtime

              Introducing workerd: the Open Source Workers runtime09/27/2022 Today I'm proud to introduce the first beta release of workerd, the JavaScript/Wasm runtime based on the same code that powers Cloudflare Workers. workerd is Open Source under the Apache License version 2.0. workerd shares most of its code with the runtime that powers Cloudflare Workers, but with some changes designed to make it more p

                Introducing workerd: the Open Source Workers runtime
              • How Netflix microservices tackle dataset pub-sub

                By Ammar Khaku IntroductionIn a microservice architecture such as Netflix’s, propagating datasets from a single source to multiple downstream destinations can be challenging. These datasets can represent anything from service configuration to the results of a batch job, are often needed in-memory to optimize access and must be updated as they change over time. One example displaying the need for d

                  How Netflix microservices tackle dataset pub-sub
                • The BBC on Mastodon: experimenting with distributed and decentralised social media

                  The BBC on Mastodon: experimenting with distributed and decentralised social media Posted by Tristan Ferne on 31 Jul 2023, last updated 31 Jul 2023 As the social media landscape ebbs and flows, the team at BBC Research & Development are researching social technologies and exploring possibilities for the BBC. One part of our work is to establish a BBC presence in the distributed collection of socia

                    The BBC on Mastodon: experimenting with distributed and decentralised social media
                  • First look at Joy UI 🥳 - MUI

                    If you're a close follower of everything MUI, you might be aware that we've been working on a new design system. If not, then this post will give you a first look at Joy UI-MUI's new starting point for your design system! If you've ever considered using Material UI because of the developer experience, reliability, and completeness, but hesitated because of the design, this is great news for you. J

                      First look at Joy UI 🥳 - MUI
                    • Introducing Concurrent Mode (Experimental) – React

                      Caution: This page is somewhat outdated and only exists for historical purposes. React 18 was released with support for concurrency. However, there is no “mode” anymore, and the new behavior is fully opt-in and only enabled when you use the new features. For up-to-date high-level information, refer to: React 18 Announcement Upgrading to React 18 React Conf 2021 Videos For details about concurrent

                        Introducing Concurrent Mode (Experimental) – React
                      • GitHub acquires Pull Panda—a better way to collaborate on code reviews

                        CompanyGitHub acquires Pull Panda—a better way to collaborate on code reviewsWe’ve acquired Pull Panda to help teams create more efficient and effective code review workflows on GitHub. Update 11/19/19: Pull Panda is now integrated into your GitHub experience. Learn more about code review assignment and scheduled reminders for pull requests. We’re excited to share some big news: we’ve acquired Pul

                          GitHub acquires Pull Panda—a better way to collaborate on code reviews
                        • Open source hooliganism and the TypeScript meltdown

                          September 7, 2023 Open source hooliganism and the TypeScript meltdown I've seen a lot of true believers argue for virtues of their favorite paradigms and methods over the decades working in software. And mostly, I look at people with a passionate preference and smile. Isn't it great that people care so much about their craft that they volunteer to extol the benefits of their favorite tools! Yes it

                            Open source hooliganism and the TypeScript meltdown
                          • Making Decisions

                            Intro to making decisions On this page, we have outlined how we make decisions at GitLab. Making decisions GitLab’s values are the guiding principles for our business. They inform hiring, performance management, and promotion assessments. They also guide other decisions that we make. At times, values may be in conflict. To address this, GitLab has a values hierarchy. At the top of this hierarchy i

                              Making Decisions
                            • Sustainability with Rust | Amazon Web Services

                              AWS Open Source Blog Sustainability with Rust Rust is a programming language implemented as a set of open source projects. It combines the performance and resource efficiency of systems programming languages like C with the memory safety of languages like Java. Rust started in 2006 as a personal project of Graydon Hoare before becoming a research project at Mozilla in 2010. Rust 1.0 launched in 20

                                Sustainability with Rust | Amazon Web Services
                              • Twelve Years of Go - The Go Programming Language

                                Russ Cox, for the Go team 10 November 2021 Today we celebrate the twelfth birthday of the Go open source release. We have had an eventful year and have a lot to look forward to next year. The most visible change here on the blog is our new home on go.dev, part of consolidating all our Go web sites into a single, coherent site. Another part of that consolidation was replacing godoc.org with pkg.go.

                                  Twelve Years of Go - The Go Programming Language
                                • Clean Architecture: Applying with React

                                  This text is part of a series of texts about Clean Architecture analysis applied with different frameworks and languages. The purposes of this text are in line with those of the previous text, which are: I. Show an architectural division of a React application using Clean Architecture; II. Guide the implementation of new features in this proposed architecture. Architectural Division The initial st

                                    Clean Architecture: Applying with React
                                  • Announcing Flutter for Windows

                                    Since we launched Flutter, we’ve focused on delivering a cross-platform solution for beautiful, tailored apps that are compiled to machine code and take full advantage of the underlying graphics hardware of your device. Today marks a significant expansion of this vision with the first production release of support for Windows as an app target, enabling Windows developers to benefit from the same p

                                      Announcing Flutter for Windows
                                    • Linux Hardening Guide | Madaidan's Insecurities

                                      Last edited: March 19th, 2022 Linux is not a secure operating system. However, there are steps you can take to improve it. This guide aims to explain how to harden Linux as much as possible for security and privacy. This guide attempts to be distribution-agnostic and is not tied to any specific one. DISCLAIMER: Do not attempt to apply anything in this article if you do not know exactly what you ar

                                      • Introducing Domain-Oriented Microservice Architecture

                                        You’re seeing information for Japan . To see local features and services for another location, select a different city. Show more Introduction Recently there has been substantial discussion around the downsides of service oriented architectures and microservice architectures in particular. While only a few years ago, many people readily adopted microservice architectures due to the numerous benefi

                                          Introducing Domain-Oriented Microservice Architecture
                                        • 🌶️ IMHO 🌶️ - Rich Harris on frameworks, the web, and the edge.

                                          この記事はSvelte/Sveltekitの作者であるRich Harris氏による講演「🌶️ IMHO 🌶️」を翻訳したものです。 この記事の作成には、Whisperによる書き起こし、DeepLおよびChatGPTによる翻訳を補助的に使用しています。 また、本文中には適宜訳注を入れています。 この場を借りて、翻訳を許可していただいたRich氏、 またこの翻訳をきめ細かくレビューしていただいたtomoam氏、英文解釈の相談に乗っていただいたshamokit氏へ感謝を表明したいと思います。 So, I'm going to be giving a talk tonight called In My Humble Opinion, and it's a collection of loosely connected thoughts about recent trends in front

                                            🌶️ IMHO 🌶️ - Rich Harris on frameworks, the web, and the edge.
                                          • GitHub Copilot for Business is now available

                                            ProductGitHub Copilot for Business is now availableGitHub Copilot is the world’s first at-scale AI developer tool and we’re now offering it to every developer, team, organization, and enterprise. First previewed in partnership with OpenAI in 2021, GitHub Copilot is the world’s first at-scale AI developer tool. Sitting within the editor as a simple extension, GitHub Copilot draws context from a dev

                                              GitHub Copilot for Business is now available
                                            • Announcing SvelteKit 1.0

                                              Announcing SvelteKit 1.0 Web development, streamlined The Svelte team Dec 14 2022 After two years in development, SvelteKit has finally reached 1.0. As of today, it’s the recommended way to build Svelte apps of all shapes and sizes. We’re so excited to share this release with you. It’s the culmination of thousands of hours of work, both from the Svelte core team and the wider community, and we thi

                                                Announcing SvelteKit 1.0
                                              • 「HoloCure」開発者インタビュー なぜ海外ユーザーが「ホロライブ」のファンゲームを制作したのか?

                                                Home » 「HoloCure」開発者インタビュー なぜ海外ユーザーが「ホロライブ」のファンゲームを制作したのか? 「HoloCure」開発者インタビュー なぜ海外ユーザーが「ホロライブ」のファンゲームを制作したのか? 現在、ホロライブ所属VTuberの間で大きな注目を集めているのが、二次創作ゲーム「HoloCure」です。ホロライブのメンバーがプレイアブルキャラクターとして出演し、彼女たちにゆかりのあるアイテムや武器なども数多く登場しています。 今年の9月には大型アップデートも行われ、日本在住のホロライブVTuberも登場するようになりました。今回は、製作者のKay Yuさんに制作の経緯について詳しくお聞きしました(※制作者は海外在住のため、このインタビューは英語文章で回答をいただきました。記事では内容を翻訳し、掲載します。) ――そもそも「ホロライブ」を知ったきっかけはどういったもの

                                                  「HoloCure」開発者インタビュー なぜ海外ユーザーが「ホロライブ」のファンゲームを制作したのか?
                                                • Plausible Analytics

                                                  It's time to ditch Google Analytics Google Analytics is frustrating to use, difficult to understand, slow to load and privacy-invasive. That's why we built Plausible Analytics, a simple but powerful, lightweight (< 1 KB), open source and privacy-friendly alternative. Here's what makes Plausible a great Google Analytics alternative and why over 12,000 paying subscribers trust us with their website

                                                    Plausible Analytics
                                                  • WSL 2 will be generally available in Windows 10, version 2004

                                                    WSL 2 will be generally available in Windows 10, version 2004 WSL 2 will soon be officially available as part of Windows 10, version 2004! As we get ready for general availability, we want to share one additional change: updating how the Linux kernel inside of WSL 2 is installed and serviced on your machine. We’ve heard lots of community feedback that the install experience could be streamlined, a

                                                      WSL 2 will be generally available in Windows 10, version 2004
                                                    • Zellij: a Rusty terminal workspace releases a beta

                                                      Zellij: a Rusty terminal workspace releases a beta 2021-04-20 :: Aram Drevekenin After long months of work by a dedicated team of enthusiasts, today we are proud to announce the release of the beta version of Zellij! Zellij is a terminal workspace and multiplexer written in Rust, aiming to become a general purpose application development platform in the future. How to install? Download a prebuilt

                                                        Zellij: a Rusty terminal workspace releases a beta
                                                      • Upgrading GitHub.com to MySQL 8.0

                                                        EngineeringUpgrading GitHub.com to MySQL 8.0GitHub uses MySQL to store vast amounts of relational data. This is the story of how we seamlessly upgraded our production fleet to MySQL 8.0. Over 15 years ago, GitHub started as a Ruby on Rails application with a single MySQL database. Since then, GitHub has evolved its MySQL architecture to meet the scaling and resiliency needs of the platform—includi

                                                          Upgrading GitHub.com to MySQL 8.0
                                                        • Spotify’s Failed #SquadGoals

                                                          Failed #SquadGoals Spotify doesn’t use “the Spotify model” and neither should you. By Jeremiah Lee Sunday, April 19, 2020 • Listen • Watch • En français • 日本語で • Português (Brasil) About the cover illustration Of all the allures of startup culture, few are more desireable than the speed and nimbleness of a small team. Maintaining that feeling as a company grows is a challenge. In 2012, Spotify sha

                                                            Spotify’s Failed #SquadGoals
                                                          • A New AWS SDK for Rust – Alpha Launch | Amazon Web Services

                                                            AWS Developer Tools Blog A New AWS SDK for Rust – Alpha Launch We’re excited to announce the alpha release of a new AWS SDK for Rust. AWS customers developing in Rust want a native Rust SDK so they can use the language constructs they are used to, and customers new to Rust want an SDK that behaves similarly to SDKs they have used in other language environments. With this alpha release, customers c

                                                              A New AWS SDK for Rust – Alpha Launch | Amazon Web Services
                                                            • Terraform at Mercari

                                                              terraform-at-mercari.md Terraform at Mercari 2019-11-07 State of Terraform usage All microservices-related tf codes are in one single repository Mercari JP and US are separated (but thinking to merge in the future) We have different repository for Organization management https://cloud.google.com/resource-manager/docs/creating-managing-folders Network management See more on Network Architecture Des

                                                                Terraform at Mercari
                                                              • DeepL Translator learns Japanese and Chinese

                                                                Two of the questions we are most often asked are, “when will you add Japanese?” and “when will you add Chinese?” We are pleased to say, "今日!" Or, "今天!" The improvements in our neural network architecture that we made early this year have enabled us to achieve translation quality in Japanese and Chinese unlike anything we’ve seen before. To be sure the translations lived up to DeepL’s standards, we

                                                                  DeepL Translator learns Japanese and Chinese
                                                                • Scripting with GitHub CLI

                                                                  ProductScripting with GitHub CLIIt has been a year since we’ve launched the first public release of GitHub CLI. Since, we have added functionality to manage your repositories, comment on issues, enable auto-merge for… It has been a year since we’ve launched the first public release of GitHub CLI. Since, we have added functionality to manage your repositories, comment on issues, enable auto-merge f

                                                                    Scripting with GitHub CLI
                                                                  • Code Reviews 101 - The Basics | Sema

                                                                    Code improves with multiple reviews and revisions, and this process isn’t something that can be done alone. Spotting errors in code design is difficult at the best of times — and the closer you are to the work, the harder it can be to critique. That’s where code reviews come in. The beginning: introducing code reviewsWhat is a code review? Code improves with multiple reviews and revisions, and thi

                                                                      Code Reviews 101 - The Basics | Sema
                                                                    • Running GitHub on Rails 6.0

                                                                      EngineeringOpen SourceRunning GitHub on Rails 6.0On August 26, 2019, the GitHub application was deployed to production with 100% of traffic on the newest Rails version: 6.0. Read more about our process for upgrading, what we learned, and what’s next. On August 26, 2019, the GitHub application was deployed to production with 100 percent of traffic on the newest Rails version: 6.0. This change came

                                                                        Running GitHub on Rails 6.0
                                                                      • 障害対応とポストモーテム - スタディサプリ Product Team Blog

                                                                        こんにちは。SRE の @chaspy です。 ユーザに価値が提供できなくなってしまうシステム障害は起きてほしくはありませんが、絶対に発生しないとは言い切れません。 そんなシステム障害は、そもそも発生頻度が不定、かつ多くないので、どのように対応すべきかを体系化することは(起きる事象が毎回異なることも相まって)難しいと思います。 本記事では、Quipper において、どのように障害対応を行うのか、また、障害発生時の考え方を紹介します。 障害はどのように対処されていくのか 障害発生フロー Quipper では 標準化された障害時連絡のフロー / 障害レベルがあります。 これによって、障害の内容、影響範囲によっては親会社のリクルートマーケティングパートナーズへのエスカレーションが必要であることと、その基準が言語化されました。また、エスカレーション時に送るメールのテンプレートも用意されており、「誰

                                                                          障害対応とポストモーテム - スタディサプリ Product Team Blog
                                                                        • When TCP sockets refuse to die

                                                                          While working on our Spectrum server, we noticed something weird: the TCP sockets which we thought should have been closed were lingering around. We realized we don't really understand when TCP sockets are supposed to time out! In our code, we wanted to make sure we don't hold connections to dead hosts. In our early code we naively thought enabling TCP keepalives would be enough... but it isn't. I

                                                                            When TCP sockets refuse to die
                                                                          • Introducing Gemini: our largest and most capable AI model

                                                                            A note from Google and Alphabet CEO Sundar Pichai: Every technology shift is an opportunity to advance scientific discovery, accelerate human progress, and improve lives. I believe the transition we are seeing right now with AI will be the most profound in our lifetimes, far bigger than the shift to mobile or to the web before it. AI has the potential to create opportunities — from the everyday to

                                                                              Introducing Gemini: our largest and most capable AI model
                                                                            • How we ship code faster and safer with feature flags

                                                                              EngineeringHow we ship code faster and safer with feature flagsAt GitHub, we're continually working to improve existing features and shipping new ones all the time. From our launch of GitHub Discussions to the release of manual approvals for GitHub… At GitHub, we’re continually working to improve existing features and shipping new ones all the time. From our launch of GitHub Discussions to the rel

                                                                                How we ship code faster and safer with feature flags
                                                                              • 水彩アドベンチャー『GRIS』売上100万本突破。その美しさがクチコミ呼び込む - AUTOMATON

                                                                                インディースタジオNomada Studioは4月19日、『GRIS』の売上が100万本を突破したと発表した。本作は、2018年12月13日にNintendo Switch版が、翌14日にPC版がSteam/Humble Store/GOGにて発売。2019年8月にはiOS版がリリースされ、11月にはPlayStation 4でも配信されている。架け橋ゲームズのローカライズにより日本語に対応している。 We are thrilled to announce that GRIS has sold more than one million copies… crazy!! 🎉😊 Thanks to our team, families, @devolverdigital and specially to all of you who made this possible ♥️ pic.tw

                                                                                  水彩アドベンチャー『GRIS』売上100万本突破。その美しさがクチコミ呼び込む - AUTOMATON
                                                                                • Why I no longer use GraphQL for new projects

                                                                                  Before I go further, I want to clarify that I love GraphQL as a frontend engineer. It empowers me to create. I also think GraphQL is a great choice for larger engineering organizations. Having a GraphQL server as an API layer over different micro services allows frontend engineers to just build without dealing with the complexity. For new projects, however, I will no longer be using GraphQL. My de

                                                                                    Why I no longer use GraphQL for new projects