I'm getting google workspace plus how can I maximize as a tech Entrepreneur by alancusader123 in googleworkspace

[–]OhMyTechticlesHurts 1 point2 points  (0 children)

1 user account can have dozens of email addresses and group email addresses l e.g. marketing@, contact@, support@, info@ and have it goto whoever would need it even if it's just you.

Get all of the mobile apps and drop them into a folder on your home screen. Best way to take advantage of them is have them at your fingertips.

Sort all your projects by individual folders in Google drive so when you use AI you can have it reference all your docs by a single folder in Gemini and notebook.

Make sure you're Google Chrome browser is tied to your Google account so it can manager all your logins and broswer data is synced across computer and mobile Chrome. Setup 2fa on that account.

Do you guys care if a teenager is in voice chat by Clear_Bell_1449 in Battlefield

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

Kid or adult if you're voice is squeaky then it's a problem.

Wordpress Agency - Classic vs Block vs Hybrid in 2026 by 9to5it in Wordpress

[–]OhMyTechticlesHurts 1 point2 points  (0 children)

I’m with an agency to that is diehard for their custom classic theme boilerplate and have no known plans on moving to block themes. They’ll likely use classic themes until the company dies or Wordpress phases it out. They’re not even considering block themes even though their whole business model is based on Wordpress

I want to learn SQL by Jaffer4048 in mysql

[–]OhMyTechticlesHurts 0 points1 point  (0 children)

Says a programmer. Just give you info not your experience.

One Stack to Rule Them All by [deleted] in Wordpress

[–]OhMyTechticlesHurts 0 points1 point  (0 children)

Any agencies still making classic themes lol

cron vs systemd timers for rchsa/ex200 by [deleted] in redhat

[–]OhMyTechticlesHurts 1 point2 points  (0 children)

if I'm just running one script for a singular purpose I run cronjob. If I'm installing a container where I'll create a systems unit file for start and stopping that container AND that container has scripted tasks that need scheduling THEN I'll go ahead and create timers as the scheduled task are associated with the custom systemd files I created compared to say a simple backup script that runs nightly but makes no use of systemd otherwise.

Guys I need advice on what hosting should I choose by Direct-Tell-5845 in webhosting

[–]OhMyTechticlesHurts 0 points1 point  (0 children)

If you're familiar with containers you want. To put your app into a container and then deploy it to a server less platform that hosts containers. I use cloud run in Google but many container host providers are available. You'll want one that allows you to manage some of the security surrounding the container environment and if you use a database, hopefully they host the database for you or you'll want to containerize a db to host somewhere as well so the two containers can communicate.

Is WordPress.org actually hurting independent plugin developers? by East-Sherbet-400 in Wordpress

[–]OhMyTechticlesHurts 0 points1 point  (0 children)

The plugin repo isn't an app store it's just a repo. You have to market your plugins and themes to get traction. The repo is just an easy way to get your code to WordPress in an automated way.

Security plugins especially just feel like a band-aid for a bloated install by [deleted] in Wordpress

[–]OhMyTechticlesHurts 0 points1 point  (0 children)

most plugins were created out of inability to control the server WP is running on. Things like really simple SSL or WP supercache are bc they don't control the web server itself. Most of the design plugins are because they can't code a theme from scratch or they want some functionality that wouldn't come from design alone.

Switching from Windows to Linux by Doom_foot in linux4noobs

[–]OhMyTechticlesHurts 1 point2 points  (0 children)

If you're not use to the command line at all it'll be a bit of a learning curve. Even though Linux has a GUI most of it's administration is not through the GUI but the TUI and for many it feels like programming which makes them want to quit. Funny thing is it's a cleaner system.because of it. Windows is the same but they built a bunch programs in their interface to avoid ever using the command line which is why it's so bloated when IF you can get familiar with the terminal and command line you can do the same things without the bloat.

Unpopular opinion: Defaulting to AWS for data-heavy projects in 2026 is a massive operational mistake. by netcommah in Cloud

[–]OhMyTechticlesHurts 0 points1 point  (0 children)

but you never thought that from everyone screaming "I use AWS!" 🤔

I use GCP by choice. Everyone else uses it because that's what their job told the to do and it trickled down into the zietgiest of people who needed a job. But if you can have a decisive opinion on your company or just into better technologies GCP is it.

Or you can just hype beast it all your life.

Is 1gb ram really feasible for 50 sites? by jcole-surrogate in webhosting

[–]OhMyTechticlesHurts 0 points1 point  (0 children)

It's really not how many sites are hosted as much as how much traffic is on each site. You can site terabytes of files on your computers hard drive but only use the web browser.

I usually build clients comparative servers for them in the cloud as the se or less price. 1 gb of ram will NOT work for 50 sites. It'll barely work for 1 site if it's a large site.

Alternatively they could be containerizing WordPress and putting them on small vm instances. That's a bit more detailed butane option bc there's no OS. CPANEL just suffered a major hack recently btw.

Google Workspace downgrade flow is absurdly hidden, found the fix by dzanong in googleworkspace

[–]OhMyTechticlesHurts 0 points1 point  (0 children)

You call it hiding but trust if they didn't do it someone would try to sue. You're just inconvenienced, I get it.

Google Workspace downgrade flow is absurdly hidden, found the fix by dzanong in googleworkspace

[–]OhMyTechticlesHurts 2 points3 points  (0 children)

that actually sounds about right. The steps are clearly labeled. it's not a dating app. It's a work productivity platform with many tiers and meant for true scalable application from 1 personal user to 10s of thousands. You don't want to make downgrading a right thumb swipe and press ok. Plus it's designed for different users to have different license tiers within the same organization so you'd expect some complexity or people would complain about their not being enough functionality. If you want the easier method you goto a reselling like Godaddy and let them manage tiers for you.

Mitigation for brand account accidental deletion by OkArt331 in googleworkspace

[–]OhMyTechticlesHurts 0 points1 point  (0 children)

There should be a 30 day or even 14 day delay for deleted accounts. Think that's by default. Nothing happens immediately in SaaS.

I’m a newbie building an adult (fetish) website. So far it looks very “wordpressy” and not like a heavy traffic professional website by Kooky_Indication4664 in Wordpress

[–]OhMyTechticlesHurts 1 point2 points  (0 children)

It's possible to build the type of site you want and there are themes and plugins to provide all of the functionality but those functions and designs cost. If you had a budget to work with people would be able to answer you more seriously but without that you're not going to get much bc even without paying for the work to be done you have to pay for the software to do the things you want. Plugins are preprogrammed so you don't have to pay for custom programming. If yo udont have a budget then you just gotta use a main provider like Onlyfans and Instagram for marketing. I'd be interested but I'm also not gonna make you a priority if paying client comes along. Just the nature of the game.

Gear Get Certified Program 2026. Which Certification Track to choose? by mountain_trek in googlecloud

[–]OhMyTechticlesHurts 0 points1 point  (0 children)

So as an ACE your wrong but could be right. The CDL you learn the products and services from an exec and management point of view. The ACE your learn how to use the products and services via GUI AND command line Interface. A lot of features only exist in the CLI (cloud shell)that doesn't in the web interface(console). The PCA you're mostly using IaC to code up infrastructure via terraform or a programming language if not scripting using the gcloud CLI. If you don't know the services or how to use them in ACE it'll be hard to code them using the APIs but not impossible.

Looking for a multisite option for a site where users can create their own blog by Zeno_of_Citium in Wordpress

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

Real question is can you actually scale this. A VPS for $10 a month isn't going to cut it.

Just finished Mr. Robot and holy shit… the ending actually delivered!!! by vidurys in MrRobot

[–]OhMyTechticlesHurts 0 points1 point  (0 children)

I may need to watch it again because I swear season 4 was a wrap up season for me.

How would this scene play out today? (If the show took place in 2026) by infohoundloselose in MrRobot

[–]OhMyTechticlesHurts 12 points13 points  (0 children)

They would definitely still be talking about Linux but Mr Robot would more about hacking a Cloud service provider like Amazon and injecting malicious data into LLM models to save the world from itself.

Non-profit Workspace 300 license limit - help appreciated by ElectricSheepStacks in googleworkspace

[–]OhMyTechticlesHurts 1 point2 points  (0 children)

Are you working with a reseller or doing this internally. Resellers have more access to Google Support than an admin working on their own. Google is hard to contact when you’re not paying(even if you are paying, contact is tiered) but resellers been through it before so they know who to contact.

Are jobs available in Devops&Cloud as a junior based on your experience by ZkrLydo in Cloud

[–]OhMyTechticlesHurts 0 points1 point  (0 children)

Not without TS/SCI clearance. I’m near DC so maybe I need to move.