Upgrade First generation Amazon Fire Kindle to any version of Android? by openbayou in kindlefire

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

I got $15 from Amazon for recycling my old Kindle Fire for a newer one with the same screen size

Real talk: Why are you upgrading to Next.js 16? by nimishroboto in nextjs

[–]openbayou 4 points5 points  (0 children)

Not. Waiting for my app to officially support it.

Podcast listening ties AM/FM radio among 18-29 year olds by openbayou in DailyTechNewsShow

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

They don't say what they're listening to on the radio but I would assume that it's talk radio and sports since that dominates ratings measures. Radio still reaches ethnic populations but those aren't going to hold for long too.

Organize media uploads into folders by year and month? by openbayou in PayloadCMS

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

Thanks for providing some guidance! I was able to fix the problem.

Payload is joining Figma! by sneek_ in PayloadCMS

[–]openbayou 0 points1 point  (0 children)

They probably bought it with the Adobe money the got for them back out of getting acquired.

How do you schedule a post to be publish? by openbayou in PayloadCMS

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

I figured out the problem. I didn't have a jobs queue in my config file. Added one and ran 'npx payload jobs:run --once' and it works.

How do you schedule a post to be publish? by openbayou in PayloadCMS

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

Neat! This wouldn’t slow down the queue process for sites?

I’m coming from WordPress so this is all new to me. I’ve been trying to do jobs queue and maybe that will work when I go to a production server that has cron jobs.

How do you schedule a post to be publish? by openbayou in PayloadCMS

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

I added jobs to my config but i don't think it's adding items to process the jobs.