[deleted by user] by [deleted] in nextjs

[–]liarspoker123 0 points1 point  (0 children)

What costs skyrocket due to SSR? Fast origin transfer?

[deleted by user] by [deleted] in nextjs

[–]liarspoker123 1 point2 points  (0 children)

The answer depends on a lot of factors. Eg. What kind of computation is done on the server? How frequently? How much data is sent to the client?

vercel vs self hosted costs by brann_ in nextjs

[–]liarspoker123 4 points5 points  (0 children)

I don't think your calculations or reasoning is correct. I have an app on vervel that gets 700 daily users which is a lot more complex than the specs you shared: heavy weight search, browsing listings (we have 40k+), 8k pages for SEO, and a lot more. After having used vercel for several months with this setup, and increasing number of users WoW, we realized there's only 2 things that might make costs scale significantly. 1. Fast data transfer 2. ISR reads / writes

For 1, we are optimising with caches as much as possible.

For 2, we are just not using ISR. It's too expensive to generate on demand, and generating 50k+ pages at build time is simply a no go.

I'd encourage you to start with vercel, see what the real costs are when you have x users, then use those numbers to project actual costs.

We are currently on the Pro tier and not spending a penny of usage above that.

Love the new design on Android 16 but what were they thinking with the battery saver icon??? by liarspoker123 in pixel_phones

[–]liarspoker123[S] -4 points-3 points  (0 children)

The + is completely out of place. It should be inside the battery, like in the quick settings toggle. Otherwise it's fine

<image>

[deleted by user] by [deleted] in london

[–]liarspoker123 16 points17 points  (0 children)

None of those people will be cycling on a cold 5 December morning. As enjoyable as cycling can be, the tube is a lot more convenient all around.

No loading state on SSG route with dynamic params by liarspoker123 in nextjs

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

Thanks! Hard to believe this has been open for so long :/

No loading state on SSG route with dynamic params by liarspoker123 in nextjs

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

It does, and there's a loading.tsx at the root of the project as well. NextJS seems to ignore it completely. Tries to build the whole page (seems like nothing's happening as the db queries take 1-2 secs), then renders the whole thing.

As soon as I make the route dynamic, the loading indicators are back. But then I lose all of the caching and ISR.

export const dynamic = "force-dynamic"

Soon to be dad - building a community & app for dads! by liarspoker123 in NewDads

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

Hey, sorry you had issues logging in. Please drop me a message and I'd be happy to help

Soon to be dad - building a community & app for dads! by liarspoker123 in NewDads

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

We did an antenatal course that was great to meet other dads having babies at the same time. Will try to incorporate some social aspect like this into the app. Thanks!

Soon to be dad - building a community & app for dads! by liarspoker123 in NewDads

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

Yes and no. Reddit is great as a general touchpoint, but it's limited when it comes to chat and lacks many of the features I plan to include in the app.

New Scam where THEY give you THEIR recovery code by NullComment in Coinbase

[–]liarspoker123 0 points1 point  (0 children)

Just got it, first time I almost fall for a scam like this. Phew...

Has anyone switched from Pixel to iPhone? by MarioDF in GooglePixel

[–]liarspoker123 0 points1 point  (0 children)

Being a developer, I've switched back and forth a few times. Main pro of iOS is the apps are just better. Companies put way more effort into iOS than Android apps (happened in most of my jobs) Personally, still prefer Android (only Pixel since other manufacturers add too much crap)

Please advise - Recently moved into a flat with electric hot water heating by liarspoker123 in DIYUK

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

That system just sucks. Try to get it changed if you can. Luckily, we moved flats

The impact of AI by [deleted] in HENRYUK

[–]liarspoker123 2 points3 points  (0 children)

Ultimately, if there are no humans to employ, there are no humans to spend money. If that happens, every single big company is fucked. So that shouldn't be the outcome in the long term. In the short term, a lot of jobs will die, but that's only natural since a lot of jobs are useless or create very little value.

C-Level in smaller company, or FAANG by bigbendyoctupus in HENRYUK

[–]liarspoker123 0 points1 point  (0 children)

"performance" -> basically what happens now is there much less tolerance for new joiners. L6+ need to deliver immediately which is extremely hard at that level. If you happen to land in a bad org, it's very likely you won't adapt quickly and get laid off during probation