7 days agoShareSave
It's been the case for Dhruv Amin and Marcus Lowe, the co-founders and co-CEOs of Anything, a startup focused on "vibe coding", which allows anyone to create an app without knowing how to code.
,这一点在91视频中也有详细论述
22:26, 27 февраля 2026Мир
One of the reasons the 3614 is obscure is that its replacement, the IBM 3624
All git interaction goes through modules/git, about 15,000 lines of Go that shells out to the git binary and parses text output. With git data in Postgres, reading an object becomes SELECT content FROM objects WHERE oid = $1 on the database connection Forgejo already holds, and walking commit history is a query against a materialized view rather than spawning git log.