Bookmarks

Bookmarks

50156 bookmarks
Custom sorting
TraceMachina/nativelink: NativeLink is an open source high-performance build cache and remote execution server, compatible with Bazel, Buck2, Reclient, and other RBE-compatible build systems. It offers drastically faster builds, reduced test flakiness, and significant infrastructure cost savings.
TraceMachina/nativelink: NativeLink is an open source high-performance build cache and remote execution server, compatible with Bazel, Buck2, Reclient, and other RBE-compatible build systems. It offers drastically faster builds, reduced test flakiness, and significant infrastructure cost savings.
NativeLink is an open source high-performance build cache and remote execution server, compatible with Bazel, Buck2, Reclient, and other RBE-compatible build systems. It offers drastically faster b...
·github.com·
TraceMachina/nativelink: NativeLink is an open source high-performance build cache and remote execution server, compatible with Bazel, Buck2, Reclient, and other RBE-compatible build systems. It offers drastically faster builds, reduced test flakiness, and significant infrastructure cost savings.
terraform (plan|apply) in GitHub Actions | さくらのナレッジ
terraform (plan|apply) in GitHub Actions | さくらのナレッジ
この記事は、2024年6月24日(月)に行われた社内IaC勉強会における発表を、さくナレ編集部にて記事化したものです。 目次はじめにterraform (plan|apply)を実行する際のポイントtfstateの管理t […]
·knowledge.sakura.ad.jp·
terraform (plan|apply) in GitHub Actions | さくらのナレッジ
How to Update Webpage Content Based on URL Parameters
How to Update Webpage Content Based on URL Parameters
In this JavaScript tutorial, we’ll be looking at how to use URLs to update the content on a webpage. We’ll use URL parameters to save information on a page such as page number or applied filters.
·webdesign.tutsplus.com·
How to Update Webpage Content Based on URL Parameters
Getting To The Bottom Of Minimum WCAG-Conformant Interactive Element Size — Smashing Magazine
Getting To The Bottom Of Minimum WCAG-Conformant Interactive Element Size — Smashing Magazine
WCAG provides guidance for making interactive elements more accessible by specifying minimum size requirements. In this article, Eric Bailey discusses the nuances of interactive element sizes and clarifies what it looks like to provide accessible interactive experiences using WCAG-compliant target sizes.
·smashingmagazine.com·
Getting To The Bottom Of Minimum WCAG-Conformant Interactive Element Size — Smashing Magazine
bchr02/CodeFlattener: CodeFlattener is a Node.js command-line tool designed to export the structure and code of a repository into a single flat text file.
bchr02/CodeFlattener: CodeFlattener is a Node.js command-line tool designed to export the structure and code of a repository into a single flat text file.
CodeFlattener is a Node.js command-line tool designed to export the structure and code of a repository into a single flat text file. - bchr02/CodeFlattener
·github.com·
bchr02/CodeFlattener: CodeFlattener is a Node.js command-line tool designed to export the structure and code of a repository into a single flat text file.
新しいビルドツールの Farm
新しいビルドツールの Farm
Farm は Rust 製の新しいビルドツールです。パフォーマンスを重視して設計されており、Vite と互換性のある JavaScript プラグインをサポートしているという特徴があります。バンドルの戦略には Partial Bundling というものを採用しており、モジュールのネットワークリクエスト数を削減するため、20 ~ 30 のファイルにバンドルするという特徴があります。
·azukiazusa.dev·
新しいビルドツールの Farm
Ridiculous vulnerability disclosure process with CrowdStrike Falcon Sensor | mod%log
Ridiculous vulnerability disclosure process with CrowdStrike Falcon Sensor | mod%log
We found a security related issue in most recent CrowdStrike Falcon Sensor. The bug itself is not worth a blogpost, as the severity is pretty low. However, we'd like to shed some light on a vulnerability submission and disclosure process with CrowdStrike: It was pretty weird.
·modzero.com·
Ridiculous vulnerability disclosure process with CrowdStrike Falcon Sensor | mod%log
The missing parts in Cargo
The missing parts in Cargo
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 JavaScript, I was accustomed to convenient package managers and couldn’t grasp the enthusiasm—wasn’t such a tool a given for any serious programming language?
·weihanglo.tw·
The missing parts in Cargo