並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 70件

新着順 人気順

Exploringの検索結果1 - 40 件 / 70件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

Exploringに関するエントリは70件あります。 techfeedgooglearticle などが関連タグです。 人気エントリには 『Exploring Notion's Data Model: A Block-Based Architecture | Notion』などがあります。
  • Exploring Notion's Data Model: A Block-Based Architecture | Notion

    A generation of pioneers (Doug Engelbart, Ted Nelson, Alan Kay, and many more) saw the computer as tool to augment human problem-solving by giving people power over information. Today, that information mostly remains siloed across tools. Take cloud-based document editors, where pages are their smallest atomic unit. Information is locked inside of pages and files and folders — that’s reminiscent of

      Exploring Notion's Data Model: A Block-Based Architecture | Notion
    • GitHub - openai/swarm: Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.

      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

        GitHub - openai/swarm: Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
      • Exploring Japanese Netlabel Deep Cuts

        Half a decade before the emergence of music distribution platforms like Bandcamp would open the floodgates for artists to freely upload their tracks on a moment’s whim, the fledgling netlabel movement was already carving out a third way for those seeking to independently release music without investing in physical media or hosting it on the iTunes store. Though the initial wave of DIY imprints set

          Exploring Japanese Netlabel Deep Cuts
        • オープンな日本語埋め込みモデルの選択肢 / Exploring Publicly Available Japanese Embedding Models

          イノベーションセンター テクノロジー部門 Generative AI PJ の内部勉強会で発表した資料です。Retrieval-Augmented Generation (RAG) において重要な役割を果たす埋め込みモデル(特に日本語に特化したもの)について整理しました。

            オープンな日本語埋め込みモデルの選択肢 / Exploring Publicly Available Japanese Embedding Models
          • First Look: Exploring OpenAI o1 in GitHub Copilot

            Today, OpenAI released OpenAI o1, a new series of AI models equipped with advanced reasoning capabilities to solve hard problems. Like you, we are excited to put the new o1 model through its paces and have tested integrating o1-preview with GitHub Copilot. While we are exploring many use cases with this new model, such as debugging large-scale systems, refactoring legacy code, and writing test sui

              First Look: Exploring OpenAI o1 in GitHub Copilot
            • Exploring Seamless Rust Interop for Newer Languages, Part 1

              Exploring Seamless Rust Interop for Newer Languages, Part 1 Languages like C++, Typescript, Kotlin, and Swift had a brilliant approach: they were created to harness an existing ecosystem of libraries from another pre-existing language. But that's easier said than done! Especially for newer languages focusing on memory safety and speed. 0 Luckily, newer languages can tap into C's ecosystem by addin

              • Exploring Typst, a new typesetting system similar to LaTeX - jreyesr's blog

                Hello again! Today we’ll review Typst ("Ty like in Typesetting and pst like in hipster"), a language and tool to write text documents, usually PDF documents. This will be a very long article; it started small but then kept growing and growing. Typst is similar in spirit and aims to LaTeX: it’s a typesetting tool that can be used to write and generate documents, usually PDF files. It intends to be

                • TS Playground - An online editor for exploring TypeScript and JavaScript

                  Popular Documentation PagesEveryday TypesAll of the common types in TypeScript Creating Types from TypesTechniques to make more elegant types More on FunctionsHow to provide types to functions in JavaScript More on ObjectsHow to provide a type shape to JavaScript objects NarrowingHow TypeScript infers types based on runtime behavior Variable DeclarationsHow to create and type JavaScript variables

                  • Exploring the c4... compiler?

                    This week I found myself digging through the code of c4, an implementation of C “in four functions”, by Robert Swierczek. I remember coming across c4 when it was released ten years ago. It got me excited: hey, C in four functions, that means it’s easy to understand right? That excitement turned into “oh, I see” as soon as I scrolled through the code. c4 is dense, barely commented, and, frankly, st

                      Exploring the c4... compiler?
                    • Exploring the internals of Linux v0.01

                      Exploring the internals of Linux v0.01August 12, 2023 Linux kernel is often mentioned as a overwhelmingly large open source software. As of this writing, the latest version is v6.5-rc5, which consists of 36M lines of code. Needless to say, Linux is a fruit of hard work of many contributors over the decades. However, the first version of Linux, v0.01 was pretty small. It consisted of only 10,239 li

                        Exploring the internals of Linux v0.01
                      • CloudNative Meets WebAssembly: Exploring Wasm's Potential to Replace Containers

                        CloudNative Meets WebAssembly: Exploring Wasm's Potential to Replace Containers

                          CloudNative Meets WebAssembly: Exploring Wasm's Potential to Replace Containers
                        • GitHub - usebruno/bruno: Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)

                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                            GitHub - usebruno/bruno: Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
                          • Exploring the top Rust web frameworks - LogRocket Blog

                            Abiodun Solomon I’m a software developer that is curious about modern technologies. I love contributing to the growth of knowledge for the betterment of humanity. Editor’s note: This post was updated on 21 April 2023 to add Axum and warp to the list of frontend web frameworks and update our considerations about the maturity of some of the previously mentioned frameworks. This update also includes

                              Exploring the top Rust web frameworks - LogRocket Blog
                            • Exploring the Web Speech API

                              Experimenting with voice on the web using the Web Speech Synthesis and Recognition API The Web Speech API is one of those web technologies that no one ever talks about or writes about. In this blog post, we are going to take a closer look at what the API is capable of, what its limitations and strengths are, and how web developers can utilize it to enhance the user’s browsing experience. “The Web

                                Exploring the Web Speech API
                              • Exploring the Advanced RAG (Retrieval Augmented Generation) Service

                                In the ever-evolving landscape of AI, LLM + RAG (Retrieval Augmented Generation) is a typical use scenario. Retrieving accurate related chunked data from complicated docs and then improving LLM response quality becomes challenge. There is no a silver bullet RAG can address all requirements so far. Developers need to verify different advanced RAG techs to find out which is a proper one for their sc

                                  Exploring the Advanced RAG (Retrieval Augmented Generation) Service
                                • Explicit Resource Management: Exploring JavaScript's and TypeScript's new feature | iliazeus

                                  Explicit Resource Management: Exploring JavaScript's and TypeScript's new feature 2023-11-13 en CC BY-SA 4.0 read in russian One of my favorite new features of JavaScript and TypeScript is explicit resource management. It brings new syntax, using foobar = ..., that enables RAII, reducing boilerplate when managing the lifecycle of various resources. In this article, I will explore this feature as i

                                  • Exploring Transfer Learning with T5: the Text-To-Text Transfer Transformer

                                    Philosophy We strive to create an environment conducive to many different types of research across many different time scales and levels of risk. Learn more about our Philosophy Learn more

                                      Exploring Transfer Learning with T5: the Text-To-Text Transfer Transformer
                                    • Japan Cultural Expo - Nihonhaku - | Exploring Arts of Japan from Antiquity to the Present

                                      Tokyo Family Fun through Technology and Innovation in Odaiba - Part 1 Odaiba City – a hub for futuristic entertainment and a great place to learn about Japan's technology and innovation. Wander through its premises and you'll witness an impressive harmony of its cityscape blending seamlessly with the expanse of the sea. It's a perfect destination for families looking to inspire young minds but at

                                        Japan Cultural Expo - Nihonhaku - | Exploring Arts of Japan from Antiquity to the Present
                                      • Exploring biphasic programming: a new approach in language design

                                        I’ve noticed a small but interesting trend in the programming languages space. I’m not sure how novel it is, but this pattern, which I’ll refer to as “biphasic programming,” is characterized by languages and frameworks that enable identical syntax to express computations executed in two distinct phases or environments while maintaining consistent behavior (i.e., semantics) across phases. These pha

                                        • Exploring Type-Informed Lint Rules in Rust based TypeScript Linters

                                          Exploring Type-Informed Lint Rules in Rust based TypeScript Linters | Rust製TypeScript Linterにおける型情報Lintルールの模索 This slides are used at TSKaigi 2024 | …

                                            Exploring Type-Informed Lint Rules in Rust based TypeScript Linters
                                          • Exploring Generative AI

                                            Generative AI and particularly LLMs (Large Language Models) have exploded into the public consciousness. Like many software developers I am intrigued by the possibilities, but unsure what exactly it will mean for our profession in the long run. I have now taken on a role in Thoughtworks to coordinate our work on how this technology will affect software delivery practices. I'll be posting various m

                                              Exploring Generative AI
                                            • Exploring The CSS Paint API: Blob Animation | CSS-Tricks

                                              DigitalOcean provides cloud products for every stage of your journey. Get started with $200 in free credit! After the fragmentation effect, I am going to tackle another interesting animation: the blob! We all agree that such effect is hard to achieve with CSS, so we generally reach for SVG to make those gooey shapes. But now that the powerful Paint API is available, using CSS is not only possible,

                                                Exploring The CSS Paint API: Blob Animation | CSS-Tricks
                                              • Exploring Postgres VACUUM with the VACUUM Simulator

                                                VACUUM Simulatorを使ってVACUUMをもっと理解しよう Exploring Postgres VACUUM with the VACUUM Simulator PostgreSQL Conference Japan 2023 November 24, 2023

                                                  Exploring Postgres VACUUM with the VACUUM Simulator
                                                • Exploring Timelapse in Google Earth - YouTube

                                                  See humanity’s impact on the Earth through a global time-lapse video of the planet since 1984. Explore the whole planet: https://goo.gle/timelapse Subscribe to our Channel: https://www.youtube.com/google Tweet with us on Twitter: https://twitter.com/google Follow us on Instagram: https://www.instagram.com/google Join us on Facebook: https://www.facebook.com/Google

                                                    Exploring Timelapse in Google Earth - YouTube
                                                  • Exploring Fn::ForEach and Fn::FindInMap enhancements in AWS CloudFormation | Amazon Web Services

                                                    AWS DevOps Blog Exploring Fn::ForEach and Fn::FindInMap enhancements in AWS CloudFormation AWS CloudFormation, an Infrastructure as Code (IaC) service that lets you model, provision, and manage AWS and third-party resources, recently released a new language transform that enhances the core CloudFormation language. Today, we’ll be covering two more enhancements we’ve added since our initial release

                                                      Exploring Fn::ForEach and Fn::FindInMap enhancements in AWS CloudFormation | Amazon Web Services
                                                    • Exploring GitHub with the redesigned navigation, now in public beta

                                                      ProductExploring GitHub with the redesigned navigation, now in public betaGitHub’s redesigned navigation is enabled for all users as a public beta. GitHub’s redesigned navigation is enabled for all users as a public beta. Millions of users build with GitHub every day, and we’re constantly working to make the platform user-friendly, more accessible, and an integral part of your workflow. To that en

                                                        Exploring GitHub with the redesigned navigation, now in public beta
                                                      • Exploring the security implications of GraphQL

                                                        Why FastlyProductsServicesSolutionsDevelopersPartnersResourcesPricing How to Secure your GraphQLGraphQL is an open-source query language that can be used as an alternative to REST. Developers are rapidly adopting it to meet the flexibility needed to maintain modern, high-growth APIs. It gives clients the power to ask exactly what they need and makes it easier to evolve APIs over time. While the be

                                                          Exploring the security implications of GraphQL
                                                        • GitHub - hppRC/simple-simcse-ja: Exploring Japanese SimCSE

                                                          文埋め込みは自然言語文の密ベクトル表現であり、類似文検索や質問応答、最近では検索補助付き生成(Retrieval Augmented Generation: RAG)に盛んに利用されています。 文埋め込みを構成する方法には様々な種類がありますが、近年では事前学習済み言語モデルに対して対照学習(Contrastive Learning)によるfine-tuningを施す手法が高い性能を示しています。 その中でも代表的な手法がSimCSE (Simple Contrastive Sentence Embedding)です。 SimCSEには教師なし・教師ありの二つの設定があります。 教師なし設定では、事前学習済み言語モデル中に存在するDropoutモジュールをデータ拡張の手段とみなして「モデルに同じ文を2回入れて、同じ文同士を正例とする」ことで対照学習を行います。 教師あり設定では、自然言語推

                                                            GitHub - hppRC/simple-simcse-ja: Exploring Japanese SimCSE
                                                          • Host the Whisper Model on Amazon SageMaker: exploring inference options | Amazon Web Services

                                                            AWS Machine Learning Blog Host the Whisper Model on Amazon SageMaker: exploring inference options OpenAI Whisper is an advanced automatic speech recognition (ASR) model with an MIT license. ASR technology finds utility in transcription services, voice assistants, and enhancing accessibility for individuals with hearing impairments. This state-of-the-art model is trained on a vast and diverse datas

                                                              Host the Whisper Model on Amazon SageMaker: exploring inference options | Amazon Web Services
                                                            • The Cynical Genius Illusion: Exploring and Debunking Lay Beliefs About Cynicism and Competence

                                                              This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies. Find out more.

                                                              • Exploring ways to make async Rust easier

                                                                Asynchronous Rust is powerful but has a reputation for being hard to learn. There have been various ideas on how to fix the trickiest aspects, though with my focus being on Tokio 1.0, I had not been able to dedicate much focus to those topics. However, Niko’s async vision effort has recently started the discussion again, so I thought I would take some time to participate. In this article, I collec

                                                                • Exploring the Linux 'ip' Command

                                                                  I’ve been talking for several years now about how network engineers need to become comfortable with Linux. I generally position it that we don’t all need to become “big bushy beard-bearing sysadmins.” Rather, network engineers must be able to navigate and work with a Linux-based system confidently. I’m not going to go into all the reasons I believe that in this post (if you’d like a deeper explora

                                                                    Exploring the Linux 'ip' Command
                                                                  • Exploring Outdated Linux Command Line Tools: Move On to Better Alternatives

                                                                    Why It’s Time to Move OnLinux is known for its rich command-line heritage, offering a wide array of powerful tools to accomplish almost any task. However, like all technology, some of these tools have become outdated, with better alternatives now available. While many administrators and power users may still rely on these obsolete tools out of habit or necessity, there are compelling reasons to mo

                                                                      Exploring Outdated Linux Command Line Tools: Move On to Better Alternatives
                                                                    • Exploring the Expansive Terrain of the Ischemic Stroke Market Projections of USD 7.79 Billion Value, Anticipated Growth at a Sturdy 7.8% Compound Annual Growth Rate (CAGR) Spanning the Years 2023 to 2032

                                                                      Exploring the Expansive Terrain of the Ischemic Stroke Market Projections of USD 7.79 Billion Value, Anticipated Growth at a Sturdy 7.8% Compound Annual Growth Rate (CAGR) Spanning the Years 2023 to 2032 03-19-2024 06:20 PM CET | Health & Medicine Press release from: Market Research Future (MRFR) / PR Agency: Market Research Future (MRFR) Market Overview: The Ischemic Stroke Market Size was valued

                                                                        Exploring the Expansive Terrain of the Ischemic Stroke Market Projections of USD 7.79 Billion Value, Anticipated Growth at a Sturdy 7.8% Compound Annual Growth Rate (CAGR) Spanning the Years 2023 to 2032
                                                                      • Exploring the Implementation of “t.Run”, “t.Parallel”, and “t.Cleanup”

                                                                        Exploring the Implementation of “t.Run”, “t.Parallel”, and “t.Cleanup”

                                                                          Exploring the Implementation of “t.Run”, “t.Parallel”, and “t.Cleanup”
                                                                        • Exploring React Relay 13’s Rust compiler

                                                                          Matt Angelosanto for LogRocket Posted on Apr 22, 2022 • Originally published at blog.logrocket.com Written by Samson Omojola✏️ The Relay compiler is a GraphQL code generation tool used for React apps. Previously created in JavaScript, the compiler was recently rewritten in Rust. In this article, we'll explore its features, how it works, and why the rewrite was necessary. Overview of Relay and its

                                                                            Exploring React Relay 13’s Rust compiler
                                                                          • Exploring Mastodon

                                                                            I've been a heavy user of Twitter over the last decade, and while Musk's purchase of Twitter hasn't got me running for the exit, it has prompted me to take a look at possible alternatives should Twitter change into something no longer worthwhile for me. The obvious alternative is for me to explore the Fediverse with my new Mastodon account. As I explore using Mastodon, I'll make some notes here so

                                                                              Exploring Mastodon
                                                                            • GitHub - org-roam/org-roam-ui: A graphical frontend for exploring your org-roam Zettelkasten

                                                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                                GitHub - org-roam/org-roam-ui: A graphical frontend for exploring your org-roam Zettelkasten
                                                                              • Exploring Color on Google Maps

                                                                                How a minimalist approach unlocked our ability to create a more detailed representation of the world Could a new color system help simplify Google Maps, a complex data visualization of the real world? This team’s idea sparked a year-long collaboration and led to a feat that no one in Map’s 15-year-history thought was possible. They dramatically streamlined a palette of 700+ colors down to 25 major

                                                                                  Exploring Color on Google Maps
                                                                                • Introduction - The Node Experiment - Exploring Async Basics with Rust

                                                                                  Introduction Don't block the event loop! Don't poll in a busy loop! Increase throughput! Use async I/O! Concurrency is not parallelism! You've most likely heard and read claims like these many times before, and maybe, at some point you've thought you understood everything only to find yourself confused a moment later. Especially when you want to understand how it works on a fundamental level. Me t

                                                                                  新着記事