Bookmarks

Bookmarks

50139 bookmarks
Custom sorting
MySQL8.0で低速になったSELECT COUNTを高速化する - CyberAgent SRG #ca_srg
MySQL8.0で低速になったSELECT COUNTを高速化する - CyberAgent SRG #ca_srg
メディア統括本部 サービスリライアビリティグループ(SRG)の鬼海雄太(@fat47)です。 #SRG(Service Reliability Group)は、主に弊社メディアサービスのインフラ周りを横断的にサポートしており、既存サービスの改善や新規立ち上げ、OSS貢献などを行っているグループです。 本記事では、MyS
·ca-srg.dev·
MySQL8.0で低速になったSELECT COUNTを高速化する - CyberAgent SRG #ca_srg
Passwords have problems, but passkeys have more
Passwords have problems, but passkeys have more
We had originally planned to go all-in on passkeys for ONCE/Campfire, and we built the early authentication system entirely around that. It was not a simple setup! Handling passkeys properly is surprisingly complicated on the backend, but we got it done. Unfortunately, the user experience kinda sucked, so we ended up ripping it all out...
·world.hey.com·
Passwords have problems, but passkeys have more
GoodLinks
GoodLinks
GoodLinks is a powerful read-it-later app with a sleek reading experience.
·goodlinks.app·
GoodLinks
Stimulus Components
Stimulus Components
Stimulus Components is an open-source set of StimulusJS controllers to solve common patterns.
·stimulus-components.com·
Stimulus Components
アクセシビリティが考慮された React Aria のドラッグアンドドロップ
アクセシビリティが考慮された React Aria のドラッグアンドドロップ
React Aria は Adobe により提供されている React 用のコンポーネントライブラリであり、アクセシビリティを最優先した設計となっています。本記事では、React Aria により提供されているドラッグアンドドロップ機能を紹介します。
·azukiazusa.dev·
アクセシビリティが考慮された React Aria のドラッグアンドドロップ
なぜDBから引くときに1000件ずつchunkingするのか、説明できますか - Lambdaカクテル
なぜDBから引くときに1000件ずつchunkingするのか、説明できますか - Lambdaカクテル
MySQLやPostgreSQLといったRDBMSからデータを引いてくるとき、扱うデータの規模によっては、1000件ずつLIMITをかけて順に引いていくということがある。 以前slow queryが出たらよくやっていたのを思い出して、ふとこのあたりってどういう根拠があってやっているのだっけ、自分が知っている他に効能があ…
·blog.3qe.us·
なぜDBから引くときに1000件ずつchunkingするのか、説明できますか - Lambdaカクテル
Building "indistractable" teams with Nir Eyal
Building "indistractable" teams with Nir Eyal
チームで成功を収める鍵は、「集中を逸らすもの」に対処するスキル。ベストセラー本の著者、Nir Eyal 氏にその理由と方法を聞きました。
·slack.com·
Building "indistractable" teams with Nir Eyal
Introduction - novops documentation
Introduction - novops documentation
Novops, the universal secret and configuration manager for development, applications and CI.
·novops.dev·
Introduction - novops documentation
Unified Grid: How We Re-Architected Slack for Our Largest Customers - Slack Engineering
Unified Grid: How We Re-Architected Slack for Our Largest Customers - Slack Engineering
All software is built atop a core set of assumptions. As new code is added and new use-cases emerge, software can become unmoored from those assumptions. When this happens, a fundamental tension arises between revisiting those foundational assumptions—which usually entails a lot of work—or trying to support new behavior atop the existing architecture. The latter […]
·slack.engineering·
Unified Grid: How We Re-Architected Slack for Our Largest Customers - Slack Engineering
Programming ZKPs: From Zero to Hero
Programming ZKPs: From Zero to Hero
Learn to write and modify Zero Knowledge Proofs from scratch. You'll build a digital signature scheme using hash-based commitments, gaining practical ZKP programming skills and intuition along the way. By the end, you'll have all the tools you need to implement things like group signatures.
·zkintro.com·
Programming ZKPs: From Zero to Hero