HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tscepo

no profile record

Submissions

[untitled]

1 points·by tscepo·4 месяца назад·0 comments

Show HN: Cursor for Your Notes

tryvale.com
3 points·by tscepo·11 месяцев назад·0 comments

Show HN: Email [email protected] to generate UI

4 points·by tscepo·11 месяцев назад·0 comments

[untitled]

1 points·by tscepo·в прошлом году·0 comments

[untitled]

1 points·by tscepo·в прошлом году·0 comments

Show HN: Generate beautiful UI, every time

trylayout.com
2 points·by tscepo·в прошлом году·0 comments

Show HN: A baby UI design agent that explores and iterates

trylayout.com
5 points·by tscepo·в прошлом году·2 comments

[untitled]

1 points·by tscepo·в прошлом году·0 comments

Show HN: Orthogonal – An AI Workspace for your files

orthogonalmind.com
3 points·by tscepo·в прошлом году·1 comments

Show HN: Save your cells for future aging therapies

ambrogia.bio
10 points·by tscepo·2 года назад·7 comments

Show HN: Turn Drawings into React Code

tshepo.co
3 points·by tscepo·3 года назад·2 comments

[untitled]

1 points·by tscepo·3 года назад·0 comments

[untitled]

1 points·by tscepo·4 года назад·0 comments

[untitled]

1 points·by tscepo·4 года назад·0 comments

[untitled]

1 points·by tscepo·4 года назад·0 comments

[untitled]

1 points·by tscepo·4 года назад·0 comments

[untitled]

1 points·by tscepo·4 года назад·0 comments

Show HN: Copy React code from any site

sample-code.aspect.app
374 points·by tscepo·4 года назад·72 comments

Show HN: Export React Code from Figma

design-export.aspect.app
8 points·by tscepo·4 года назад·2 comments

Show HN: A Visual IDE for React

dev.aspect.app
479 points·by tscepo·4 года назад·134 comments

comments

tscepo
·в прошлом году·discuss
In this post I outline the pipeline I built for automating UI design. It's an ongoing project but it's already replacing for me a lot of the drudgery of design exploration, which current tools noticeably don't do well.
tscepo
·в прошлом году·discuss
In this post I outline the pipeline I built for automating UI design. It's an ongoing project but it's already replacing for me a lot of the drudgery of design exploration, which current tools noticeably don't do well.
tscepo
·в прошлом году·discuss
Yup, I just added the demo video!
tscepo
·в прошлом году·discuss
Orthogonal is simple RAG with file and conversation coverage. I notice that a single context is too messy to keep track of what I'm working on, so I added projects so you can switch context for your files and chats. Inspired by Claude Projects.
tscepo
·2 года назад·discuss
This is a good point. In general, you get redundancy by splitting samples over multiple locations and storing cells at -196 liquid nitrogen or slightly warmer vapor phase.

I also think sequencing is another form of insurance that applies to cell storage for aging, because sequencing as much of your cells as possible now is basically a digital save state of your youngest cells. A rubric for age-reversal, at least for your cells.
tscepo
·2 года назад·discuss
Ah yeah you can reach me here: https://x.com/tscepo

And yeah will add the about etc. today!
tscepo
·3 года назад·discuss
I made this as a quick, focused way to generate responsive code for my projects. It focuses on generating responsive element layout, which tends to be the most annoying part of creating UI. With GPT4 being released I'll be able to generate more sophisticated code soon. Posting here to see if it's useful for anyone else.
tscepo
·4 года назад·discuss
Thanks! And no, it only samples the current state. For sure makes sense as a next feature.
tscepo
·4 года назад·discuss
The react export option exports inline jsx for now. You should be able to directly paste that into a react file, as opposed to the html export. I purposely don't wrap the jsx in a named component since I can see all kinds of use cases where a person wants to inject jsx into a part of an existing component.
tscepo
·4 года назад·discuss
At the time of posting, the extension actually allows you to export either jsx (which you can directly place in a react file) or html. That detail just isn't shown in the video, which shows an earlier version of the feature. Will update video.
tscepo
·4 года назад·discuss
Should work as long as the final output is html, instead of say something rendered within a canvas element.
tscepo
·4 года назад·discuss
Thanks! It'll work so long as what's rendered is html, instead of say a canvas element.
tscepo
·4 года назад·discuss
Any page that renders html should work!
tscepo
·4 года назад·discuss
Thanks! Since Aspect aims to solve the design-to-engineering handoff problem, I think we monetize on a per-seat basis for enterprise customers. Similar to Figma's pricing model actually.
tscepo
·4 года назад·discuss
I made this because it felt like a missing feature in Figma. Engineers shouldn't spend time rounding corners and changing button colors when designers have already done it. Hope it's useful!
tscepo
·4 года назад·discuss
Yeah I can learn a lot from React Studio—I think a lot about keeping the learning curve down for growth, so I'm glad you pointed that out. I'm focusing on enterprise sales next and actively looking for people to help with that, so again I think you're right. Thanks for the feedback!
tscepo
·4 года назад·discuss
We're actually in review on the Figma plugin store for exactly this. Should be out soon.
tscepo
·4 года назад·discuss
That means a lot, thanks!
tscepo
·4 года назад·discuss
Will make these changes in a few minutes, thanks for the heads up!
tscepo
·4 года назад·discuss
Been thinking about this a lot the past few days. The main reason this isn’t yet integrated into vscode is to allow designers to edit, like in webflow.