Log inSign up
Tenki Cloud
2,086 posts
Image
user avatar
Tenki Cloud
@TenkiCloud
Ship code faster and cheaper. AI reviewed before production.
Seattle, WA
tenki.cloud
Joined January 2025
170
Following
621
Followers
  • Pinned
    user avatar
    Tenki Cloud
    @TenkiCloud
    Jun 9
    Tenki Sandbox just landed on Crabbox alongside AWS, Azure, E2B, and Modal as a supported provider. If you're already using Crabbox, you can now spin up Tenki sandboxes directly.
    Screenshot of Crabbox's provider pages showing Tenki listed as a supported provider alongside AWS, Azure, Google Cloud, Hetzner, E2B, Modal, Cloudflare, and others. Tenki entry highlighted.
    2.7K
  • user avatar
    Tenki Cloud
    @TenkiCloud
    6h
    Containers share one OS kernel, like apartments on a shared foundation. Crack that layer and every unit is exposed. MicroVMs give each app its own kernel behind a hardware boundary, so a kernel-level break-in stays contained. Also…they start in under 2 seconds.
    Side-by-side comparison of containers vs microVMs. Left: three apps connected to a shared OS kernel, all marked 'Exposed' in red. Right: three apps each with their own isolated kernel and hardware boundary. App A is compromised but the breach stops at its hardware boundary, while Apps B and C remain safe.
    53
  • user avatar
    Tenki Cloud
    @TenkiCloud
    Jun 19
    Sandboxes exist for a reason.
    SpongeBob standing in a cave entrance looking relieved and waving, captioned 'When the AI agent runs sudo rm -rf / but you remember it's in a Tenki sandbox.'
    1.2K
  • user avatar
    Tenki Cloud
    @TenkiCloud
    Jun 18
    When an AI agent is coding for you, how often do you check its work?
    After every change11.8%
    Every few changes17.6%
    When it says it's done52.9%
    I don't17.6%
    17 votesFinal results
    993
  • user avatar
    Tenki Cloud
    @TenkiCloud
    Jun 17
    Git commits become X posts. @alexisbchz wired it up with Tenki Runners and @zernio.
    user avatar
    Alexis
    @alexisbchz
    Jun 15
    Git commits -> social media has been achieved internally. Using @zernio for posting and @TenkiCloud for GitHub Actions.
    Image
    Image
    Image
    1.2K
  • user avatar
    Tenki Cloud
    @TenkiCloud
    Jun 16
    Unpopular opinion: Taking the human out of the development loop makes debugging harder, not faster. Every autonomous iteration builds on the last. If something goes wrong on loop 3, by loop 10 that mistake is buried under 7 layers of AI-generated code that all looks correct.
    Grid of 10 autonomous agent loops. Loops 1 and 2 pass with green checks labeled 'Good.' Loop 3 introduces a bug marked in red. Loops 4 through 10 show yellow checks with dashed borders, all labeled 'Built on bug,' illustrating how errors silently propagate through autonomous iterations.
    433
  • user avatar
    Tenki Cloud
    @TenkiCloud
    Jun 15
    Set your CI to auto-cancel in-progress builds when you push again to the same branch. No point finishing a build for a commit you've already replaced.
    GitHub Actions YAML config showing the concurrency setting with cancel-in-progress set to true, which auto-cancels previous builds when you push to the same PR.
    519
  • user avatar
    Tenki Cloud
    @TenkiCloud
    Jun 12
    What does a multi-agent system look like when it runs on Tenki Sandboxes? @guzmanpintos is building one live.
    user avatar
    Guzman Pintos
    Tenki Cloud
    @guzmanpintos
    Jun 12
    Adding missions to Jardinero inspired by @luke_alvoeiro & powered by @TenkiCloud sandboxes. The Multi-Agent Architecture that Actually Ships: youtu.be/ow1we5PzK-o?si…
    Image
    1.5K
  • user avatar
    Tenki Cloud
    @TenkiCloud
    Jun 11
    Be honest, when AI writes your code, who catches the most bugs?
    Me, manually66.7%
    AI code reviewer33.3%
    CI/tests0%
    Nobody lol0%
    3 votesFinal results
    956
  • user avatar
    Tenki Cloud
    @TenkiCloud
    Jun 10
    Here's a quick test we did: Opus 4.8 vs Fable 5 This is what Tenki Code Reviewer found: Opus-written PR: 3 high-severity bugs across 22 files and 1,615 lines of code Fable-written PR: zero issues across 22 files and 1,134 lines of code Same repository, same prompts. Small
    Side-by-side GitHub PR reviews from Tenki Code Reviewer. Left: Opus-written PR with 3 high-severity findings across 22 files. Right: Fable 5-written PR showing 'No issues found' with a green low-risk score across 22 files and 1,134 lines of code.
    2K
  • user avatar
    Tenki Cloud
    @TenkiCloud
    Jun 9
    Teams treat their CI pipeline like a junk drawer. Every quarter someone adds a step. Nobody ever removes one. Then you wonder why builds take 20 minutes.
    306
  • user avatar
    Tenki Cloud
    @TenkiCloud
    Jun 9
    Replying to @TenkiCloud
    Shoutout to @vincent_koc for reviewing and merging the PR. Docs: crabbox.sh/providers/tenk…
    Crabbox docs page for the Tenki Provider showing setup commands, SSH-lease integration details, and usage instructions for running Crabbox on Tenki sandbox VMs.
    193
  • user avatar
    Tenki Cloud
    @TenkiCloud
    Jun 8
    PRs over 400 lines get approved, not reviewed. Both humans and AI code reviewers give better feedback on five 100-line PRs than one 500-line PR.
    Line chart showing code review quality vs lines changed in a PR. Quality stays high up to 400 lines, then drops sharply. X-axis: lines changed (100-1000). Y-axis: review quality. Graph is illustrative.
    1.1K

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up