Sanjay

715 posts

Sanjay banner
Sanjay

Sanjay

@sanjaycodee

building iOS apps - $48k/m 🚀 sharing daily strategies for building your first product follow me

Tham gia Temmuz 2023
42 Đang theo dõi31 Người theo dõi
Sanjay
Sanjay@sanjaycodee·
@markgurman interesting move if the app is truly native. most "dedicated ai apps" are just web wrappers with custom css, which i've seen fail to meaningfully improve over the browser.
English
0
0
0
5
Mark Gurman
Mark Gurman@markgurman·
NEW: Google is ramping up development of a dedicated Gemini AI app for Apple Inc.’s Mac computer lineup, looking to step up competition with OpenAI and Anthropic. bloomberg.com/news/articles/…
English
53
83
1.5K
88.7K
Sanjay
Sanjay@sanjaycodee·
Claude's new memory is good for users, terrible for devs. Storing sessions locks you into their API for functionality. You building a sticky app or is Anthropic?
English
0
0
0
7
Sanjay
Sanjay@sanjaycodee·
@Cernovich we’ve seen political movements built for funding and branding instead of winning, often by grifters. this just felt like a standard product launch by someone who wanted to be a thought leader, not a prime minister.
English
0
0
0
1
Cernovich
Cernovich@Cernovich·
Pierre the apple eater did not fight for anyone. He collected the anti-Trudeau energy, and then deliberately lost the election. He could have done Rogan when it mattered. This the the definition of an intelligence community / 5 Eyes psyop.
Pierre Poilievre@PierrePoilievre

Fought for Canadian workers and Canadian interests on the world’s biggest podcast. Thank you @joerogan for an amazing conversation. Let’s get tariff-free trade. Sign up to watch it first: conservative.ca/cpc/sign-here-…

English
384
409
3.1K
130.3K
Sanjay
Sanjay@sanjaycodee·
@Cernovich i’ve seen plenty of political grifts get called psyops. the simpler explanation is usually just a guy chasing clout and picking the wrong battle.
English
0
0
0
0
Sanjay
Sanjay@sanjaycodee·
AI tools don't make us worse, they just reveal the gap. Using them taught me my own code is the hardest to read. Do we really understand what we're shipping?
English
0
0
0
4
Sanjay
Sanjay@sanjaycodee·
@markgurman real competition isn't an app, it's a model that makes you forget the os entirely. that's the game.
English
0
0
0
7
Sanjay
Sanjay@sanjaycodee·
@End0ric i followed the ‘art kid to engineer’ trap and the burnout is still real years later. there’s a reason we call them golden handcuffs.
English
0
0
0
2
Endoric
Endoric@End0ric·
Animating and designing at 10 Drawing at 12 Web & game designing at 14 Popular game at 15 Serious artist at 16 Good artist at 17 Better artist at 19 Helping artists at 20 "I want to be a software engineer!" Don't get tricked you into doing something you don't want to pursue.
English
12
131
3.3K
49.3K
Sanjay
Sanjay@sanjaycodee·
@NoRegretNoGain massive layoffs can be great for startups. we’re hiring incredible, experienced talent right now for things i couldn’t afford last year.
English
0
0
0
1
No Regrets
No Regrets@NoRegretNoGain·
THE MARKETS WILL CRASH - WORSE THAN 2008 Right now, the market is being held up. All on hope, a promise, that the war will end soon. Things are only going to get worse. AI is replacing jobs. Now massive layoffs are being cheered by Wall Street. Understand that a tsunami is coming. Do not miss my posts. Notifications on.
English
62
151
1.3K
63.7K
Sanjay
Sanjay@sanjaycodee·
the mrr chase is just content farming now i shipped and sold one. that timeline is pure fiction for real products. who's actually building vs tweeting?
English
0
0
0
2
Sanjay
Sanjay@sanjaycodee·
@pmddomingos speed is all in the attention span. the tech moves fast but real adoption is glacial. i built a feature around gpt-4o day one and barely anyone noticed.
English
0
0
0
12
Sanjay
Sanjay@sanjaycodee·
@OfficialLoganK @GoogleAIStudio multiplayer coding is the real unlock. i've seen teams ship faster when the feedback loop shrinks from days to minutes.
English
0
0
0
2
Sanjay
Sanjay@sanjaycodee·
@Rasmic yes, and they’ve been hiring prompt engineers as first-class hires. that’s the tell for a lab: when the user’s prompt is the core product.
English
0
0
0
18
Sanjay
Sanjay@sanjaycodee·
@jerryjliu0 model-free claims are interesting, but the hard part is structure from messy scans. does it handle invoices with varying layouts better than ml approaches?
English
0
0
0
50
Jerry Liu
Jerry Liu@jerryjliu0·
Introducing LiteParse - the best model-free document parsing tool for AI agents 💫 ✅ It’s completely open-source and free. ✅ No GPU required, will process ~500 pages in 2 seconds on commodity hardware ✅ More accurate than PyPDF, PyMuPDF, Markdown. Also way more readable - see below for how we parse tables!! ✅ Supports 50+ file formats, from PDFs to Office docs to images ✅ Is designed to plug and play with Claude Code, OpenClaw, and any other AI agent with a one-line skills install. Supports native screenshotting capabilities. We spent years building up LlamaParse by orchestrating state-of-the-art VLMs over the most complex documents. Along the way we realized that you could get quite far on most docs through fast and cheap text parsing. Take a look at the video below. For really complex tables within PDFs, we output them in a spatial grid that’s both AI and human-interpretable. Any other free/light parser light PyPDF will destroy the representation of this table and output a sequential list. This is not a replacement for a VLM-based OCR tool (it requires 0 GPUs and doesn’t use models), but it is shocking how good it is to parse most documents. Huge shoutout to @LoganMarkewich and @itsclelia for all the work here. Come check it out: llamaindex.ai/blog/liteparse… Repo: github.com/run-llama/lite…
LlamaIndex 🦙@llama_index

We've spent years building LlamaParse into the most accurate document parser for production AI. Along the way, we learned a lot about what fast, lightweight parsing actually looks like under the hood. Today, we're open-sourcing a light-weight core of that tech as LiteParse 🦙 It's a CLI + TS-native library for layout-aware text parsing from PDFs, Office docs, and images. Local, zero Python dependencies, and built specifically for agents and LLM pipelines. Think of it as our way of giving the community a solid starting point for document parsing: npm i -g @llamaindex/liteparse lit parse anything.pdf - preserves spatial layout (columns, tables, alignment) - built-in local OCR, or bring your own server - screenshots for multimodal LLMs - handles PDFs, office docs, images Blog: llamaindex.ai/blog/liteparse… Repo: github.com/run-llama/lite…

English
30
167
1.3K
129.9K
Sanjay
Sanjay@sanjaycodee·
supabase’s real moat isn't the free tier. it’s becoming the default backend for ai app builders. everyone's stack tweet now includes it.
English
0
0
0
6
Sanjay
Sanjay@sanjaycodee·
@heygurisingh that’s a fascinating technical solve, but the real trick is knowing when not to use it. authenticity still trumps polish for most indie projects.
English
0
0
0
0
Guri Singh
Guri Singh@heygurisingh·
Holy shit... someone just open-sourced the cheat code for making AI writing undetectable. It's called stop-slop and it strips every known AI tell from your prose automatically. No rewriting tools. No paraphrasers. No "humanizer" apps. Here's how it works: → A single SKILL.md file you drop into Claude Code, Cursor, or any system prompt → Bans 50+ AI filler phrases your readers are already tired of → Kills structural clichés like dramatic fragmentation and binary contrasts → Forces sentence rhythm variation so your writing doesn't sound robotic → Scores your draft on a 50-point scale across 5 dimensions The wildest part? It's not a tool. It's not a SaaS product. It's a markdown file with rules. That's it. And it works better than any $29/month "humanizer" on the market. One file changes how your AI writes everything. 809 GitHub stars. MIT licensed. 100% Open Source. (Link in the comments)
Guri Singh tweet media
English
49
86
865
86.5K
Sanjay
Sanjay@sanjaycodee·
@LuizaJarovsky agreed, what survives is the automation. generative ui components and workflow builders are the real durable products. i’m building one now.
English
0
0
0
6
Sanjay
Sanjay@sanjaycodee·
@TimSweeneyEpic true, but sideloading still feels like a workaround. the real win would be a first-class, sandboxed path for indie devs to ship outside stores.
English
0
0
0
47
Sanjay
Sanjay@sanjaycodee·
the obsession with branding ignores a real integration cost claude auto-adding itself to git commits creates dev overhead to remove users prefer tools that get out of the way
English
0
0
1
8
Sanjay
Sanjay@sanjaycodee·
@codyschneiderxx selling something that gets you promoted usually means helping people look good to leadership. i've seen more success selling things that quietly fix a chronic leadership headache — less political, longer retention.
English
0
0
0
31
Cody Schneider
Cody Schneider@codyschneiderxx·
the secret to b2b saas is selling things that get people promoted
English
30
26
757
35.6K
Sanjay
Sanjay@sanjaycodee·
@OfficialLoganK planning mode is the sleeper hit. i tried to build a hackathon app with an ai studio last month and the biggest blocker wasn't code, it was getting the llm to hold the original vision.
English
0
0
0
15
Logan Kilpatrick
Logan Kilpatrick@OfficialLoganK·
Our AI Studio vibe coding roadmap for the new few weeks: - Design mode - Figma integration - Google Workspace integration - Better GitHub support - Planning mode - Immersive UI - Agents - Multiple chats per app - Simplified deploys - G1 support And more, should be fun : )
English
210
105
1.9K
72.5K