Shopify has one which always invents GraphQL resources which donβt exist. It works for the most basic of queries.
Shopify has one which always invents GraphQL resources which donβt exist. It works for the most basic of queries.
Hacker News are gonna lose their shit over this.
Not specifically, but given one of their points is βDonβt stuff unrelated pages under your homepageβ and hierarchy in general, I think they are taking issue with the duplication of the βcardsβ across the homepage and the sections page. If I were playing it safe, I would remove them just in case.
You could still have a βFeatured sectionsβ block, but put it at the top of the βTheme sectionsβ page, so the hierarchy is obvious.
If I were you, I would drop the βFeatured sectionsβ from the homepage. Essentially remove everything below that top overview block. Shopify users are very familiar with the left nav and will click it to see the βlibraryβ of sections. I think having two ways to get to a section is bugging Shopify.
Happy Yaak user here! I think you should lean more into βfrom the creator of Insomniaβ. I read somewhere that you had built a new app, but no combination of βinsomnia developer new appβ searches would let me find it. Was pure chance I ran across it again, and happy I did!
If it makes sense for your route, try Singapore. Itβs incredible.
I reported it and it was gone within a few minutes! Impressive! The account had followed 1k people.
Every recruiter posting the same engagement bate βwhat do you guys think about the work from home debateβ, followed by 15 formulaic comments from other recruiters.
This is a great feature I just saw on @theguardian.com. I wish every site did this!
I think this is trained solely on @taylorotwell.bsky.socialβs profile picture
Great thread. Looks like the App Store reviews are coming along nicely too!
Great write up! The fact itβs so easy to explain the concepts like this is a great sign. Looking forward to trying out TanStack Start!
If enough people cancelled at the same time, I genuinely donβt think they could afford to refund. Seems pretty unreasonable to expect it.
I canβt see SvelteKit declining, because it doesnβt really have any competition in the Svelte world. If you like using Svelte, youβre gonna reach for SvelteKit. Next.js is in a competitive space, with so many alternate React frameworks, not tied to any single hosting platform.
There used to be (maybe still is) a keyboard shortcut on windows which vertically flips the display. We had the entire classroom flipped upside down on the regular. Was peak hilarity at the time.
It's been said already, but I think Next.js will continue to decline in popularity. It's far too complicated, and achieves the same thing as much simpler frameworks. It's also too closely aligned with Vercel, giving the feeling of vendor lock in, even when there isn't.
Astro for websites. Remix for web apps. It doesnβt necessarily need to be static, but Astro excels at managing βcontentβ, not so much βstateβ. You can definitely make web apps with Astro, but thatβs not the main goal.
ChatGPT is going to kill Google Search within the next year. Even my non-technical friends use ChatGPT so much that they say "ChatGPT it" rather than "Google it". The question is, how long until ChatGPT starts including sponsored ads.
can I code fast? no. but can I code well? also no. but does my code work? alas, no
My favourite example of this is βshamefully-hoistβ from pnpm. The perfect amount of shame.
pnpm.io/npmrc#shamef...
PostHog
βHereβs what I found on the internetβ like i could have done that myself
Really enjoying @zed.dev so far! It's refreshingly simple and the docs are good. There are still some odd TypeScript things (for example, getting it to use the correct prettier config), but I find it's better to just keep the defaults for now, and wait for it to get ironed out.
Every AWS Organization should be enabling this. Having unused root credentials floating around for member accounts was always an odd design choice, which has finally been tidied up.
docs.aws.amazon.com/IAM/latest/U...
Are you saying you donβt enjoy reading 4 paragraphs on βwhat is S3β before every announcement?
Forever amazed that AWS Elastic Beanstalk is still going strong. I remember building on this 8 years ago, long before "containerize everything" became the norm.
aws.amazon.com/about-aws/wh...
Shopify have increased the limit for automatic app-based discounts from 5 to 25. This is a big win for apps, but I'm still not convinced modelling automatic discounts as separate functions is the way to go. One big function seems much simpler to grok and test.
changelog.shopify.com/posts/increa...