Bookmarks

Bookmarks

50067 bookmarks
Custom sorting
Shape Up: Should You Change Your Agile Methodology?
Shape Up: Should You Change Your Agile Methodology?
Stop Running in Circles and Ship Work that Matters: It is the promise of this methodology that we are going to explore in greater depth.
·marmelab.com·
Shape Up: Should You Change Your Agile Methodology?
新進気鋭の認証サービスClerkを実プロダクトで使いこなせ
新進気鋭の認証サービスClerkを実プロダクトで使いこなせ
こんにちは。プレイドでWicleを開発しているchakeです。 Wicleはプロダクトを使うユーザーの行動を分析し、改善するサイクルを助けるプロダクトアナリティクスサービスです。先日パブリックベータ版をリリースし、だれでもオンライン上からサインアップすることができるようになりました。
·tech.plaid.co.jp·
新進気鋭の認証サービスClerkを実プロダクトで使いこなせ
jimsalterjrs/sanoid: These are policy-driven snapshot management and replication tools which use OpenZFS for underlying next-gen storage. (Btrfs support plans are shelved unless and until btrfs becomes reliable.)
jimsalterjrs/sanoid: These are policy-driven snapshot management and replication tools which use OpenZFS for underlying next-gen storage. (Btrfs support plans are shelved unless and until btrfs becomes reliable.)
These are policy-driven snapshot management and replication tools which use OpenZFS for underlying next-gen storage. (Btrfs support plans are shelved unless and until btrfs becomes reliable.) - jim...
·github.com·
jimsalterjrs/sanoid: These are policy-driven snapshot management and replication tools which use OpenZFS for underlying next-gen storage. (Btrfs support plans are shelved unless and until btrfs becomes reliable.)
Depot
Depot
Accelerated builds for Docker images and GitHub Actions workflows.
·depot.dev·
Depot
クラウドネイティブ時代のプロキシTraefikのDocker入門 - 弁護士ドットコム株式会社 Creators’ blog
クラウドネイティブ時代のプロキシTraefikのDocker入門 - 弁護士ドットコム株式会社 Creators’ blog
こんにちは。税理士ドットコム事業部の @komtaki です。 先日、税理士ドットコムの local 環境に「クラウドネイティブ時代のリバースプロキシ」Traefikを導入しました。プロキシサーバーの候補として最初に思いついたのは nginx でしたが、最終的には、設定ファイル不要で compose.yml だけで完結…
·creators.bengo4.com·
クラウドネイティブ時代のプロキシTraefikのDocker入門 - 弁護士ドットコム株式会社 Creators’ blog
不要な処理が実行速度を速くする謎を追う - Money Forward Developers Blog
不要な処理が実行速度を速くする謎を追う - Money Forward Developers Blog
こんにちは。 id:Pocke です。マネーフォワードでは Rails を用いた Web アプリケーションの開発と、RBS という Ruby の静的型システムの開発を行っています。 最近 RBS の開発をする中で、「不要な処理を削除すると実行速度が遅くなる」という不思議な現象に遭遇しました。この記事ではその現象を解説し…
·moneyforward-dev.jp·
不要な処理が実行速度を速くする謎を追う - Money Forward Developers Blog
Valkey
Valkey
Valkey: an open source, in-memory data store
·valkey.io·
Valkey
Ankerの「充電器回収サービス」を使ってみた | ROOMIE(ルーミー)
Ankerの「充電器回収サービス」を使ってみた | ROOMIE(ルーミー)
愛用していた、Ankerのモバイルバッテリーにヒビが入ってしまい、さらに膨張していることが発覚。正しく安全に処理するために利用したのは、「Anker モバイルバッテリー/ポータブル電源回収サービス」です。こちらでは、Ankerのモバイルバッテリーであれば故障・破損していてもOKとのこと。
·roomie.jp·
Ankerの「充電器回収サービス」を使ってみた | ROOMIE(ルーミー)
Preloading files to reduce download chains in the browser
Preloading files to reduce download chains in the browser
I made a little update to the site today to fix how browsers were loading files needed by other files. The custom font I use and the random quote in the header loads in slightly faster now because the browser is downloading all the files it needs at the same time. My head element looked like this: font.
·lkhrs.com·
Preloading files to reduce download chains in the browser
Raw SQL Queries are Actually Better for Security Than ORMs?
Raw SQL Queries are Actually Better for Security Than ORMs?
Have I gone mad? Do I actually recommend not using an ORM and actually gaining a security advantage? Sort of. It's more nuanced but if we're trying to fix SQL injection and related vulnerabilities then I invite you to take a read.
·nodejs-security.com·
Raw SQL Queries are Actually Better for Security Than ORMs?
Building Ruby on Rails engines
Building Ruby on Rails engines
Learn the differences between Rails engines and plugins and make an engine. We cover all you need to ship Rails applications with these reusable components.
·honeybadger.io·
Building Ruby on Rails engines