Edgar

1.8K posts

Edgar banner
Edgar

Edgar

@theedqar

making Shopify migrations simple with @store_migration app

Katılım Ağustos 2010
1.8K Takip Edilen740 Takipçiler
Edgar retweetledi
tobi lutke
tobi lutke@tobi·
Now that the whole industry is united behind UCP, it’s worth re-reading how we built the protocol specifically to put merchants in charge of their checkout and commerce. Building the Universal Commerce Protocol shopify.engineering/ucp
English
22
52
526
45.2K
Edgar
Edgar@theedqar·
The man behind "simplicity" and the poem of Pi: You're building an orchestration layer to command an army of autonomous agents. You installed Beads, completely oblivious to the fact that it's basically uninstallable malware. The internet told you to. That's how you should work or you're ngmi. You're ralphing the loop. Look, @Anthropic built a C compiler with an agent swarm. It's kind of broken, but surely the next generation of LLMs can fix it. Oh my god, @cursor_ai built a browser with a battalion of agents. Yes, of course, it's not really working and it needed a human to spin the wheel a little bit every now and then. But surely the next generation of LLMs will fix it. Pinky promise! Distribute, divide and conquer, autonomy, dark factories, software is solved in the next 6 months. SaaS is dead, my grandma just had her @openclaw build her own @Shopify ! © @badlogicgames to make shit done just need 1000 token system prompt!
English
2
0
1
58
Zoey Brooks
Zoey Brooks@myra_apps·
How is this even allowed @Shopify @ShopifyDevs @liam_at_shopify ? ⚠️ I just came across “XB: Announcement Bars & Banner” and saw multiple stores giving rating to only XB apps. And I’m not the only one, saw another dev call out this developer "XBoost" for basically dominating all the ad space. Shopify needs to take a serious look at this. It hurts the entire ecosystem.
English
6
2
39
3.4K
Edgar
Edgar@theedqar·
teaching a human a new workflow takes patience. you explain it, repeat it, check their work, give feedback, follow up again. and even then you’re never fully sure it clicked. with an ai agent it’s completely different. you build it once, describe exactly what you want, and it runs that way every single time. no follow-ups. no “did you understand the process?” but here’s what really got me. the agent doesn’t just follow the process. it can improve it over time. spot patterns you missed. suggest better steps. a person needs constant coaching to evolve a workflow. an agent evolves the moment you give it better context. my current stack for this: pi by @badlogicgames as the agent runtime. guardrails baked in, human-in-the-loop where it matters. custom Pi tools and extensions wired into internal apis and processes. for continuous improvement i combine @harborframework with @karpathy’s autoresearch. the agent evaluates its own workflow in a sandbox and researches better approaches automatically. for the knowledge base i took @karpathy’s llm wiki concept and plugged in @tobi’s qmd as the internal memory layer. the agent searches its own wiki locally before making any decision. fully isolated, fully self-contained. the things that used to take weeks of training now take an afternoon of building.
English
0
0
1
92
Edgar
Edgar@theedqar·
check out @lingodotdev, they have a feature where you teach it your brand/voice/tone and set up ci/cd for translations. you change something in english in codebase, all other languages update automatically. no manual work. reach out to the founders directly, they’re super helpful )
English
2
0
4
78
Farid
Farid@faridmovsumov·
Great feedback from the Shopify dev community suggests the translating app is worth the effort, based on app founders' experiences. Over the last few days, I have been working on it and have already translated one of my apps into many languages. And will probably add a few more based on our app install data. Adding the first language is the hardest part because you make everything translatable. Backend validation errors, emails a lot of edge cases... Once I finished adding the first language, the rest was much easier. Also, here are my installs by locale in the last 150 days, which might help prioritize translations. These languages seem like the main ones currently - Spanish - French - German - Turkish - Dutch - Portuguese (Brazil) I am curious to see how it will affect installs and churn.
Farid tweet media
Farid@faridmovsumov

I am thinking about adding translations to my Shopify apps. Does anyone have experience with how it affects installs? Anything I need to pay attention? I am not talking about app listing page translations. I will probably leave it as is since Shopify already handles auto-translations. It is more about a translation app inside the admin, allowing users to switch languages. I avoided it until now because it would be hard to change some text in the UI or add a new feature while maintaining all translations, but now with AI, it probably will not be a big deal.

English
9
1
26
3K
Edgar
Edgar@theedqar·
@faridmovsumov Ohh 😀 Behind this review, your team put in a lot of effort and faced many challenges! You’re ecom geeks! After this huge review, I just wonder what the maximum character limit is? deserved bro!
English
0
0
1
27
Farid
Farid@faridmovsumov·
Wow, wake up to this amazing review! 🙏 I especially love the last part: "Some of the functions in Rubik can be done with custom code and some specific settings in the Dawn theme, but my experience was that I could never get all the features I wanted to work together using custom code. I spent a lot of time messing with the code and gave up in the end. Rubik satisfied all my requirements without conflicting with anything else on the site. Great work by the Rubik gang!"
Farid tweet media
English
10
2
31
969
Edgar
Edgar@theedqar·
@twtayaan Hmm, I’m thinking how to make this work as a remote network drive. So I just mount it to my macOS and forget that this is AWS S3. any idea or ready to use tools maybe ?
English
1
0
0
389
Ayaan 🐧
Ayaan 🐧@twtayaan·
🚨 S3 is no longer just Object Storage. Yesterday (April 7, 2026), AWS officially launched Amazon S3 Files. This is the biggest update to S3 in 20 years. It can: → Mount S3 buckets as native file systems → Provide sub-millisecond file access → Handle POSIX permissions (UID/GID) natively → Connect to Lambda, EC2, and EKS directly → Eliminate the need for s3fs or data staging Your AI agents can read/write to S3 like a local disk, while your data team access the same objects via API. DevOps just got a massive upgrade. Source: share.google/ts8JORn6SURzwM…
Ayaan 🐧 tweet media
English
75
430
3.6K
462.2K
Edgar
Edgar@theedqar·
@orhundev 😁 mercimek space guzel ad olmush 🙌 good luck
Türkçe
0
0
1
36
Edgar
Edgar@theedqar·
@faridmovsumov 👍 main reasons copycat apps dont survive. they clone the feature/ui but never edge case & 3am support replies that keep merchants around
English
0
0
1
37
Farid
Farid@faridmovsumov·
Support is the most important piece of Shopify app development.
Farid tweet media
English
3
0
36
956
Edgar
Edgar@theedqar·
if you're a Shopify app developer and wondering why the refund button is disabled in your partner dashboard, here's what i learned today four reasons it gets greyed out: charge already fully refunded, charge over $1K, charge older than 12 months, or ACH payment older than 90 days. all of those need Shopify support to process manually. not a plus plan thing either
English
1
1
14
899
Edgar retweetledi
Feross
Feross@feross·
🚨 CRITICAL: Active supply chain attack on axios -- one of npm's most depended-on packages. The latest axios@1.14.1 now pulls in plain-crypto-js@4.2.1, a package that did not exist before today. This is a live compromise. This is textbook supply chain installer malware. axios has 100M+ weekly downloads. Every npm install pulling the latest version is potentially compromised right now. Socket AI analysis confirms this is malware. plain-crypto-js is an obfuscated dropper/loader that: • Deobfuscates embedded payloads and operational strings at runtime • Dynamically loads fs, os, and execSync to evade static analysis • Executes decoded shell commands • Stages and copies payload files into OS temp and Windows ProgramData directories • Deletes and renames artifacts post-execution to destroy forensic evidence If you use axios, pin your version immediately and audit your lockfiles. Do not upgrade.
English
542
4K
16.3K
12.4M
Edgar
Edgar@theedqar·
pi took over my ghosty terminal. devops, cicd, project setup. 300tk sys prompt gpt-5.4 on medim thinking, yolo mode. go to cli buddy. it is fast
English
0
0
0
134
Edgar
Edgar@theedqar·
first time watching @jamiepine's twitch stream. this guy vibecodes @spacedriveapp live and i had to look at what else he shipped. three open source apps, some of in @rustlang, 50k+ github stars combined.. cool all built live on stream. one person. jamiepine.live watching his workflow still made me take notes 😄
English
1
1
15
3.9K