Bookmarks

Bookmarks

50067 bookmarks
Custom sorting
nshki/chusaku
nshki/chusaku
Annotate your Rails controllers with route info.
·github.com·
nshki/chusaku
rails db:fixtures:load を使おう - KAYAC Engineers' Blog
rails db:fixtures:load を使おう - KAYAC Engineers' Blog
こんにちは。クライアントワーク事業部でサーバサイドエンジニアをやってる@kazasikiです。 今年もやってきましたAdvent Calendar。1日目は少し緊張しますね。 挨拶はほどほどにして、さっそくプログラムの話を始めましょう。 クライアントワーク事業部とRailsについて エンジニアの方々であれば、Rails…
·techblog.kayac.com·
rails db:fixtures:load を使おう - KAYAC Engineers' Blog
Introducing Silk Rail
Introducing Silk Rail
2 weeks ago, at the last day of Rails World, Sahil, the founder of Gumroad made a tweet, stating that Rails is a legacy framework, and announced that their are rewriting Gumroad in TypeScript for a few reasons. One was to get rid of the technical debt. It is a very weird take, because you will end up with the same technical debt after a while with whatever language or framework you use. Another reason he stated was that LLMs can generate TypeScript code better than Ruby code, so he will be able to move faster. I don’t agree with that statement either, I think Ruby and Rails offers all the tools to move fast.
·greg.molnar.io·
Introducing Silk Rail
default_value_for gem を Rails 標準機能に置き換えて削除する際の注意点 - Money Forward Developers Blog
default_value_for gem を Rails 標準機能に置き換えて削除する際の注意点 - Money Forward Developers Blog
こんにちは、 クラウド経費開発チーム ・ クラウド債務支払開発チーム の 宮村(みやむー) @miyamura.koyo です! Ruby には default_value_for という gem があります。 これは以下のように属性のデフォルト値を設定できる便利な gem です。 class User Activ…
·moneyforward-dev.jp·
default_value_for gem を Rails 標準機能に置き換えて削除する際の注意点 - Money Forward Developers Blog
Cloud Run上でシェルを実行し、素早くデバックする - Paper2 Blog
Cloud Run上でシェルを実行し、素早くデバックする - Paper2 Blog
Cloud Runで新しいツールなどを検証する際に修正してはデプロイを待ち、再検証というループを回したことはあると思います。 Kubernetesのkubectl execコマンドやdebugコマンドでコンテナ上で直接作業したいな〜と思うことありますよね。 そこでCloud Run上でシェルを実行し、検証などをしやすく…
·paper2.hatenablog.com·
Cloud Run上でシェルを実行し、素早くデバックする - Paper2 Blog
重複した IP アドレス範囲を持つネットワーク間接続 | Amazon Web Services
重複した IP アドレス範囲を持つネットワーク間接続 | Amazon Web Services
本稿では、重複した IP アドレス範囲を持つネットワーク間接続のいくつかの方法を紹介していますが、第一に VPC の IP アドレス範囲は、通信するネットワークと重複しないように慎重に設計することが重要です。
·aws.amazon.com·
重複した IP アドレス範囲を持つネットワーク間接続 | Amazon Web Services
オイ、そこのSELECT COUNT。余計な数え上げに意味なんかねえ - inSmartBank
オイ、そこのSELECT COUNT。余計な数え上げに意味なんかねえ - inSmartBank
こんにちは。MySQLは秋の季語とする一派が世に存在していることを知り、私もMySQLに関わる記事を書いてみようと筆を取ることにしました。 さて、リレーショナルデータベースをバックエンドとするWebアプリケーション開発において、特定の条件に合致するレコードがN件存在するかどうかを確認するロジックは頻出といえます。プログ…
·blog.smartbank.co.jp·
オイ、そこのSELECT COUNT。余計な数え上げに意味なんかねえ - inSmartBank
WordPress Alternatives
WordPress Alternatives
Alternative WordPress options that you can drop onto a server and get running with
·darn.es·
WordPress Alternatives
Do not use secrets in environment variables and here's how to do it better
Do not use secrets in environment variables and here's how to do it better
Stop storing secrets in environment variables. It's a bad practice and only fits hobby or side projects with no real business impact. Here are all the reasons why you should never store secrets in environment variables and how to do it better.
·nodejs-security.com·
Do not use secrets in environment variables and here's how to do it better
Aurora MySQLでINDEX追加しようとしたら、ローカルストレージが枯渇して失敗した話 - CyberAgent SRG #ca_srg
Aurora MySQLでINDEX追加しようとしたら、ローカルストレージが枯渇して失敗した話 - CyberAgent SRG #ca_srg
メディア統括本部 サービスリライアビリティグループ(SRG)の鬼海 雄太(@fat47)です。 #SRG(Service Reliability Group)は、主に弊社メディアサービスのインフラ周りを横断的にサポートしており、既存サービスの改善や新規立ち上げ、OSS貢献などを行っているグループです。 本記事は、Aur
·ca-srg.dev·
Aurora MySQLでINDEX追加しようとしたら、ローカルストレージが枯渇して失敗した話 - CyberAgent SRG #ca_srg