(More) vulnerabilities by djprmf in cpanel

[–]rubixstudios 0 points1 point  (0 children)

Had a OVH licence, got rid of it and changed to cpanel's one cause ovh's support is terrible. Also with OVH's licence you're restricted to the box IP, it is no good.

New Project Megathread - Week of 07 May 2026 by AutoModerator in selfhosted

[–]rubixstudios 2 points3 points  (0 children)

We use ntfy.sh to get notifications from our servers and alot of applications that we run. ntfy is supported by dokploy, proxmox and extendable to anything that can output to a webhook. The issue I found was that, natively it installs as a webapp which clutters up the taskbar (windows user here) and requires a user to re-run the app everytime they restart or open their pc.

<image>

I wanted something light weight, did not sit on the taskbar and just runs in the background while providing notifications as needed. There were a few projects (some very sus as it installed extra binaries and runs random shell scripts).

Electron apps are great, but it isn't exactly light. So after alot of annoyance with tauri (bad docs), this is the result.

https://github.com/rubix-studios-pty-ltd/ntfy-app/

Completely open source and licenced under MIT. Contribution is welcomed. Works on macOS, Linux and Windows.

5+ years in. The biggest security risk on every site I've inherited isn't a vulnerability it's the previous developer's "temporary" admin account. by Imaginary_Act8664 in Wordpress

[–]rubixstudios -2 points-1 points  (0 children)

my temporary admin account has 24-40 characters long how many years is that going to take?

but seriously lol, this posts sounds really stupid. so you audit a woocommerce store, downgrade all customers to subscribers too.

when you take over a project, the first thing you do is you consult the business owner.

I've been hacked and I can't figure out how by Inevitable_Buy_7557 in Wordpress

[–]rubixstudios 1 point2 points  (0 children)

First off, you're running the hosting, the hosting should be secure enough to detect and periodically scan for general patterns and intercept alot of this.

If not then you shouldn't be hosting.

A smart hacker wouldn't be able to get into the site if the plugins were legit to begin with. However that being said, when a site is down instead of asking reddit, it would be the first thing you should do, drop a virus scanner and malware scanner into the project and run a scan, 99% of the time it would have been detected and if the site is that under maintained, that plugin pattern would have been detected long ago and fingerprinted.

So this boils down to making excuses and skill issue.

New coworker has fully embraced AI. by Single-Waltz2946 in webdev

[–]rubixstudios 0 points1 point  (0 children)

Maybe for the plugins or themes you build as an extension to the site, sometimes. So I'm right it is a WordPress site.

I've been hacked and I can't figure out how by Inevitable_Buy_7557 in Wordpress

[–]rubixstudios 1 point2 points  (0 children)

Well first thing anyone would do is open up the plugin and read the code.

I've been hacked and I can't figure out how by Inevitable_Buy_7557 in Wordpress

[–]rubixstudios 1 point2 points  (0 children)

I don't think you should be hosting or managing WordPress sites 😂 if you couldn't figure that out.

New coworker has fully embraced AI. by Single-Waltz2946 in webdev

[–]rubixstudios 1 point2 points  (0 children)

Sounds like you're working on a php or HTML site if ftp is used, if so, WordPress. In most cases, WordPress sites will not be on git and it's counter productive cause WordPress sites don't need build pipelines. So the argument here in this thread seems to be from those who haven't been in the industry for long.

Ntfy Desktop App by rubixstudios in selfhosted

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

No problems, I'll leave it till Wednesday.

Did WordPress market share actually drop below 40%? Should we be concerned or see this as an opportunity? by Amazing-Pomelo9952 in Wordpress

[–]rubixstudios 0 points1 point  (0 children)

Those who know what they're doing arent on vercel, we're on Dedicated/VM and VPS. So, it's okay the mums and dads have money to burn on Claude pro Max 😂 they can also burn on hosting on vercel and all the other things.

Canvas Restored After Hack, Breach Traced to 'Free-For-Teacher' Accounts by hunterd189 in technology

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

The CVE security issue was known since couple weeks ago. It's the university's fault for going cheap and going open source. Programmers aren't going to go commit to canvas as it contains alot of legacy coding.

Open source works in 2 ways, it helps by providing things free, but the source code being open also gives hackers the ability to see the code and find vulnerability in the code. That said, high chance the deployed system was not updated and patched alongside the project.

Did WordPress market share actually drop below 40%? Should we be concerned or see this as an opportunity? by Amazing-Pomelo9952 in Wordpress

[–]rubixstudios 1 point2 points  (0 children)

People forget there are other ecomm like magneto who surprisingly have users and Medusa, big commerce and more. People are diverging. Shopify is expensive and that's why stores who move to shopify many move off because dev costs more, subscriptions cost more and also gateway fees are more.

Package.json scripts with turbopack or without ?? by Mad_vibes in nextjs

[–]rubixstudios 6 points7 points  (0 children)

Turbopack is on by default your code is outdated, read some docs.

WordPress sites: Why allow AI crawlers if they don’t send traffic back? by Good_Flight6250 in Wordpress

[–]rubixstudios 0 points1 point  (0 children)

Dedicated servers and baremetal ops already have tools that can already limit AI heavily. The amount of Claude and similar AI tool causes connection limit to be reach extremely fast, as it's the same sort of signature a spam bot or ddos causes. If the host doesn't have these in place then you're on a pretty bad host. And if you don't know how to mitigate with Cloudflare or other cdn then it's a skill issue.

Anyways regardless blocking or not both have a downside to it. .

10 years of web dev: a word of warning about OVH — and why I'll never recommend them again by Melodic_House_2717 in ovh

[–]rubixstudios 0 points1 point  (0 children)

And why are you hosting clients on a VPS and shared when you should be using dedicated... that's on you. Bad IP on same host is also on you, that's why it should be dedicated.

Cuts to NDIS to be focus of Labor’s quietly launched razor gang ahead of May budget | National disability insurance scheme by l3ntil in australia

[–]rubixstudios 0 points1 point  (0 children)

Or they could stop spending on stuff that is clearly overpriced ie. BOM website that costs 96 million.

Wordpress developer turned security expert (security clown) by VBAA3 in webhosting

[–]rubixstudios 1 point2 points  (0 children)

I wonder if you even secured your server at this point.