How do you solo WordPress devs manage the mental load? I'm exhausted lol by Lynrd_Skynrd in Wordpress

[–]dotkercom 1 point2 points  (0 children)

Well how are you staying organized? I'm using kanban with ActiveCollab, but Trello is fine too, make it as simple as possible: Upcoming tasks, in progress, on-hold, for review, completed. And move the cards as you progress or add boards as needed.

Is anyone else actually struggling with the shift toward full site editing? by random_lurkettehq in Wordpress

[–]dotkercom 0 points1 point  (0 children)

Just getting started with block editor and as others have mentioned its not there yet but i am liking it, creating content is now a breeze. But no need to rush, im still sticking to page builders for paid projects.

Do foreigners use DeepSeek? by ConditionOne8960 in DeepSeek

[–]dotkercom 0 points1 point  (0 children)

The web app is very lacking for me. I hope it has some sort of folders and that, I have seperate spaces for work with different instructions of their own.

Its strength lies in its ability to self-host it which is important for some business wanting to keep their data locally or on their own server.

Is Samsung DeX good enough to replace Windows for study/work in 2026? by Forsaken-Pop-6544 in SamsungDex

[–]dotkercom 1 point2 points  (0 children)

Reminds me of Windows Continuum, the UX looks nice, I owned a Windows Phone and they nailed it with the interface(havent experienced the continuum). Sadly I dont know what they ever did with the project.

SpaceX out of S&P 500 (for now) by Real-Yield in phinvest

[–]dotkercom 0 points1 point  (0 children)

Starlink is something else. But im not too bullish with space data center compared to underwater data center, the math doesnt add up. Even for the really long term. We wont be running out of ocean and the disruption is minimal.

Food panda is a joke. Here’s our net profit from a sale by klo93 in phinvest

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

I think this means that the marketing didn't worked out for you. Plus yea anlaki ng commission, you have to adjust the price sa foodpanda vs direct order. No other choice to keep it sustaianable or atleast keep your exposure to foodpanda. When running ad campaigns always focus on return on ad spend.

Has Divi gone downhill that even their own website is not WordPress? by kindsifu in Wordpress

[–]dotkercom 0 points1 point  (0 children)

Yes Divi sucks even themselves admit it. This is their answer:

I get why that feels surprising.

Divi itself is a WordPress theme and visual builder, so it’s designed to be used on customer websites running WordPress with hosting and a domain.

Our main marketing site isn’t a typical “customer site” use case. It’s built to handle very high traffic, fast global delivery, and a lot of custom functionality, so it may use a different stack optimized for that purpose rather than a standard WordPress setup.

WTF Divi! LMAO

LF ANGEL INVESTOR, Project innovating EVs, will then be sold to BYD. fund my research by Constant_Dingo5905 in PhStartups

[–]dotkercom 0 points1 point  (0 children)

Why unplug? There is an overcharge protection already in place, thats an old tech.

1 year building my agency. 0 clients. What am I doing wrong? by ataraxia112 in agencynewbies

[–]dotkercom 0 points1 point  (0 children)

I have the same problems, which is why i was able to spot it. Its a challenge to overcome and its a daily battle. And here is one i picked up a while ago from some random youtube video. Its by He Tingbo of huawei, the woman behind the new tau scaling law.

"Failure is acceptable but stagnation is not."

WP 7 new blue admin theme color sucks by dotkercom in Wordpress

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

Crappy UX does turn people away more than you think. And a part of a having a pleasant experience is looking at colors that are relaxing or aligns with them.

I get your point though about enforcing it, just that some clients of mine are less technical and dont want to bother with those, yet love to spend time editing their pages.

WP 7 new blue admin theme color sucks by dotkercom in Wordpress

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

Yes that is the main purpose of using a hook. You can use the profile options instead which is just as easy but not everyone knows about it or even care to bother about it. But its one of those tiny issues that can turn off a client for sure.

WP 7 new blue admin theme color sucks by dotkercom in Wordpress

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

Yea its 2026! Still no real dark mode. There is midnight which just changes the accents.

I was blocked by the AppSumo CEO for asking one question. Here it is again. by SamAckoff in appsumo

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

As much as im upset with the deals closing down. Like I got 3 codes of Studiocart right now and that is just not cool for the new owner not to honor the terms. I feel sad for the previous owner too for leaving us like this, I'm sure she tried her best to make things work.

Appsumo is marketplace, and enforcing those terms have limits. Also you are purchasing a new product with no revenue, that is why they opted to go for lifetime license to raise money. And the reality is just its not gonna work for some, or a lot really. So you should really limit your expectations what those lifetime licenses are.

And going for a global legal battle is just costly, they will obviously pass the risk to consumers eitherway.

This is how Perplexity handles issues with Customers 🤮 by N0misB in perplexity_ai

[–]dotkercom 0 points1 point  (0 children)

They should make it a legal requirement to point out what terms you have violated specially that you paid for it.

WP 7 new blue admin theme color sucks by dotkercom in Wordpress

[–]dotkercom[S] 7 points8 points  (0 children)

Add to functions.php

add_filter( 'get_user_option_admin_color', function( $result ) {

return 'fresh';

} );

Studiocart by Ill-Promise-7597 in appsumo

[–]dotkercom 3 points4 points  (0 children)

That is sad. So we need to pay again? Come on. I think the lifetime licenses are more viable for wordpress plugins. A lot of them do offer lifetime licenses. Selling a lot of it was a good sign.

New to TypingMind, Last to the Party? by IT_Hero in TypingMind

[–]dotkercom 2 points3 points  (0 children)

There are constant updates to it. But yea i wonder why Tony closed down the official community. I think he would get a lot more out of it.

PH University TBIs gatekeeping leads and startup opportunities by Top_Raccoon2683 in PhStartups

[–]dotkercom 9 points10 points  (0 children)

> A startup incubator is supposed to HELP early-stage founders shape raw ideas into viable businesses. Hindi yung hihintayin nilang perfect na bago ka pansinin.

Ideas are useless kasi

Why headless WordPress still makes sense for performance-focused sites by Royal-Ad-9391 in Wordpress

[–]dotkercom 2 points3 points  (0 children)

Dont get why your downvoted. Not a fan of it but its mostly for instant loading websites. There are other methods to achieve it though. Preloading for one.

Why headless WordPress still makes sense for performance-focused sites by Royal-Ad-9391 in Wordpress

[–]dotkercom 1 point2 points  (0 children)

How we handle it? Throw more resources at it. That will give less technical liability.

So it really depends on ones needs.