並び順

ブックマーク数

期間指定

  • から
  • まで

241 - 280 件 / 3048件

新着順 人気順

existingの検索結果241 - 280 件 / 3048件

  • Introducing auto-triage rules for Dependabot

    ProductSecurityIntroducing auto-triage rules for DependabotMake quick work of alerts with preset and custom rules. Since the May beta release of our GitHub-curated Dependabot policies that detect and close false positive alerts, over 250k repositories have manually opted in, with an average improvement of over 1 in 10 alerts. The impact so far: auto-dismissal of millions of alerts that would have

      Introducing auto-triage rules for Dependabot
    • 人類学者・ミラと紐解く「バ美肉」の世界 あらゆる人が「理想の自分」になれる時代に感じた可能性

      スイスの人類学者であり、「ミラ」として活動するリュドミラ・ブレディキナ(Liudmila Bredikhina)氏が、「バ美肉(=バーチャル美少女受肉)」に関する論文でジュネーブ大学のジェンダー分野の学術賞「プリ・ジャンル」を受賞した。「バ美肉」に関する研究が学術賞を受賞するのは世界初の快挙であり、2022年のバーチャルに関する動きのなかでも特筆すべきもののひとつだった。 今回はそんなミラに、これまで行なってきた研究の内容や、「バ美肉」に興味を持って研究を始めたきっかけ、バーチャルの姿とジェンダー規範に関する話などを聞いた。 Liudmila Bredikhina ーーまずはミラさんの行っている研究の具体的な分野と内容について教えてください。 ミラ:2021年、私はスイスのジュネーブ大学にてアジア研究の修士号を取得しました。最近「プリ・ジャンル」を受賞した論文は、バ美肉と日本の伝統的な演劇

        人類学者・ミラと紐解く「バ美肉」の世界 あらゆる人が「理想の自分」になれる時代に感じた可能性
      • SpaceXが農業機械メーカーのDeereと契約を締結、農村部のトラクターや収穫機などでインターネット接続が可能に

        2024年1月16日、SpaceXの衛星インターネットサービス「Starlink」がアメリカの農業機械メーカーのDeere & Companyと契約を結んだことを発表しました。これにより、電波の弱い農村部でもDeereのトラクターや除草剤散布機などをインターネットに接続して利用することができるとのことです。 John Deere, Meet Elon Musk: SpaceX Satellites to Link Farm Giant’s Equipment - WSJ https://www.wsj.com/business/telecom/john-deere-meet-elon-musk-spacex-satellites-to-link-farm-giants-equipment-e0936668 BT in talks with Elon Musk’s Starlink for

          SpaceXが農業機械メーカーのDeereと契約を締結、農村部のトラクターや収穫機などでインターネット接続が可能に
        • Codestral: Hello, World!

          Codestral: Hello, World!Empowering developers and democratising coding with Mistral AI. We introduce Codestral, our first-ever code model. Codestral is an open-weight generative AI model explicitly designed for code generation tasks. It helps developers write and interact with code through a shared instruction and completion API endpoint. As it masters code and English, it can be used to design ad

          • AI Agents are disrupting automation: Current approaches, market solutions and recommendations

            The mainstreaming of AI tools has ignited hope for dramatic productivity improvements for knowledge workers and consumers alike. Transformer-based Large Language Models (LLMs) have demonstrated AI capabilities that are transforming workflows with new automation approaches. In the article below, we trace the automation journey in the age of AI and dig into some of the current and evolving platforms

              AI Agents are disrupting automation: Current approaches, market solutions and recommendations
            • Our Incredible Journey

              February 2024: We are excited to share that Skiff is joining Notion. Skiff’s mission is to bring freedom to the internet by helping people collaborate and communicate with freedom and privacy. … We’re extremely excited to accelerate our mission by joining forces with Notion’s world-class team. We sincerely hope that the Skiff community will join us for this next stage of our journey. We’re pursuin

                Our Incredible Journey
              • Terraformの実装コードを、動かしながら読む | フューチャー技術ブログ

                Terraform連載2024 の10本目記事です。 はじめにこんにちは。CSIG(Cyber Security Innovation Group)の棚井です。 Terraform 連載ということで そういえば、実装コードは Go で書かれていたなコマンドの使い方はインフラエンジニアの皆様が書いてくれるはずなので、コードリーディングしようかなとの考えに至り、ソースコードリーディング自体をブログ化しました。 参考になる点が1つでもあれば幸いです。 エディタの準備今回のコードリーディングでは VSCode を利用します。 Go のコードジャンプやテスト実行のため、以下の拡張機能を追加します。 GoGo OutlinerGo Test Explorerまた、コードリーディングのお供として「GitHub Copilot」も追加します。 GitHub アカウントで Copilot を有効化する方法や

                  Terraformの実装コードを、動かしながら読む | フューチャー技術ブログ
                • A decade of developing a programming language

                  In 2013, I had an idea: "what if I were to build my programming language?". Back then my idea came down to "an interpreted language that mixes elements from Ruby and Smalltalk", and not much more. Between 2013 and 2015 I spent time on and off trying different languages (C, C++, D and various others I can't remember) to see which one I would use to build my language in. While this didn't help me fi

                  • Finding unreachable functions with deadcode - The Go Programming Language

                    The Go Blog Finding unreachable functions with deadcode Alan Donovan 12 December 2023 Functions that are part of your project’s source code but can never be reached in any execution are called “dead code”, and they exert a drag on codebase maintenance efforts. Today we’re pleased to share a tool named deadcode to help you identify them. $ go install golang.org/x/tools/cmd/deadcode@latest $ deadcod

                      Finding unreachable functions with deadcode - The Go Programming Language
                    • Use Thunder Client and VSCode as an alternative to Postman

                      Visual Studio Code (VSCode) is a popular code editor that can be used as an alternative to Postman for API testing. With the right extensions, developers can easily create, manage, and test APIs within the VSCode environment. Using Thunder Client with VSCode for API testing can streamline the development workflow and save time by using a single tool for coding and testing, as this article will sho

                        Use Thunder Client and VSCode as an alternative to Postman
                      • Announcing TypeScript 5.3 - TypeScript

                        Today we’re excited to announce the release of TypeScript 5.3! If you’re not familiar with TypeScript, it’s a language that adds type syntax to JavaScript to bring type-checking. Type-checking can catch all sorts of issues like typos and forgetting to check for null and undefined. But types go beyond type-checking – the same analyses of TypeScript’s type-checker are used for rich editor tooling li

                          Announcing TypeScript 5.3 - TypeScript
                        • 人々のインフレ理解 - himaginary’s diary

                          というNBER論文が上がっている(ungated版)。原題は「People's Understanding of Inflation」で、著者はAlberto Binetti(ボッコーニ大)、Francesco Nuzzi(ハーバード大)、Stefanie Stantcheva(同)。 以下はその要旨。 This paper studies people's understanding of inflation—their perceived causes, consequences, trade-offs—and the policies supported to mitigate its effects. We design a new, detailed online survey based on the rich existing literature in economics

                            人々のインフレ理解 - himaginary’s diary
                          • Building D1: a Global Database

                            This post is also available in Deutsch, Español, Français, 繁體中文, 简体中文, 日本語 and 한국어. Developers who build Worker applications focus on what they're creating, not the infrastructure required, and benefit from the global reach of Cloudflare's network. Many applications require persistent data, from personal projects to business-critical workloads. Workers offer various database and storage options ta

                              Building D1: a Global Database
                            • Microsoft announces new Copilot Copyright Commitment for customers - Microsoft On the Issues

                              All Microsoft Global Microsoft 365 Teams Copilot Windows Surface Xbox Deals Small Business Support Software Windows Apps AI Outlook OneDrive Microsoft Teams OneNote Microsoft Edge Skype PCs & Devices Computers Shop Xbox Accessories VR & mixed reality Certified Refurbished Trade-in for cash Entertainment Xbox Game Pass Ultimate PC Game Pass Xbox games PC and Windows games Movies & TV Business Micro

                                Microsoft announces new Copilot Copyright Commitment for customers - Microsoft On the Issues
                              • 世界的なコロナワクチン接種プログラムが全死因死亡に与えた影響 - himaginary’s diary

                                というNBER論文が上がっている(H/T タイラー・コーエン)。原題は「The Impact of the Global COVID-19 Vaccination Campaign on All-Cause Mortality」で、著者はVirat Agrawal(南カリフォルニア大)、Neeraj Sood(同)、Christopher M. Whaley(ブラウン大)。 結論部ではおおよそ以下のことが述べられている。 臨床試験ではコロナワクチンが安全で有効であることが示されたが、現実世界で世界的なコロナワクチン接種プログラムが全死因死亡に与えた効果は良く分かっていない。本研究はそのギャップを埋めるため、以下の3つの点を調べた。 世界的なコロナワクチン接種プログラムの最初の8か月で、コロナワクチンは全死因死亡率を防ぐのに有意な効果を発揮した。 推計によれば、141か国での接種プログラムで

                                  世界的なコロナワクチン接種プログラムが全死因死亡に与えた影響 - himaginary’s diary
                                • PEP 686 – Make UTF-8 mode default | peps.python.org

                                  PEP 686 – Make UTF-8 mode default Author: Inada Naoki <songofacandy at gmail.com> Discussions-To: Discourse thread Status: Accepted Type: Standards Track Created: 18-Mar-2022 Python-Version: 3.15 Post-History: 18-Mar-2022, 31-Mar-2022 Resolution: Discourse message Table of Contents Abstract Motivation Specification Enable UTF-8 mode by default locale.getencoding() Fixing encoding="locale" option B

                                    PEP 686 – Make UTF-8 mode default | peps.python.org
                                  • Astro 3.5: i18n Routing | Astro

                                    Astro 3.5 is out today and features new i18n routing, prefetch optimization, and more. This may be one of the biggest minor releases in Astro history! Release highlights include: i18n Routing (experimental) Prefetch Content Collections build cache (experimental) <form> support in View Transitions Image optimization improvements Integration hooks to add middleware Multiple code themes (experimental

                                      Astro 3.5: i18n Routing | Astro
                                    • 2024-02-25 a history of the tty

                                      It's one of those anachronisms that is deeply embedded in modern technology. From cloud operator servers to embedded controllers in appliances, there must be uncountable devices that think they are connected to a TTY. I will omit the many interesting details of the Linux terminal infrastructure here, as it could easily fill its own article. But most Linux users are at least peripherally aware that

                                      • Streamline generative AI development in Amazon Bedrock with Prompt Management and Prompt Flows (preview) | Amazon Web Services

                                        AWS Machine Learning Blog Streamline generative AI development in Amazon Bedrock with Prompt Management and Prompt Flows (preview) Today, we’re excited to introduce two powerful new features for Amazon Bedrock: Prompt Management and Prompt Flows, in public preview. These features are designed to accelerate the development, testing, and deployment of generative artificial intelligence (AI) applicat

                                          Streamline generative AI development in Amazon Bedrock with Prompt Management and Prompt Flows (preview) | Amazon Web Services
                                        • Bluesky and Mastodon users are having a fight that could shape the next generation of social media | TechCrunch

                                          Bluesky and Mastodon users are having a fight that could shape the next generation of social media People on Bluesky and Mastodon are fighting over how to bridge the two decentralized social networks, and whether there should even be a bridge at all. Behind the snarky GitHub comments, these coding conflicts aren’t frivolous — in fact, they could shape the future of the internet. Mastodon is the mo

                                            Bluesky and Mastodon users are having a fight that could shape the next generation of social media | TechCrunch
                                          • Rye: A Vision Continued

                                            Rye: A Vision Continued written on Sunday, February 4, 2024 In April of last year I released Rye to the public. Rye, both then and now, represents my very personal vision of what an improved Python packaging and project management solution can look like. Essentially, it's a comprehensive user experience, designed so that the only tool a Python programmer would need to interface with is Rye itself

                                            • Highlights from Git 2.45

                                              The open source Git project just released Git 2.45 with features and bug fixes from over 96 contributors, 38 of them new. We last caught up with you on the latest in Git back when 2.44 was released. To celebrate this most recent release, here is GitHub’s look at some of the most interesting features and changes introduced since last time. Preliminary reftable support Git 2.45 introduces preliminar

                                                Highlights from Git 2.45
                                              • ChatGPTでOpenAPI定義からKarateのテストスクリプトを自動生成する - Taste of Tech Topics

                                                最近久々に近所のお祭りに行ってきました、屋台の食べ物ではりんご飴が好きな菅野です。 皆さん、普段APIのテストはどのように行っておりますか? 最近は、APIのテスト自動化を行えるようなツールやサービスも増えてきているように思いますが、当社では、OSSのテスティングフレームワークである「Karate」を用いることが多いです。 比較的簡単な構文で直感的にAPIのテストができる点がよいと思います。 しかし、いかに簡単な方法でAPIのテストが記述できるからといっても、APIの数が多いとテストを作成するのは一苦労です。 今回は、そんなKarateのテストスクリプトをChatGPTを活用して作成してみようと思います。 まず、REST-APIの仕様を定義する場合、OpenAPIを利用することが多いのではないか、と思います。 ChatGPTの開発元である「OpenAI」ではないです。自分も書いていて、紛ら

                                                  ChatGPTでOpenAPI定義からKarateのテストスクリプトを自動生成する - Taste of Tech Topics
                                                • Transactions blocks with endless methods

                                                  I previously wrote a quick intro to the endless method in Ruby and now I will try to use it to name transaction blocks in Rails. This is a technique Kasper Timm Hansen shared in a reply to my previous post. I will try to refactor some examples from two open-source Rails repositories just to explore how the code looks. This open-ended exercise is a playground for experimenting with the code shape a

                                                    Transactions blocks with endless methods
                                                  • The life and times of an Abstract Syntax Tree

                                                    By Francesco Bertolaccini You’ve reached computer programming nirvana. Your journey has led you down many paths, including believing that God wrote the universe in LISP, but now the truth is clear in your mind: every problem can be solved by writing one more compiler. It’s true. Even our soon-to-be artificially intelligent overlords are nothing but compilers, just as the legends foretold. That sma

                                                      The life and times of an Abstract Syntax Tree
                                                    • Important update on Mbed - End of Life

                                                      Today we wanted to share some important updates with the Mbed community: The Mbed platform and OS will reach end of life in July 2026, when the Mbed website will be archived and it will no longer be possible to build projects in our online tools The device software - Mbed OS - is open source and will remain publicly available, but is no longer actively maintained by Arm The Mbed TLS project is una

                                                      • Loneliness trajectories over three decades are associated with conspiracist worldviews in midlife - Nature Communications

                                                        While conspiracy theories are not new1,2, recent events have shown how dangerous and polarizing they can be in a globalized, mediatized world. Conspiracy theories undermined global efforts to contain the COVID-19 virus during the pandemic3,4 and were used in the lead-up to the January 6, 2021, raid on the Capitol1. They lie at the core of political and social polarization5,6, fueling vaccine skept

                                                          Loneliness trajectories over three decades are associated with conspiracist worldviews in midlife - Nature Communications
                                                        • A Git story: Not so fun this time | Brachiosoft Blog

                                                          Linus Torvalds once wrote in a book that he created Linux just for fun, but it ended up sparking a revolution. Git, his second major creation, also an accidental revolution. It’s now a standard tool for software engineers, but its origin story wasn’t so much fun this time, at least for Linus. Linus doesn’t scale 1998 was a big year for Linux. Major companies like Sun, IBM, and Oracle started getti

                                                            A Git story: Not so fun this time | Brachiosoft Blog
                                                          • Copilot in GitHub Support is now available!

                                                            ProductCopilot in GitHub Support is now available!Experience AI-powered assistance for queries related to GitHub topics. We’re excited to announce the general availability of a powerful new AI tool designed to help you find answers to your GitHub-specific questions in a fast, self-directed way. Copilot in GitHub Support is trained on the official GitHub documentation and offers a responsive conver

                                                              Copilot in GitHub Support is now available!
                                                            • SemVer in Rust: Tooling, Breakage, and Edge Cases — FOSDEM 2024

                                                              SemVer in Rust: Tooling, Breakage, and Edge Cases — FOSDEM 2024 Last month, I gave a talk titled "SemVer in Rust: Breakage, Tooling, and Edge Cases" at the FOSDEM 2024 conference. The talk is a practical look at what semantic versioning (SemVer) buys us, why SemVer goes wrong in practice, and how the cargo-semver-checks linter can help prevent the damage caused by SemVer breakage. TL;DR: SemVer is

                                                                SemVer in Rust: Tooling, Breakage, and Edge Cases — FOSDEM 2024
                                                              • Visual Studio Code August 2023

                                                                Version 1.88 is now available! Read about the new features and fixes from March. August 2023 (version 1.82) Update 1.82.1: The update addresses this security issue. Update 1.82.2: The update addresses these issues. Update 1.82.3: The update addresses this security issue. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the August 2023 releas

                                                                  Visual Studio Code August 2023
                                                                • (Almost) Every infrastructure decision I endorse or regret after 4 years running infrastructure at a startup

                                                                  Image from UnSplash I’ve led infrastructure at a startup for the past 4 years that has had to scale quickly. From the beginning I made some core decisions that the company has had to stick to, for better or worse, these past four years. This post will list some of the major decisions made and if I endorse them for your startup, or if I regret them and advise you to pick something else. AWS Link to

                                                                  • AWS Free Tier now includes 750 hours of free Public IPv4 addresses, as charges for Public IPv4 begin

                                                                    Starting today, we are updating the AWS Free Tier for Amazon Elastic Compute Cloud, 12 month free, to include 750 hours of public IPv4 address usage per month. If you are an existing or new AWS Free Tier customer for Amazon EC2, you will get 750 hours public IPv4 address usage per month free when launching any EC2 instance with a public IPv4 address. AWS Free Tier for Amazon EC2 applies to in-use

                                                                      AWS Free Tier now includes 750 hours of free Public IPv4 addresses, as charges for Public IPv4 begin
                                                                    • Announcing TypeScript 5.3 RC - TypeScript

                                                                      Today we’re excited to announce our Release Candidate of TypeScript 5.3! Between now and the stable release of TypeScript 5.3, 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.3! Import Attributes Stable Supp

                                                                        Announcing TypeScript 5.3 RC - TypeScript
                                                                      • Bluesky snags former Twitter/X Trust & Safety exec cut by Musk | TechCrunch

                                                                        Bluesky snags former Twitter/X Trust & Safety exec cut by Musk Emerging decentralized social network and X rival Bluesky has just landed a notable former Twitter leader as its new head of Trust and Safety. On Wednesday, the company announced it has appointed Aaron Rodericks, who most recently co-led the Trust and Safety team at Twitter, to this new position. Though typically leaders below the C-Su

                                                                          Bluesky snags former Twitter/X Trust & Safety exec cut by Musk | TechCrunch
                                                                        • Falcon Content Update Preliminary Post Incident Report | CrowdStrike

                                                                          Preliminary Post Incident Review (PIR): Content Configuration Update Impacting the Falcon Sensor and the Windows Operating System (BSOD) Updated 2024-07-25 1900 UTC Executive Summary PDF This is CrowdStrike’s preliminary Post Incident Review (PIR). We will be detailing our full investigation in the forthcoming Root Cause Analysis that will be released publicly. Throughout this PIR, we have used ge

                                                                            Falcon Content Update Preliminary Post Incident Report | CrowdStrike
                                                                          • GitHub - vantezzen/auto-form: 🌟 A React component that automatically creates a @shadcn/ui form based on a zod schema.

                                                                            AutoForm is mostly meant as a drop-in form builder for your internal and low-priority forms with existing zod schemas. For example, if you already have zod schemas for your API and want to create a simple admin panel to edit user profiles, simply pass the schema to AutoForm and you're done. AutoForm uses @shadcn/ui components as natively as possible with only minimal class overrides. This way, if

                                                                              GitHub - vantezzen/auto-form: 🌟 A React component that automatically creates a @shadcn/ui form based on a zod schema.
                                                                            • pypackaging-native

                                                                              Home Home Meta topics Key issues Other issues Background References Glossary Home Introduction Packaging is an important and time-consuming part of authoring and maintaining Python packages. This is particularly true for projects that are not pure Python but contain code that needs to be compiled, and have to deal with distributing compiled extensions and with build dependencies. Many projects in

                                                                              • GitHub-hosted runners: Double the power for open source

                                                                                ProductGitHub-hosted runners: Double the power for open sourceGitHub Actions continues its industry-leading support for the OSS community by doubling the Windows/Linux machine size to 4-vCPU runners at no cost for public repositories. GitHub is thrilled to announce the completion of an upgrade to our GitHub Actions-hosted runners by offering larger more powerful machines to open source developers.

                                                                                  GitHub-hosted runners: Double the power for open source
                                                                                • GitHub - confident-ai/deepeval: The LLM Evaluation Framework

                                                                                  DeepEval is a simple-to-use, open-source LLM evaluation framework. It is similar to Pytest but specialized for unit testing LLM outputs. DeepEval incorporates the latest research to evaluate LLM outputs based on metrics such as G-Eval, hallucination, answer relevancy, RAGAS, etc., which uses LLMs and various other NLP models that runs locally on your machine for evaluation. Whether your applicatio

                                                                                    GitHub - confident-ai/deepeval: The LLM Evaluation Framework