並び順

ブックマーク数

期間指定

  • から
  • まで

161 - 200 件 / 1065件

新着順 人気順

responsiveの検索結果161 - 200 件 / 1065件

  • MemLab: An open source framework for finding JavaScript memory leaks

    MemLab: An open source framework for finding JavaScript memory leaks We’ve open-sourced MemLab, a JavaScript memory testing framework that automates memory leak detection. Finding and addressing the root cause of memory leaks is important for delivering a quality user experience on web applications. MemLab has helped engineers and developers at Meta improve user experience and make significant imp

      MemLab: An open source framework for finding JavaScript memory leaks
    • Running Serverless Puppeteer with Workers and Durable Objects

      Running Serverless Puppeteer with Workers and Durable Objects2023-09-28 Last year, we announced the Browser Rendering API – letting users running Puppeteer, a browser automation library, directly in Workers. Puppeteer is one of the most popular libraries used to interact with a headless browser instance to accomplish tasks like taking screenshots, generating PDFs, crawling web pages, and testing w

        Running Serverless Puppeteer with Workers and Durable Objects
      • Improving the Developer Experience with the Ruby LSP (2023) - Shopify

        Improving the Developer Experience with the Ruby LSPThe Ruby LSP is a new language server built at Shopify that makes coding in Ruby even better by providing extra Ruby features for any editor that has a client layer for the LSP. In this article, we’ll cover how we built the Ruby LSP, the features included within it, and how you can install it. Ruby has an explicit goal to make developers happy. H

          Improving the Developer Experience with the Ruby LSP (2023) - Shopify
        • AIの時代で我々はどのようにコードを書くのか

          Fashionably flexible responsive web design (full day workshop)

            AIの時代で我々はどのようにコードを書くのか
          • React 18 Alpha is out! Now what?

            Hello! They kept us in Suspense long enough, but HECK React developers have some new features to play with!! The best part: Almost all of the benefits of the upgrade don't require major code changes. The New Root API React has always had to have some kind of root. You're probably used to seeing something like this at the top level of your applications: import ReactDOM from 'react-dom'; import App

              React 18 Alpha is out! Now what?
            • How Discord Reduced Websocket Traffic by 40%

              At Discord, we’re always thinking about ways to improve our services and increase performance. After all, the faster our app gets, the sooner you can return to your friends and conversations! Over the last six months, we embarked on a quest to support this endeavor, working to reduce the amount of bandwidth our clients use, especially on iOS and Android, hoping that decreasing bandwidth usage woul

                How Discord Reduced Websocket Traffic by 40%
              • うちって貧乏なん?

                style="display:block" data-ad-client="ca-pub-6416405214740568" data-ad-slot="6610627265" data-ad-format="auto" data-full-width-responsive="true">

                  うちって貧乏なん?
                • 週末いい天気だったんでちょっとお出かけ

                  style="display:block" data-ad-client="ca-pub-6416405214740568" data-ad-slot="6610627265" data-ad-format="auto" data-full-width-responsive="true">

                    週末いい天気だったんでちょっとお出かけ
                  • クラウドデータセンターネットワークの “いま”と “これから”

                    Fashionably flexible responsive web design (full day workshop)

                      クラウドデータセンターネットワークの “いま”と “これから”
                    • 腹痛・血便

                      style="display:block" data-ad-client="ca-pub-6416405214740568" data-ad-slot="6610627265" data-ad-format="auto" data-full-width-responsive="true">

                        腹痛・血便
                      • 後は光熱費

                        style="display:block" data-ad-client="ca-pub-6416405214740568" data-ad-slot="6610627265" data-ad-format="auto" data-full-width-responsive="true">

                          後は光熱費
                        • How the GNU coreutils are tested

                          Detailed here are some of the tools and techniques we use to test the GNU coreutils project, which should present some useful ways to automate the use of tools like gdb, strace, valgrind, sed, grep, or the coreutils themselves etc., either for testing or for other applications. We also describe general techniques like using timeouts in a robust and performant way. Test framework automake's test fr

                          • Front-of-the-front-end and back-of-the-front-end web development

                            Front-of-the-front-end and back-of-the-front-end web development The Great Divide is real, and I’m pleased that the terms “front-of-the-front-end” and “back-of-the-front-end” have gained traction ever since I quipped about them on the Shop Talk Show. A few of my clients have actually moved away from a culture of “we only hire full-stack developers” and have instead adopted the labels “front-of-the

                              Front-of-the-front-end and back-of-the-front-end web development
                            • 年金定期便きたけど・・・

                              帰宅後ポストに年金定期便が入ってました。 いつもならはがきなのに、今回は大きな封筒に入ってる・・なぜ? 封筒を開封 中から出てきたのは、年金加入記録とかでした・・ 今まで納付していたのが違ってたら連絡してとか・・・そんなの覚えてるはずないやっ!! それと初めて年金の見込み額が書かれてました。 えっっと・・・65歳からもらえる見込み額は・・・ 1〇〇〇〇・・・月割にしたら10万ほど・・・ えっ・・・!!!!! これで生きてけってのか?? おい・おい・おい・・・・ 無理じぁねぇ・・ いきなりラスボス出てきて 即ゲームオーバーって感じやん・・これ! この額なら生活保護もらった方が多いんじゃねぇ・・?? 百々のつまり死ぬまで働っけってんだな! わかったわい! 実世界のクソゲー最後まで足掻き倒したる! このクソゲーがっ!!! style="display:block" data-ad-client=

                                年金定期便きたけど・・・
                              • Dario Amodei — Machines of Loving Grace

                                Machines of Loving Grace1 How AI Could Transform the World for the Better October 2024 I think and talk a lot about the risks of powerful AI. The company I’m the CEO of, Anthropic, does a lot of research on how to reduce these risks. Because of this, people sometimes draw the conclusion that I’m a pessimist or “doomer” who thinks AI will be mostly bad or dangerous. I don’t think that at all. In fa

                                  Dario Amodei — Machines of Loving Grace
                                • Rope & SumTree - Zed Blog

                                  For this second post in Zed Decoded, our blog & video series in which we're taking a closer look at how Zed is built, I've talked to Zed's three co-founders — Nathan, Max, Antonio — about the data structure at the heart of Zed: the rope. This post comes with a 1hr companion video, in which Thorsten, Nathan, Antonio, and Max use Zed to look at how Zed uses the Rope and SumTree types. It's a loose c

                                    Rope & SumTree - Zed Blog
                                  • GitHub - facebookincubator/infima: A UI framework that provides websites with the minimal CSS and JS needed to get started with building a modern responsive beautiful website

                                    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

                                      GitHub - facebookincubator/infima: A UI framework that provides websites with the minimal CSS and JS needed to get started with building a modern responsive beautiful website
                                    • 微熱来年からは有給がない

                                      style="display:block" data-ad-client="ca-pub-6416405214740568" data-ad-slot="6610627265" data-ad-format="auto" data-full-width-responsive="true">

                                        微熱来年からは有給がない
                                      • GitHub - open-webui/open-webui: User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

                                        🚀 Effortless Setup: Install seamlessly using Docker or Kubernetes (kubectl, kustomize or helm) for a hassle-free experience with support for both :ollama and :cuda tagged images. 🤝 Ollama/OpenAI API Integration: Effortlessly integrate OpenAI-compatible APIs for versatile conversations alongside Ollama models. Customize the OpenAI API URL to link with LMStudio, GroqCloud, Mistral, OpenRouter, and

                                          GitHub - open-webui/open-webui: User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
                                        • Artificial Intelligence Risk Management Framework (AI RMF 1.0)

                                          NIST AI 100-1 Artificial Intelligence Risk Management Framework (AI RMF 1.0) NIST AI 100-1 Artificial Intelligence Risk Management Framework (AI RMF 1.0) This publication is available free of charge from: https://doi.org/10.6028/NIST.AI.100-1 January 2023 U.S. Department of Commerce Gina M. Raimondo, Secretary National Institute of Standards and Technology Laurie E. Locascio, NIST Director and Und

                                          • 今月もきつなぁ!!

                                            今月もきつそうだなぁ・・ 夕方帰宅後ポストをみると・・・税金の催促・・ 今回は自動車税 今月、通院する月になっているのに・・・ 薬代に治療費そしてこの時期だから病院まで満員電車乗るのが怖いので タクシー代も もしも 万が一のことがあったら皆に迷惑をかけるから病院まではタクシーで行くとこにしています。 片道2500円ほど 往復5000円 きつい! 薬代が8000円 その他もろもろで通院に30000近く掛かっています。 医療費控除しても帰ってくるのは数千円 出ていくばっかり 将来もらえる年金も雀の涙・・ 生きてくためには 死ぬまで仕事・・・ いつになったら楽になるんだろう・・ ずっと きっと このままだろうなぁ・・・ でも頑張る 仕事・それと少しでも足しになるようにと始めたブログ 月数千でも生活の足しになっている 頑張って継続していくよっ こいつも style="display:block"

                                              今月もきつなぁ!!
                                            • Incorrect I/O throttling when using block device files — Matt Jacobson

                                              Matt Jacobson February 2022 Summary: Apple has a bug in its disk I/O throttling code that affects raw disk copies. I walk through my diagnosis. This week, I was restoring a slow-as-molasses 2.5-inch HDD to an SSD, as part of an upgrade for my mom's work machine. For whatever reason, the USB SATA controller I was using seems to limit me to 15 MB/s and 4 kB transfers. Not ideal when I'm transferring

                                              • Responsive Web Design | Website Creation | Editor X

                                                Experience a seamless design process from concept to production with responsive CSS powered by smooth drag & drop.

                                                  Responsive Web Design | Website Creation | Editor X
                                                • HTML over the wire

                                                  You can write fast, modern, responsive web applications by generating your HTML on the server, and delivering that (with a little help) directly to the browser. You don’t need JSON as an in-between format. You don’t need client-side MVC frameworks. You don’t need complicated bundling and transpiling pipelines. But you do need to think different. Because the mainstream story in web development of t

                                                  • AWS Lambda SnapStart for Python and .NET functions is now generally available | Amazon Web Services

                                                    AWS News Blog AWS Lambda SnapStart for Python and .NET functions is now generally available Today, we’re announcing the general availability of AWS Lambda SnapStart for Python and .NET functions that delivers faster function startup performance, from several seconds to as low as sub-second, typically with minimal or no code changes in Python, C#, F#, and Powershell. In November 28, 2022, we introd

                                                      AWS Lambda SnapStart for Python and .NET functions is now generally available | Amazon Web Services
                                                    • Apollo Router: our GraphQL Federation runtime in Rust | Apollo GraphQL Blog

                                                      November 10, 2021Apollo Router: our GraphQL Federation runtime in Rust At Apollo, we help developers power the world’s most important applications with a graph. Whether you’re shopping online, booking travel, or binge-watching your favorite movies, you’re using the graph every day. These experiences are all built on Apollo Federation, an architecture for declaratively composing GraphQL APIs into a

                                                        Apollo Router: our GraphQL Federation runtime in Rust | Apollo GraphQL Blog
                                                      • 185 real-world gen AI use cases from the world's leading organizations

                                                        Similar to great sales and service people, customer agents are able to listen carefully, understand your needs, and recommend the right products and services. They work seamlessly across channels including the web, mobile, and point of sale, and can be integrated into product experiences with voice and video. 1.Alaska Airlines is developing natural language search, providing travelers with a conve

                                                          185 real-world gen AI use cases from the world's leading organizations
                                                        • Cloud Run now supports HTTP/gRPC server streaming | Google Cloud Blog

                                                          We are excited to announce the availability of server-side HTTP streaming for your serverless applications running on Cloud Run (fully managed). With this enhanced networking capability,  your Cloud Run services can serve larger responses or stream partial responses to clients during the span of a single request, enabling quicker server response times for your applications. With this addition, Clo

                                                            Cloud Run now supports HTTP/gRPC server streaming | Google Cloud Blog
                                                          • A Deep Dive Into CSS Grid minmax()

                                                            🔥 Want improve your Debugging CSS skills? Get my book for just $19.99! Buy the book There are a lot of tutorials and guides out there that teach CSS grid in general, and I wrote about it multiple times. However, I noticed that there is a misunderstanding of the minmax() function as most of the articles are generic or don’t provide enough explanation and real-world use-cases. The minmax() is very

                                                              A Deep Dive Into CSS Grid minmax()
                                                            • だから・・・人は大嫌い!

                                                              style="display:block" data-ad-client="ca-pub-6416405214740568" data-ad-slot="6610627265" data-ad-format="auto" data-full-width-responsive="true">

                                                                だから・・・人は大嫌い!
                                                              • How Async/Await Really Works in C# - .NET Blog

                                                                No trial. No credit card required. Just your GitHub account. Several weeks ago, the .NET Blog featured a post What is .NET, and why should you choose it?. It provided a high-level overview of the platform, summarizing various components and design decisions, and promising more in-depth posts on the covered areas. This post is the first such follow-up, deep-diving into the history leading to, the d

                                                                  How Async/Await Really Works in C# - .NET Blog
                                                                • From CSS madness to CSS Hooks

                                                                  From CSS madness to CSS HooksThe limited capabilities of inline styles have frustrated web developers for decades, forcing us to choose between unmaintainable architecture and complex workarounds. CSS Variables offer a solution. In the component era, the close relationship between HTML and CSS demands colocation. Some people still cling to the idea of a "separation of concerns"; but, as a pragmati

                                                                    From CSS madness to CSS Hooks
                                                                  • [アップデート] お気に入りと履歴が改善!新UI により AWS マネジメントコンソールがより使いやすくなりました | DevelopersIO

                                                                    ちゃだいん(@chazuke4649)です。 よく AWS を利用の方はすでにご存知だと思いますが、先日このようなアップデートが発表されました。 Usability Improvements for AWS Management Console now available Today, we launched usability improvements for the AWS Management Console’s navigation header and footer. The improvements include a refreshed and responsive navigation header and footer, an easier way to add or remove services to your favorites list in the naviga

                                                                      [アップデート] お気に入りと履歴が改善!新UI により AWS マネジメントコンソールがより使いやすくなりました | DevelopersIO
                                                                    • CentOS Stream: Building an innovative future for enterprise Linux

                                                                      On June 30, 2024, CentOS Linux 7 reached End of Life (EOL). Explore Red Hat’s options to help ease your migration, including Red Hat Enterprise Linux 7 for Third Party Linux Migration. Find out more In September 2019, we announced CentOS Stream, an upstream development platform designed for CentOS community members, Red Hat partners, ecosystem developers, and many other groups to more quickly and

                                                                        CentOS Stream: Building an innovative future for enterprise Linux
                                                                      • Interaction to Next Paint (INP)  |  Articles  |  web.dev

                                                                        INP is calculated by observing all the interactions made with a page. For most sites the interaction with the worst latency is reported as INP. However, for pages with large numbers of interactions, random hiccups can result in an unusually high-latency interaction on an otherwise responsive page. The more interactions that occur on a given page, the more likely this is to happen. To give a better

                                                                        • 【デザインシステム】エンジニアが知っておきたいデザインシステム - Qiita

                                                                          Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? デザインシステムとは? 簡単にいうと、デザインシステムは、デザインに関することを体系化・構造化したものです。 具体的には、デザインの目的・原則やデザインの基準を定めるVIガイドライン、UIパターンやコンポーネント、ライブラリなどの再利用できるものが含まれます。 そのため、デザインシステムを導入することで、 1つのプロダクトで、200色の白が存在すること や 見た目、機能が同じものを何個も存在することがなくなるため、 大規模なプロダクトやサービスをチームで開発・運用していくのが効率的になります。 また、デザインとコードの両方で一貫性のある

                                                                            【デザインシステム】エンジニアが知っておきたいデザインシステム - Qiita
                                                                          • 【2020年最新!コピペだけ!】おしゃれなハンバーガーメニュー【21個まとめ】

                                                                            いまや、スマホ対応サイトにハンバーガーメニューは必須となりました。 しかし、いちいちゼロから作るのは面倒ですよね。 忙しい方のために、コピペで作れるハンバーガーメニューを21個まとめました。 7種類のボタンの動きと、メニューの出てくる動きが違うサンプルを用意しています。 「result」部分にあるハンバーガーメニューをクリックして、好きな動きの組み合わせを見つけてください! コードをコピペすればそのまま使うことができます。 もちろんご自分好みにカスタマイズして使って頂いてもOKです。 1.基本のハンバーガーボタン まずは一番ベーシックなボタンの動きです。 コーポレートサイトなどにオススメです。 ふわっと出てくるメニュー See the Pen シンプル全画面 by webpaisen (@webpaisen) on CodePen. 上から出てくるメニュー See the Pen シンプル

                                                                              【2020年最新!コピペだけ!】おしゃれなハンバーガーメニュー【21個まとめ】
                                                                            • Please Make Your Table Headings Sticky

                                                                              Please Make Your Table Headings Sticky 2024-02-23 I often stumble upon large data sets or table layouts across the web. When these tables contain hundreds of rows of content, things become problematic once you start to scroll… This should be a header Look at that table header disappear! Now, if I scroll all the way down to item #300 (for example) will I remember what each column’s data is associat

                                                                              • Android 12 is live in AOSP!

                                                                                Today we’re pushing the source to the Android Open Source Project (AOSP) and officially releasing the latest version of Android. Keep an eye out for Android 12 coming to a device near you starting with Pixel in the next few weeks and Samsung Galaxy, OnePlus, Oppo, Realme, Tecno, Vivo, and Xiaomi devices later this year. As always, thank you for your feedback during Android 12 Beta! More than 225,0

                                                                                  Android 12 is live in AOSP!
                                                                                • 男女間賃金格差の縮小は高齢労働者が高給職に居座っていることが主因だった - himaginary’s diary

                                                                                  という趣旨のNBER論文が上がっている(H/T タイラー・コーエン、ungated(SSRN)版)。論文のタイトルは「One Cohort at a Time: A New Perspective on the Declining Gender Pay Gap」で、著者はJaime Arellano-Bover(イェール大)、Nicola Bianchi(ノースウエスタン大)、Salvatore Lattanzio(イタリア銀行)、Matteo Paradisi(エイナウディ経済金融研究所*1)。 以下はその結論部。 Our examination of the evolution of the gender pay gap over the past four decades reveals a complex story marked by both progress and weak

                                                                                    男女間賃金格差の縮小は高齢労働者が高給職に居座っていることが主因だった - himaginary’s diary