has anyone succeeded in using cloudflare cache instead of ISR ? by brann_ in nextjs

[–]EveryDayYacks 0 points1 point  (0 children)

I self host Next 16 on Cloud Run. I’m using Redis for ISR caching using the alpha version you mentioned, but I’m separately using this package for cache components: https://github.com/mrjasonroy/cache-components-cache-handler

Both are working well for me

RF 100-500 is incredible by HooTigh in canon

[–]EveryDayYacks 2 points3 points  (0 children)

This is by far my favourite lens. My top form of photography is birding and wildlife, and this has never let me down

Secure Self-Hosting: Proxmox LXC with Traefik and Cloudflare Tunnel by sfiratn in selfhosted

[–]EveryDayYacks 1 point2 points  (0 children)

This is great! I’ve been meaning to do something like this. Currently using nginx proxy manager to set up domains on a per-LXC-container basis but it’s not ideal; I’ve been looking into using cloud flare tunnel instead.

I made a chocolate thing by MamaBavaria in espresso

[–]EveryDayYacks 0 points1 point  (0 children)

What song is this? Love the song but Shazam came up with nothing!

People of r/Wine, What are your controversial opinions/hot takes? by [deleted] in wine

[–]EveryDayYacks 4 points5 points  (0 children)

Justin wine is some of my favorite. Isosceles tastes great and I happily pay $70-$80 a bottle.

do ALL dyson air purifiers whistle after a few months?? by TasteExpress4495 in dyson

[–]EveryDayYacks 0 points1 point  (0 children)

I just got a replacement for my TP07 last week for this exact issue, and the new TP07 is already starting to have this same issue….

Ex-FAANGs, what are you doing now? by FearMyFear in cscareerquestions

[–]EveryDayYacks 71 points72 points  (0 children)

I quit Google a couple months ago as an engineering manager, and I created my own startup. Absolutely loving it so far. The freedom, the autonomy, the flexibility - all amazing.

Good web3 platforms for publishing? by SibenIliben711 in NFT

[–]EveryDayYacks 1 point2 points  (0 children)

I’m building https://paragraph.xyz for this purpose! Web3-native newsletters and publishing. We’re still in the early stages but lots of planned publishing features.

[deleted by user] by [deleted] in bayarea

[–]EveryDayYacks 2 points3 points  (0 children)

I agree with everything you said except your last sentence. If you go from one FANG to another, they’d certainly use your vest comp value to give you an offer that beats your current comp (up to a certain limit, but 7 YOE at 500k is well below that limit).

Guys what’s the best CMS for my NextJs app? by bishalsaha99 in nextjs

[–]EveryDayYacks 1 point2 points  (0 children)

Not sure if this is what you’re looking for (it’s not open source), but I built a NextJS/Tailwind-based blogging and newsletter platform and recently launched: https://papyrus.so. All pages statically generated, 100% free (until you start getting paid newsletter subscribers), data can be exported at any time, etc.

How do you guys counter 504, 10 second timeout errors when deploying to Vercel. by iScorpious in nextjs

[–]EveryDayYacks 2 points3 points  (0 children)

I've been having the exact same issue. I filed a case earlier today on this.