krishvs | 8 months ago | on: Launch HN: Morph (YC S23) – Apply AI code edits at 4,500 tokens/sec
krishvs's comments
krishvs | 2 years ago | on: Low Code Software Development Is a Lie
But with gpt-3.5 - these tools can really inlock the ability of non technical people to build products. Maybe outsystems should have a gpt chat interface that builds software on its platform directly from the requirements of the end user instead of any intermediate human development team.
krishvs | 3 years ago | on: ISRO successfully conducts landing experiment of the Reusable Launch Vehicle
How do you think their skillsets translate into solving rape culture?
krishvs | 3 years ago | on: Chris Seaton has died
krishvs | 3 years ago | on: Will low and no code tools ever truly disrupt tech development?
I feel low code tools can only really disrupt development once they solve the problem of requirements gathering from customers/ end users and also formally describe change management in low-code as well. As long as there is ambiguity in requirements - code or low code makes no difference.
krishvs | 3 years ago | on: Code vs. No-code
krishvs | 4 years ago | on: Ask HN: What do you think about the no-code movement?
krishvs | 4 years ago | on: Would you guys be interested by a Stripe Atlas for the rest of the world?
I am curious to know more on how to plan on automating it. Would be very valuable in the Middle east region if possible.
krishvs | 4 years ago | on: India Counting Down to 1B Doses
Mask wearing( atleast properly ) was maybe 40-50%. Countries like Oman with lower vaccination rates felt much safer because everyone seemed to take mask wearing much more seriously.
krishvs | 4 years ago | on: Ask HN: Life Lessons
krishvs | 4 years ago | on: Building apps in minutes, not months
#6 Can it generate pdf and excel reports
#7 Does it support scheduled jobs/tasks
#8 Can you choose to execute logic in the backend ( this does not seem to be the case for retool etc which only support frontend js )
#9 Can I extend with my own js, css and backend libraries
#10 Is it horizontally scalable and stateless
#11 Drag and drop ui builder that is not hard-coded to a single css framework and that generates code that can be modified.
I have not yet found any low-code framework that fits into these benchmarks
krishvs | 4 years ago | on: Launch HN: Evidence (YC S21) – Web framework for data analysts
krishvs | 4 years ago | on: Avoiding Founder Burnout
krishvs | 4 years ago | on: Nvidia Reveals Its CEO Was Computer Generated in Keynote Speech
krishvs | 4 years ago | on: Launch HN: Swipe (YC S21) – Simple Billing and Accounting for India
Having worked on the SMB billing and accounting space for 2 years in India - its a really really tough space to monetise profitably. The market size seems huge from the outside but its a tough nut to crack.
The space is also hyper-competitive now with khatabooks, dukaan etc spending 100s of crores with no revenue.
Its seems like what you are building is a mini-ERP for SMBs in India. If you are touching AP, AR - do you have tally integration? Pretty much every SMBs auditors will ask for it.
All the best!
krishvs | 4 years ago | on: If you want to transform IT, start with finance
No doubt that the Finance team is generally the most powerful entity in shaping a companies direction both internally as well as in your clients organisation. Finance teams love control, are (mostly) completely risk-averse and change averse. The same can also be said about badly run IT teams.
I have seen product/automation implementations being deployed seamlessly in all departments from operations to procurement but completely fail due to the finance teams. In extreme cases I have seen finance teams have so much power that they even override the CEOs decisions to make implementations fail if they feel that they are loosing control or do not like the new process workflow that the implementation brings in.
For digital transformation projects the implementation team needs to speak the language of finance, operations as well as IT. Otherwise the chances of the implementation really succeeding is close to nil.
krishvs | 4 years ago | on: What do fintech startups use on their back end?
But that being said, anything really - rails/node etc most would work just fine for your use-case
krishvs | 4 years ago | on: Dabrowski’s theory and existential depression (2020)
krishvs | 4 years ago | on: An Elixir adoption success story
We have written several microservices primarily for websockets in Elixir. They are great with literal zero maintenance costs..but how do Elixir developers handle the following when going all in:
1. Long running workflows - there do not seem to be popular frameworks like camunda, jbpm, temporal or cadence for elixir
2. Integration libraries - similar to apache camel
3. Inbuilt scripting engines to run user scripts like nashorn, graaljs or groovy
We really enjoy working with rails and would like to go all in into elixir. But the ecosystem of available frameworks seems to always come in the way and makes us choose spring boot or rails.
krishvs | 4 years ago | on: Launch HN: Alpas (YC W21) – Software to find suppliers for industrial parts
Are you onboarding suppliers on your platform with their own supplier portal for collaboration/chat? Or is only catalog data?
Does the RFI, RFQ etc processes happen within the system or outside?
How does your sourcing software integrate with existing supplier selection modules, contracts lifecycle management modules ( for compliance, audit etc) like SAP or Oracle that might already be deployed by the customer?
Is this similar to SAP ariba or coupa but with catalogs predefined?
I am assuming your models are not opensource/openweights?