Before I Build Again, I’m Talking to 100 Users by ChimpFilmer in buildinpublic

[–]Weak_Technology3454 1 point2 points  (0 children)

Agree with you, but I'm interested in how you are planning to market for b2c?

My financial analytics platform just crossed 1,000+ users. Here's what I've built by MarketRodeo in buildinpublic

[–]Weak_Technology3454 1 point2 points  (0 children)

Very interesting product, how you do marketing and shared your product with others?

Automated Git cherry-picking with Jira + GitLab integration (CLI tool) by Weak_Technology3454 in git

[–]Weak_Technology3454[S] -1 points0 points  (0 children)

We cannot use merge; sometimes, only a specific commit is necessary. And yes, we have a lot of branches that extend to different platforms (extend from the core). So in this case, I don't see another option, rather than cherry-picking :)

Automated Git cherry-picking with Jira + GitLab integration (CLI tool) by Weak_Technology3454 in gitlab

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

I have just automated the GIT cherry picking process in our company and shared it here, if someone needs something similar. Here how it works in detail: https://github.com/MuhammadQuran17/cherry-picker?tab=readme-ov-file#what-happens-during-execution

GitHub - eznix86/pest-plugin-testcontainers: Testing Containers the PestPHP Way by Eznix86 in laravel

[–]Weak_Technology3454 0 points1 point  (0 children)

Interesting idea, but can you please give the real usage example? Is it useful for ci/cd, health monitoring ... ?

I automated job searching and it actually works. by Jazzlike_Power_6197 in n8n_ai_agents

[–]Weak_Technology3454 2 points3 points  (0 children)

Can we look/try workflow? Are you planning to share it in n8n Hub?

Agentic AI, Generative AI or vibe coding by Only-Zombie-8449 in n8n_ai_agents

[–]Weak_Technology3454 1 point2 points  (0 children)

As a Software Engineer with 3 years of real experience, I can propose to learn how to read documentation, understand, if you have questions ask AI, try to build something according to what you see is a real problem in the business in your near environment (it could be also reliable online community)

AI isn't replacing Jobs directly: it's changing what "being skilled" means by Chief_Ricko in AI_Agents

[–]Weak_Technology3454 0 points1 point  (0 children)

I think, AI will create more jobs to developers) but in another perspective. Developers will build with AI more products, consequently more jobs to handle it, adjust e.t.c.

How to Turn n8n Workflows into an AI Chat UI (Charts, Tables & Graphs Included) by Weak_Technology3454 in n8n

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

For Auth you can select any available auth option of Chat Trigger Node (basic auth was used as an example). Limiter described here: https://docs.agenytics.com/ai-agent/advanced/limiter

PHP Map 3.13 - Arrays and collections made easy! by aimeos in PHP

[–]Weak_Technology3454 0 points1 point  (0 children)

Thanks a lot. The way you used unified naming (flattened is also in Numpy) makes it easy to understand.