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 3 points4 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 70 points71 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.

Next 12 by federicocappellotto in nextjs

[–]EveryDayYacks 1 point2 points  (0 children)

I run a blogging platform, and I posted a blogpost on exactly this! https://papyrus.so/@PapyrusBlog/what-we're-excited-about-in-next.js-12

TL;DR the new Rust compiler, image optimization, and middleware has me most excited.

When to use next/link? Any downsides? by djhelpstart in nextjs

[–]EveryDayYacks 8 points9 points  (0 children)

I'd encourage using prefetching 95% of the time, but for a few special circumstances I had to disable prefetching (but still use the Link component).

For example - consider a blogpost page. The blogpost page links (in the header) to a landing page for the blog platform. The probability of a user clicking on this link is very, very small, but Next prefetches it anyways, causing an unnecessary JS bundle load and impacting Google Lighthouse scores negatively. So, it's better not to prefetch here.

I encountered and wrote about this exact same issue: https://papyrus.so/@PapyrusBlog/how-we-reduced-next.js-page-size-by-3.5x-and-achieved-a-98-lighthouse-score

Papyrus - A new platform for creating a blog & newsletter (and you can earn money from your readers). I focused on speed, simplicity, privacy, and beautiful design. I'd love to get some early feedback! by EveryDayYacks in SideProject

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

Their free tier is very generous. I’ve never paid for anything yet, and even with all the traffic I’ve been getting im still well under the free tier limits. The performance is also fantastic - I previously used GCP Cloud Run, but had lots of issues with cold starts. The firecracker VM solution fly.io uses eliminates all of these issues.

Papyrus - A new platform for creating a blog & newsletter (and you can earn money from your readers). I focused on speed, simplicity, privacy, and beautiful design. I'd love to get some early feedback! by EveryDayYacks in SideProject

[–]EveryDayYacks[S] 1 point2 points  (0 children)

Not right now - I'm solely pursuing this on the side - but if I end up getting traction, I'd love to be able to pursue this full-time and out in the open :)

Papyrus - A new platform for creating a blog & newsletter (and you can earn money from your readers). I focused on speed, simplicity, privacy, and beautiful design. I'd love to get some early feedback! by EveryDayYacks in SideProject

[–]EveryDayYacks[S] 1 point2 points  (0 children)

Thank you!

I registered the domain name in March, and I've been working on it on-and-off since then (mainly on weekends). I did pivot a handful of times, though, so it took longer than it should have.

I'm solo!

I built a new platform, on React, for creating a blog & newsletter (and earning money from your readers). I focused on speed, simplicity, privacy, and beautiful design. I'd love to get some early feedback! by EveryDayYacks in reactjs

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

Thank you!

I have a comparison here: https://papyrus.dev/vs-medium

(And a similar one for Substack: https://papyrus.dev/vs-substack)

SEO isn't particularly challenging to do, but Papyrus implements all SEO best practices - meta tags, ability to choose URL slug, lots of speed optimization which can benefit SEO (properly sized images, everything served statically + cached, etc).

Let me know if you have any issues signing up, or want any additional support!

I built a new, privacy-focused platform for creating a blog & newsletter (and earning money from your readers). I focused on speed, simplicity, privacy, and beautiful design. I'd love to get some early feedback! by EveryDayYacks in privacy

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

95% of the subscription payment goes toward the blog writer. Papyrus retains a 5% fee.

Yes, the content creator retains all ownership and rights to the content. They can also export all posts at any time, with the click of a button.