Bookmarks

Bookmarks

50238 bookmarks
Custom sorting
BananaBin
BananaBin
A playful reminder that it's time to take out the trash
·bananabin.app·
BananaBin
Top Five PostgreSQL Surprises from Rails Devs
Top Five PostgreSQL Surprises from Rails Devs
At Sin City Ruby 2024 earlier this year, I presented a series of advanced PostgreSQL topics to Rails programmers. Afterwards, a number of people provided feedback on surprising or interesting things from the presentation.
·andyatkinson.com·
Top Five PostgreSQL Surprises from Rails Devs
How I test Stimulus controllers
How I test Stimulus controllers
A theoretical, then practical look at how to test under-tested parts of Rails applications
·dimiterpetrov.com·
How I test Stimulus controllers
Script Integrity
Script Integrity
Polyfill.io recently served malicious code, redirecting users to inappropriate sites. Subresource Integrity (SRI) can help prevent such issues by verifying script integrity.
·frontendmasters.com·
Script Integrity
Using short lived postgres servers for testing
Using short lived postgres servers for testing
Database servers are usually long-lived, and important parts of the infrastructure that we build on. We rarely set them up from scratch, because we have to take such good care of them over time. I think this causes a lot of people to think that setting up a database server is some mysteriously difficult ordeal. To be clear, that’s actually true, if you need high availability and a solid recovery point objective.
·kaveland.no·
Using short lived postgres servers for testing
Ladybird
Ladybird
We're building Ladybird, a truly independent web browser, backed by a non-profit.
·ladybird.org·
Ladybird
A JavaScript snippet that sets all Lighthouse scores to 100%
A JavaScript snippet that sets all Lighthouse scores to 100%
Metrics. Metrics is something that we all use to measure (flex) the success of our websites. One of the ways to benchmark the success of a website, these days, is to use Lighthouse, a tool that helps us to audit the performance of our websites.
·amitmerchant.com·
A JavaScript snippet that sets all Lighthouse scores to 100%