Bookmarks

Bookmarks

46714 bookmarks
Custom sorting
File preallocation on macOS in Ruby
File preallocation on macOS in Ruby
I haven’t blogged in a while, so I figured I should do that. Jet lag has blessed me with some free time this morning, so I figured I would make some content in order to feed the AI bots. I’ve been messing around with pre-allocating files on the file system on macOS. This is useful in cases where you have a large file you need to copy, and you want to copy it quickly. For example, a tar implementation where the tar file might contain large files you need to copy.
·tenderlovemaking.com·
File preallocation on macOS in Ruby
Hopp: Your new remote pair programming app meant for developers
Hopp: Your new remote pair programming app meant for developers
Hopp is built by developers, for developers. It delivers crisp screen sharing (HD), noise-free audio, and seamless remote control. Because programmers deserve better than a generic screen sharing tool.
·gethopp.app·
Hopp: Your new remote pair programming app meant for developers
ericschmar/moribito
ericschmar/moribito
Contribute to ericschmar/moribito development by creating an account on GitHub.
·github.com·
ericschmar/moribito
.gitignore everything by default
.gitignore everything by default
We’ve all been there. You’re working on a project, making commits, and suddenly realize you’ve been committing .DS_Store files, node_modules, IDE configuration files, or other junk that shouldn’t be in your repository. Then comes the embarrassing cleanup: adding these files to .gitignore, removing them from the repository history, and hoping no one noticed.
·pliutau.com·
.gitignore everything by default
【実演版】カンファレンス登壇者・スタッフにこそ知ってほしいマイクの使い方 / 大吉祥寺.pm 2025
【実演版】カンファレンス登壇者・スタッフにこそ知ってほしいマイクの使い方 / 大吉祥寺.pm 2025
https://blog.arthur1.dev/entry/2024/03/01/210535 に書いた、マイクの正しい使い方、あるいはやってはいけないことについて、実演を交えて簡潔にお伝えします。 みなさまのスピーチがもっと聴衆に伝わる、そんなTipsをぜひ! https://forte…
·speakerdeck.com·
【実演版】カンファレンス登壇者・スタッフにこそ知ってほしいマイクの使い方 / 大吉祥寺.pm 2025
Textualize/textual: The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
Textualize/textual: The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser. - Textualize/textual
·github.com·
Textualize/textual: The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
今週の話題:Claudeの劣化問題の修正、Claude Code API差し替え、sonoma-alpha
今週の話題:Claudeの劣化問題の修正、Claude Code API差し替え、sonoma-alpha
AnthropicがClaudeの性能劣化に対応 Anthropicが公式に、8月からコミュニティで報告されていたClaude Sonnetの性能劣化を修正したと発表しました。原因は推論スタックのインフラ層にあり、独立したバグによるものであり「モデル本体の意図的な性能ダウン」や「需要対策によるダウングレード」は否定されています。 Model output qualityAnthropic’s Status Page - Model output quality.Model output quality 発表には、2025年8月下旬〜9月初旬にかけてSonnet 4系で品質劣化(degraded output quality)が発生し、8月5日〜9月4日には少数のSonnet 4.0リクエストに出力品質の低下が見られたという記載があります。Opus 4.1にはいまだ未解決の問題もあります。 8月中にはRedditでClaude Codeの応答劣化の件は炎上していました。有料プランの週次制限の開始あたりから加熱した印象です。一部ではCodex CLIに乗り換えようという声がありまし
·blog.lai.so·
今週の話題:Claudeの劣化問題の修正、Claude Code API差し替え、sonoma-alpha
Flexible Feature Access in Rails SaaS Apps
Flexible Feature Access in Rails SaaS Apps
Learn how to build a flexible feature access system for Rails SaaS apps that lets you easily manage user permissions and subscription limits.
·railsdesigner.com·
Flexible Feature Access in Rails SaaS Apps