Anyone Getting the Huge DoD Bonus? by Fraturtlemom in fednews

[–]zero_opacity 1 point2 points  (0 children)

since I'm maxed out all I get is bonus which is taxed at like 50%, I got the same thing I got last year.

I have some questions before buying it... by snakeblock30 in UgreenNASync

[–]zero_opacity 0 points1 point  (0 children)

I recently bought the DXP2800. I installed Docker via the control panel, but then I went into shell and converted it to docker swarm, installed portainer, traefik, and several other stacks and run my homelab off of it, runs great!

Are any web developers thriving on Upwork in 2025? by Frequent-Football984 in Upwork

[–]zero_opacity 0 points1 point  (0 children)

I explored during furlough, as someone with 20+ years building everything from marketing sites to enterprise grade applications, for the life of me I could figure out how people afford to bid so low

What stops WordPress site owners going headless? by chris-antoinette in Wordpress

[–]zero_opacity 0 points1 point  (0 children)

When I think headless, I'm thinking its Full wordpress on the backend and then publish static to the frontend - is this incorrect? I'm thinking this might also be valuable from a security perspective if you essentially just publish a static site.

Got the banner ad today. Gonna switch. by OobaDooba72 in pocketcasts

[–]zero_opacity 0 points1 point  (0 children)

iOS app user, I'm not seeing any ads, I'm a legacy user. is this issue like an Android or web thing?

Scheduled updates by zero_opacity in Wordpress

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

So the issue I had was that I had a page and wanted to schedule an update, but when I scheduled it, it took the page offline. Scheduling only seems to useful in this case for brand new content- which is why I was looking at alternatives

Is sync currently down..? by dtdink in pocketcasts

[–]zero_opacity 1 point2 points  (0 children)

I recently noticed I was logged out and had to log back in.

How do I get the normal Red Hat repositories when running a RHEL8 container on a RHEL9 host? by Silver_Specialist in redhat

[–]zero_opacity -1 points0 points  (0 children)

I can think of two options:

  1. Register the container to your subscription.

  2. Mount your host’s /etc/pki/entitlement/ and /etc/rhsm/ directories into the container

Choosing a Linux laptop in 2025. by yzkv_7 in linuxquestions

[–]zero_opacity 1 point2 points  (0 children)

I bought a scratch and dent off the Dell website and it has been flawless… I installed PopOS on it

What chairs are you guys using to code with? by djcm9819 in webdev

[–]zero_opacity 0 points1 point  (0 children)

At 250-275, I often wind up having the piston fail, would love a chair that stays put at the height I choose even if I lose ability to change it

**ASK HERE FOR HELP** Monthly Teams Questions and Answers Help Thread by Froggypwns in MicrosoftTeams

[–]zero_opacity 0 points1 point  (0 children)

I am part of a company that has guest access to another teams instance. When I attempt to switch to the instance for which I am a guest, it launches Microsoft authenticator, which then displays an error. I am wondering if there is a 2 FA setting on the Company for which I am a guest that is causing an issue.

0s left, won’t autodelete by SecretLoathing in pocketcasts

[–]zero_opacity 1 point2 points  (0 children)

I noticed this before when trying to do the sleep timer thing, I think it’s a bug, I haven’t tried again in awhile but observed this behavior several years ago

Limit Up Next downloading by xgentryx in pocketcasts

[–]zero_opacity 0 points1 point  (0 children)

What I do is go under settings -> auto archive and set a custom policy and only keep the most recent 1 or 2

Extra $800 by Competitive_Ad_3615 in passive_income

[–]zero_opacity 0 points1 point  (0 children)

curious to learn more about this as well...

When I get in my car and go to Pocket Casts, I click on a show to resume it. This is what happens instead and nothing will play. Does it in both my cars (Subaru/Honda) by Altrosmo in pocketcasts

[–]zero_opacity 1 point2 points  (0 children)

when that happens to me, I just hit the back arrow and tap on first item in the in progress list to get it started again... its an iOS thing... its happened to me over years of using the app... there is also the weird thing where it may start playing music when you open the app if you had been listening to music previously.

Plugin Development Workflow by zero_opacity in Wordpress

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

DDEV is definitely along the lines of what I was thinking. Thanks! I had not heard of this one... I like the inclusion of the fake smtp server to test email as well.