Bookmarks

Bookmarks

49824 bookmarks
Custom sorting
Base UI
Base UI
Unstyled UI components for building accessible web apps and design systems.
·base-ui.com·
Base UI
tmux.conf, With Commentary
tmux.conf, With Commentary
I’m a very heavy user of tmux, and like to share how I make the most of it. This was going to be a short list of some nice things to know and some pointers to features people might not be aware of, but then I realised it’s probably easier to just explain the stuff that I have configured, and so here we are. I grabbed the current version of my tmux.conf and added an explanation after each section. This...
·willhbr.net·
tmux.conf, With Commentary
Malicious VSCode extensions with millions of installs discovered
Malicious VSCode extensions with millions of installs discovered
A group of Israeli researchers explored the security of the Visual Studio Code marketplace and managed to "infect" over 100 organizations by trojanizing a copy of the popular 'Dracula Official theme to include risky code. Further research into the VSCode Marketplace found thousands of extensions with millions of installs.
·bleepingcomputer.com·
Malicious VSCode extensions with millions of installs discovered
Initable | Alchemists
Initable | Alchemists
A collective devoted to the craft of software engineering where expertise is transmuted into joy.
·alchemists.io·
Initable | Alchemists
Run Locally, Deploy Globally
Run Locally, Deploy Globally
Develop and test your AWS applications locally to reduce development time and increase product velocity. Reduce unnecessary AWS spend and remove the complexity and risk of maintaining AWS dev accounts.
·localstack.cloud·
Run Locally, Deploy Globally
現在時刻に依存する機能の動作確認コストを下げる基盤 -Time Injection- - スタディサプリ Product Team Blog
現在時刻に依存する機能の動作確認コストを下げる基盤 -Time Injection- - スタディサプリ Product Team Blog
こんにちは。スタディサプリ小学・中学講座の Engineering Manager をしている @ywada526 です。 今回は、現在時刻に依存する機能の動作確認コストを下げる基盤について紹介します。この基盤は、社内ではコード上の名前をとって「Time Injection」という愛称 1 で呼ばれています。この記事内…
·blog.studysapuri.jp·
現在時刻に依存する機能の動作確認コストを下げる基盤 -Time Injection- - スタディサプリ Product Team Blog
Rails8の認証機能と、俺たちのアイデンティティ
Rails8の認証機能と、俺たちのアイデンティティ
かかってこいよ、クリスマス。そうです、私がkinoppydです。 この記事は、SmartHR Advent Calendar 2024 Day1 のエントリーです Rails8の認証機能 Rails8では、新たにユーザーの認証機能のジェネレーターが追加されています。これは何かというと、これまで多くのユーザーがdeviseやrodauthというGemを使って実現してきたユーザーの認証機能を、Railsの標準機能として生成できるものです。とはいっても、もちろんdeviseやrodauthのようにユーザーの認証に関わる広く高度な機能を提供するわけではありません。提供されるのはユーザー名とパスワードの組み合わせでログインセッションを作成するための一通りの機能のみです。例えば、MFAであったり、データの認可機能、テストヘルパーの提供などはありません。なんなら、ユーザーを新たにサインアップする機能すらありません。デフォルトのままでは、データベースにコンソールから直接ユーザー登録が必要です。
·kinoppyd.dev·
Rails8の認証機能と、俺たちのアイデンティティ
配属1ヶ月のインターンが勝手にRBS::Inlineを導入して怒られた - Techouse Developers Blog
配属1ヶ月のインターンが勝手にRBS::Inlineを導入して怒られた - Techouse Developers Blog
みなさんはRBS::Inlineをご存知でしょうか。 RBS(Rubyに型システムを導入するインターフェース言語)をコメントから生成出来るようにしたものです。 先日参加したRubykaigi 2024 follow upというイベントでRBS::Inlineを知り、これはいいものだと早速私は会社のPRに勝手にRBS::…
·developers.techouse.com·
配属1ヶ月のインターンが勝手にRBS::Inlineを導入して怒られた - Techouse Developers Blog
【Ruby on Rails】使われていないコードを見つけるためにCoverbandを入れた話 - Adwaysエンジニアブログ
【Ruby on Rails】使われていないコードを見つけるためにCoverbandを入れた話 - Adwaysエンジニアブログ
はじめまして、広告事業本部でアプリケーションエンジニアをしている24新卒の龍溪です。 入社してから早くも9か月が経ち、時の流れの速さを痛感しています。 本記事では、Ruby on Railsで使われていないコードを発見するためにCoverbandというGemを入れた話について紹介しようと思います。 背景 Coverba…
·blog.engineer.adways.net·
【Ruby on Rails】使われていないコードを見つけるためにCoverbandを入れた話 - Adwaysエンジニアブログ
モノリスの運用課題を解決するためにコードオーナーをSentryとDatadogに送る - Timee Product Team Blog
モノリスの運用課題を解決するためにコードオーナーをSentryとDatadogに送る - Timee Product Team Blog
モノリス特有の運用課題 こんにちは。バックエンドエンジニアの須貝です。 タイミーのバックエンドAPIはモノリスなRuby on Railsアプリケーションです。2024年12月現在、このリポジトリ上で10程度のチームが開発しています。 モノリスは利点も多いのですが、チームが増加するにつれて運用面でモノリス特有の難しさを…
·tech.timee.co.jp·
モノリスの運用課題を解決するためにコードオーナーをSentryとDatadogに送る - Timee Product Team Blog
What changed in Rails this year?
What changed in Rails this year?
2024 was an amazing year for the Rails community and I’d like to share a summary of what changed in the framework. As a TLDR, there were more than 4000 commits from 562 contributors and 55 releases, including Rails 8!
·greg.molnar.io·
What changed in Rails this year?
chore(imports): update the imports declarations of type annotations and declarations to `import type` by liby · Pull Request #606 · pmndrs/jotai
chore(imports): update the imports declarations of type annotations and declarations to `import type` by liby · Pull Request #606 · pmndrs/jotai
To be honest, when I was doing this PR, I saw a lot of related issues and pull. e.g.: Type-only imports and exports Add option to disable TS using inline import types in quick fixes Feedback on &#...
·github.com·
chore(imports): update the imports declarations of type annotations and declarations to `import type` by liby · Pull Request #606 · pmndrs/jotai