David Parys

947 posts

David Parys banner
David Parys

David Parys

@ParysDavid

Software Developer 👨‍💻 Founder 🚀 Mountain Web Studio 🏔️ @axonomy_app 💸 SprintKit

Katılım Nisan 2020
282 Takip Edilen25 Takipçiler
Takuya 🐾 devaslife
Takuya 🐾 devaslife@inkdrop_app·
I love AI as a multiplier, which lets me have room to care about details so easily, something like this.
English
2
0
33
2.6K
David Parys retweetledi
Erşad
Erşad@ersadwork·
Date picker block for @alignui
English
13
7
219
7.2K
David Parys
David Parys@ParysDavid·
@simon_bullows @grok @ClaudeDevs It's a bad thing, because you get way more usage in its current state. You'll basically have x dollars worth of tokens instead of normal refresh rates across all platforms.
English
1
0
1
2.2K
ClaudeDevs
ClaudeDevs@ClaudeDevs·
Starting June 15, paid Claude plans can claim a dedicated monthly credit for programmatic usage. The credit covers usage of: - Claude Agent SDK - claude -p - Claude Code GitHub Actions - Third-party apps built on the Agent SDK
English
1.3K
1K
12.5K
10.2M
David Parys
David Parys@ParysDavid·
@d4m1n Alright I am guessing it’s time to not renew my subscription. What’s the best pricing / quality ? GPT + Conductor ?
English
0
0
0
71
David Parys retweetledi
FHILY👑
FHILY👑@Oluwaphilemon1·
Claude Code can now COPY the UI of your favorite websites. Introducing the AIDesigner MCP v2 update! point Claude at any website to extract every media asset, branding, and design system to: > create a perfect CLONE of any website > create a new design INSPIRED by any website > ENHANCE an existing website, giving it a complete UI makeover Compatible with Claude Code, Codex, Cursor, Copilot, and Windsurf
FHILY👑@Oluwaphilemon1

This 3-minute video from Anthropic will make you realize you've been using Claude wrong this whole time "when you open Claude Code without a CLAUDE.md file, it has to start fresh every single time"

English
18
52
574
98.7K
David Parys retweetledi
Chong-U
Chong-U@chongdashu·
By popular demand, I'm making a tutorial for how I vibe coded this game from scratch. I always capture every prompt I use when working on projects (I have my own $ capture skill) AI then helps to organise it. Written form first. hopefully (if time permits) - I'll do a video.
Chong-U@chongdashu

Just a couple of prompts from start to finish into a playable game! Pixel-perfect art > Codex App w/ GPT 5.5 High > Images 2.0 for animations (except walkcycles) > WAN 2.0 for walkcycles (cheap!) > 11Labs for bgm/sfx (in 1 prompt) > Phaser 4 Sound ON🔉 Full tutorial anyone?

English
12
16
212
19.8K
David Parys retweetledi
Claude
Claude@claudeai·
Live from Code with Claude: we're launching dreaming in Claude Managed Agents as a research preview. Outcomes, multiagent orchestration, and webhooks are now in public beta.
English
563
1.1K
14.7K
3.4M
David Parys retweetledi
Seb ⚛️ ThisWeekInReact.com
Seb ⚛️ ThisWeekInReact.com@sebastienlorber·
TIL about this HTTP header 🤯 Server response header ➡️ Clear-Site-Data: "storage" Client/browser ➡️ clears localStorage, sessionStorage, IndexedDB, SW registration, and more
MDN Web Docs@MozDevNet

Did you know about Clear-Site-Data header? 👀 One HTTP header to clear cookies, storage, or cache for your site. Perfect for logout flows. Learn more 👇 developer.mozilla.org/en-US/docs/Web…

English
6
40
598
62K
David Parys retweetledi
ToolFolio
ToolFolio@toolfolio·
AI generates ugly UIs...but not anymore There are 2,000+ DESIGN.md files from top products, colors, type, spacing, components, everything packed into one file your AI reads before designing > Works with Claude, Cursor, Lovable > 100% Free > +2000 available
English
3
7
90
8.3K
David Parys retweetledi
Hassan
Hassan@nutlope·
Built a skill that makes beautiful landing pages. Drop it in claude code, codex, or your favorite coding agent and enjoy good design taste by default. Dropping in 48 hours.
English
23
10
200
11.3K
David Parys retweetledi
Alvaro Cintas
Alvaro Cintas@dr_cintas·
Stop typing “make it look modern”. There are 2,000+ 𝗗𝗘𝗦𝗜𝗚𝗡.𝗺𝗱 files from top products. Colors. Typography. Spacing. Component rules. All packed into a single Markdown file your AI reads before it generates anything. → Works with Claude Code, Cursor, Lovable, Bolt → 100% Free to use Pick a style you like. Drop it in your repo.
English
78
222
2.3K
272.6K
David Parys retweetledi
Oliver Prompts
Oliver Prompts@oliviscusAI·
Someone just open-sourced a free alternative to SoundSource for macOS. It's called FineTune. Per-app volume sliders, 4x boost, multi-device output, 10-band EQ, and AutoEQ headphone correction.. all from your menu bar. 100% Open Source.
Oliver Prompts tweet media
English
9
82
1K
72.9K
David Parys retweetledi
Dhruv
Dhruv@dhruvtwt_·
6 AI agent orchestration tools worth trying at least once: 1. Superset Link - superset.sh 2. DP Code Link - dpcode.cc 3. Emdash Link - emdash.sh 4. Letta Link - letta.com 5. Conductor Link - conductor.build 6. Air Link - air.dev
Dhruv@dhruvtwt_

Over the last few days, I explored 4 AI agent orchestrator apps: - DP Code - Emdash - Letta Code - Superset Most of them position themselves as a "harness aggregator" or an Agentic Development Environment, a layer on top of your existing AI tools that tries to unify workflows and coordinate multiple agents. I connected my Claude Code, Codex, Cursor, Minimax API, and OpenCode across these platforms and spent a few hours with each to understand how they actually perform in real usage. Here’s what I found: DP Code > Started off as a T3 Chat–style clone, but has gone through multiple revamps, currently in alpha and now looks very close to the Codex app > Lets you connect Gemini, Claude, OpenAI, and OpenCode > You can split work across multiple chats and run multiple agents in parallel > Switching providers mid-task is supported, which is a really nice touch Emdash > YC-backed and focused on running multiple coding agents in parallel > Supports 20+ AI providers in a single project with separate Git workflows > Has UI-based plugin, MCP, and skills installation On Windows it felt a bit sluggish under the hood it was opening separate terminals per agent and lagged a bit (might be smoother on macOS) Letta Code > A memory-first coding agent similar to hermes agent i guess > Automatically detects already logged-in AI providers and lets you use them directly which didn't work with others > Feels quite similar to OpenCode, but with stronger memory handling > Also supports cron jobs, which is useful for automation workflows Superset > Very similar to Emdash (or vice versa) in terms of positioning > Currently macOS-only, I tried running it via an Electron wrapper, but it didn’t work well > Focuses on monitoring multiple agents from a single interface > Each agent’s changes are isolated, which is helpful for managing parallel workflows Overall, all of them are pushing in the same direction of multi-agent workflows and provider abstraction, it will be interesting to see which stays in the long term game.

English
37
22
400
47.5K
David Parys
David Parys@ParysDavid·
@d4m1n Enjoy it for today, come back to CC once you reach your limit later today. 🤣
English
1
0
3
139
Dan ⚡️
Dan ⚡️@d4m1n·
I've switched back to 100% Cursor today. question. wtf are we doing with those janky terminal UIs?* DX is so much better 😂
Dan ⚡️ tweet media
English
58
1
249
16.4K
David Parys retweetledi
SilenceÇaPrompt
SilenceÇaPrompt@SilenceCaPrompt·
🚨 FLASH INFO : Ils ont cloné Claude Design et l'ont rendu gratuit. Ça s'appelle Open Design, c'est open source et ça te permet de générer des UI/UX avec Claude, convertir des prompts en vrais designs et remplacer des outils coûteux sans débourser un centime. C'est tout.
Français
12
161
1.4K
128.3K
David Parys retweetledi
Nate Herk
Nate Herk@nateherk·
Just dropped a 2 hour Claude Design masterclass where I go from nothing, to a brand with guidelines, a pitch deck, landing page, mobile app prototype, and a launch video. All built in Claude Design.
Nate Herk@nateherk

x.com/i/article/2049…

English
46
167
1.7K
265K
David Parys retweetledi
Chris Tate
Chris Tate@ctatedev·
Introducing @𝚠𝚝𝚎𝚛𝚖/𝚐𝚑𝚘𝚜𝚝𝚝𝚢 Ghostty for wterm DOM-native terminal rendering Full VT powered by libghostty → browser primitives just work → easy to extend and integrate → drop-in components for React, Vue and vanilla JS
English
44
132
2K
139.3K
David Parys retweetledi
Szymon
Szymon@Turbo_Szymon·
I built a small tool to help agents catch non-responsive UI. Run: npx resolution-agent capture --serve It checks and helps fix: - font size 📝 - dims 📐 - navbars 🧭 Works locally + in CI ⚙️ Simple, but I find it surprisingly useful.
English
9
20
158
11.2K
David Parys retweetledi
Resend
Resend@resend·
We just open-sourced our email editor. - embed in your app - style with your brand - build custom extensions - export to html Everything you need to get started 👇
English
36
47
972
284.9K