Advertisement · 728 × 90

Posts by Dan Greaves

Shopify has one which always invents GraphQL resources which don’t exist. It works for the most basic of queries.

9 months ago 1 0 1 0

Hacker News are gonna lose their shit over this.

1 year ago 3 0 0 0

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.

1 year ago 1 0 0 0

You could still have a “Featured sections” block, but put it at the top of the “Theme sections” page, so the hierarchy is obvious.

1 year ago 1 0 1 0

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.

1 year ago 1 0 2 0

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!

1 year ago 1 0 1 0
Post image

If it makes sense for your route, try Singapore. It’s incredible.

1 year ago 15 0 1 0

I reported it and it was gone within a few minutes! Impressive! The account had followed 1k people.

1 year ago 1 0 0 0

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.

1 year ago 1 0 0 0
Advertisement
Post image

This is a great feature I just saw on @theguardian.com. I wish every site did this!

1 year ago 1 0 0 0

I think this is trained solely on @taylorotwell.bsky.social’s profile picture

1 year ago 3 0 0 0

Great thread. Looks like the App Store reviews are coming along nicely too!

1 year ago 1 0 0 0

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!

1 year ago 2 0 1 0

If enough people cancelled at the same time, I genuinely don’t think they could afford to refund. Seems pretty unreasonable to expect it.

1 year ago 1 0 0 0

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.

1 year ago 0 0 0 0

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.

1 year ago 3 0 0 0

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.

1 year ago 10 0 1 0

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.

1 year ago 0 0 0 0
Advertisement

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.

1 year ago 1 0 1 0

can I code fast? no. but can I code well? also no. but does my code work? alas, no

1 year ago 18296 2131 408 152
Preview
Settings (.npmrc) | pnpm pnpm gets its configuration from the command line, environment variables, and

My favourite example of this is “shamefully-hoist” from pnpm. The perfect amount of shame.

pnpm.io/npmrc#shamef...

1 year ago 5 0 0 0

PostHog

1 year ago 1 0 1 0

“Here’s what I found on the internet” like i could have done that myself

1 year ago 1 0 0 0

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.

1 year ago 0 0 0 0
Centralize root access for member accounts - AWS Identity and Access ManagementCentralize root access for member accounts - AWS Identity and Access Management Learn how to secure the root user credentials of your AWS accounts managed using AWS Organizations.

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...

1 year ago 2 0 0 0
Advertisement

Are you saying you don’t enjoy reading 4 paragraphs on “what is S3” before every announcement?

1 year ago 1 0 0 0
Preview
AWS Elastic Beanstalk adds support for Node.js 22 - AWS Discover more about what's new at AWS with AWS Elastic Beanstalk adds support for Node.js 22

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...

1 year ago 0 0 0 0
Increased limits for automatic app-based discounts - Shopify ChangelogShopifyOpen Main NavigationHomeClose Main NavigationFacebookTwitterYouTubeInstagramLinkedInPinterest We've increased the number of active automatic app-based discounts per shop which will help merchants who were previously constrained by our limit ...

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...

1 year ago 0 0 0 0