並び順

ブックマーク数

期間指定

  • から
  • まで

361 - 400 件 / 3172件

新着順 人気順

Are you Happyの検索結果361 - 400 件 / 3172件

  • Announcing TypeScript 4.9 Beta - TypeScript

    Today we’re announcing our beta release of TypeScript 4.9! To get started using the beta, you can get it through NuGet, or- use npm with the following command: npm install -D typescript@beta You can also get editor support by Downloading for Visual Studio 2022/2019 Following directions for Visual Studio Code. Here’s a quick list of what’s new in TypeScript 4.9! The satisfies Operator Unlisted Prop

      Announcing TypeScript 4.9 Beta - TypeScript
    • Biome v1.6

      In this release, we’re happy to provide partial support for Astro, Svelte and Vue files. What does partial support mean? While the team is working on a unified data structure for HTML-ish languages, we discovered that we could provide Biome functionalities to those files with just a few changes, albeit with some limitations. This means that Biome is able to analyze the JavaScript/TypeScript portio

        Biome v1.6
      • HTTP/2 Zero-Day vulnerability results in record-breaking DDoS attacks

        HTTP/2 Zero-Day vulnerability results in record-breaking DDoS attacks Loading... This post is also available in 简体中文, 繁體中文, 日本語, 한국어, Deutsch, Français and Español. Earlier today, Cloudflare, along with Google and Amazon AWS, disclosed the existence of a novel zero-day vulnerability dubbed the “HTTP/2 Rapid Reset” attack. This attack exploits a weakness in the HTTP/2 protocol to generate enormous,

          HTTP/2 Zero-Day vulnerability results in record-breaking DDoS attacks
        • 科学記事を自動で生成するAI「Galactica」がわずか3日で公開停止へ、入力内容次第で「ウソ記事」を生成可能と判明

          Facebookを運営するMetaに属する人工知能(AI)研究所のMeta AIが、「科学知識を蓄えて融合し、形にする」ことができる自然言語処理モデル「Galactica」を2022年11月15日に一般公開しました。しかし、このGalacticaが科学的に間違った内容も出力できることが明らかとなり、Meta AIは公開からわずか3日でGalacticaのデモを非公開としました。 New Meta AI demo writes racist and inaccurate scientific literature, gets pulled | Ars Technica https://arstechnica.com/information-technology/2022/11/after-controversy-meta-pulls-demo-of-ai-model-that-writes-

            科学記事を自動で生成するAI「Galactica」がわずか3日で公開停止へ、入力内容次第で「ウソ記事」を生成可能と判明
          • Announcing Rust 1.50.0 | Rust Blog

            The Rust team is happy to announce a new version of Rust, 1.50.0. Rust is a programming language that is empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via rustup, getting Rust 1.50.0 is as easy as: $ rustup update stable If you don't have it already, you can get rustup from the appropriate page on our website, and check out the detai

              Announcing Rust 1.50.0 | Rust Blog
            • 2023年上半期にパワープレイしたアルバム 6枚 - Jailbreak

              2023年も上半期が終わったので、恒例行事として、よく聴いた作品をまとめていこうと思う。 直近だとこんな感じ。 dankantakeshi.hatenablog.com dankantakeshi.hatenablog.com なお、必ずしも2023年上半期に発売されたとは作品とは限らず、自分が良く聴いたということが唯一の条件となる。 例年、アルバムは洋楽が多いが、今年も同様の傾向があった。 『ELLEGARDEN TRIBUTE』V.A. 『Yours』The BONEZ 『DANCEHALL MAGIC』BRADIO 『Hotel Kalifornia』Hollywood Undead 『Get Rollin'』Nickelback 『Misery Made Me(Deluxe)』Silverstein 最後に 『ELLEGARDEN TRIBUTE』V.A. 1. Vaundy 「M

                2023年上半期にパワープレイしたアルバム 6枚 - Jailbreak
              • Release 3.0.1 · prisma/prisma

                Today, we are excited to share the 3.0.1 stable release 🎉 As previously announced, Prisma has adopted SemVer strictly and this is the first major release which means it has some breaking changes. For all the breaking changes, there are guides and documentation to assist you with the upgrade. This release promotes many Preview features to General Availability. This means that they are ready for pr

                  Release 3.0.1 · prisma/prisma
                • GitHub Copilot is generally available to all developers

                  ProductGitHub Copilot is generally available to all developersWe’re making GitHub Copilot, an AI pair programmer that suggests code in your editor, generally available to all developers for $10 USD/month or $100 USD/year. It will also be free to use for verified students and maintainers of popular open source projects. At GitHub, it’s part of our mission to build technology that makes developers h

                    GitHub Copilot is generally available to all developers
                  • Why Charging Your Phone Overnight Is Bad

                    Charging your smartphone overnight can damage the battery and shorten its lifespan. Here's everything you need to know. How do you increase the charge on your smartphone battery? You might think charging it while you're asleep to regularly hit 100 percent is beneficial, but that actually harms your battery and shortens its life. Here's the truth about maintaining smartphone batteries—and why you s

                      Why Charging Your Phone Overnight Is Bad
                    • The Web’s Next Transition

                      The web is made up of technologies that got their start over 25 years ago. HTTP, HTML, CSS, and JS were all first standardized in the mid-nineties (when I was 8 years old). Since then, the web evolved into a ubiquitous application platform. As the web has evolved, so too has the architecture for the development of these applications. There are many core architectures for building applications for

                        The Web’s Next Transition
                      • Docker Desktop 4.20: Docker Engine and CLI updated to Moby 24.0 | Docker

                        Docker Desktop 4.20: Docker Engine and CLI Updated to Moby 24.0 We are happy to announce the major release of Moby 24.0 in Docker Desktop 4.20. We have dedicated significant effort to this release, marking a major milestone in the open source Moby project. This effort began in September of last year when we announced we were extending the integration of the Docker Engine with containerd. Since the

                          Docker Desktop 4.20: Docker Engine and CLI updated to Moby 24.0 | Docker
                        • Decker

                          Decker Decker is a multimedia platform for creating and sharing interactive documents, with sound, images, hypertext, and scripted behavior. You can try it in your web browser right now. Decker builds on the legacy of HyperCard and the visual aesthetic of classic MacOS. It retains the simplicity and ease of learning that HyperCard provided, while adding many subtle and overt quality-of-life improv

                          • Making Python 100x faster with less than 100 lines of Rust

                            A while ago at $work, we had a performance issue with one of our core Python libraries. This particular library forms the backbone of our 3D processing pipeline. It’s a rather big and complex library which uses NumPy and other scientific Python packages to do a wide range of mathematical and geometrical operations. Our system also has to work on-prem with limited CPU resources, and while at first

                              Making Python 100x faster with less than 100 lines of Rust
                            • The 100 Most Influential Sequences in Animation History

                              Historical expertise provided by Jerry Beck, Amelia Cook, Jason DeMarco, Maureen Furniss, Monique Henry-Hudson, Willow Catelyn Maclay, Linda Simensky, Koji Yamamura Entries by Rebecca Alter, Elly Belle, Kambole Campbell, Jen Chaney, Amelia Cook, Alex Costello, Marley Crusch, Toussaint Egan, Christopher L. Inoa, Genevieve Koski, Willow Catelyn Maclay, Rafael Motamayor, Sammy Nickalls, Joshua Rivera

                                The 100 Most Influential Sequences in Animation History
                              • The Cloud is dead, long live the Cloud! Announcing Wasmer Edge · Blog · Wasmer

                                Back to articlesThe Cloud is dead, long live the Cloud! Announcing Wasmer EdgeWe are incredibly excited to share a new paradigm for apps: a magnitude more affordable than the clouds, more flexible than Cloudflare workers and with a Heroku-like experience Once in a lifetime you get the opportunity to work on something unique, something so innovative that you know it will set the future of computing

                                  The Cloud is dead, long live the Cloud! Announcing Wasmer Edge · Blog · Wasmer
                                • Smooth and simple transitions with the View Transitions API  |  Web Platform  |  Chrome for Developers

                                  The View Transition API makes it easy to change the DOM in a single step, while creating an animated transition between the two states. It's available in Chrome 111+. Transitions created with the View Transition API. Try the demo site – Requires Chrome 111+. Why do we need this feature? Page transitions not only look great, they also communicate direction of flow, and make it clear which elements

                                  • Typescript is terrible for library developers

                                    I love typescript as an end-developer. I feel like it dramatically reduces the need to manually write automated tests. It cannot be overstated how much work is involved with writing and maintaining good automated tests so anything that can reduce its utility is a huge boon to productivity. However, as a library developer, I hate typescript. There are a lot of reasons why typescript sucks for libra

                                      Typescript is terrible for library developers
                                    • 気持ち良い〜♬ジャスティン・ビーバー最新曲「Intentions」を歌う!〜英語と音楽は密接した関係〜 - Bossの英語旅

                                      今回は、妻への「愛」を歌います! 歌う準備はできましたか? どうも、Bossです! 今日は、 ジャスティン・ビーバー 今年2月発売のアルバム「changes」 大ヒット曲「Intentions」を歌います! サビだけでも... 初めに 生徒からの人気のエクササイズ ジャスティン・ビーバー「Intentions」 PVは心温まる「ハグ」=「愛のメッセージ」 サビ全体(リスニング練習) 1. 限界リスニングに挑戦する方 2. 穴埋めリスニングに挑戦する方 穴埋め練習(パート1 ) 穴埋め練習(パート2) 穴埋め練習(パート3) 穴埋め練習(パート4) 歌ってエクササイズ編 パート1 パート2 パート3 パート4 練習の成果(サビ全体) 音の変化のルール 過去のリズムエクササイズ 最後に 初めに 好きな洋楽のサビを歌って リズム感を感じ、自分の英語の音を作る →Boss流「リズムエクササイズ」

                                        気持ち良い〜♬ジャスティン・ビーバー最新曲「Intentions」を歌う!〜英語と音楽は密接した関係〜 - Bossの英語旅
                                      • Is coding in Rust as bad as in C++?

                                        A practical comparison of build and test speed between C++ and Rust. Written by strager on 2023-01-05 Update (2023-01-07): bjorn3 found an issue with my Cranelift benchmarks. C++ is notorious for its slow build times. “My code's compiling” is a meme in the programming world, and C++ keeps this joke alive. “Compiling” by Randall Munroe, edited, CC BY-NC 2.5 Projects like Google Chromium take an hou

                                        • Open challenges in LLM research

                                          [LinkedIn discussion, Twitter thread] Never before in my life had I seen so many smart people working on the same goal: making LLMs better. After talking to many people working in both industry and academia, I noticed the 10 major research directions that emerged. The first two directions, hallucinations and context learning, are probably the most talked about today. I’m the most excited about num

                                            Open challenges in LLM research
                                          • Goodbye to the C++ Implementation of Zig ⚡ Zig Programming Language

                                            Goodbye to the C++ Implementation of ZigHow we used WebAssembly to annihilate 80,000 lines of legacy codeAuthor: Andrew Kelley It’s funny - I have shared this story a handful of times with friends of mine who are qualified, competent software engineers, and each time the response was confusion about why any of this would be necessary or even remotely helpful. WebAssembly?! After ten minutes of puz

                                            • Version 1.0 released

                                              Version 1.0 released 23 September 2019 The Nim Team Today is the day. The Nim Team is very proud and happy to announce the much-anticipated version 1.0 of the language. Nim has always been focused on providing a compiled statically typed language focusing on efficiency, readability and flexibility. Version 1.0 marks the beginning of a stable base which can be used in the coming years, knowing that

                                                Version 1.0 released
                                              • 2019 Darwin Award: Pinnacle Of Stupidity

                                                Pinnacle Of Stupidity In the end, cold was not the culprit. (28 October 2019, Japan) "Hands are numb...but must operate smart phone," muttered 47-year-old Tedzu to his livestream audience as he skidded and stumbled up the snow-covered Shubashiri trail of Mount Fuji. "I wish I had brought heat packs," he lamented, and then he was heard to say, "Wait, I think I am slipping!" 62 miles west of Tokyo,

                                                  2019 Darwin Award: Pinnacle Of Stupidity
                                                • AWS PrivateLink for Amazon S3 is Now Generally Available | Amazon Web Services

                                                  AWS News Blog AWS PrivateLink for Amazon S3 is Now Generally Available At AWS re:Invent, we pre-announced that AWS PrivateLink for Amazon S3 was coming soon, and soon has arrived — this new feature is now generally available. AWS PrivateLink provides private connectivity between Amazon Simple Storage Service (Amazon S3) and on-premises resources using private IPs from your virtual network. Way bac

                                                    AWS PrivateLink for Amazon S3 is Now Generally Available | Amazon Web Services
                                                  • 中学英語で大丈夫♬:アリシア・キーズ「If I ain't got you」〜心に染み渡る「愛」を聴き込み&歌う〜 - Bossの英語旅

                                                    皆さん、歌のお時間ですよぉ♬ 今日の課題曲は →心に染みる魂の歌声(Soul)=アリシア・キーズ 今日はこの歌の「サビ」を熱唱! まずは、目をつぶって聞いてみましょう! 初めに 「音楽」と「英語学習」 今回は「アンプラグド」 アリシア・キーズ「if I ain't got you」 PV:心の中まで染み渡る「ソウルフルな歌声」 サビ全体(リスニング練習) 1. 限界リスニングに挑戦する方 2. 穴埋めリスニングに挑戦する方 穴埋め練習(パート1) 穴埋め練習(パート2) 穴埋め練習(パート3) 穴埋め練習(パート4) 歌ってエクササイズ編 パート1 (練習編) パート2(練習編) パート3(練習編) パート4(練習編) 練習の成果(サビ全体) 過去のリズムエクササイズ 最後に リクエストから交換授業へ 初めに 「音楽」と「英語学習」 それが全てを表す訳ではありませんが 英語を継続して学ぶ上

                                                      中学英語で大丈夫♬:アリシア・キーズ「If I ain't got you」〜心に染み渡る「愛」を聴き込み&歌う〜 - Bossの英語旅
                                                    • Visual Studio Code June 2022

                                                      Register now for a full day of community, learning, and all things Visual Studio Code June 2022 (version 1.69) Update 1.69.1: The update addresses these issues. Update 1.69.2: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the June 2022 release of Visual Studio Code. There are many updates in this version

                                                        Visual Studio Code June 2022
                                                      • Announcing Rust 1.53.0 | Rust Blog

                                                        The Rust team is happy to announce a new version of Rust, 1.53.0. Rust is a programming language that is empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via rustup, getting Rust 1.53.0 is as easy as: $ rustup update stable If you don't have it already, you can get rustup from the appropriate page on our website, and check out the detai

                                                          Announcing Rust 1.53.0 | Rust Blog
                                                        • GitHub - BandaiNamcoResearchInc/Bandai-Namco-Research-Motiondataset: This repository provides motion datasets collected by Bandai Namco Research Inc

                                                          This repository provides motion datasets collected by Bandai Namco Research Inc. Find here for a README in Japanese. There is a long-standing interest in making diverse stylized motions for games and movies that pursue realistic and expressive character animation; however, creating new movements that include all the various styles of expression using existing methods is difficult. Due to this, Mot

                                                            GitHub - BandaiNamcoResearchInc/Bandai-Namco-Research-Motiondataset: This repository provides motion datasets collected by Bandai Namco Research Inc
                                                          • 5 TypeScript tips to improve your applications

                                                            Even though I work pretty much everyday with TypeScript there's something new I learn about frequently. I really enjoy working with it and try to get the most out of it whenever possible - and there's one thing for sure: TypeScript can do a lot of things. So here are some things I've learned through time which helped me to improve my applications and - ultimately - become a better TypeScript devel

                                                              5 TypeScript tips to improve your applications
                                                            • Structuring Rust Project for Testability

                                                              Photo by timJ on UnsplashIn this article, we will see how to structure a Rust project so that it’s easily testable. We will build a simple authentication module that is exposed via REST API while storing the data to PostgreSQL and Redis. We will use actix-web for handling the REST API part, sqlx for interacting with PostgreSQL, and redis-rs for interacting with Redis. We will see how the applicati

                                                                Structuring Rust Project for Testability
                                                              • The Future Shape of Ruby Objects

                                                                These are the notes for a talk I gave at RubyKaigi 2021, which is why they’re written as if we were talking and going through some slides and code together. Hello I’m Chris Seaton. I’m a Senior Staff Engineer at Shopify where I’m working on Ruby performance. I’m the founder of TruffleRuby, which is a very highly optimizing implementation of Ruby. I also maintain The Ruby Bibliography at rubybib.or

                                                                • ztext.js | 3D Typography for the Web

                                                                  Are you using ztext and happy with it? Your kind support keeps open-source JS libraries like this free for others. InitializationThere are multiple ways to use ztext. Pick whichever method is easiest for you. HTML attributesVanilla JavaScriptReact JS NewVue JS New How it worksZtext gives the illusion of volume by creating layers from an HTML element. There's no need to spend hours fiddling with <c

                                                                  • Ruby 3.2’s YJIT is Production-Ready

                                                                    Opens in a new windowOpens an external siteOpens an external site in a new window Shopify and YJIT Back in July 2020, I joined the Ruby & Rails Infrastructure (R&RI) team at Shopify. Our team focuses on making sure that Ruby as well as Ruby on Rails, central to the infrastructure behind all Shopify stores and much of the modern web, run as smoothly and efficiently as possible. As part of the R&RI

                                                                      Ruby 3.2’s YJIT is Production-Ready
                                                                    • AWS Network Firewall – New Managed Firewall Service in VPC | Amazon Web Services

                                                                      AWS News Blog AWS Network Firewall – New Managed Firewall Service in VPC Our customers want to have a high availability, scalable firewall service to protect their virtual networks in the cloud. Security is the number one priority of AWS, which has provided various firewall capabilities on AWS that address specific security needs, like Security Groups to protect Amazon Elastic Compute Cloud (Amazo

                                                                        AWS Network Firewall – New Managed Firewall Service in VPC | Amazon Web Services
                                                                      • Fuzzing is Beta Ready - The Go Programming Language

                                                                        Katie Hockman and Jay Conrod 3 June 2021 We are excited to announce that native fuzzing is ready for beta testing on tip! Fuzzing is a type of automated testing which continuously manipulates inputs to a program to find issues such as panics or bugs. These semi-random data mutations can discover new code coverage that existing unit tests may miss, and uncover edge case bugs which would otherwise g

                                                                          Fuzzing is Beta Ready - The Go Programming Language
                                                                        • GCP Comes Out Swinging Against AWS and Azure in 2020 Cloud Report

                                                                          [THE 2021 CLOUD REPORT IS AVAILABLE. READ IT HERE] Since 2017, Cockroach Labs has run thousands of benchmark tests across dozens of machine types with the goal of better understanding performance across cloud providers. If there’s one thing we’ve learned in our experiments, it’s this: benchmarking the clouds is a continuous process. Since results fluctuate as the clouds adopt new hardware, it’s im

                                                                            GCP Comes Out Swinging Against AWS and Azure in 2020 Cloud Report
                                                                          • Dear Linux, Privileged Ports Must Die

                                                                            Privileged ports, toffs of the Linux world. Kitten is a small web server that runs as a user-level service and would never need elevated privileges if it wasn’t for one archaic anti-security feature in Linux that dates back to the mainframe era: privileged ports. Back to the future As it was in Unix in the 1980s, so it is now, that any process that wants to bind to a port less than 1024 must have

                                                                              Dear Linux, Privileged Ports Must Die
                                                                            • 8 Gmail Hacks That Will Help You Get More Done

                                                                              These time-saving Gmail hacks will give you a productivity boost and add some new strategies to your workflow. Find out more! Gmail is the email service of choice for millions—and for a good reason. It's secure, easy to use, and offers plenty of built-in tools for managing your inbox. Unfortunately, your inbox can still be a source of dread, especially when it's unorganized and full to the brim. A

                                                                                8 Gmail Hacks That Will Help You Get More Done
                                                                              • Dear Google Cloud: Your Deprecation Policy is Killing You

                                                                                God dammit, I didn’t want to blog again. I have so much stuff to do. Blogging takes time and energy and creativity that I could be putting to good use: my novels, my music, my game, and so on. But you get me riled enough, and I have to blog. Let’s get this over with, then. I’ll begin with a small but enlightening story from my early days at Google. For the record, I know I’ve said some perhaps unk

                                                                                • Switching to Elixir

                                                                                  A few months ago I started a new job at a company that uses Elixir as its main language on the backend. I've never written a line of Elixir or Erlang before in my life, but I've heard a lot about it and Erlang is familiar because I've played around with Prolog for a bit. Thanks to the heavily Ruby-inspired syntax, Elixir was a synch to pick up. I might not be an expert on best practices, architect