Viewing profile — oleg009
oleg009
HN member- Joined
- Fri, Jun 20, 2014, 8:25 AM UTC
- HN karma
- 81
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About oleg009
https://twitter.com/oleg008
Recent public activity
- story
-
comment
Comment #45517168
There has been a lot of attempts at this, this one is the best so far.
- story
- story
-
comment
Comment #41858695
The point of this question is why we can't start using it now with a fallback that does the same thing but with JS. Why should chromium users wait? very soon majority of the users …
-
story
Ask HN: Native CSS timeline is here, are you switching?
With the new animation-timeline, scroll-timeline and other new CSS properties it's possible now to build amazing animations without stutter. We have never been able to achieve grea…
- story
-
comment
Comment #41404061
We are generating React/Remix app atm, but our architecture is designed to support other frameworks as well. It is achieved by using data as a source of truth, not the code. Web to…
- story
-
comment
Comment #40417221
Airtable works, we even made a video for it: https://www.youtube.com/watch?v=21y1_CiBqnM Notion: data should work, we are going to record a demo, but Rich Text is not supported yet…
-
story
Show HN: Open-source no-code front-end for any headless CMS
Hey Hackers, Webstudio is an Open Source alternative to Webflow, and we just launched Webstudio CMS! We took an unusual approach to CMS because we wanted to prioritize maximum scal…
- story
- story
- story
-
comment
Comment #37316036
Syncing the site data from builder to local fs and then building everything and configuring the app for publishing to vercel. Just pushing to github only helps you if you only have…
-
comment
Comment #37314810
This would also solve the problem with testing on various mobile devices by e.g. using browserstack and similar tools or even physical phones.
-
comment
Comment #37314753
when you say confidence, is it because the person who builds, can't test in other browsers inside builder? this is something we are going to solve soon by having ability to open up…
-
comment
Comment #37314735
We are launching a CLI soon that will allow syncing data and self-publishing, starting with Vercel as first destination.
-
comment
Comment #37313968
its because dashboard works in other browsers too, but builder is very complex
-
comment
Comment #37313485
for privacy reasons? Afaik github is gdpr compliant ... or is there some other problem?
-
comment
Comment #37313262
CLI for syncing and publishing to Vercel is coming in the next weeks
-
comment
Comment #36353333
Webflow actually helps with all those things. Webstudio doesn't have much yet accessibility features on canvas, because this comes next, but the performance - man it feels like a l…
-
comment
Comment #36353296
I am confused, we only have a download button at the bottom of the page, but "Get early access" button everywhere else. It is much harder to find download than to open the browser …
-
comment
Comment #36350565
Not sure if you are new to the internet :) to give you one example of many https://supabase.com/ This is how you can position yourself and be understood by the target user if the p…
-
comment
Comment #36350513
You are correct regarding CMS. Same story with e-commerce and other things. In fact fundamentally the architecture is built around the idea of not having those things built-in but …