Bookmarks

Bookmarks

49620 bookmarks
Custom sorting
Goroutine はなぜ軽量スレッドと称されるのか
Goroutine はなぜ軽量スレッドと称されるのか
Go を書いたことがある人なら、Goroutine というワードを耳にしたことがあるかと思います。Goroutine とは、Go で並行処理を実現するための軽量なスレッドのことです。Goroutine は一般的なカーネルスレッドと比較して、非常に軽量かつ効率的なスケジューリングが可能です。今回のブログでは、Go ランタイムの仕組みを覗き Goroutine が '軽量スレッド' と呼ばれる理由についてまとめてみたいと思います。
·ren510.dev·
Goroutine はなぜ軽量スレッドと称されるのか
Ruby on Rails, Claude Code and Worktrees
Ruby on Rails, Claude Code and Worktrees
Here’s how I use Claude Code to develop Ruby on Rails applications. Mostly medium sized ones that have been around for a while. No green-field, everything-is-possible, agents-go-wild vibe coding for me. I’ll leave that to others.
·hansschnedlitz.com·
Ruby on Rails, Claude Code and Worktrees
Be My AI for Creating Photo Captions and Alt Text - Podfeet Podcasts
Be My AI for Creating Photo Captions and Alt Text - Podfeet Podcasts
On NosillaCast #969, Tom Mattock explained how important it is that we all add alternative text to our images when we post them on social media. We say we want more engagement, and one of the ways to get that is to be inclusive in your postings. Without alt text, blind folks can’t tell anything […]
·podfeet.com·
Be My AI for Creating Photo Captions and Alt Text - Podfeet Podcasts
TypeSchema
TypeSchema
TypeSchema is a JSON specification to describe data models in a programming language neutral format.
·typeschema.org·
TypeSchema
The Developer-First Cookie Banner
The Developer-First Cookie Banner
c15t is an open source framework for managing cookies, consent, and privacy compliance. Built for modern web apps. It’s fully customizable, framework-agnostic, and designed to give developers full control over the user experience without black-box logic or vendor lock-in
·c15t.com·
The Developer-First Cookie Banner
Leaving Next.js behind
Leaving Next.js behind
Why I decided to leave Next.js and Vercel for a simpler, more independent solution.
·jeantinland.com·
Leaving Next.js behind
React Router and React Server Components: The Path Forward
React Router and React Server Components: The Path Forward
React Router's RSC support is more than just a new feature. It's a major architectural shift that makes it a much more powerful library while also making Framework Mode less coupled to any particular bundler.
·remix.run·
React Router and React Server Components: The Path Forward
From Rails to JavaScript: A spectrum of integration options
From Rails to JavaScript: A spectrum of integration options
Learn how various approaches to integrating JavaScript with Ruby on Rails present unique affordances towards handling presentational concerns and vary in how they support system requirements.
·thoughtbot.com·
From Rails to JavaScript: A spectrum of integration options