並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 12 件 / 12件

新着順 人気順

diagramの検索結果1 - 12 件 / 12件

  • 今こそエンジニアはCode-basedなドキュメンテーションを行うべきだと思ったので、その思想と方法をまとめる

    今こそエンジニアはCode-basedなドキュメンテーションを行うべきだと思ったので、その思想と方法をまとめる タイトルの内容について考え、社内向けに以下のDocumentation Guidelinesを作成しました。 プロダクト開発の効率を高めてくれて非常に有益なので共有します。 英語の原文の後に、AIによる機械的な翻訳を書いています。 Overview Modern documentation requires both accuracy and efficiency. By leveraging AI-powered editors and code-based documentation, we can achieve both while maintaining high quality and consistency. 【日本語訳】 現代のドキュメンテーションには、正確性と効

      今こそエンジニアはCode-basedなドキュメンテーションを行うべきだと思ったので、その思想と方法をまとめる
    • シスコ製のネットワーク構成図作成・管理ツール「Network Sketcher」v2.4.0 ほか ~12件を掲載(1月28日のダイジェストニュース)【ダイジェストニュース】

        シスコ製のネットワーク構成図作成・管理ツール「Network Sketcher」v2.4.0 ほか ~12件を掲載(1月28日のダイジェストニュース)【ダイジェストニュース】
      • Open-R1: a fully open reproduction of DeepSeek-R1

        Controlling Language Model Generation with NVIDIA's LogitsProcessorZoo By December 23, 2024 • 38 Where is the evaluation numbers? without it you can’t call it reproduction. \n","updatedAt":"2025-01-28T07:55:21.483Z","author":{"_id":"64beee328496ee0fb62b7d3b","avatarUrl":"/avatars/c1cbffbd380310f7b51f3b452ecc4fe8.svg","fullname":"Factiverse AS","name":"facti","type":"user","isPro":false,"isHf":fals

          Open-R1: a fully open reproduction of DeepSeek-R1
        • Implementing a Game Boy emulator in Ruby

          Introduction#I created a Game Boy emulator in Ruby and released it as a gem called rubyboy! (I’d be happy if you could give it a star!) And now it runs in the browser using WebAssembly! Try the demo in your browser! Screenshots#Rubyでゲームボーイのエミュレータを作りました! カラー対応やWasmでブラウザ対応もやっていきたい💪 GitHub: https://t.co/hFwmZD6FNp pic.twitter.com/qWbx8v4mef — sacckey (@sacckey) March 17, 2024 This Article#While expl

            Implementing a Game Boy emulator in Ruby
          • Game Bub: open-source FPGA retro emulation handheld

            I’m excited to announce the project I’ve been working on for the last year and a half: Game Bub, an open-source FPGA based retro emulation handheld, with support for Game Boy, Game Boy Color, and Game Boy Advance games. Play Video: Game Bub can play physical cartridges, as well as emulated cartridges using ROM files loaded from a microSD card. Game Bub also supports the Game Link Cable in both GB

              Game Bub: open-source FPGA retro emulation handheld
            • Introducing JSONL support with Step Functions Distributed Map | Amazon Web Services

              AWS Compute Blog Introducing JSONL support with Step Functions Distributed Map This post written by Uma Ramadoss, Principal Specialist SA, Serverless and Vinita Shadangi, Senior Specialist SA, Serverless. Today, AWS Step Functions is expanding the capabilities of Distributed Map by adding support for JSON Lines (JSONL) format. JSONL, a highly efficient text-based format, stores structured data as

                Introducing JSONL support with Step Functions Distributed Map | Amazon Web Services
              • The simplicity of Prolog

                Back to homepage Nowadays the most popular programming languages are Python, Javascript, Java, C++, C#, Kotlin and Ruby, and the average programmer is probably familiar with one or more of these languages. It's relatively easy to switch from one to another (barring any framework specific knowledge that may be needed), since they are all imperative (and for the most part object-oriented) languages,

                • 2025_01_21_voronoi

                  Generating Voronoi Diagrams using Fortune’s Algorithm Health warning This article is about using Fortune’s Algorithm to generate Voronoi Diagrams in O(nlogn) time. If I’d known how hard it would be I wouldn’t have started it. If you are intending to implement it with the intent to actually use it, rather than as an exercise, I would recommend not using Fortune’s. Unless you are doing a lot of larg

                  • Understanding Reasoning LLMs

                    This article describes the four main approaches to building reasoning models, or how we can enhance LLMs with reasoning capabilities. I hope this provides valuable insights and helps you navigate the rapidly evolving literature and hype surrounding this topic. In 2024, the LLM field saw increasing specialization. Beyond pre-training and fine-tuning, we witnessed the rise of specialized application

                      Understanding Reasoning LLMs
                    • The hunt for error -22 - Blog - Tweede golf

                      This article is a linear retrospective of how we searched for and eventually fixed a hard-to-find bug in our embedded software. If you're only interested in the outcome, then make sure to read the last three sections. Sit back and grab a drink. This one is a doozy. BackgroundAt Tweede golf we do lots of engineering work, and a while ago we worked for a client using the nRF9160 microcontroller. Thi

                        The hunt for error -22 - Blog - Tweede golf
                      • Real-Time Batching in Go

                        Batching is a well-known optimization technique. You see it everywhere: batch inserts in databases, MGET/MSET in Redis, various bulk APIs. The benefits are clear — it’s faster, cheaper, and less rate-limited. These benefits usually come at the cost of slightly more complex code and some boilerplate. But how do we cleanly batch something we can’t see yet? Something that’s arriving in real time. A R

                          Real-Time Batching in Go
                        • The origin and unexpected evolution of the word "mainframe"

                          Computer history, restoring vintage computers, IC reverse engineering, and whatever What is the origin of the word "mainframe", referring to a large, complex computer? Most sources agree that the term is related to the frames that held early computers, but the details are vague.1 It turns out that the history is more interesting and complicated than you'd expect. Based on my research, the earliest

                            The origin and unexpected evolution of the word "mainframe"
                          1