Viewing profile — radva42
radva42
HN member- Joined
- Sun, May 04, 2014, 10:11 AM UTC
- HN karma
- 96
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About radva42
No profile information was provided.
Recent public activity
-
comment
Comment #47309696
I see. Yes, those are on the roadmap.
-
comment
Comment #47308418
Can you give an example? I'm not that familiar with pagedjs, just pulled it for the benchmark. My library has support for @page rules, but that's actually pretty basic. I needed mo…
-
comment
Comment #47306121
I am working on a HTML-to-PDF converter written from scratch in pure Go. I got tired of using headless browsers for various reasons and decided to give it a try and implement somet…
-
comment
Comment #23996487
I had the same thought as you and started working on something that can be described as "AirTable meets Webflow". It's basically a no-code database with drag-and-drop page builder:…
-
comment
Comment #21122445
I think one of the reasons for this explosion in new productivity tools we are seeing is the remarkable progress the web platform has made in recent years. I know web developers co…
-
comment
Comment #16823082
If you mean the web app, then yes - apps can be cloned and then merged with a single mouse click. This is done with snapshots.
-
comment
Comment #16823066
Yes, you can deploy an app anywhere (linux, windows, mac) as long as the FormBolt binary runs on that machine.
-
comment
Comment #16822393
Hello, OP here. This is something I've been working on for quite some time. The goal is to make it easy for anyone to build database apps by first defining a data structure and the…
- story
-
comment
Comment #16822195
Awesome, let me know what you think.
-
comment
Comment #16818688
Visual builders seem like a somewhat controversial topic on HN, but I personally am a huge supporter of the idea. So much so that I invested a lot of time in building a visual buil…
-
comment
Comment #15981396
Wool (Silo series) https://www.amazon.com/Wool-Omnibus-Kindle-Motion-Silo-ebook...
-
comment
Comment #15256320
Thanks for the feedback, Marcus. I'll look into the issues you mentioned.
-
comment
Comment #15247498
I'm working on such CRUD app builder, which might be interesting to you. It's self-hosted and because it's written in Golang the entire server is a single binary - users can simply…
-
comment
Comment #14730510
We are legion (We are bob): https://www.amazon.com/gp/product/B01LWAESYQ/ref=series_rw_d... An awesome sci-fi story about a software developer who wakes up in the 22nd as a compute…
-
comment
Comment #14483889
I absolutely agree. That's why I don't target primarily developers, but the end-users of such apps. Of course knowing Javascript wouldn't hurt, because it opens a lot of more possi…
-
comment
Comment #14483658
Awesome, looking forward for your post on ShowHN!
-
comment
Comment #14483632
Yes, that's a very early version of the project from one year ago and before migrating to vue.js. I haven't updated the site or the demos since then, but the new one is coming next…
-
comment
Comment #14483476
I've been working on a project that does exactly what you described for the last few years. IMHO vue.js/react really changed the game here, especially for CRUD apps. For example wh…
-
comment
Comment #13073643
I agree. I am currently using Linode, but would move to AWS if they offer a cap. 2 years ago I signed up for the free AWS and forgot about it (didn't use it at all). Ended up costi…
-
comment
Comment #12899835
I am not very surprised by this news: german companies are very, very strong in this field. I worked a few years in a german research facility for production technology and automat…
-
comment
Comment #12414355
Well I built it for a client and will have to see if it's OK to make it open source.
-
comment
Comment #12414350
I agree with you. While I do not necessarily think that the syntax feels overly complex (it's just YAML) the entire blueprint tends to get hard to read and complex if you add a doz…
-
comment
Comment #12411189
I can highly recommend grav: https://getgrav.org/ It uses Twig for templates, stores all data in files (Markdown) and the Admin panel is easy to extend with custom fields without w…
- story