Dipesh

1.6K posts

Dipesh banner
Dipesh

Dipesh

@dipeshdotdev

Backend | Distributed Systems | Infra Indie Builder shipping in public https://t.co/OamRdBABbK | https://t.co/rB4ShrV5gi | https://t.co/ivRMIyvfvv

India Entrou em Kasım 2020
124 Seguindo202 Seguidores
Dipesh
Dipesh@dipeshdotdev·
Design decision: keep architecture simple. Instead of building another Prometheus stack: → 1 lightweight agent per VPS → 1 central dashboard Agent does: → collect host stats → read Docker state → group by compose → fetch logs → send data Dashboard does: → UI → RBAC → storage → alerts (later) Key choice: → push model (agent → server) Why: → easier setup → no firewall issues → works across any VPS No complexity needed. x.com/dipeshdotdev/s…
English
0
0
0
6
NIK
NIK@ns123abc·
🚨NEWS: Cursor’s $50B “in-house model” is literally Kimi K2.5 with RL on top. Got caught in 24 hours >be Moonshot AI >spend hundreds of millions training Kimi K2.5 >1 trillion parameters, 15 trillion tokens, agent swarm architecture >beat GPT-5.2 and Opus 4.5 on real benchmarks >open-source it because you believe in the ecosystem >one condition: display “Kimi K2.5” if you make over $20M/month from it >Cursor takes the model >runs RL on coding tasks >ships it March 19 as “Composer 2” >blog post: “continued pretraining + scaled reinforcement learning” >zero mention of Kimi K2.5 >“our in-house models generate more code than almost any other LLMs in the world” >publishes benchmark chart >Composer 2 against Opus 4.6 and GPT-5.4 >uses the chart to justify raising at $50 billion! >less than 24 hours later >kimi dev intercepts the API response >model ID: kimi-k2p5-rl-0317-s515-fast >they didn’t even rename it >Moonshot head of pretraining runs tokenizer test >confirms: identical to Kimi’s tokenizer >publicly tags Cursor’s co-founder: “why aren’t you respecting our license?” >two more Moonshot employees post confirmations >all three posts deleted within hours >legal is now involved >but it gets worse >Cursor had Kimi K2.5 listed as a FREE model in their UI just weeks ago >users were openly using it >Feb 9: “K2.5 was in my model list. I updated and it vanished” >it vanished because Cursor pulled it from the picker, and relaunched it as their own model >Moonshot valuation: $4.3B >Cursor valuation: $50B Absolute state of Cursor.
NIK tweet mediaNIK tweet mediaNIK tweet media
Elon Musk@elonmusk

@fynnso Yeah, it’s Kimi 2.5

English
158
243
3.3K
360.7K
Dipesh
Dipesh@dipeshdotdev·
New drama again.
GIF
NIK@ns123abc

🚨NEWS: Cursor’s $50B “in-house model” is literally Kimi K2.5 with RL on top. Got caught in 24 hours >be Moonshot AI >spend hundreds of millions training Kimi K2.5 >1 trillion parameters, 15 trillion tokens, agent swarm architecture >beat GPT-5.2 and Opus 4.5 on real benchmarks >open-source it because you believe in the ecosystem >one condition: display “Kimi K2.5” if you make over $20M/month from it >Cursor takes the model >runs RL on coding tasks >ships it March 19 as “Composer 2” >blog post: “continued pretraining + scaled reinforcement learning” >zero mention of Kimi K2.5 >“our in-house models generate more code than almost any other LLMs in the world” >publishes benchmark chart >Composer 2 against Opus 4.6 and GPT-5.4 >uses the chart to justify raising at $50 billion! >less than 24 hours later >kimi dev intercepts the API response >model ID: kimi-k2p5-rl-0317-s515-fast >they didn’t even rename it >Moonshot head of pretraining runs tokenizer test >confirms: identical to Kimi’s tokenizer >publicly tags Cursor’s co-founder: “why aren’t you respecting our license?” >two more Moonshot employees post confirmations >all three posts deleted within hours >legal is now involved >but it gets worse >Cursor had Kimi K2.5 listed as a FREE model in their UI just weeks ago >users were openly using it >Feb 9: “K2.5 was in my model list. I updated and it vanished” >it vanished because Cursor pulled it from the picker, and relaunched it as their own model >Moonshot valuation: $4.3B >Cursor valuation: $50B Absolute state of Cursor.

English
0
0
1
12
Dipesh
Dipesh@dipeshdotdev·
Breaking down the problem further: Right now everything is fragmented: → server metrics → one tool → logs → another → containers → CLI → compose grouping → manual And the worst part: There’s no clear unit to think in. But in reality, we think like this: → Server → Services (compose apps, independent processes, solo containers) → Containers That became the core model. Not metrics-first. Not logs-first. But: → server → service → container A model which is more natural for small teams and solo devs. Once this clicked, the product direction became a bit clear now. Open to your suggestions. x.com/dipeshdotdev/s…
English
0
0
2
8
Dipesh
Dipesh@dipeshdotdev·
@oliviscusAI this is just looking awesome man !!! looking at things from audiance pov is indeed a good way to learn about systems.
English
0
0
0
677
Oliver Prompts
Oliver Prompts@oliviscusAI·
someone built a web-based System Design Simulator. you drag and drop components (api gateways, dbs, caches) and it actually simulates real-time traffic. you can watch latency, bottlenecks, and failures happen live...
English
30
147
1.5K
130.3K
Dipesh
Dipesh@dipeshdotdev·
I run multiple VPS with Docker-heavy workloads. Setup looks like: → Postgres, Redis, Nginx → multiple compose apps (APIs, workers, frontends) → local LLM services (Whisper, Ollama) Monitoring this is painful. Not because tools don’t exist. But because they’re built for a different scale. → Grafana + Loki = powerful but heavy → setup takes time → overkill for small teams So I asked: What do I actually need daily? → what’s running? → is it healthy? → where are the logs? That’s the real problem. So thinking of a building a simple solution around it.
English
0
0
3
14
Dipesh
Dipesh@dipeshdotdev·
@adxtyahq I had never heard of vala and blade? 🥲
English
0
0
0
232
aditya
aditya@adxtyahq·
came across a senior dev’s portfolio using linux since 1999 27 years experience C/C++ (27yr), JS (24yr), Python (20yr), Java (22yr), Go, Rust… bro has more experience in one language than most of us have been alive whole different league portfolio -> kamilnowicki.com
aditya tweet media
English
13
16
320
34.4K
Dipesh
Dipesh@dipeshdotdev·
@thesayannayak maybe ww4? alien invasion? genisys? who knows.
English
1
0
1
18
Sayan
Sayan@thesayannayak·
What's after AI ?
English
81
7
44
4.6K
Dipesh
Dipesh@dipeshdotdev·
@thesayannayak I don't know sometimes I am not allowed to reply or post at all, because it thinks its a bot trying to perform the operation. like fr men.
English
0
0
0
3
Sayan
Sayan@thesayannayak·
No unusual activity. No spam. I just reply to everyone who supports me. Still getting restricted… interesting. And my reach keeps dropping in a straight line. Anyone else? But I’m not stopping. The harder we fall, the harder we bounce back.
Sayan tweet mediaSayan tweet media
English
38
5
61
1.5K
GREG ISENBERG
GREG ISENBERG@gregisenberg·
reminder that you’re not behind, it’s just moving too fast
GREG ISENBERG tweet media
English
127
58
514
21.4K
Lokesh
Lokesh@itsmewhocodes·
@dipeshdotdev @gregisenberg I want to be in top 0.3 but paise nh h bhaiya 🫩 aap claude pro and codex k subscription dedo , mera bhi kaam aasan hojaayega thoda bhaiya 🫩
Eesti
1
0
0
25
Dipesh
Dipesh@dipeshdotdev·
@ravikiran_dev7 just ask the user to use a vpn or they can travel to england and then it will be loaded in 100 ms. when can I join?
English
1
0
1
34
Ray🫧
Ray🫧@ravikiran_dev7·
Interviewer: Your page loads in 100 ms in England but 600 ms in India. Same backend. Same code. What would you use to fix this?
English
27
1
50
6.1K
Dipesh
Dipesh@dipeshdotdev·
@adahstwt I use vlc and mpv sometimes and the reasons are: - they are just stupid simple to use - the founders have my respect for their dignity
English
1
0
1
7
adah
adah@adahstwt·
you won’t believe this but, VLC is earning $3.5M+ per year. No, not from ads or pro subscriptions. It runs on donations and even government grants. It is 25+ years old but still everywhere. How does it manage to do this while newer apps struggle to survive?
adah tweet media
English
18
1
25
835
Dipesh retweetou
Dipesh
Dipesh@dipeshdotdev·
I was away from Twitter for a week. Nobody in real life talked about AI. Not once. No one mentioned Claude, GPT-5, or whatever startup raised millions. People knew Meta AI because it's in WhatsApp. They knew ChatGPT because it went viral. That's it. Meanwhile here, every tweet is "AI will replace you" or "I built this in 5 minutes". Creates insane pressure like you're falling behind every day. But look at this graph. 84% of people have NEVER used AI. 16% use free chatbots. 0.3% pay for AI tools. If you're using premium AI tools, you're in the top 0.3% globally. The "AI race" only exists on Twitter and Silicon Valley. Most people don't even know these tools exist. So stop feeling like you can't keep up. Twitter makes you feel behind. Reality shows you're way ahead.
Dipesh tweet media
English
4
1
8
237
Dipesh
Dipesh@dipeshdotdev·
Also I am not able to connect codex with github as well.
Dipesh@dipeshdotdev

Trying to upgrade to @OpenAI pro plan since it will have higher usage limit for codex, but the process is so frustrating. I guess they might be losing their customer just before the payment and they might never know about it. I am getting this same error everytime. I am not even getting an option to choose the payment method. If it's using the default method then why is it not working with OpenAI when it works with other services? The error is so generic. I have checked my card twice for the limit and I have also enabled international payments, still it's not working.

English
0
0
0
31
Dipesh
Dipesh@dipeshdotdev·
Trying to upgrade to @OpenAI pro plan since it will have higher usage limit for codex, but the process is so frustrating. I guess they might be losing their customer just before the payment and they might never know about it. I am getting this same error everytime. I am not even getting an option to choose the payment method. If it's using the default method then why is it not working with OpenAI when it works with other services? The error is so generic. I have checked my card twice for the limit and I have also enabled international payments, still it's not working.
Dipesh tweet mediaDipesh tweet media
English
0
0
1
58
Dipesh
Dipesh@dipeshdotdev·
@wustep Now I will start using notin since the heading 4 is there.
English
0
0
1
71