Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
SirHound
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
30 ms
·
1.
▲
by
SirHound
5mo ago
It works with Cursor and Windsurf not without them
2.
▲
by
SirHound
5mo ago
Thanks! Redesign incoming based on the comments here so hopefully everything is clearer soon
3.
▲
by
SirHound
5mo ago
It’s a one off fee for lifetime updates
4.
▲
by
SirHound
5mo ago
Haiku is fastest and also quite good at this! Because the edits are quite accurate in terms of its this element with this value
5.
▲
by
SirHound
5mo ago
Works on any stack
6.
▲
by
SirHound
5mo ago
Is it? I started my career as a magazine designer, then web designer, then web developer. Seems natural from my perspective that my design skills have atrophied but im still visually inclined.
7.
▲
by
SirHound
5mo ago
I think it's a good point. I'm going to spend a bit more time on the design - and if sales continue well then I can look at getting a designer.
8.
▲
by
SirHound
5mo ago
Fixed the dates, and actually removed the Motion deeplink as I can see it was confusing. Thanks
9.
▲
by
SirHound
5mo ago
Oh. Hmm. I suppose I shouldn't deeplink into the Motion website. I can see why this is confusing. Also, re the dates. Looks to be a Framer bug that I will contact them about. Thanks.
10.
▲
by
SirHound
5mo ago
It only knows about changes from the tool. I started this project by attempting to listen to changes from DevTools via a Mutation Observer but it was extremely noisy on many sites. I haven't added display and visibility yet, it's
11.
▲
by
SirHound
5mo ago
Yeah I mean you can basically achieve this set up even with frameworks, if you're using stylesheets, but it's the copy/pasting and finding source code that is usually the pain. With this you just press apply (or enable auto-a
12.
▲
by
SirHound
5mo ago
Glad you enjoyed it! Thanks for the feedback. In fairness some of the the things like a video on the homepage are there as a response from initial comments in this thread.
13.
▲
by
SirHound
5mo ago
Yeah about an hour before you sent this I updated the homepage with a video.
14.
▲
by
SirHound
5mo ago
If you make the page small and then make some changes, it knows you're doing so in a small breakpoint. So if you have mobile-specific styles and you edit some - these are going to remain mobile specific. I am working (right this second
15.
▲
by
SirHound
5mo ago
Sorry, I mean to say the agent does figure out the right place, based on your technical decisions. So if you want to use classes it isn't going to start adding style attributes. The skill contains instructions about following the exist
16.
▲
by
SirHound
5mo ago
What blog posts?
17.
▲
by
SirHound
5mo ago
That's a great idea, I'll look into doing a more long form demonstration
18.
▲
by
SirHound
5mo ago
You can apply the token directly but of course this isn't as nice as freeform editing. I suspect the pixel value would be used because the intention probably isn't to change the root variable (as there's an explicit option fo
19.
▲
by
SirHound
5mo ago
Thanks for your feedback! I just pushed a video to the homepage, there was already a live demo though, it was actually quite simple to implement (mostly gate a few things). There was a bit of a fear that agent somewhere out there would stil
20.
▲
by
SirHound
5mo ago
Just put out a fix for this, thanks
21.
▲
by
SirHound
5mo ago
All the technical decisions are yours. If you defined a padding (for instance) in a stylesheet, this is where updates will be applied. Likewise if it was on a style attr or elsewhere.
22.
▲
by
SirHound
5mo ago
Was displaying without tax - fixed now
23.
▲
by
SirHound
5mo ago
Video added
24.
▲
by
SirHound
5mo ago
Yes - if your agent can edit your codebase it will put the changes in the right place.
25.
▲
by
SirHound
5mo ago
It's a great point, I added the video back
26.
▲
by
SirHound
5mo ago
It's up!
27.
▲
by
SirHound
5mo ago
It's a fair point - deployed
28.
▲
by
SirHound
5mo ago
I suspect its the color scheme? I wanted something to contrast with but pair with https://motion.dev but I know AIs pump out a lot of purple. I'm mostly a developer though so my design skills are a little rusty still!
29.
▲
by
SirHound
5mo ago
I did have a video on for launch but removed it when I added CSS Studio itself to the page (check top right). Perhaps it can make a return though!
30.
▲
by
SirHound
5mo ago
With Figma Make, that's essentially doing the same thing as your agent, just with a visual sandbox. i.e building something from scratch. CSS Studio leverages your existing agent - so it assumes you've already done this part. Where
More ›