並び順

ブックマーク数

期間指定

  • から
  • まで

121 - 160 件 / 4466件

新着順 人気順

START WITH WHYの検索結果121 - 160 件 / 4466件

  • 7 Default Windows Files and Folders You Should Never Touch

    In addition to your personal files and folders, the Windows OS itself takes up a lot of space on your computer. With a bit of searching, you can find hidden Windows caches that are safe to clear if you need to reclaim space. However, there are several other Windows default files and folders that you should leave alone. Messing with these could result in an unstable system, loss of data, or other n

      7 Default Windows Files and Folders You Should Never Touch
    • React v17.0 Release Candidate: No New Features – React Blog

      This blog site has been archived. Go to react.dev/blog to see the recent posts. Today, we are publishing the first Release Candidate for React 17. It has been two and a half years since the previous major release of React, which is a long time even by our standards! In this blog post, we will describe the role of this major release, what changes you can expect in it, and how you can try this relea

        React v17.0 Release Candidate: No New Features – React Blog
      • TanStack Router

        Modern and scalable routing for React applicationsA fully type-safe React router with built-in data fetching, stale-while revalidate caching and first-class search-param APIs. Get Started Typesafe & powerful, yet familiarly simpleTanStack Router builds on modern routing patterns made popular by other tools, but has been re-engineered from the ground up to be 100% typesafe without compromising on D

          TanStack Router
        • Car Allergic to Vanilla Ice Cream ― Andreas Zwinkau

          Source: Stephen Mann For the engineers among us who understand that the obvious is not always the solution, and that the facts, no matter how implausible, are still the facts ... A complaint was received by the Pontiac Division of General Motors: "This is the second time I have written you, and I don't blame you for not answering me, because I kind of sounded crazy, but it is a fact that we have a

            Car Allergic to Vanilla Ice Cream ― Andreas Zwinkau
          • Why use GraphQL? | Apollo GraphQL Blog

            Before there was GraphQL, there was REST. In recent years, REST has become the dominant API style for building backend web services. With REST, you could signal the type of request we want to make (ex: GET, POST, PUT, or DELETE) and the resource we’d like to fetch or interact with (ex: /api/pets/1) using an HTTP method and a URL. It’s a great approach (and one we initially used at StockX for sever

              Why use GraphQL? | Apollo GraphQL Blog
            • Sorbet Compiler: An experimental, ahead-of-time compiler for Ruby · Sorbet

              For the past year, the Sorbet team has been working on an experimental, ahead-of-time compiler for Ruby, powered by Sorbet and LLVM. Today we’re sharing the source code for it. It lives alongside the existing code for Sorbet on GitHub, mostly in the compiler/ folder: → https://github.com/sorbet/sorbet/tree/master/compiler/ We want to be clear up front: the code is nowhere near ready for external u

                Sorbet Compiler: An experimental, ahead-of-time compiler for Ruby · Sorbet
              • Real-world CSS vs. CSS-in-JS performance comparison

                CSS-in-JS has taken a solid place in front-end tooling, and it seems this trend will continue in the near future. Especially in the React world. For example, out of 11492 people who participate in State of CSS survey in 2020 only 14.3% didn’t hear of Styled Components (a dominant CSS-in-JS library). And more than 40% of participants have used the library. I wanted to see an in-depth performance co

                  Real-world CSS vs. CSS-in-JS performance comparison
                • Vanilla JavaScript and HTML - No frameworks. No libraries. No problem.

                  Vanilla JavaScript and HTML - No frameworks. No libraries. No problem. Are you using Vue, React, Angular, or Svelte to create web apps? I am, and if you are too, I bet it's been a while since you've written an app that renders content without these fine tools. Armed with only what comes with the browser. Years ago, this is exactly how many of us wrote web apps. While today's tools help abstract th

                    Vanilla JavaScript and HTML - No frameworks. No libraries. No problem.
                  • Mountpoint for Amazon S3 – Generally Available and Ready for Production Workloads | Amazon Web Services

                    AWS News Blog Mountpoint for Amazon S3 – Generally Available and Ready for Production Workloads Update (September 2023) – Add information about enabling file deletion. Mountpoint for Amazon S3 is an open source file client that makes it easy for your file-aware Linux applications to connect directly to Amazon Simple Storage Service (Amazon S3) buckets. Announced earlier this year as an alpha relea

                      Mountpoint for Amazon S3 – Generally Available and Ready for Production Workloads | Amazon Web Services
                    • Deep Dive: NewSQL Databases

                      Overview One of my colleagues, @margo_hdb, recently posted a great article Database Architectures & Use Cases - Explained here on dev.to. In response a user asked for a deeper dive on NewSQL databases, so I thought I would put one together. The term NewSQL was coined in 2011 by 451 Group analyst Matthew Aslett. Wikipedia defines the term below: “ NewSQL is a class of relational database management

                        Deep Dive: NewSQL Databases
                      • Why Japan gets no Covid-19 respect - Asia Times

                        Then, as discharged passengers made their way into the Tokyo subway system, derision grew. Waves of death were predicted. They did not eventuate. Attention then shifted from Japan to South Korea, Italy, Europe and the United States. Only in late March did Japan start to enter an unwanted limelight again. The Tokyo governor’s March 25 announcement of “emergency measures” was in fact largely an urge

                          Why Japan gets no Covid-19 respect - Asia Times
                        • Governance of superintelligence

                          Now is a good time to start thinking about the governance of superintelligence—future AI systems dramatically more capable than even AGI. Given the picture as we see it now, it’s conceivable that within the next ten years, AI systems will exceed expert skill level in most domains, and carry out as much productive activity as one of today’s largest corporations. In terms of both potential upsides a

                            Governance of superintelligence
                          • eBPF - The Future of Networking & Security

                            Nov 10, 2020eBPF - The Future of Networking & Security Today is an exciting day for the Cilium community: Isovalent, the company behind Cilium, is announcing its $29M Series A financing round backed by Andreessen Horowitz, Google, and Cisco. This is a perfect occasion to take a deeper look into where eBPF-based networking is coming from and to understand what the excitement is all about. Two weeks

                              eBPF - The Future of Networking & Security
                            • The problem with Git flow

                              The problem with Git flow Learn why Git flow complicates the lifecycle and discover an alternative to streamline development. Sometimes, you can have too much of a good thing. That’s certainly true with Git flow, a well-known software development workflow that offers several options but can bog down users. We developed GitLab Flow as the solution to eliminate messy complexity and streamline the de

                                The problem with Git flow
                              • Checkboxland

                                Checkboxland Render anything as HTML checkboxes Overview Checkboxland is a JavaScript library for rendering anything as HTML checkboxes. You can use it to display animations, text, images, video, and arbitrary data. It also supports plugins, so you can add your own APIs. Checkboxland is dependency-free, framework-agnostic, and fun! 🙃 Why does this even exist? Here's some background. Limitations H

                                  Checkboxland
                                • Reverse Engineering the source code of the BioNTech/Pfizer SARS-CoV-2 Vaccine - Bert Hubert's writings

                                  Reverse Engineering the source code of the BioNTech/Pfizer SARS-CoV-2 Vaccine Translations: ελληνικά / عربى / 中文 (Weixin video, Youtube video) / 粵文 / bahasa Indonesia / český / Català / český / Deutsch / Español / 2فارسی / فارسی / Français / עִברִית / Hrvatski / Italiano / Magyar / Nederlands / 日本語 / 日本語 2 / नेपाली / Polskie / русский / Português / Română / Slovensky / Slovenščina / Srpski / Türk

                                    Reverse Engineering the source code of the BioNTech/Pfizer SARS-CoV-2 Vaccine - Bert Hubert's writings
                                  • 🎉 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
                                    • Say hello to the helpful Firebase Emulator - a local first UI to boost your productivity

                                      Say hello to the helpful Firebase Emulator - a local first UI to boost your productivity Today we are extremely excited to introduce the Emulator UI to the Firebase community. The Emulator UI is a local web app that allows you to manage local emulators that make up the Firebase Local Emulator Suite. image of Emulator Suite overview Last year we released the Emulator Suite to simplify Firebase debu

                                        Say hello to the helpful Firebase Emulator - a local first UI to boost your productivity
                                      • postgres.new: In-browser Postgres with an AI interface

                                        Introducing postgres.new, the in-browser Postgres sandbox with AI assistance. With postgres.new, you can instantly spin up an unlimited number of Postgres databases that run directly in your browser (and soon, deploy them to S3). Each database is paired with a large language model (LLM) which opens the door to some interesting use cases: Drag-and-drop CSV import (generate table on the fly) Generat

                                          postgres.new: In-browser Postgres with an AI interface
                                        • research!rsc: Coroutines for Go

                                          This post is about why we need a coroutine package for Go, and what it would look like. But first, what are coroutines? Every programmer today is familiar with function calls (subroutines): F calls G, which stops F and runs G. G does its work, potentially calling and waiting for other functions, and eventually returns. When G returns, G is gone and F continues running. In this pattern, only one fu

                                          • CRAからViteへ移行して190倍高速なdev server起動を得る - inSmartBank

                                            ある日突然、あなたに190倍(当社比)高速なdev serverができたらどうしますか...? この投稿ではWebアプリケーションのビルドツールをCreate React AppからViteへと移行した背景・手順・結果について説明します。 Vite等のビルドツールやフロントエンドアプリケーションの開発体験に興味・関心がある方、中でもCreate React App(以下、CRA)を利用していてdev server起動やHot Module Replacementの速度に課題を抱える方の参考になれば幸いです。 前置き SmartBankが提供するB/43の開発チームはユーザーが利用するモバイルアプリだけでなく、カード発行会社としてのバックオフィス業務を支援する管理機能を内製しています。 本人確認業務に用いる画面イメージ。データはもちろんダミー B/43にちなんでA/43*1 と名付けられたこ

                                              CRAからViteへ移行して190倍高速なdev server起動を得る - inSmartBank
                                            • 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
                                                • Introducing workerd: the Open Source Workers runtime

                                                  Introducing workerd: the Open Source Workers runtime2022-09-27 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
                                                  • User-Agent Client Hints

                                                    This specification was published by the Web Platform Incubator Community Group. It is not a W3C Standard nor is it on the W3C Standards Track. Please note that under the W3C Community Contributor License Agreement (CLA) there is a limited opt-out and other conditions apply. Learn more about W3C Community and Business Groups. 1. Introduction This section is non-normative. Today, user agents general

                                                    • 世界中の半導体製造業者が頼る露光装置メーカー「ASML」はどんな会社なのか

                                                      半導体を注文して納品されるまでにかかるリードタイムが20週間を超えるなど、半導体不足は悪化する一方です。最先端の半導体を製造するには1台が160億円以上する非常に高価な製造装置「EUV」が必要ですが、EUV装置の供給は「ASML」という時価総額30兆円以上のオランダの会社がほぼ独占しています。ASMLがどんな企業なのかについての解説を、Twitter上でTrungTPhanさんが行っています。 ASML is the most important company you've never heard of. The $300B+ Dutch firm makes the machines that make semiconductors. Each one costs $150m and access to them are a huge geopolitical flashpoint.

                                                        世界中の半導体製造業者が頼る露光装置メーカー「ASML」はどんな会社なのか
                                                      • Announcing wasi-threads

                                                        Until now, one piece missing from WebAssembly standalone engines was the ability to spawn threads. Browsers have had this ability for some time via Web Workers, but standalone engines had no standard way to do this. This post describes the work of several collaborators to bring about wasi-threads, a proposal to add threads to WASI. It will explain the history to this proposal, the work done to get

                                                          Announcing wasi-threads
                                                        • (特に英語圏で起きていることについて)英語で情報が入ってくるかどうかがもたらす、泣きたくなるようなギャップについて - Hoarding Examples (英語例文等集積所)

                                                          今回も英文法はお休みで、前々回と前回の関連で書く。(「英文法お休み」と言いつつ、書いてる間に何か出てきたら突然文法解説始めるかもしれないけど、そうなってたら「あらあらうふふ」とほほ笑んで見守ってください。) 前々回のは300件以上のブクマを集め、今日になってもブクマしてくれるユーザーさんがおられるのだが(どうやら大手サイトからリンクしていただいたようだ。ありがとうございます)、「続き」であることを明示してある前回のはブクマ件数もビュー数も物の数にも入らない程度(つまり当ブログ通常運転)である。だが、扱っている内容としては、前回の後半で書いたことのほうがよほど深刻で重要である。 前々回のは、「あのタトゥーを見ても、『あれはANTIFAの成りすまし』とかいう戯言を信じてしまえる人がいるということが信じがたい」ということから書いたものだった。これは日本語圏に限らず、英語圏、というか米国でも、おそ

                                                            (特に英語圏で起きていることについて)英語で情報が入ってくるかどうかがもたらす、泣きたくなるようなギャップについて - Hoarding Examples (英語例文等集積所)
                                                          • An Interview With Linus Torvalds: Linux and Git - Part 1 30 Years Of Linux

                                                            Jeremy founded Tag1 Consulting in 2007. He has been a contributing core Drupal developer since 2002, and helped establish Drupal as a successful CMS through the early popularity of his personal blog, KernelTrap.org. Over the years, he authored and maintained the core statistics module and throttle module, as well as the pager logic and the initial Drupal 5 installer. He continues to contribute to

                                                              An Interview With Linus Torvalds: Linux and Git - Part 1 30 Years Of Linux
                                                            • GPT in 60 Lines of NumPy | Jay Mody

                                                              January 30, 2023 In this post, we'll implement a GPT from scratch in just 60 lines of numpy. We'll then load the trained GPT-2 model weights released by OpenAI into our implementation and generate some text. Note: This post assumes familiarity with Python, NumPy, and some basic experience with neural networks. This implementation is for educational purposes, so it's missing lots of features/improv

                                                              • Top 20 Dockerfile best practices

                                                                Learn how to prevent security issues and optimize containerized applications by applying a quick set of Dockerfile best practices in your image builds. If you are familiar with containerized applications and microservices, you might have realized that your services might be micro; but detecting vulnerabilities, investigating security issues, and reporting and fixing them after the deployment is ma

                                                                  Top 20 Dockerfile best practices
                                                                • サーバレスにおけるRustについて - NTT Communications Engineers' Blog

                                                                  この記事は、 NTT Communications Advent Calendar 2023 22日目の記事です。 はじめに こんにちは、イノベーションセンターの鈴ヶ嶺です。普段は、クラウド・ハイブリッドクラウド・エッジデバイスなどを利用したAI/MLシステムに関する業務に従事しています。 本記事は、各クラウドベンダーのサーバレスにおけるプログラミング言語Rustについて調査・比較した結果を紹介します。 まず初めにサーバレスでRustを利用するメリットをエネルギー効率の観点から説明し、次に各クラウドベンダーの関連記事をピックアップします。 さらに、それぞれのクラウドでRustを使ったサーバレスアプリの代表的な作成方法を紹介して比較します。 Rustのエネルギー効率 Rustは、次の公式ページでも宣伝している通りパフォーマンスを強くアピールしています。 Rustは非常に高速でメモリ効率が高く

                                                                    サーバレスにおけるRustについて - NTT Communications Engineers' Blog
                                                                  • Kernel Queue: The Complete Guide On The Most Essential Technology For High-Performance I/O

                                                                    Kernel Queue: The Complete Guide On The Most Essential Technology For High-Performance I/O When talking about high-performance software we probably think of server software (such as nginx) which processes millions requests from thousands clients in parallel. Surely, what makes server software work so fast is high-end CPU running with huge amount of memory and a very fast network link. But even the

                                                                      Kernel Queue: The Complete Guide On The Most Essential Technology For High-Performance I/O
                                                                    • Omakub

                                                                      Turn a fresh Ubuntu installation into a fully-configured, beautiful, and modern web development system by running a single command. That’s the one-line pitch for Omakub. No need to write bespoke configs for every essential tool just to get started or to be up on all the latest command-line tools. Omakub is an opinionated take on what Linux can be at its best. Omakub includes a curated set of appli

                                                                        Omakub
                                                                      • Speculation in JavaScriptCore

                                                                        This post is all about speculative compilation, or just speculation for short, in the context of the JavaScriptCore virtual machine. Speculative compilation is ideal for making dynamic languages, or any language with enough dynamic features, run faster. In this post, we will look at speculation for JavaScript. Historically, this technique or closely related variants has been applied successfully t

                                                                        • Japan stirs controversy with huge COVID aid contract for ad giant Dentsu

                                                                          TOKYO (Reuters) - Off a narrow corridor above a store selling Persian rugs in central Tokyo, a small office houses a private operation which won a tender in April to distribute more than $20 billion in government aid to businesses hit by the new coronavirus. Takenobu Tonegawa, 41, who owns a video production firm, cycles as he works his part-time job as Uber Eats delivery person amid the coronavir

                                                                            Japan stirs controversy with huge COVID aid contract for ad giant Dentsu
                                                                          • What's New In DevTools (Chrome 94)  |  Blog  |  Chrome for Developers

                                                                            Use DevTools in your preferred language Chrome DevTools now supports more than 80 languages, allowing you to work in your preferred language! Open Settings, then select your preferred language under the Preferences > Language dropdown and reload DevTools. Preferences" width="800" height="494"> Chromium issue: 1163928 New Nest Hub devices in the Device list You can now simulate the dimensions of Ne

                                                                            • 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
                                                                                • 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