Bookmarks

Bookmarks

49751 bookmarks
Custom sorting
The Tao of HashiCorp
The Tao of HashiCorp
The Tao of HashiCorp is the foundation that guides our vision, roadmap, and product design.
·hashicorp.com·
The Tao of HashiCorp
"As Code"
"As Code"
·mitchellh.com·
"As Code"
Migrating From Rails Secrets to Credentials
Migrating From Rails Secrets to Credentials
Exploring the evolution of Rails secrets to credentials, this post investigates the deprecation of Rails.application.secrets, explains its history, and provides step-by-step solutions to address the change in legacy Rails applications.
·danielabaron.me·
Migrating From Rails Secrets to Credentials
Ractor - getting started
Ractor - getting started
Ractor - getting started This is just my notes from learning. Just remember: warning: Ractor is experimental, and the behavior may change in future versions of Ruby! Also there are many implementation issues. You have been warned. Let’s start: Creating an actor A simple actor is created as follows: simple = Ractor.new do # do something end
·blog.arkency.com·
Ractor - getting started
Phoenix for Bluesky
Phoenix for Bluesky
A Bluesky client based on the award-winning Twitter app for iOS.
·tapbots.com·
Phoenix for Bluesky
What really happens inside a dating app
What really happens inside a dating app
I have been working inside a dating app for a few months and there are a lot of interesting things. This article is going to be without any structure as there are many things to say. I will mostly ignore homosexual interactions. Not because they don't exist, just because it …
·blog.luap.info·
What really happens inside a dating app
Inception Labs
Inception Labs
We are leveraging diffusion technology to develop a new generation of LLMs. Our dLLMs are much faster and more efficient than traditional auto-regressive LLMs. And diffusion models are more accurate, controllable, and performant on multimodal tasks.
·inceptionlabs.ai·
Inception Labs
GitHub CopilotのAIモデルとLLMの評価方法
GitHub CopilotのAIモデルとLLMの評価方法
本記事では、GitHub Copilot チームが AI モデルを評価する際の経験の一部を紹介します。特に、本番環境に変更を加える前に実施するオフライン評価に焦点を当てています。
·github.blog·
GitHub CopilotのAIモデルとLLMの評価方法