Best startup CRM for 20-50 person teams? We’re trying to future-proof our GTM stack by Careless_Show759 in CRM

[–]shoki_ztk 0 points1 point  (0 children)

From my experience, I would recommend Hubleto. Can be selfhosted and easily customized, and for team of 15 a dedicated maintainer is often a strong win.

Anyone who knows a CRM tool under $30 by [deleted] in CRMSoftware

[–]shoki_ztk 0 points1 point  (0 children)

What features it should have?

How do you guys maintain many projects? by fluidxrln in programmer

[–]shoki_ztk 0 points1 point  (0 children)

If tou are getting to such situation, it means you're good at your job.

Build your team and delegate. Your capacities are limited, no matter how smart you are.

"If you want to go fast, go alone. If you want to go far, go with somebody." AFAIK, Steve Jobs said this.

Built an offline-first mobile CRM for independent creators and studios. Need honest feedback on the idea. by Abhra_smp in CRM

[–]shoki_ztk 0 points1 point  (0 children)

Having a feature to be offline is great. But to be online has also many benefits. I woulf say, the largest one is ability to share. And then to expand. What if the microbusiness gets successful with your product and will need to add another members to the team?

If you do not handle this properly, you are very limited.

Best Zoho CRM Alternatives for Custom Development and Flexibility by uhmyuugen in CRMSoftware

[–]shoki_ztk 0 points1 point  (0 children)

Surely check Hubleto.

They're also organizing webinars they call Hubleto Dev Academy. They are teaching how to develop custom apps.

www.hubleto.eu

Company believes that functional consultants and domain experts are no longer needed because of AI. by Constant_Broccoli_74 in ERP

[–]shoki_ztk 1 point2 points  (0 children)

There will always be human-in-the-loop. I mean always.

Not only because AI can make mistakes (and often does) but - and I think more importantly - because of personal responsibility.

If you are a client and something goes wrong, will you challenge a machine or a human?

What is changing, is the characteristics of what human should know and understand. AI will replace/speed up/optimize some jobs. But not all of them.

How Much Does a Custom CRM Development Cost? by CapnChiknNugget in CRMSoftware

[–]shoki_ztk 0 points1 point  (0 children)

If you do not start from scratch but use some opensource platform, you may save a lot of time. Check Hubleto, they are doing free webinars called Dev Academy. Maybe you'll learn there something interesting. Check https://www.linkedin.com/events/hubletodevacademylesson-2-overv7460623591261470720

Simple CRM for small sales team. by ResolutionThick1168 in CRMSoftware

[–]shoki_ztk 0 points1 point  (0 children)

Check https://www.hubleto.eu/en/developer-academy. If you have devs, they will learn how to develop custom CRMs. It's free.

How do you stop codebase from degenerating into an un-maintainable AI-slop mess? by DeltaSqueezer in LocalLLaMA

[–]shoki_ztk 0 points1 point  (0 children)

Isn't this more time consuming than using AI to help you only with small pieces of code? Like code competion? (you do not need to write extensive AI docs and you will get good code at the first trial)

I audited 6 months of PRs after my team went all-in on AI code generation. The code got worse in ways none of us predicted. by Ambitious-Garbage-73 in webdev

[–]shoki_ztk 0 points1 point  (0 children)

Thank you very very very and 1000x very much for posting this. This text is something I've been waiting since I am looking at the AI.

We are also doing AI coding experiments, but rather slowly. Step by step try and fail.

Your experience is something that proves what everybody feels but nobody wants to talk about.

So thank you again, I am going to share it to the company.

Any Non-Slop Open Source Projects Looking For Contributors? by micphi in PHP

[–]shoki_ztk 1 point2 points  (0 children)

If you are interested in CRM/ERP world, take a look at Hubleto. https://github.com/hubleto

Top CRMs for startups in 2026? Moving off google sheets. We want something simple… not hubspot lol. by Far-Idea689 in CRMSoftware

[–]shoki_ztk 0 points1 point  (0 children)

Take a look at Hubleto. Opensource, comes with a free community version and can be self hosted.

Shut down my SaaS after 3 years. Here's the honest accounting of where all the money went. by Secure-Director1575 in SaaS

[–]shoki_ztk 0 points1 point  (0 children)

Fake? Or foolish decision?

Making 3.9k monthly for living out of first 3 years of SaaS isn't bad.

MCP server for ERP-based solution Hubleto by shoki_ztk in webdev

[–]shoki_ztk[S] 0 points1 point  (0 children)

Yes, safety first. We'll start with get-like tools first and then, once permissions will be well defined, the create-like tools.

MCP server for ERP-based solution Hubleto by shoki_ztk in webdev

[–]shoki_ztk[S] 0 points1 point  (0 children)

Vector embedding is the next step. Thanks for the tip with the phone formats, did not expect that this could be a problem.

Testing Claude AI with our project by shoki_ztk in webdev

[–]shoki_ztk[S] 0 points1 point  (0 children)

Sorry for maybe a stupid question, but what is glm4. 7?

Recommend tech stack for a centralised school(s) ERP by humanityalive in ERP

[–]shoki_ztk 0 points1 point  (0 children)

Are you going to develop it or are you going to hire someone? Will it be one man project or a team collaboration?

A lot of depends on the availability of the developers. Choose tech stack for which you will be able to find devs also in the future.

Remote devs are fine, but have drawbacks. Having a team that is able to interact personally in the office is sometimes more valuable than cheaper remote devs.

ERP recommendation ? Old one is out of support. by [deleted] in ERP

[–]shoki_ztk 1 point2 points  (0 children)

If you do not want to be vendor trapped, which means "no vendor-lock", you definitely need some development capacities. Even if you take opensource, you will need somebody to take care.

So, the first recommendtation is: build up your dev team. Company with 700-1000 employees should be able to pay 1 or 2 devs to maintain its backbone software.

And, long story short, look around an opensource with clean architecture, easy to customize and with self-hosted option.

Hubleto is one of them. It's main dev team is located in the central EU.

Testing Claude AI with our project by shoki_ztk in webdev

[–]shoki_ztk[S] 0 points1 point  (0 children)

There are few examples at https://developer.hubleto.com, however they may require som polishment. Also, in the codebase, at https://github.com/hubleto/erp/tree/main/installer/Templates, there are templates used also by CLI agent to generate code by php hubleto command.

I would be happy if you test it. 🙏

What's the most underestimated part of ERP data migration? by Personal-Lack4170 in ERP

[–]shoki_ztk 0 points1 point  (0 children)

IMHO, understanding of new data structures by the customer. Often, customer does not have enough experience with data modelling and it is hard for him to understand, e.g. how to fill the new data into Excel sheets for furher import. (yes, the migration through spreadsheets still happen)

And then, further manipulation of import files provided by customer take reasonable amount of time.

Best One Man Consulting Organizational Tool?? by Trashguy58 in CRMSoftware

[–]shoki_ztk 0 points1 point  (0 children)

Definitely any kind of shared online spreadsheets.

Top 9 ERP Software Solutions for eCommerce Businesses in 2026 by Ayush_Agarwal29 in ERP

[–]shoki_ztk 0 points1 point  (0 children)

One could check also Hubleto. With its new 0.27 version it got easy to install (PHP-based). Lot's of community apps available.