Viewing profile — SirHound
SirHound
HN member- Joined
- Fri, Oct 02, 2015, 1:44 PM UTC
- HN karma
- 1,192
- Public activity
- 364 items
- HN profile
- View on Hacker News ↗
About SirHound
No profile information was provided.
Recent public activity
-
comment
Comment #47729005
It works with Cursor and Windsurf not without them
-
comment
Comment #47728983
Thanks! Redesign incoming based on the comments here so hopefully everything is clearer soon
-
comment
Comment #47728826
It’s a one off fee for lifetime updates
-
comment
Comment #47728817
Haiku is fastest and also quite good at this! Because the edits are quite accurate in terms of its this element with this value
-
comment
Comment #47728806
Works on any stack
-
comment
Comment #47728792
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 visual…
-
comment
Comment #47704264
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.
-
comment
Comment #47704045
Fixed the dates, and actually removed the Motion deeplink as I can see it was confusing. Thanks
-
comment
Comment #47703916
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. Thank…
-
comment
Comment #47703891
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.…
-
comment
Comment #47703846
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. Wit…
-
comment
Comment #47703650
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.
-
comment
Comment #47703633
Yeah about an hour before you sent this I updated the homepage with a video.
-
comment
Comment #47703620
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 …
-
comment
Comment #47703603
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. Th…
-
comment
Comment #47703585
What blog posts?
-
comment
Comment #47703205
That's a great idea, I'll look into doing a more long form demonstration
-
comment
Comment #47703124
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 ro…
-
comment
Comment #47703092
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 w…
-
comment
Comment #47703043
Just put out a fix for this, thanks
-
comment
Comment #47703010
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 elsewhe…
-
comment
Comment #47702962
Was displaying without tax - fixed now
-
comment
Comment #47702937
Video added
-
comment
Comment #47702935
Yes - if your agent can edit your codebase it will put the changes in the right place.
-
comment
Comment #47702930
It's a great point, I added the video back