ruslan_talpa

↗ HN profile [ 82.2 ms ] full profile
Karma
460
Created
March 15, 2016 (10y ago)
Submissions
0
Founder of subzero

From Database to UI: The All-in-One library suite for internal tools development with integrated authentication in your language of choice.

https://subzero.cloud/

ruslan.talpa [at] subzero [dot]

  1. Hello HN, I'm exploring variations in software business models and came across what I'd call a "closed core" approach: the main system is proprietary, but all additional modules are open-source. - Are there examples of…

  2. This demo is build with subZero [0] - The TypeScript library to build internal tools fast Everything is running in JS (express+react-admin), there are no external dependencies (other supporting services), which makes…

  3. A few days ago I launch my service [1] which is a BaaS type of thing so now i am doing "the thing that does not scale" :) The proposition is this (for this specific thread): a. You have an idea for a project, and you've…

  4. I am planning on buying (from china) a flatbed food printer based on epson print head. Is it a good idea? It’s about 2k. Anyone know a us/eu manufacturer that makes/sells them (i would prefer spending 1k more in return…

  5. Hi, I am the founder of Sub0 - GraphQL and REST API for your database (http://graphqlapi.com) It's a piece of software that your run on your server and it will generate and expose a GraphQL and REST API by introspecting…

  6. If your answer is "majority in db" then how do you combat arguments like: * You can't test/debug BL in DB (or it's very hard) * You can't do continuous integration * The code a mess and hard to maintain/make sense of If…