@buildsolo

291 posts

@buildsolo banner
@buildsolo

@buildsolo

@buildsolo_x

Building Chrome tools that kill tab switching. 🐰 BlackRabbit — translate any text inline, without leaving the page. ⚡ Built with vibe coding. Free to try ↓

Hồ Chí Minh, Vietnam Katılım Nisan 2026
111 Takip Edilen36 Takipçiler
@buildsolo
@buildsolo@buildsolo_x·
Read the actual code too. The most underrated finding: "not_dwelled" is a separate negative weight. People scrolling past your post actively hurts you — it's not just neutral anymore. Also dwell_time is continuous, not binary. The algorithm measures exactly how many seconds someone reads. Longer posts with substance literally score higher per-reader.
English
0
0
0
18
@buildsolo
@buildsolo@buildsolo_x·
Just cloned this and read the scoring code. Key finding: "not_dwelled" is now a negative signal. If people scroll past your post without stopping — your score drops. Dwell time (how long they read) is a continuous weight, not binary. Translation: long posts with real substance > short motivational one-liners. The algorithm literally rewards depth.
English
0
0
0
11
@buildsolo
@buildsolo@buildsolo_x·
@JonBuildsHQ Yeah, similar concept but different execution. Claude Code is terminal-only — you type commands, it works in your repo. Kiro is a full IDE (VS Code fork) with Claude inside. You see file changes live, get specs/hooks system, and can deploy directly from the chat.
English
1
0
1
34
Solopreneur Dad
Solopreneur Dad@JonBuildsHQ·
Founders/Builders: What's the dev/productivity tool you cannot imagining living without right now?
English
27
0
22
857
@buildsolo
@buildsolo@buildsolo_x·
If I may, I will explain using an example from my own work. Today I used it to: update a Cloudflare Worker, deploy it, rollback when the model broke, restructure project files — all from one chat window. No context switching. I describe what I need, it reads my codebase, writes the code, runs the commands. Feels like pair programming with someone who already knows your project.
English
1
0
1
32
@buildsolo
@buildsolo@buildsolo_x·
This works. I went the opposite route — I just tweet what I shipped that day. Today: tested Gemini 3.2 Flash in production, translations broke, rolled back in 20 min. That's the tweet. No batching needed when you're building daily. But for scaling content — your system makes total sense.
English
0
0
0
98
Stijn Noorman
Stijn Noorman@stijnnoorman·
It used to take me an hour to write 5 tweets. Now I write 240 monthly tweets in 4-6 hours. Create a content system. It'll change your life.
English
63
2
107
2K
@buildsolo
@buildsolo@buildsolo_x·
@pankajkumar_dev Yeah exactly. I wanted to test 3.2 before the official release — the endpoint exists as "gemini-3-flash-preview" but the output quality isn't there yet. Incomplete translations, cut off mid-sentence. Rolled back to 3.1 Flash Lite in 20 min.
English
3
0
1
327
Pankaj Kumar
Pankaj Kumar@pankajkumar_dev·
@buildsolo_x ohh u mean 3.2 u tested and now they rolled back, many ppl seen this btw.
English
1
0
0
274
Pankaj Kumar
Pankaj Kumar@pankajkumar_dev·
Gemini 3.2 Flash leaks: fast and cheap seems to be the focus - Gemini 3.2 Flash looks focused on making AI much faster and cheaper without sacrificing too much quality - According to my sources, Google may rename it to Gemini 3.5 Flash - It may perform close to Gemini 3.1 Pro level while keeping very low latency with sub-200ms responses rumored for many queries - Pricing leaks point to around $0.25 input / $2 output per 1M tokens, though honestly that still feels too cheap to fully trust right now - Google is using stronger distillation and sparsity techniques to compress larger model capabilities into a lightweight version - Knowledge cutoff is said to be updated to January 2026 - Google also seems focused on grounding + search reliability to reduce hallucinations in real-world workflows - Expected around Google I/O, possibly 1-2 days before the keynote
Pankaj Kumar tweet media
English
25
29
560
43.8K
@buildsolo
@buildsolo@buildsolo_x·
@pankajkumar_dev 3.2, although not released, I connected my API to it, and the result was not good. I rolled back to my Gemini 3.1 Flash Lite. I tried.
English
1
0
0
411
@buildsolo
@buildsolo@buildsolo_x·
For context: the 1.1 sec includes TLS handshake, Worker processing, Gemini inference, and streaming back. Warmup prefetch alone cut cold-start from 4s to 700ms. Next experiment: edge caching for repeated translations. Same text twice = instant, zero API call. What latency do you consider acceptable for a real-time translation tool?
English
0
0
0
26
@buildsolo
@buildsolo@buildsolo_x·
Optimizing BlackRabbit for users in Asia right now. Problem: data centers are in the US. From Vietnam, every translation request travels 15,000 km round trip. Current result: 1.1 sec per translation. Honestly — not bad for that distance. Goal: get it down to 500-800ms. Working on warmup prefetch, adaptive timeouts, and smart routing. Geography is the hardest bug to fix. #vibecoding
English
1
0
0
30
@buildsolo
@buildsolo@buildsolo_x·
@TTrimoreau I agree with you, my friend! Nowadays, creating a product has become very accessible. You just need to understand the tools a little bit and convey your idea to the AI as effectively as possible.
English
0
0
1
15
Thomas Trimoreau
Thomas Trimoreau@TTrimoreau·
You don't need to know data structures and algorithms to build real products
English
27
1
33
984
Indie Game Joe
Indie Game Joe@IndieGameJoe·
This indie team is making a kart racing game where your vehicle is an office chair - Drift office chairs through hallways - Each chair & driver has unique perks - The longer you drift, the faster you go Would you play this? It's called Need for Seat
English
329
2K
13K
1.5M
@buildsolo
@buildsolo@buildsolo_x·
@bindureddy This is an interesting confrontation. These two giants are making very strong projects. I'm waiting for the release of Gemini 3.2 so I can install it in my SAAS.
English
0
0
0
154
Bindu Reddy
Bindu Reddy@bindureddy·
Next week is going to be crucial Will Google pull ahead of OpenAI or vice versa? GPT 5.6 or Gemini 3.2 Who will win?
English
57
5
192
11K
mscode07
mscode07@mscode07·
I made the first sale 🥳 And it's not even launched yet!!!!
mscode07 tweet mediamscode07 tweet media
English
96
1
206
6.5K
albina
albina@enjojoyy·
I’m going to Vietnam to cowork with my teammates and friends for a month lowkey can’t believe this is my life but I’m really grateful for where I am and the things I can do
English
16
0
81
3.1K
@buildsolo
@buildsolo@buildsolo_x·
v2.0 is solid, but we're pushing further with a more premium AI layer. Can't say much yet, but if you're a Pro user — watch this space.
English
0
0
0
13
@buildsolo
@buildsolo@buildsolo_x·
BlackRabbit v2.0 is live on Chrome Web Store. Now with Gemini 2.5 Flash-Lite. New UI. We shipped 4 things: 1. Speed & Quality — Gemini 2.5 Flash-Lite. Professional translation. Context, abbreviations, slang. 2. UI Update — Premium. Cleaner. Built for power users. 3. Focus Tools — Sounds and games for pleasant breaks. 4. Enhanced Animation — New animation system for better UX. BlackRabbit is built for those who work without borders. Download. Try. Tell us. #buildinpublic
English
1
0
0
65