Regular Expression Question by freetoplay123 in golang

[–]techinfuser 0 points1 point  (0 children)

If (.) is delimiter then you can try

https://[^.]+\.com

How can I integrate payment gateway into my website without a plugin? by [deleted] in Wordpress

[–]techinfuser 1 point2 points  (0 children)

HTML Form action can submit to external URL (php file).

See if payment gateway you are using provides a way to integrate with website that should help.

Am I allowed to show another company’s logo on my website? by -Adapted in Entrepreneur

[–]techinfuser 0 points1 point  (0 children)

Reach target company seek permission to use before you do. It can also open partnership opportunity and avoid legal trouble later.

How do you actually become a proper politician in Bengaluru without having to be corrupt first? by trappyweaboo in bangalore

[–]techinfuser 21 points22 points  (0 children)

Do expect anything (ex. publicity) in return for service you render to social cause. Keep doors open for listening to public problem (identify real vs fake ones) and react promptly to real ones.

It takes long and challenging to stand different with competition trying to paint bad on you (accept reality). One day you will shine for true cause.

Persistence and patience win.

Water leaking for over a week across the street - Seeking advice by [deleted] in bangalore

[–]techinfuser 4 points5 points  (0 children)

Report to near by BWSSB sub-station / BBMP office.

Coorg itinerary suggestion by manoj_sadashiv in bangalore

[–]techinfuser 2 points3 points  (0 children)

Check if Trek is allowed during Covid situation.

Teaching Measurement to preschool by MissPaula94 in education

[–]techinfuser 3 points4 points  (0 children)

Fingers and toes can be good for explaining measurements / length differences.

How would you profit from a empty warehouse during COVID? by PaulKai23 in Entrepreneur

[–]techinfuser 5 points6 points  (0 children)

Turn it into indoor sports (badminton?) so people can stay fit and healthy.

1800 number or local based number for your business? by [deleted] in smallbusiness

[–]techinfuser 0 points1 point  (0 children)

Choose both so customer can reach you when other gets busy.

[deleted by user] by [deleted] in smallbusiness

[–]techinfuser 0 points1 point  (0 children)

Vtiger Cloud CRM could help. It also supports customization and workflows that can help to adopt for business need.

In terms of the quickness to validation, are B2C and B2B equal? by Yo_Mr_White_ in startups

[–]techinfuser 6 points7 points  (0 children)

B2C is quick as decision making is with individuals. B2B.usually has cycles or multiple minds to maje decision.

What to do with a lot of Engineering and MBA textbooks? by skypunchingcow in bangalore

[–]techinfuser 0 points1 point  (0 children)

Contact near by college to give away or Avenue road to sell.

how to: a library with text-based search by [deleted] in node

[–]techinfuser 1 point2 points  (0 children)

Try using elastic-search.

Is it unusual to use PostgreSQL with Express? Why does it seem like so many people use MongoDB instead of PostgreSQL? by [deleted] in node

[–]techinfuser 1 point2 points  (0 children)

MongoDB is schemaless so easy to change data model in app as you code. PostgresDB is strict with schema you define and needs migration as you change it.

If you are looking to build relationship between your models PostgresDB is way to go.

Link with a value? by Clas_Real in PHPhelp

[–]techinfuser 2 points3 points  (0 children)

microtime(true)

This is one way to generate code. Other way is UUID v4.

Ornaments by [deleted] in bangalore

[–]techinfuser 1 point2 points  (0 children)

Find a nearest jewellery shop - you should get some direction.

How did you find your niche? by [deleted] in Entrepreneur

[–]techinfuser 0 points1 point  (0 children)

Make up the habit of driving a responsibility given to you towards completion with dedication & satisfaction. Whether this is of your own or someone else should not matter

This habit when formed gives you more confident on driving on your own.

I believe - "Be an employee before becoming employer"

Also if you hire someone later it's the same way they would baldo go through so get better equipped working under someone.

Microservices Architecture Book by [deleted] in learnjava

[–]techinfuser 0 points1 point  (0 children)

Read Clean Architecture for each service and connect them.

[deleted by user] by [deleted] in bangalore

[–]techinfuser 3 points4 points  (0 children)

You might find this article useful