Bookmarks

Bookmarks

46714 bookmarks
Custom sorting
Play
Play
A chilling tale of deliverables, deadlines and doomed decisions
·scope-creep.xyz·
Play
The Browser Choice Alliance
The Browser Choice Alliance
The Browser Choice Alliance is a coalition of browsers dedicated to the principle that consumers should have the right to use their browser of choice on Windows devices.
·browserchoicealliance.org·
The Browser Choice Alliance
Programming principles for self taught front-end developers
Programming principles for self taught front-end developers
The majority of us are a bunch of self taught people with rather spotty knowledge and that's fine! Kilian (also self taught) is here to share some of the computer science fundamentals you probably are missing with the aim to improve your code in the long term.
·piccalil.li·
Programming principles for self taught front-end developers
Postgres, Kafka and event queues
Postgres, Kafka and event queues
After stumbling on a pair of interesting blog posts — You Don’t Need Kafka, Just Use Postgres (Considered Harmful) — somewhat in the style of good old “flame wars” (which are increasingly rare these days) in the recent Postgres Weekly, as a response to a previous article — Kafka is...
·kmoppel.github.io·
Postgres, Kafka and event queues
PostgreSQL 18 - Temporal Constraints
PostgreSQL 18 - Temporal Constraints
PostgreSQL 18 introduced a powerful new feature that lets you enforce uniqueness across time periods: Temporal Constraints. With this addition, you can now define UNIQUE, PRIMARY KEY, or FOREIGN KEY constraints by either Date Range or Timestamp Range fields, making it easier than ever to prevent overlapping data.
·hashrocket.com·
PostgreSQL 18 - Temporal Constraints
Did you know? Tables in PostgreSQL are limited to 1,600 columns
Did you know? Tables in PostgreSQL are limited to 1,600 columns
It's a hard-coded limit in Postgres for tables to not exceed 1,600 columns. Let's test all the ways you can reach that limit, and explore how to address the situation when you reach this limit unexpectedly.
·data-bene.io·
Did you know? Tables in PostgreSQL are limited to 1,600 columns
Inline editing with custom elements in Rails
Inline editing with custom elements in Rails
Learn how to build an inline editing feature using custom elements in Rails. A clean, framework-agnostic approach to editable content with just HTML and JavaScript.
·railsdesigner.com·
Inline editing with custom elements in Rails
A Soiree into Symbols in Ruby
A Soiree into Symbols in Ruby
A Pythonista opens `irb` and looks at all the symbols in Ruby. Or so the joke begins.
·tech.stonecharioteer.com·
A Soiree into Symbols in Ruby
input[type="file"] 同じファイルを選んでもchangeイベントが発火しない問題をちょっとだけ深掘りするよ🎶 - カミナシ エンジニアブログ
input[type="file"] 同じファイルを選んでもchangeイベントが発火しない問題をちょっとだけ深掘りするよ🎶 - カミナシ エンジニアブログ
「よし、これで完璧!」と思って実装したファイルアップロード機能。テストで同じファイルを2回選んだら...あれ?2回目は何も起きない。 // さっきまで動いてたはずなのに... input type="file" onChange={(e) = { console.log('ファイル選択した!', e.target.…
·kaminashi-developer.hatenablog.jp·
input[type="file"] 同じファイルを選んでもchangeイベントが発火しない問題をちょっとだけ深掘りするよ🎶 - カミナシ エンジニアブログ
10行の変更でテストを85秒短縮 - STORES Product Blog
10行の変更でテストを85秒短縮 - STORES Product Blog
こんにちは。Webエンジニアをしているotariidaeです。 テストは速ければ速いほど良いものです。善は急げということでさっそく速くしていきましょう。 なにを速くするか 今回速くしていくのは STORES を利用いただいている事業者向け管理画面のバックエンドのテストです。2025年1月から本格的に開発され始めたアプリ…
·product.st.inc·
10行の変更でテストを85秒短縮 - STORES Product Blog
Rails Scales!
Rails Scales!
Build Rails applications that scale. Discover the small changes that make a big difference in efficiency. Design applications for performance from the start.
·pragprog.com·
Rails Scales!
『Rails Scales!』を読んだ
『Rails Scales!』を読んだ
事業や扱うデータの大規模化に耐えうるRailsアプリケーションを作っていくための方法を解説している『Rails Scales!』を読んだ。
·kymmt.com·
『Rails Scales!』を読んだ
Code Wiki
Code Wiki
A new perspective on development for the agentic era. Gemini-generated documentation, always up-to-date.
·codewiki.google·
Code Wiki