並び順

ブックマーク数

期間指定

  • から
  • まで

121 - 160 件 / 591件

新着順 人気順

libraryの検索結果121 - 160 件 / 591件

  • 集英社 りぼん 公式サイト

    編集スタッフがテーマに沿って、りぼんの過去のれんさい1話目・読みきり作品をセレクト!! 新しいまんがとの出会いがあるはず♡ ※各作品は、コミックス収録・雑誌掲載当時の状態のままで掲載しております。

      集英社 りぼん 公式サイト
    • Critical RCE Vulnerability Discovered in Ollama AI Infrastructure Tool

      Cybersecurity researchers have detailed a now-patched security flaw affecting the Ollama open-source artificial intelligence (AI) infrastructure platform that could be exploited to achieve remote code execution. Tracked as CVE-2024-37032, the vulnerability has been codenamed Probllama by cloud security firm Wiz. Following responsible disclosure on May 5, 2024, the issue was addressed in version 0.

      • Release v2.0.0 · vitest-dev/vitest

        Vitest 2.0 is here! This release page lists all changes made to the project during the beta. For the migration guide, please refer to the documentation. 🚨 Breaking Changes Simplify mock function generic types and align with jest - by @hi-ogawa in #4784 (a0c1d37) Remove --segfault-retry - by @sheremet-va in #5514 (ed60e) This flag was introduced to combat threads segfaults. Our current recommendat

          Release v2.0.0 · vitest-dev/vitest
        • GitHub - AnswerDotAI/gpu.cpp: A lightweight library for portable low-level GPU computation using WebGPU.

          With gpu.cpp we want to enable a high-leverage library for individual developers and researchers to incorporate GPU computation into programs relying on nothing more than a standard C++ compiler as tooling. Our goals are: High power-to-weight ratio API: Provide the smallest API surface area that can cover the full range of GPU compute needs. Fast compile/run cycles: Ensure projects can build nearl

            GitHub - AnswerDotAI/gpu.cpp: A lightweight library for portable low-level GPU computation using WebGPU.
          • The sad state of property-based testing libraries

            The sad state of property-based testing libraries Posted on Jul 2, 2024 Property-based testing is a rare example of academic research that has made it to the mainstream in less than 30 years. Under the slogan “don’t write tests, generate them” property-based testing has gained support from a diverse group of programming language communities. In fact, the Wikipedia page of the original property-bas

            • research!rsc: Hash-Based Bisect Debugging in Compilers and Runtimes

              Setting the Stage Does this sound familar? You make a change to a library to optimize its performance or clean up technical debt or fix a bug, only to get a bug report: some very large, incomprehensibly opaque test is now failing. Or you add a new compiler optimization with a similar result. Now you have a major debugging job in an unfamiliar code base. What if I told you that a magic wand exists

              • Top Places to Visit and the Best Things to Do in Tokyo

                Initially, we named this guide “Tourist Attractions in Tokyo,” but we realized that the title did not do justice. Tokyo offers so many places to visit and things to do that even most long-time residents might not be able to experience them all. So, whether you plan to visit Tokyo as a tourist, for business, or to live there, we hope this guide to Tokyo’s attractions will be useful to everyone equa

                  Top Places to Visit and the Best Things to Do in Tokyo
                • iPhoneでレトロゲーム1300本以上を遊べるApp Store初のレトロゲームストリーミングアプリ「Antstream」が2024年6月27日にリリース予定

                  Appleは2024年4月にApp Storeの審査ガイドラインを更新し、レトロゲーム機のエミュレーターアプリを明示的に許可する文言を含めました。レトロゲームストリームサービスのAntstreamは、App Store初のゲームストリーミングアプリである「Antstream Arcade」を2024年6月27日にリリースすることを発表しています。 Apple | Antstream https://www.antstream.com/apple Antstream Arcade launches on App Store with 1,300 retro games | Cult of Mac https://www.cultofmac.com/860288/antstream-arcade-launches-on-app-store/ The first iPhone game stre

                    iPhoneでレトロゲーム1300本以上を遊べるApp Store初のレトロゲームストリーミングアプリ「Antstream」が2024年6月27日にリリース予定
                  • ITエンジニア向けのトレンド情報 | Forkwell Press (フォークウェルプレス)

                    「Forkwell エージェント」を利用して転職に成功したITエンジニアたちの本音を探るシリーズ。これから転職を考えているエンジニアの皆さん必見です。 Forkwell エージェントとは? 市場の変動がキャリアの不確実性をもたらす昨今、エンジニアに寄り添うキャリア支援サービスを提供。スポーツ選手のエージェントのように、次のキャリアを提案します。募集中の案件紹介だけでなく、ニーズがありそうな企業へ交渉し、理想の案件を創出。魅力的なポートフォリオの添削、面接対策、給与交渉もサポート。 Forkwell エージェントを使ってみる(無料) Forkwell エージェント利用のきっかけ 赤川:この度はご転職おめでとうございます!鈴木さんは12年間勤めた会社を退職され、今回が初めての転職活動でしたが、カジュアル面談9社、選考4社、内定2社という素晴らしい成果を出されました。本日は転職成功のコツをたっぷ

                      ITエンジニア向けのトレンド情報 | Forkwell Press (フォークウェルプレス)
                    • Go 1.23リリース連載 range over funcとiterパッケージ | フューチャー技術ブログ

                      はじめにこんにちは。CSIG 所属の棚井です。 Go 1.23 Release Notes の内容を紹介する「フューチャー技術ブログ Go 1.23 リリース連載」の記事です。 今回は2つの反復(Iterator、イテレーション)処理を取り上げます。 range over funciter パッケージRelease Note, Discussion, Proposal, Issuerange over func と iter パッケージ のリリース内容を確認していきます。 range over func がデフォルトで有効にGo1.22 では GOEXPERIMENT とされた range over func が、Go1.23 からはオプション指定なしで利用可能となりました。 Go 1.23 makes the (Go 1.22) “range-over-func” experiment

                        Go 1.23リリース連載 range over funcとiterパッケージ | フューチャー技術ブログ
                      • GitHub - xhluca/bm25s: Fast lexical search library implementing BM25 in Python using Scipy (on average 2x faster than Elasticsearch in single-threaded setting)

                        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 - xhluca/bm25s: Fast lexical search library implementing BM25 in Python using Scipy (on average 2x faster than Elasticsearch in single-threaded setting)
                        • Osaka Metro、基幹システムをクラウドERP「SAP S/4HANA Cloud」に移行 | IT Leaders

                          IT Leaders トップ > テクノロジー一覧 > ERP/SCM > 事例ニュース > Osaka Metro、基幹システムをクラウドERP「SAP S/4HANA Cloud」に移行 ERP/SCM ERP/SCM記事一覧へ [事例ニュース] Osaka Metro、基幹システムをクラウドERP「SAP S/4HANA Cloud」に移行 2024年6月27日(木)IT Leaders編集部 リスト 大阪市高速電気軌道(Osaka Metro、本社:大阪市西区)は、経営改革を支えるシステム基盤の刷新に取り組んでいる。SAPジャパンのクラウドERP「SAP S/4HANA Cloud」を採用し、同ERPを中核とするシステム構築パッケージ「RISE with SAP」を活用して構築、2024年4月より稼働している。SAPジャパンが同年6月26日に発表した。 大阪市交通局の民営化によって

                            Osaka Metro、基幹システムをクラウドERP「SAP S/4HANA Cloud」に移行 | IT Leaders
                          • Panic! at the Tech Job Market

                            Panic! at the Job Market “I have the two qualities you require to see absolute truth: I am brilliant and unloved.” ready for another too-long article about personal failure while blaming the world for our faults? let’s see where we end up with 7,000 9,000 10,000 11,500 words this time1. this post is sponsored by me trying to not get evicted. funding appreciated: https://github.com/sponsors/mattsta

                            • sans-IO: The secret to effective Rust for network services

                              At Firezone, we use Rust1 to build secure remote access that scales, be it from your Android phone, MacOS computer or Linux server. At the core of each app sits a connectivity library — aptly named connlib — that manages network connections and WireGuard tunnels to secure your traffic. After several iterations, we’ve landed on a design that we are extremely happy with. It gives us fast and exhaust

                              • 【Figma REST API】Figma の REST API は何ができるの? - Qiita

                                はじめに みなさんは、FigmaのREST APIでは、何が取得できるの?と思ったことはあるでしょうか? この記事ではそんな、FigmaのREST APIについて紹介しようと思います。 Figma の REST API とは? Figma APIは、Figmaファイルへの読み取りとインタラクションをサポートしています。 これにより、オブジェクトやレイヤー、それらのプロパティを表示、抽出することができ、Figmaの外部で画像としてレンダリングすることができます。 そうすれば、デザインをプレゼンテーションしたり、他のアプリケーションに接続したり、ビジョンを拡張するために使用したりすることができます。 (引用:Figma API) Figma の REST API で出来ること ⚪︎ 認証 Figma内のエンドポイントにアクセスする前に、有効な認証を提供します。 Figma APIへのリクエスト

                                  【Figma REST API】Figma の REST API は何ができるの? - Qiita
                                • Beating NumPy’s Matrix Multiplication in 150 Lines of C Code

                                  TL;DR The code from the tutorial is available at matmul.c. This blog post is the result of my attempt to implement high-performance fp32 matrix multiplication (=SGEMM) on CPU while keeping the code simple and scalable. The implementation follows the BLIS design, works for arbitrary matrix sizes, and outperforms OpenBLAS achieving over 1 TFLOPS across a wide range of matrix sizes on AMD Ryzen 7700.

                                  • DartにRustのコアライブラリを実装する「rust_core 1.0.0」がリリース

                                    CodeZine編集部では、現場で活躍するデベロッパーをスターにするためのカンファレンス「Developers Summit」や、エンジニアの生きざまをブーストするためのイベント「Developers Boost」など、さまざまなカンファレンスを企画・運営しています。

                                      DartにRustのコアライブラリを実装する「rust_core 1.0.0」がリリース
                                    • How I Use Obsidian | Jason A. Heppler

                                      I mentioned on my recent appearance on Drafting the Past that I have migrated all of my historical research work into Obsidian, which prompted a few folks on Bluesky to ask about some details on how I use it. Here’s a run-down of what that’s like from the perspective of writing and historical research. Over the past ten years, my process for organizing research notes has evolved a lot, but one key

                                      • Deno 1.45: Workspace and Monorepo Support

                                        If Deno is not yet installed, run one of the following commands to install or learn how to install it here. # Using Homebrew (macOS): brew install deno # Using Shell (macOS and Linux): curl -fsSL https://deno.land/install.sh | sh # Using PowerShell (Windows): iwr https://deno.land/install.ps1 -useb | iex What’s New in Deno 1.45 Workspace support Node.js compatibility improvements Frozen lockfile d

                                          Deno 1.45: Workspace and Monorepo Support
                                        • The missing parts in Cargo

                                          A cargo ship stagnated in March, 2021 (Julianne Cona / Instagram) When people discuss the merits of Rust, they often mention its strict ownership rules, excellent diagnostics, and impressive performance. Cargo and the crates.io ecosystem frequently receive praise as well. Initially, when I started learning Rust, I couldn’t understand why Cargo was so highly loved. Having extensive experience with

                                            The missing parts in Cargo
                                          • Was There Really A Black Samurai??

                                            Hot on the heels of the launch of the first biography of the legendary African Samurai, Yasuke (African Samurai: The True Story of Yasuke, a Legendary Black Warrior in Feudal Japan) was the announcement of Chadwick Boseman's agreement to play the role of the black samurai in an upcoming feature film. The announcement caused an online frenzy, not unlike the stir that Yasuke caused whenever he was s

                                              Was There Really A Black Samurai??
                                            • Franken UI

                                              Home Changelog About Getting Started Introduction Installation Updated JavaScript Updated Web Components New Dark Mode Hooks Theming Typography Accessibility UIkit Components Accordion Alert Align Animation Article Background Badge Breadcrumb Button Card Close Column Comment Container Countdown Cover Description List Divider Dotnav Drop Dropbar Dropdown Dropnav Filter Flex Form Grid Heading Height

                                              • 勃起の化学 | Chem-Station (ケムステ)

                                                こんにちは。Maitotoxinです。私ごとですが、海外大学院の博士課程を修了し、今年2024年4月から日本で社会人を始めました。関東周辺におりますので、もしお会いすることがありましたら、お声がけいただけますと幸いです。 さて、社会人になるにあたり、パソコンのファイル整理をしておりますと色々懐かしいファイルが見つかりました。日記や勉強ノート。読み返してみるとまだまだ青いなと思う面があったり、意外としっかりしているなと感心する面があったりします。 そんな中、一枚のファイルを見つけました。 「TermPaper_AdvancedMedicinalChemistry_V12_final_truefinal.pdf」 大学院レベルメドケム授業の期末レポートですね。 当時「教授が指定した病気・ターゲットについて、薬の作用機序、薬の開発についてまとめること」がレポートとして課されました。 癌・糖尿病・

                                                • Introducing Quartz: A Deterministic Time Testing Library for Go

                                                  Today we are introducing Quartz, a mocking library in Go for testing code that depends on time. By mocking out calls that query or depend on the real time, we can write unit tests that are repeatable, deterministic, and execute as quickly as the CPU allows. This is, in itself, not a new idea. In building Quartz, we took some inspiration from: github.com/benbjohnson/clock Tailscale's tstest.Clock g

                                                    Introducing Quartz: A Deterministic Time Testing Library for Go
                                                  • Moving from express to fastify, pt 1

                                                    Express became the default for new JavaScript projects and has stayed there. In a typical week, express is downloaded from NPM 30 million times. It’s a roaring success in every way. A need for types Express is an expressive framework: like a classic Ruby or JavaScript framework, it lets you color outside the lines using loosely defined objects and types. Query string parameters in express become f

                                                      Moving from express to fastify, pt 1
                                                    • GitHub - Doriandarko/claude-engineer: Claude Engineer is an interactive command-line interface (CLI) that leverages the power of Anthropic's Claude-3.5-Sonnet model to assist with software development tasks. This tool combines the capabilities of a large

                                                      💬 Interactive chat interface with Claude 3 and Claude 3.5 models 📁 Comprehensive file system operations (create folders, files, read/write files) 🔍 Web search capabilities using Tavily API for up-to-date information 🌈 Enhanced syntax highlighting for code snippets 🏗️ Intelligent project structure creation and management 🧐 Advanced code analysis and improvement suggestions 🖼️ Image analysis

                                                        GitHub - Doriandarko/claude-engineer: Claude Engineer is an interactive command-line interface (CLI) that leverages the power of Anthropic's Claude-3.5-Sonnet model to assist with software development tasks. This tool combines the capabilities of a large
                                                      • Creating DSLs using F#'s Computation Expressions

                                                        This article is part of the 2022 F# Advent Calendar. Go check out the other awesome posts that are part of it here! As a user of F# I’ve been using lots of seq { } and async { } computation expressions, however I never really wrote my own. Lately I’ve been getting more and more into making DSLs and I found CEs to be an absolutely god-send for this. They can make the code really succinct and can he

                                                        • 山本五十六の言葉。「やってみせ 言って聞かせて させてみて ほめてやらねば 人は動かじ」の続きとされ... | レファレンス協同データベース

                                                          山本五十六の言葉。「やってみせ 言って聞かせて させてみて ほめてやらねば 人は動かじ」の続きとされている、「話し合い、耳を傾け、承認し、任せてやらねば、人は育たず」「やっている、姿を感謝で見守って、信頼せねば、人は実らず」の出典を知りたい。 【名言に関する所蔵資料で、記載のあった資料】 現代言語研究会著(2008)『名言名句の辞典 : 日本語を使いさばく』あすとろ出版(N159==103)p.101には「やってみせ 言って聞かせて させてみて ほめてやらねば 人は動かじ」の記載のみであった。 三省堂編修所編(1991)『名言名句の辞典 三省堂実用:9』三省堂(N159==27)p.370も同様であった。 【山本五十六に関する資料で、記載のあった資料】 新人物往来社編(1985)『山本五十六のすべて』新人物往来社 p.98には「「やって見せ、説いてきかせて、させてみて誉めてやらねば、人は動

                                                            山本五十六の言葉。「やってみせ 言って聞かせて させてみて ほめてやらねば 人は動かじ」の続きとされ... | レファレンス協同データベース
                                                          • “伝説の塗り忘れ”完全解説。ミライとブライトはいつ◯◯◯した?&ハサウェイの誕生日の闇(セリフと演出から読み解く機動戦士ガンダム解説)

                                                            この動画ではセリフと演出を手がかりに『機動戦士ガンダム』を解説していきます。誤読・曲解どんとこいの精神でやっていくので、別の解釈や間違いの指摘があればぜひコメントで教えて下さい。「ガンダムを初めて見る人に面白さを伝えつつ、ガンオタ同士バッチバチに語り合える」、そんな動画を目指しています。毎週月・金更新! ========== ========== ========== ========== ========== “伝説の塗り忘れ”完全解説。ミライとブライトはいつ◯◯◯した?&ハサウェイの誕生日の闇(セリフと演出から読み解く機動戦士ガンダム解説) 目次 00:54 ポイント1.最初の手がかり、「整備デッキ」と「医務室のシーン」 03:02 ポイント2.過労で倒れたブライトと「艦長指揮のABC」 04:26 ポイント3.問題の生脚シーン これはニャンニャンの結果であり得るのか 07:27

                                                              “伝説の塗り忘れ”完全解説。ミライとブライトはいつ◯◯◯した?&ハサウェイの誕生日の闇(セリフと演出から読み解く機動戦士ガンダム解説)
                                                            • 07-cafe&health_4c_0707

                                                              • Flutter Client Library

                                                                こちらの本は、FlutterでSupabaseを使うための方法について記載している書籍です。記載されているバージョンの情報は、現在の最新版のv2.0です。 環境構築と基本的なクエリの解説についてまとめていこうと思います。私が使っているTipsみたいなものも記載しようと思います。 内容は時間のあるときに、追加・更新していきます。 [使い方] 公式のものをそのまま使う [Tips] 過去に投稿した技術記事を使う 筆者: JboyHashimoto

                                                                  Flutter Client Library
                                                                • Resolving Rust Symbols

                                                                  Linking is the process of combining object files into an executable or shared library. It’s like putting together puzzle pieces to create a working program. The magic happens during symbol resolution, where the linker matches variable and function names (ie. symbols) to their specific memory addresses, making sure everything fits together. Phases of Compilation In compiled languages like C, C++, o

                                                                    Resolving Rust Symbols
                                                                  • 知識のunlearningをちゃんとやる - Learning Go, 2nd Editionの読書感想文 - じゃあ、おうちで学べる

                                                                    はじめに Go言語の入門書として広く知られている"Learning Go"の第二版が発刊されました。第一版を読んだ際、Go言語のシンプルさと美しく整然とした構文に感銘を受けたものの、常に進化を続けているため、過去の知識にとらわれることなく、新しい概念や手法を柔軟に取り入れていく姿勢が何よりも重要であると感じました。 learning.oreilly.com ソフトウェアエンジニアとして成長を続けるには、アンラーニング(unlearning)の精神、つまり過去の知識にとらわれることなく、絶え間なく新しい知識を吸収し続ける姿勢が欠かせません。どんな達人でも鍛錬を怠れば老いるのが自明ですから、知識の新陳代謝のための学び直しが必要不可欠なのです。 この第二版では、中身がかなり改訂されており、Go言語のベストプラクティスがより深く理解できるようになっています。特に、ジェネリクスのサポートについての記

                                                                      知識のunlearningをちゃんとやる - Learning Go, 2nd Editionの読書感想文 - じゃあ、おうちで学べる
                                                                    • JavaScript人気バンドラーを徹底比較─Rollup、Webpack、Parcelの特徴と違い

                                                                      JavaScript人気バンドラーを徹底比較─Rollup、Webpack、Parcelの特徴と違い ウェブ開発の世界において、JavaScriptは動的かつインタラクティブなシングルページウェブアプリケーションを支える強力な存在です。ウェブアプリケーションが複雑化する中で、JavaScriptライブラリ、フレームワーク、依存関係の数も増えています。その結果、コードベースが肥大化して非効率になり、パフォーマンスやユーザーエクスペリエンスが損なわれてしまうことも。 この課題に取り組むため、JavaScriptバンドルツール(バンドラー)が導入されました。コードの質やパフォーマンスを高める効果が期待できます。JavaScriptバンドラー界の3つの重鎮として知っておきたいのが、Rollup、Webpack、Parcelです。 この記事では、これらのバンドラーの包括的な解説として、それぞれの長短

                                                                        JavaScript人気バンドラーを徹底比較─Rollup、Webpack、Parcelの特徴と違い
                                                                      • Geomys, a blueprint for a sustainable open source maintenance firm

                                                                        In 2022, I left Google in search of a sustainable approach to open source maintenance. A year later, I was a full-time independent professional open source maintainer. Today I’m announcing the natural progression of that experiment: Geomys,[1] a small firm of professional maintainers with a portfolio of critical Go projects. I’m joined by Nicola Murino, who's been maintaining golang.org/x/crypto/s

                                                                          Geomys, a blueprint for a sustainable open source maintenance firm
                                                                        • 202403us シアトル日記その1 : CEAL・NCC・AAS編 – egamiday3+

                                                                          ■CEAL・NCC・AAS編 説明しよう、CEAL・NCC・AASとは。 毎年3月に北米で開催されるアジア学会(AAS)の年次大会があって、その年次大会とタイミングを同じくして(だいたい1-2日早めに)同じ会場で、東アジア図書館協会(CEAL)の年次大会が開催されます。AASが研究者中心の学会で、CEALがライブラリアンの集会。なお、CEAL内に日本資料分科会(CJM)がありつつ、ほぼ同じメンツのコミュニティとして北米日本研究資料調整協議会(NCC)がもうひとつあります。 いずれにしても、北米における日本資料専門家のネットワーク形成の場として重要な会議でありますから、うちとこからも毎年誰かしら参加するようにしており、2024年3月はシアトル(Sheraton Grand Seattle, Seattle Convention Center)で開催されたので行ってきました、というメモです。

                                                                          • 週刊Railsウォッチ: シャーディング用メソッドを追加、localsマジックコメント修正ほか(20240709前編)|TechRacho by BPS株式会社

                                                                            週刊Railsウォッチについて 各記事冒頭には🔗でパーマリンクを置いてあります: 社内やX.comでの議論などにどうぞ 「つっつきボイス」はRailsウォッチ公開前ドラフトを(鍋のように)社内有志でつっついたときの会話の再構成です👄 お気づきの点がありましたら@hachi8833までメンションをいただければ確認・対応いたします🙏 TechRachoではRubyやRailsなどの最新情報記事を平日に公開しています。TechRacho記事をいち早くお読みになりたい方はTwitterにて@techrachoのフォローをお願いします。また、タグやカテゴリごとにRSSフィードを購読することもできます(例:週刊Railsウォッチタグ) 🔗Rails: 先週の改修(Rails公式ニュースより) 公式更新情報: Ruby on Rails — New database sharding metho

                                                                              週刊Railsウォッチ: シャーディング用メソッドを追加、localsマジックコメント修正ほか(20240709前編)|TechRacho by BPS株式会社
                                                                            • FlashAttention-3: Fast and Accurate Attention with Asynchrony and Low-precision

                                                                              Attention, as a core layer of the ubiquitous Transformer architecture, is a bottleneck for large language models and long-context applications. FlashAttention (and FlashAttention-2) pioneered an approach to speed up attention on GPUs by minimizing memory reads/writes, and is now used by most libraries to accelerate Transformer training and inference. This has contributed to a massive increase in L

                                                                                FlashAttention-3: Fast and Accurate Attention with Asynchrony and Low-precision
                                                                              • 農林中央金庫、Windowsベースの勘定系システムをクラウドに移行 | IT Leaders

                                                                                IT Leaders トップ > テクノロジー一覧 > 業務システム > 事例ニュース > 農林中央金庫、Windowsベースの勘定系システムをクラウドに移行 業務システム 業務システム記事一覧へ [事例ニュース] 農林中央金庫、Windowsベースの勘定系システムをクラウドに移行 2024年7月18日(木)日川 佳三(IT Leaders編集部) リスト 農林中央金庫(本店:東京都千代田区)は2024年7月16日、勘定系システムをパブリッククラウドに移行した。2020年9月から運用のWindowsベースのオープン勘定系システム「BankVision」を「BankVision on Azure」に移行し、市場環境の変化への柔軟な対応やシステムコストの削減などの効果を狙う。 農林中央金庫は、2020年9月からBIPROGYが提供するWindowsベースのオープン勘定系システム「BankVis

                                                                                  農林中央金庫、Windowsベースの勘定系システムをクラウドに移行 | IT Leaders
                                                                                • Building the new Hypermedia Systems

                                                                                  Clickbait title: Can you write a bestselling book in Typst? A shiny new edition of Hypermedia Systems is out! Apart from incorporating typo and grammar fixes sent in by readers, the book was completely redesigned inside with a new layout. To achieve a much higher fidelity of design, we ported the book to Typst — the hot new LaTeX replacement. Why change what works? The first print release of HS wa