Bookmarks

Bookmarks

50181 bookmarks
Custom sorting
Poku
Poku
🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.
·poku.io·
Poku
Access Request Headers in a Rails Controller
Access Request Headers in a Rails Controller
This post explores where to access request headers by looking at the Rails source code after unexpectedly accessing the response headers.
·kevinjmurphy.com·
Access Request Headers in a Rails Controller
Ruby methods are colorless
Ruby methods are colorless
👋🏼 This is part of series on concurrency, parallelism and asynchronous programming in Ruby. It’s a deep dive, so it’s divided into 10 main parts: Your Ruby programs are always multi-threaded: Part 1 Your Ruby programs are always multi-threaded: Part 2 Consistent, request-local state Ruby methods are colorless Concurrent, colorless Ruby: Part 1, Threads Concurrent, colorless Ruby: Part 2, Fiber and its MaNy friends Parallel Ruby: Processes, Ractors and alternative runtimes Streaming Ruby: Scaling concurrency Abstracted, concurrent Ruby Closing thoughts, kicking the tires and tangents How I dive into CRuby concurrency You’re reading “Ruby methods are colorless”.
·jpcamara.com·
Ruby methods are colorless
Mid-Year Review: IRB and Rails Console Enhancements in the First Half of 2024
Mid-Year Review: IRB and Rails Console Enhancements in the First Half of 2024
As a core part of the Ruby ecosystem, IRB (Interactive Ruby) is an invaluable tool for developers. With its rapid pace of changes and improvements, staying up-to-date with the latest features can significantly enhance your development workflow. In this post, we’ll cover the significant updates to IRB from the first half of 2024 (between v1.11.0 and v1.14.0), as well as enhancements in the Rails Console.
·railsatscale.com·
Mid-Year Review: IRB and Rails Console Enhancements in the First Half of 2024
Build Tools for Go
Build Tools for Go
After go build, what next? There are many great build tools for Golang
·inkmi.com·
Build Tools for Go
Introducing Quartz: A Deterministic Time Testing Library for Go
Introducing Quartz: A Deterministic Time Testing Library for Go
Learn how we enhanced TCP performance in Coder to achieve 5X faster throughput by optimizing buffer sizes, implementing the HyStart algorithm, and minimizing packet loss, significantly improving remote development experiences.
·coder.com·
Introducing Quartz: A Deterministic Time Testing Library for Go
Data platform for PostgreSQL - Xata
Data platform for PostgreSQL - Xata
Your database should be easy to use, not a source of frustration. Xata easily integrates into your developer workflow, providing the best data experience for GitHub, Vercel and Netlify based deployments.
·xata.io·
Data platform for PostgreSQL - Xata
Introducing multi-version schema migrations
Introducing multi-version schema migrations
Today's release of multi-version schema migrations addresses one of the most common pain points of application deployment - keeping your application code and database schema in sync. You can now present two versions of your schema, both old and new, to client applications.
·xata.io·
Introducing multi-version schema migrations
Seamless SVG copy-paste on the web
Seamless SVG copy-paste on the web
Today we're announcing support in Microsoft Edge, and Chromium browsers, for SVG files in the Async Clipboard API. This means copying and pasting SVG data across any app that want
·blogs.windows.com·
Seamless SVG copy-paste on the web