#Laravel Tip
Native Automatic Deletion 🪄
Sometimes you may want to delete old entries, you can use the Prunable Trait. No need to write custom commands
New Laravel package!
andreapollastri/checkpoint: Laravel security scanner that audits your application for common vulnerabilities — from known CVEs to hardcoded secrets — via a single Artisan command.
https://t.co/OZksNdkJgt
had OpenCode run some benchmarks comparing
- git cli
- libgit2
- gitoxide
- isomorphic-git
even with process spawning overhead, git cli usually won everything
that said i was on linux, overhead on windows probably kills it
Claude Code works now free. Unlimited. No subscription 🤯
It’s called free-claude-code. You get a free NVIDIA API key, point Claude Code to localhost, and the proxy converts your Anthropic API calls to NVIDIA NIM format.
40 requests per minute. No bill. Ever.
It supports Kimi K2, GLM 4.7, MiniMax M2, Devstral, and more. Streams thinking tokens and tool calls in real time.
There's also a Telegram bot built in so you can control Claude Code from your phone.
2-minute setup. 100% open source.
OpenCode's worktree feature will ship next week out of experimental once we finish one feature that pairs really nicely with it
what do you think that feature is?