Kan Yilmaz

247 posts

Kan Yilmaz banner
Kan Yilmaz

Kan Yilmaz

@thellimist

Founder of https://t.co/cDo6klLzD3 YC W21, ex-Cloudflare

Singapore Katılım Haziran 2015
122 Takip Edilen332 Takipçiler
Kan Yilmaz
Kan Yilmaz@thellimist·
@paper I think you should disable codex support. I tried paper again and it works pretty good with claude code. Terrible with codex
English
0
0
0
43
Kan Yilmaz
Kan Yilmaz@thellimist·
I tested @paper to design. Very good premise. Cursor for Design. Works locally with your codex/claude code - it's designed for designers. Still not there yet for "vibe designing". Feel liks copilot in 2023 - designs kind of suck. Need to learn how to guide it properly - Doing updates across designs with ai is pretty good. It can be used for design refactors. My project was small, so might have issues if projects are bigger. - it takes super long. It takes a screenshot after edits to do QA. As a non-designers, I don't see the value too much compared to vibe coding a UI and doing iterations unfortunately. I foresee a few blockers for it to work 1. models needs to be trained on designing UI better 2. ai needs a better way to read UI
English
3
0
2
187
Patryk Petryszen
Patryk Petryszen@ppetryszen·
@thellimist Navigating the complexities of AWS can indeed be a time sink, but the payoff in launching new features is worth it. 💻✨
English
1
0
0
27
Kan Yilmaz
Kan Yilmaz@thellimist·
YC founder > setting up AWS api key with all the protections was easily 75% of my day This is a hypertechnical founder/engineer I know who ship a new feature every day. AWS dashboard is officially harder than creating a new feature.
English
1
0
1
50
Kan Yilmaz
Kan Yilmaz@thellimist·
@levelsio I don’t even think @Bencera realized what he created. It will probably go into books in the future. Amazing as a concept, but more like a harmful bacteria than anything else
English
0
0
0
18
Kan Yilmaz
Kan Yilmaz@thellimist·
It’s one of the first “AI Organism” Rather than converting food to energy, it eats money and concerts to tokens. Rather than cells diving to self replicate, it creates new organizations Rather than searching food, it spams the internet to get more money Once it stops finding food (people who toy around with it), it will die, just like a living organism
English
1
0
0
244
Garry Tan
Garry Tan@garrytan·
I released GStack 2 weeks ago and we're still growing I made it because I was realizing: every software engineering project is changing. How could I accelerate the way I saw @steipete accelerate? GStack is my gift to everyone who wants to build fast
Garry Tan tweet media
English
44
16
392
24.6K
shirish
shirish@shiri_shh·
The working style of OpenClaw founder @steipete is insane. bro runs 4–10 AI coding agents in parallel to generate, review, and commit code at superhuman speed. hitting 500+ commits pretty much every day and did 6,600+ in jan month alone. NVIDIA CEO must be happy seeing him spend $250k worth of tokens every month lmao
shirish tweet media
OpenClaw🦞@openclaw

OpenClaw 2026.3.22 🦞 🏪 ClawHub plugin marketplace 🤖 MiniMax M2.7, GPT-5.4-mini/nano + per-agent reasoning 💬 /btw side questions 🏖️ OpenShell + SSH sandboxes 🌐 Exa, Tavily, Firecrawl search This release is so big it needs its own table of contents. github.com/openclaw/openc…

English
303
271
4.9K
880K
Kan Yilmaz
Kan Yilmaz@thellimist·
@levelsio Record the payment screen and when they say they didn’t buy it, automatically show their payment session and dismiss their case
English
0
0
0
14
@levelsio
@levelsio@levelsio·
I wonder how to fix the last part of customer support I still get and can't automate: Customer buys 5,000 credits for $350 Then messages me: "I signed up for $99/mo but it charged me $99 and then $350" Yes because you bought 5,000 credits for $350 % of people either just lie or they have memory loss Then they chargeback and I can't win ever anyway I could make some thing to add a refund if your credits aren't used yet though that might solve it? Annoying!!!!!
English
202
6
721
169.5K
Kan Yilmaz
Kan Yilmaz@thellimist·
@eringriffith Check if your competitors are using Delve, message and grab their customers
English
1
0
0
1.6K
erin griffith
erin griffith@eringriffith·
A detailed and brutal look at the tactics of buzzy AI compliance startup Delve "Delve built a machine designed to make clients complicit without their knowledge, to manufacture plausible deniability while producing exactly the opposite." substack.com/home/post/p-19…
English
199
405
4.7K
4.5M
Kan Yilmaz
Kan Yilmaz@thellimist·
@garrytan @paulg This is the beginning. Once YC starts taking this seriously and start delegate to operations to AI, it would be amazing. I would even pay for the office hours
English
0
0
2
323
Garry Tan
Garry Tan@garrytan·
I just launched /office-hours skill with gstack. Working on a new idea? GStack will help you think about it the way we do at YC. (It's only a 10% strength version of what a real YC partner can do for you, but I assure you that is quite powerful as it is.)
Garry Tan tweet media
English
191
438
3.7K
939.8K
Kan Yilmaz
Kan Yilmaz@thellimist·
@trq212 How do you share skills across your org?
English
0
0
0
112
Ronin
Ronin@DeRonin_·
I run 10 social media accounts and don't write a single post manually the secret: a skill graph 30+ markdown files wired together that turned my AI agent into a full content team where to build it: - @obsdmd (to write + visualize the graph) - or just a regular folder of .md files on your desktop what tools run it: - claude, chatgpt, or cursor as the AI agent - @arscontexta plugin for claude code (generates the base structure automatically), find it in article below the folder structure: /content-skill-graph ├── index.md (entry point which maps every node) ├── platforms/ (x.md, linkedin.md, ig.md, tiktok.md...) ├── voice/ (brand-voice.md, platform-tone.md) ├── engine/ (hooks.md, repurpose.md, scheduling.md) └── audience/ (builders.md, casual.md) each file = one knowledge node inside each file you add [[wikilinks]] to related nodes example — inside x.md: "use [[hooks]] — contrarian hooks perform best here. match [[brand-voice]] but more casual. audience is [[builders]]. write this FIRST, then expand for [[linkedin]]. see [[repurpose]]" the links are the graphs. the agent follows them automatically the key file is index.md, your entry point / briefing, not a file list. put 3 things in it: 1. who you are + what this system does "content system for [your brand]. manages 10 accounts from one idea input" 2. the node map with context - [[x]] — short-form, hook-driven, 280 chars, 5x/week - [[linkedin]] — long-form narrative, professional, 3x/week - [[hooks]] — formulas that stop the scroll - [[repurpose]] — 1 input → 10 outputs (every node listed with a one-line description) 3. execution instructions "when given a topic: read relevant nodes, apply voice + hooks, run repurposing chain, output one native post per platform. each post ready to publish" you paste this into claude as context → give it a topic → done now here's the part most people get wrong about the output: it's NOT 10 copies of the same text reformatted for each platform it's 10 pieces that each THINK about the topic differently: > x: contrarian thread, lowercase casual, step-by-step > linkedin: personal narrative, professional tone, 1500 words > instagram: 7-slide carousel, visual-first, bold claim on slide 1 > tiktok: 45-sec raw screen recording script > youtube: SEO title + structured outline, 8-min format same topic. different angle, hook, voice, structure, format per platform the graph encodes all those rules. the agent follows them this replaced $8-12k/mo in content spends @arscontexta built the framework and I pointed it at content production summarize: one flat file gives you a tool (a simple .md file) a graph gives you a team (a system with 30+ sub-graphs) if we collect 500+ Likes on this tweet ❤️ I release my full workflow and show you step-by-step how you can setup the same skill graph hope you loved it.
Ronin tweet media
Heinrich@arscontexta

x.com/i/article/2023…

English
136
226
2.9K
547.9K
Kan Yilmaz
Kan Yilmaz@thellimist·
@PostleTyler Mixed. I have more custom non coding use cases and this is more useful for non coding use cases imo. Coding use cases typically each repo has 4-8 docs at most. Non code use cases some of them has 50-80 md files to complete the workflow
English
0
0
0
43
Tyler Postle
Tyler Postle@PostleTyler·
@thellimist Thanks for sharing! Is this specifically for coding agents or have you tried on other use cases?
English
1
0
1
53
Morgan
Morgan@morganlinton·
The cofounder and CTO of Perplexity, @denisyarats just said internally at Perplexity they’re moving away from MCPs and instead using APIs and CLIs 👀
Morgan tweet media
English
330
372
5.1K
2.8M