並び順

ブックマーク数

期間指定

  • から
  • まで

321 - 360 件 / 1062件

新着順 人気順

existingの検索結果321 - 360 件 / 1062件

  • Introducing GPT-4o and more tools to ChatGPT free users

    In line with our mission, we are focused on advancing AI technology and ensuring it is accessible and beneficial to everyone. Today we are introducing our newest model, GPT-4o, and will be rolling out more intelligence and advanced tools to ChatGPT for free. GPT-4o is our newest flagship model that provides GPT-4-level intelligence but is much faster and improves on its capabilities across text, v

      Introducing GPT-4o and more tools to ChatGPT free users
    • Collaborate with Claude on Projects

      Our vision for Claude has always been to create AI systems that work alongside people and meaningfully enhance their workflows. As a step in this direction, Claude.ai Pro and Team users can now organize their chats into Projects, bringing together curated sets of knowledge and chat activity in one place—with the ability to make their best chats with Claude viewable by teammates. With this new func

        Collaborate with Claude on Projects
      • Detecting and Mitigating Active Directory Compromises

        Detecting and Mitigating Active Directory Compromises First published: September 2024 Detecting and Mitigating Microsoft Active Directory Compromises ii Introduction This guidance – authored by the Australian Signals Directorate (ASD), the Cybersecurity and Infrastructure Security Agency (CISA), the National Security Agency (NSA), the Canadian Centre for Cyber Security (CCCS), the New Zealand Nati

        • Maglev - V8’s Fastest Optimizing JIT · V8

          In Chrome M117 we introduced a new optimizing compiler: Maglev. Maglev sits between our existing Sparkplug and TurboFan compilers, and fills the role of a fast optimizing compiler that generates good enough code, fast enough. Background # Until 2021 V8 had two main execution tiers: Ignition, the interpreter; and TurboFan, V8’s optimizing compiler focused on peak performance. All JavaScript code is

          • Five Levels Of AI Agents

            IntroductionThis is a topic I really enjoyed researching and I was looking forward to writing this. Mostly because I wanted to demystify the idea of agents and what exactly constitutes an agent. Together I wanted to create a clear delineation between domain specific implementations and wide, general implementations which are referred to as AGI. Considering domain specific implementations, this is

              Five Levels Of AI Agents
            • Eio 1.0 Release: Introducing a new Effects-Based I/O Library for OCaml

              Eio 1.0 Release: Introducing a new Effects-Based I/O Library for OCamlby Isabella Leandersson, Thomas Leonard, and Anil Madhavapeddy on Mar 20th, 2024 The OCaml 5 update brought much-anticipated support for programming on multiple cores. It also introduced support for concurrency via effect handlers – one of the first mainstream languages to do so. This significant update has had profound performa

                Eio 1.0 Release: Introducing a new Effects-Based I/O Library for OCaml
              • Cognition | Introducing Devin, the first AI software engineer

                /blog Introducing Devin, the first AI software engineer March 12, 2024 by Scott Wu Setting a new state of the art on the SWE-bench coding benchmark. Meet Devin, the world’s first fully autonomous AI software engineer. announcementsdevin Devin is a tireless, skilled teammate, equally ready to build alongside you or independently complete tasks for you to review. With Devin, engineers can focus on m

                • bpfman

                  Introduction Introduction Quick Start Documentation Developer Documentation Design Formerly know as bpfd bpfman: An eBPF Manager bpfman operates as an eBPF manager, focusing on simplifying the deployment and administration of eBPF programs. Its notable features encompass: System Overview: Provides insights into how eBPF is utilized in your system. eBPF Program Loader: Includes a built-in program l

                  • Announcing .NET 8 - .NET Blog

                    Download .NET 8 today! We are happy to announce the availability of .NET 8, the latest LTS version of one of the world’s leading development platforms, starting today. .NET 8 delivers thousands of performance, stability, and security improvements, as well as platform and tooling enhancements that help increase developer productivity and speed of innovation. The .NET team, our partners, and the .NE

                      Announcing .NET 8 - .NET Blog
                    • Stripe's monorepo developer environment

                      I worked at Stripe for about seven years, from 2012 to 2019. Over that time, I used and contributed to many generations of Stripe’s developer environment – the tools that engineers used daily to write and test code. I think Stripe did a pretty good job designing and building that developer experience, and since leaving, I’ve found myself repeatedly describing features of that environment to friend

                      • ReactAgent - The open-source React.js LLM Agent

                        React.js LLM Agent for next generation codingReactAgent is an experimental autonomous agent that uses GPT-4 language model to generate and compose React components from user stories. It is built with React, TailwindCSS, Typescript, Radix UI, Shandcn UI, and OpenAI API. Email addressGet updates → ReactAgent v0.1.0 I've been working in the couple of months on an experiment, trying to make GPT-4 much

                          ReactAgent - The open-source React.js LLM Agent
                        • Accelerate your CI/CD with Arm-based hosted runners in GitHub Actions

                          Accelerate your CI/CD with Arm-based hosted runners in GitHub Actions actions October 30, 2023 Arm-based hosted runners are coming to GitHub Actions! Unlock the power of Arm in Actions By leveraging the power and efficiency of the Arm® architecture, GitHub is offering a new solution that will accelerate software development in GitHub. These new capabilities empower GitHub users to shift-left softw

                          • Announcing TypeScript 5.4 RC - TypeScript

                            Today we’re excited to announce our Release Candidate of TypeScript 5.4! Between now and the stable release of TypeScript 5.4, we expect no further changes apart from critical bug fixes. To get started using the RC, you can get it through NuGet, or through npm with the following command: npm install -D typescript@rc Here’s a quick list of what’s new in TypeScript 5.4! Preserved Narrowing in Closur

                              Announcing TypeScript 5.4 RC - TypeScript
                            • 週刊Railsウォッチ: Turbo 8リリース、Railsドキュメント改善プロジェクトほか(20240215)|TechRacho by BPS株式会社

                              こんにちは、hachi8833です。技術評論社のRuby 3.3記事、まだまだありました🙇。 > 新しいIRBでは行末に;をつけると出力を抑制できます。 知らなかった。便利すぎる。;を付けなくてもデフォルトで抑制できるオプションとかありそう。 というかirb & debugを極めるとめちゃくちゃ生産性上がりそう。今度リファレンスマニュアル眺めてみよう。https://t.co/1btnbrfXPL — Masafumi Koba 🇺🇦 (@ybiquitous) January 25, 2024 Ruby 3.3リリース! 新機能解説 「M:Nスレッドによる軽量な並行処理への挑戦」 公開 https://t.co/Atv0p8wFpx — gihyo.jp (@gihyojp) January 30, 2024 Ruby 3.3リリース! 新機能解説 「徹底解説! default g

                                週刊Railsウォッチ: Turbo 8リリース、Railsドキュメント改善プロジェクトほか(20240215)|TechRacho by BPS株式会社
                              • What's in an (Alias) Name? - The Go Programming Language

                                The Go Blog What's in an (Alias) Name? Robert Griesemer 17 September 2024 This post is about generic alias types, what they are, and why we need them. Background Go was designed for programming at scale. Programming at scale means dealing with large amounts of data, but also large codebases, with many engineers working on those codebases over long periods of time. Go’s organization of code into pa

                                  What's in an (Alias) Name? - The Go Programming Language
                                • Spotify Is Changing How It Pays Artists

                                  Conversations have been going on for weeks with the major record labels, Universal Music Group, Sony Music Entertainment and Warner Music Group, as well as independent labels and distributors, sources say. While the new royalty system will keep its existing pro-rata model, it introduces new floors that will grow the pool for more established artists and rights holders. The changes to Spotify’s roy

                                    Spotify Is Changing How It Pays Artists
                                  • Look, Ma, No Matrices!

                                    Steven De Keninck Computer Vision Group • University of Amsterdam Putting PGA ($\mathbb R_{3,0,1}$) to the test! Since the 2019 SIGGRAPH course [1], Geometric Algebra, and Euclidean PGA (plane-based or projective geometric algebra) in particular, has been gaining traction within the computer graphics and machine learning communities [2, 3, 4]. Despite its broad applicability, including for higher

                                    • Final Report – Cass Review

                                      Dr Hilary Cass has submitted her final report and recommendations to NHS England in her role as Chair of the Independent Review of gender identity services for children and young people. The Review was commissioned by NHS England to make recommendations on how to improve NHS gender identity services, and ensure that children and young people who are questioning their gender identity or experiencin

                                      • WasmFX: Effect Handlers for WebAssembly

                                        The WasmFX project extends WebAssembly (abbreviated Wasm) with effect handlers as a unifying mechanism to enable efficient compilation of control idioms, such as async/await, generators/iterators, first-class continuations, etc. WasmFX is currently being considered as the basis for stack switching in WebAssembly. The concrete proposal is known as typed continuations. Join the conversation over at

                                        • Node.js — Node.js 21 is now available!

                                          We're excited to announce the release of Node.js 21! Highlights include updates of the V8 JavaScript engine to 11.8, stable fetch and WebStreams, a new experimental flag to flip module defaults (--experimental-default-type), a built-in WebSocket client, many updates to our test runner, and more! Node.js 21 will replace Node.js 20 as our ‘Current’ release line when Node.js 20 enters long-term suppo

                                            Node.js — Node.js 21 is now available!
                                          • iOS 17.4 won't remove Home Screen web apps in the EU after all - 9to5Mac

                                            App Store Apple says iOS 17.4 won’t remove Home Screen web apps in the EU after all Last month, Apple confirmed that iOS 17.4 would remove support for Home Screen web apps in the European Union. At the time, Apple said this decision was due to requirements under the Digital Markets Act related to support for alternative browser engines on iPhone. Apple is now walking back that decision and says it

                                              iOS 17.4 won't remove Home Screen web apps in the EU after all - 9to5Mac
                                            • Improvements to static analysis in the GCC 14 compiler | Red Hat Developer

                                              I work at Red Hat on GCC, the GNU Compiler Collection. For the last five releases of GCC, I've been working on -fanalyzer, a static analysis pass that tries to identify various problems at compile-time, rather than at runtime. It performs "symbolic execution" of C source code—effectively simulating the behavior of the code along the various possible paths of execution through it. This article summ

                                                Improvements to static analysis in the GCC 14 compiler | Red Hat Developer
                                              • My techno-optimism

                                                My techno-optimism 2023 Nov 27 See all posts Special thanks to Morgan Beller, Juan Benet, Eli Dourado, Karl Floersch, Sriram Krishnan, Nate Soares, Jaan Tallinn, Vincent Weisser, Balvi volunteers and others for feedback and review. Last month, Marc Andreessen published his "techno-optimist manifesto", arguing for a renewed enthusiasm about technology, and for markets and capitalism as a means of b

                                                  My techno-optimism
                                                • DNS over HTTPS is now available in Amazon Route 53 Resolver | Amazon Web Services

                                                  AWS News Blog DNS over HTTPS is now available in Amazon Route 53 Resolver Starting today, Amazon Route 53 Resolver supports using the DNS over HTTPS (DoH) protocol for both inbound and outbound Resolver endpoints. As the name suggests, DoH supports HTTP or HTTP/2 over TLS to encrypt the data exchanged for Domain Name System (DNS) resolutions. Using TLS encryption, DoH increases privacy and securit

                                                    DNS over HTTPS is now available in Amazon Route 53 Resolver | Amazon Web Services
                                                  • FirestoreをBigQueryに連携して長期間のPITRを実現した話 - ANDPAD Tech Blog

                                                    この記事はANDPAD Advent Calendar 2023の11日目の記事です。 はじめに こんにちは、SWEの西です。普段はANDPADチャットを開発するチャットチームのメンバーとして働いています。今回はANDPADチャットのデータベースとして使われているFirestoreについてお話します。 FirestoreはGCPが提供するフルマネージドのNoSQL製品です。フルマネージドNoSQLのもう一つの代表例にAWSのDynamoDBがありますね。Firestoreにしかない特徴の一つとして、データの更新をリアルタイムでクライアントに反映できるというものがあります。この特徴はチャット機能と非常に相性が良いため、ANDPADチャットではFirestoreを採用しています。そんなFirestoreですが弱みもあります。その一つがバックアップ機能です。DynamoDBとFirestoreは

                                                      FirestoreをBigQueryに連携して長期間のPITRを実現した話 - ANDPAD Tech Blog
                                                    • ecspressoとTerraformを連携させて複数環境にECSデプロイしてみた - NRIネットコムBlog

                                                      本記事は 【コンテナウィーク】 3日目の記事です。 💻 2日目 ▶▶ 本記事 ▶▶ 4日目 📱 はじめまして、2021年キャリア入社の加藤です。 Amazon ECSのデプロイツールであるecspressoを用いて複数環境にECSデプロイを実施してみようと思います。 業務でTerraformを使用する機会が多いので、ecspressoと連携させ、より実践的な使い方を試します。 ecspresso とは ecspressoはfujiwara氏が公開しているECSのデプロイツール(OSS)です。 github.com 設計思想として 「ECSのデプロイに関わる最小限のリソースのみを管理するツール」と書かれており、ECSデプロイに特化したツールであることが分かります。 ecspressoの管理対象は「ecspressoの設定ファイル」「ECSサービスの設定ファイル」「ECSタスク定義の設定フ

                                                        ecspressoとTerraformを連携させて複数環境にECSデプロイしてみた - NRIネットコムBlog
                                                      • PuTTY vulnerability vuln-p521-bias

                                                        PuTTY vulnerability vuln-p521-bias Home | FAQ | Feedback | Licence | Updates | Mirrors | Keys | Links | Team Download: Stable · Snapshot | Docs | Changes | Wishlist summary: NIST P521 private keys are exposed by biased signature generation class: vulnerability: This is a security vulnerability. priority: high: This should be fixed in the next release. absent-in: 0.67 present-in: 0.68 0.69 0.70 0.7

                                                        • visionOS に備える

                                                          はじめに iOS/iPadOS アプリを visionOS 向けにビルドすることで、VisionPro 上でも動かすことができます。しかし、今までの OS と visionOS では違いがあり、アプリの再設計が必要です。勉強会に参加して、visionOS に備える上で、キーとなりそうな項目をチェックリストとしてまとめました。 参加した勉強会 visionOS Developer Community Vol.1 に参加しました。 勉強会についてのポストが以下にまとめられています。 勉強会では、書籍「visionOS デベロッパーへの道」を中心に行われました。この本は技術書典マーケットで購入できます。 visionOS に備えるチェックリスト Volume の概念を抽出する Landscape に対応する Day/Night に対応する ジェスチャーに対応する アイディアを形にする Volum

                                                            visionOS に備える
                                                          • The best WebAssembly runtime may be no runtime at all | Frank DENIS random thoughts.

                                                            When we think “a fast AOT WebAssembly compiler and runtime”, we typically think about V8, Wasmer, WasmEdge or Wasmtime. All of these have in common that they are large, complicated pieces of software, that come with a lot of overhead, and only work on a limited set of platforms. But how about transpiling WebAssembly code to C source code, and leveraging the state-of-the-art optimization passes of

                                                            • RFC 9557: Date and Time on the Internet: Timestamps with Additional Information

                                                              RFC 9557 Date and Time on the Internet: Timestamps with Additional Information Abstract This document defines an extension to the timestamp format defined in RFC 3339 for representing additional information, including a time zone.¶ It updates RFC 3339 in the specific interpretation of the local offset Z, which is no longer understood to "imply that UTC is the preferred reference point for the spec

                                                              • Announcing self-hosted Deno KV, continuous backups, and replicas

                                                                Announcing self-hosted Deno KV, continuous backups, and replicas When we first announced Deno KV, developers were captivated by the promise of a zero-config, strongly consistent, and globally replicated database crafted for JavaScript. The concept of adding state to servers, functions, and applications using just a single line of code has been well-received. As we expanded Deno KV with features li

                                                                  Announcing self-hosted Deno KV, continuous backups, and replicas
                                                                • Ruby typing 2024: RBS, Steep, RBS Collections, subjective feelings — brandur.org

                                                                  Ruby typing 2024: RBS, Steep, RBS Collections, subjective feelings I was writing a new Ruby gem recently, and being a strong proponent of a type checking step, I wanted to do right by the ecosystem so that anyone using it would get the full benefit of type checking against my gem’s API in their own projects, so I dug into the current state of the art to find out how that’d be done. I used Sorbet f

                                                                  • LlamaIndex v0.8 クイックスタートガイド - Python版|npaka

                                                                    Python版の「LlamaIndex」のクイックスタートガイドをまとめました。 ・LlamaIndex v0.8.59 1. LlamaIndex「LlamaIndex」は、プライベートやドメイン固有の知識を必要とする専門知識を必要とする質問応答チャットボットを簡単に作成できるライブラリです。 2. LlamaIndexの5つのステージ「LlamaIndex」には、5つのステージがあります。 2-1. Loadingデータソース (テキストファイル、PDF、Webサイト、データベース、APIなど) からデータを読み込みます。 「Loading」の主要コンポーネントは、次のとおりです。 ・Document : データソースのコンテナ ・Node : Documentを分割したもの。チャンクとメタデータが含まれる ・Connector : データソースからDocumentおよびNodeに取り

                                                                      LlamaIndex v0.8 クイックスタートガイド - Python版|npaka
                                                                    • Phi-2: The surprising power of small language models

                                                                      Contributors Marah Abdin, Jyoti Aneja, Sebastien Bubeck, Caio César Teodoro Mendes, Weizhu Chen, Allie Del Giorno, Ronen Eldan, Sivakanth Gopi, Suriya Gunasekar, Mojan Javaheripi, Piero Kauffmann, Yin Tat Lee, Yuanzhi Li, Anh Nguyen, Gustavo de Rosa, Olli Saarikivi, Adil Salim, Shital Shah, Michael Santacroce, Harkirat Singh Behl, Adam Taumann Kalai, Xin Wang, Rachel Ward, Philipp Witte, Cyril Zha

                                                                        Phi-2: The surprising power of small language models
                                                                      • マルチプレイヤーアプリケーションが作れる PartyKit ってなんだ....?

                                                                        Cloudflare に PartyKit が買収されました。すごいですね。僕も Cloudflare に入りたいぜ。 というのは置いといて....。PartyKit 面白そうなので触ってみようと思います。 TL;DR CloudflareWorker で WebSocket を簡単に扱いたいときに使うライブラリ(プラットフォーム) DurableObjects と前段の Cloudfalre Workers を 1 つの class で書くことができる DurableObjects でできることはすべてできる RateLimit も簡単に実装できる connection ごとに前回のメッセージ送信時間が格納されている Hibernation API にも対応している 料金を抑えやすい Binding には対応していない デプロイは partykit コマンドで行う wrangler で

                                                                          マルチプレイヤーアプリケーションが作れる PartyKit ってなんだ....?
                                                                        • A Packwerk Retrospective

                                                                          In September, 2020, our team at Shopify released a Ruby gem named Packwerk, a tool to enforce boundaries and modularize Rails applications. Since its release, Packwerk has taken on a life of its own, inspiring blog posts, conference talks, and even an entire gem ecosystem. Its popularity is an indication that Packwerk clearly filled a void in the Rails community. Packwerk is a static analysis tool

                                                                            A Packwerk Retrospective
                                                                          • Hallucination is Inevitable: An Innate Limitation of Large Language Models

                                                                            Hallucination has been widely recognized to be a significant drawback for large language models (LLMs). There have been many works that attempt to reduce the extent of hallucination. These efforts have mostly been empirical so far, which cannot answer the fundamental question whether it can be completely eliminated. In this paper, we formalize the problem and show that it is impossible to eliminat

                                                                            • Here’s how generative AI is about to revolutionize audio creation and editing | Adobe Blog

                                                                              Adobe previews new cutting-edge generative AI tools for crafting and editing custom audio Image credit: Adobe Stock/ _veiksme_ New experimental work from Adobe Research is set to change how people create and edit custom audio and music. An early-stage generative AI music generation and editing tool, Project Music GenAI Control allows creators to generate music from text prompts, and then have fine

                                                                                Here’s how generative AI is about to revolutionize audio creation and editing | Adobe Blog
                                                                              • Announcing Pages support for monorepos, wrangler.toml, database integrations and more!

                                                                                Announcing Pages support for monorepos, wrangler.toml, database integrations and more!2024-04-04 Pages launched in 2021 with the goal of empowering developers to go seamlessly from idea to production. With built-in CI/CD, Preview Deployments, integration with GitHub and GitLab, and support for all the most popular JavaScript frameworks, Pages lets you build and deploy both static and full-stack ap

                                                                                  Announcing Pages support for monorepos, wrangler.toml, database integrations and more!
                                                                                • Come build with us: Microsoft and OpenAI partnership unveils new AI opportunities | The Microsoft Cloud Blog

                                                                                  At OpenAI’s first DevDay Conference on November 6, 2023, Microsoft Chairman and CEO Satya Nadella made a surprise appearance during OpenAI CEO Sam Altman’s keynote to deliver a powerful message: “Our job number one is to build the best systems, so you can build the best models and deliver those to developers.” This was a testament to the deep partnership between Microsoft and OpenAI. We’re excited

                                                                                    Come build with us: Microsoft and OpenAI partnership unveils new AI opportunities | The Microsoft Cloud Blog