Hacker Newsnew | past | comments | ask | show | jobs | submit | cryodesign's commentslogin

Care to provide more details? Why is it wrong?


What wrong with the UI in your view?


Wow, congrats and well done. Looks like you don't have to apply to jobs anymore ;)

- What was your initial investment? - And did you have any trading experience to come up with those strategies or learned on the go?


i started with 5 BTC in 2013.

learned on the go, but had access to friends in hedge fund business


You should feature Signal in your app section.


It would really mean something to all twelve of us.


Thirteen.


Who designed this site? Readability is very poor. 8px font size for the 'pre-order' button, really?

And the contrast ratio is pretty low too.

Please, don't hire designers who just care about the graphic design aspect and making it look beautiful, but a pain to use, i.e. totally neglect usability.

Erik Spiekermann said it best (enable english captions): https://www.youtube.com/watch?v=Sw0syzCeH4Q


I don't doubt that the phone is going to be a physical implementation of the site's aesthetic, so it will be beautifully unuseable


Probably someone with a 4k or very high pixel density monitor


I'm using a 27" 4K monitor. I can't read anything on that site.


I was hoping for a bit more in-depth material - allowing the experts to explore their topics a bit more and potentially talking about potential solutions? Where is the call to action for the viewer? What now?

It's good for non-technical folks to watch, but nothing really new since the 'Humans need not apply' 15 min documentary [0]

[0] https://www.youtube.com/watch?v=7Pq-S557XQU (2014)

Edit: added link to humans need not apply


You can edit Sketch files on Windows, using the Lunacy app[0]. It's not full featured yet.

https://icons8.com/lunacy


What libraries do you use for building web stuff?

Over on Reddit[0] one of the problems for newbies to Clojure is not knowing what to use for web development.

https://www.reddit.com/r/Clojure/comments/858g9z/what_clojur...


compojure-api[1] is great for building a REST API, and I really like HugSQL[2] for talking to databases. Buddy[3] is good for handling auth.

[1]: https://github.com/metosin/compojure-api

[2]: https://www.hugsql.org/

[3]: https://github.com/funcool/buddy


I'm a designer, so definitely interested in this. But I got a 'Sorry, our editor is optimised for Chrome' message.

I'm using the latest version of Firefox... what features does Chrome have that FF hasn't?

I get it's early stage, so you might have just done a blanket 'If not Chrome show message' check.

If the latest version of FF can support, I would do a more fine grained check.

Will check with Chrome later...


From the site: "Pagedraw generates code guaranteed to work correctly and in all browsers".

So luckily they can fix this issue by re-generating their site, using their site.


Actually, yes! All the parts of our site which are made in Pagedraw are fully cross-browser supported. That includes our landing page, dashboard, and parts of our editor.

Based on the feedback in this thread we're going to bump up the priority of this concern. Getting this kind of feedback is why we're doing this launch thread, so we really appreciate it.


I will sound harsh but I'm really curious so I have to ask:

- What was the thinking behind supporting only Chrome?

- For a tool that support cross-browser, wouldn't it expected that tool itself runs on multiple browsers?

- Is it really reasonable not to spend time to support multiple browsers and have let possible first adapters to have bad taste with the product ?


I just tried spoofing my user-agent with Firefox, editor and preview worked but the designer was pretty broken. It seems Firefox and Chrome still have slightly different ideas about how layout is supposed to work, would be curious to hear what the differences are.

Super excited for the Figma + React-native support, I think ~20% of my time this past month was converting our designer's figma sketches into react native!


We had a good conversation about this before down at https://news.ycombinator.com/item?id=16468276.

tl;dr: would you like the Electron app instead? It's available at https://documentation.pagedraw.io/electron/

It was tough for us, because we're big believers in the standards-based web. We 100% promise that all the code we generate works across all browsers.

Our editor was almost electron-only, but felt it was better to launch with Chrome + Electron than just Electron. Our editor isn't a normal webpage; it's doing all kinds of crazy nonstandard things webpages shouldn't do. It's only in the browser at all so we can re-use a web engine as our editor's rendering engine, since we occasionally show you snippets of compiled code.

I'm personally really sorry as an engineer that we don't support Firefox, Safari, and other browsers yet. It's on our roadmap :)


Do you mind sharing some of the primary reasons this is required by your editor?

>all kinds of crazy nonstandard things webpages shouldn't do


- until recently, there wasn't a universal cross-browser API for pinch zoom support. Not sure if that's still the case.

- we do a lot of work with the selection/focus browser API, which doesn't always work the same / have the same APIs

- until recently, Firefox had a different opinion about where an outline should go wrt positon:absolute children

...and what seems like a million more little things. We decided it was more practical to do Chrome + Electron (basically the same) than try to cover every browser where the standards don't exist or aren't met, since we're touching a lot of surface area and weird corners of the browser.


Thanks. I think it’s a good decision, it seems like a classic example of needing to recognize sometimes going against conventional wisdom makes the most sense given particular circumstances, like gaining critical mass in a start up. As to where the right decision might be different for a later stage company.


Hey thanks for explaining and like I said - I get it's early stage - was just curious what was missing in FF.

Anyway, will try out the Electron version and definitely be keeping an eye on this one...


So you seem really successful and financially sorted, but yet 'life has become hell' and you feel you have to fight to survive? Do you mean financially?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: