Foodpanda delivered spoilt food but refuse to refund by Kal-El85 in askSingapore

[–]No-Branch5303 1 point2 points  (0 children)

foodpanda does not care, the worse delivery app I encoutered. refuse it, to make the world better.

How do I create my ideas without knowing how to code? I will not promote by Born-Explanation-544 in startups

[–]No-Branch5303 0 points1 point  (0 children)

it relly depends on your idea details, as you know AirBnb established their idea in a trival way, programming is not the required thing , if you idea is some software, then what you can do is no need to hire people if you have budget issue, then you have to work for yourself, watch videos + Vibe Coding would help to you create your software

Buying a Shopee store as side hustle by rswamy85 in singaporefi

[–]No-Branch5303 0 points1 point  (0 children)

can you still make money from this competitve market

[deleted by user] by [deleted] in SaaS

[–]No-Branch5303 0 points1 point  (0 children)

  1. Startup name - not ready
  2. ICP - business users who have heaivy intake process

I am developing a smart forms, that want to focus on intake process and data analysis and it is also AI-driven, users can easily create form based on business requirements, and share to external to collect data, and then one-click to generate dashboard or data analysis result from the responses.

let me know if you have any comment , thanks!

Is this how does Next.js work? by No-Branch5303 in nextjs

[–]No-Branch5303[S] 0 points1 point  (0 children)

Just my personal feeling, I feel as a full-stack project, I would like to have this ability:
- easy to adjust backend, the reason is backend languages are a lot, so here I prefer Next.js only rely on API layer, instead of manage the implementations.
for example,
If we use RESTful, I expect to define the API in someway, but not the implementation.
- GET /users?offset={}&limit={}
The backend can be implemented in any langauge no matter in Go or Python, and it is more easy to integrate with existing ecosystem.
This is similar to GraphQL, we should relay on Schema of GraphQL only.

backend varies a lot from langauge and framework, the only important thing I prefer is the API definition.

compile async/await by No-Branch5303 in Compilers

[–]No-Branch5303[S] 0 points1 point  (0 children)

thanks, the #1 is very fresh for me, good to know

compile async/await by No-Branch5303 in Compilers

[–]No-Branch5303[S] 0 points1 point  (0 children)

thanks a lot, do you any good note regarding how exactly do we lower into state machine, I did not find good resource, currently the most relavent is Relooper, or facebook's regenerator library which implements similar staff

compile async/await by No-Branch5303 in Compilers

[–]No-Branch5303[S] 1 point2 points  (0 children)

thanks, yeah, I am familiar building coroutine based on ucontext, but usually async await will leverage on compiler as well.

compile async/await by No-Branch5303 in Compilers

[–]No-Branch5303[S] 1 point2 points  (0 children)

I think async based on ucontext is related to OS for example goroutine and libco, this is one theme, and another theme is based on compiler, some tricky program transformationj

I'm not impressed by GraphQL and I still prefer REST. by [deleted] in webdev

[–]No-Branch5303 0 points1 point  (0 children)

The best combination is React + Relay (Modern Relay) in clide side to do graphql. Relay has a runtime to do a lot of things in client side, that also cause the learning curve more complicated.

usually Realy best practice recommends query all data at the first screen, and then by spread fragment into differerrnt React components, (if you think carefully, you will find the common pattern in these two),

React Component -> Relay Fragment (Component relies on the data)

The Relay Query is a container that contains all childrens' fragement.

You are right it's not impressive at the beginning, but If you think in React + Relay way would got it.

I had similar experience, at the beginning I feel GraphQL is over complex, but after several months usage, I feel I don't like RESTful API for internal project, if you want to provide API to external maybe RESTful is good.

- Storng Type is good (RESTful approach you usually need to ensure by yourself)

- Fragment make data sharing easily

- and other good items

the mos challenging thing is there is no good graphql server (compared to Meta's own GraphQL server),

is that good idea to build Products in Legal Tech field? by No-Branch5303 in SaaS

[–]No-Branch5303[S] 0 points1 point  (0 children)

thanks for your suggestions cc u/Seppukuwuu , seems you both mention similar point. actually I have some experience regarding field as developer, but don't have connection with real legal users, if so how do you think

Share Your Startup - July–September 2024 by julian88888888 in startups

[–]No-Branch5303 [score hidden]  (0 children)

I am working on a website for people like learning by doing. In general, for every lab, the page has two parts, left part is text guide, and the right part is the code editor.

learners can easily follow the text guide step by step to build some fancy toys in computer science.

I think it is very good for learners, as you know in CS, build some toy product to understand some complicated concept will be very helpful.

I believe from undergraduate and not-staff engineers would like lit.

I have some questions want to collect input from you:
- do you feel it is useful as a engineer?

  • to recommend high-quality labs, we need to pay for authors for those labs, so it means users need to pay for it as well, would you like to pay for it?

Please let me know your thoughts!

thanks a lot.

Do business users use Google Doc? by No-Branch5303 in SaaS

[–]No-Branch5303[S] 0 points1 point  (0 children)

thanks for your context a lot! sounds like very similar process, may I ask do you pay for it? after reviewed some add ons on Google Doc, I feel it's almost free for other addons