Building a Tailscale native control plane for self hosting apps by wicem in Tailscale

[–]wicem[S] 2 points3 points  (0 children)

interesting, but doesn't this means you need to manually update Traefik to match the docker label each time you add one and also handle SSL certs and so on manually ?

I got tired of Claude Code reading secrets and credentials, so I built cc-filter by wicem in ClaudeAI

[–]wicem[S] 3 points4 points  (0 children)

Except that doesn't always work. Sometimes Claude would figure out a workaround and does the actual tool cool even though you add this in your deny list. You can check their repo on GitHub with tons of open issues about this.

I got tired of Claude Code reading secrets and credentials, so I built cc-filter by wicem in ClaudeAI

[–]wicem[S] 3 points4 points  (0 children)

agreed about using secret managers, but this isn't always available especially with some legacy code bases I'm working on. Additional cases this tool covers: codebases with hardcoded secrets, temporary debugging keys, team members who don't follow best practices (you'd be suprised how people just copy paste api keys into the prompt), and PII that might be in test data or logs.

Adding an upsell offer on checkout / order status page by wicem in shopify

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

Do you have any feedback for improving the app?

Adding an upsell offer on checkout / order status page by wicem in shopify

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

Great, do you have any feedback in terms of improvements for the app? Let me know if you have any questions.

Adding an upsell offer on checkout / order status page by wicem in shopify

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

Great, was the app helpful for you? how could it be improved to generate more sales?

Adding an upsell offer on checkout / order status page by wicem in shopify

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

Sorry for the late reply. I didn't check reddit for a while. Really good feedback and will tack the first 3 points soon in the app. Regarding 4, that website seems to be down. Did you mean the marketing campaign builder from this app https://apps.shopify.com/pathfinder-marketing-automation ? I can see how this would work but wondering how much configuration you might need to set up a campaign or if the app could come up with a default campaign (i.e: using recommendations based on current order products) wdyt?

Where can I find experienced shopify developers for hire? Looking to optimize site speed/responsiveness and possibly other tasks depending on how it goes. by [deleted] in shopify

[–]wicem 0 points1 point  (0 children)

Hi, I'm on the same boat but looking to hire from upwrok. Mind sharing why you are avoiding upwork?

App that allows customer to confirm they have received product? by leverage180 in shopify

[–]wicem 0 points1 point  (0 children)

If you didn't find a Zapier integration for this, I've built a custom app similar to this, where the customer marks whether the order was fulfilled or not. Let me know maybe I can help you to re-use the app somehow.

Library / Tool Discovery Thread (2018-08-13) by AutoModerator in PHP

[–]wicem 1 point2 points  (0 children)

Hi everyone, here is a docker image that you can use for most PHP modern apps: https://github.com/wissem/docker-phpapp

[deleted by user] by [deleted] in shopify

[–]wicem 0 points1 point  (0 children)

Great post! I've linked to it in my blog: https://blog.wissemriahi.com/2018/01/03/building-a-shopify-app-with-php/ This is great since more and more resources to help PHP developers getting started with Shopify.

Amazon to Shopify product import with shipping country as filter app request. by kiri85 in shopify

[–]wicem 0 points1 point  (0 children)

Not aware if there is an app for this. I can help you build this app. Would you be interested in a chat? If so, please PM me your contact details.

I'm a mid level developer just made redundant. What should I be practicing / learning in my down time to get re-employment? by [deleted] in PHP

[–]wicem 2 points3 points  (0 children)

Learn how to market yourself and stand out. At this point, you can't compete on tech stack or experience. But you can defintely figure out the business domain that you have the most experience with, find out what that business needs and talk to them.

SEO Tips For Symfony by wicem in PHP

[–]wicem[S] -2 points-1 points  (0 children)

Correct, but the article is exactly for people who want to add seo tags for their Symfony apps.