Reading view

Right... Kadence, good for anyone new in 2026

This is a warning for anyone looking at Kadence right now about what will be coming and we we all know it.

Liquid Web, after buying Kadence (or before I have never heard of them until this sale), seems to have fully embraced the AI build process from Claude Code. All tells are there. Its a clone of any other Claude website with the eyebrows and the numbers. They are going to sell "Kadence AI" soon, and I expect fully that Kadence is now a pile of shit owned by equity. I can't fault whoever built it for running with it and closing the sale. But as a "Founding" lifetime purchaser for Kadence, I can't recognise what I am looking at.

Kadence will be recommended a lot, and is here, because it's generally a good theme with great hooks and is good enough for a developer that needs to hand a site a customer wants a bit of control over.

But watch out. Don't invest today for something that might be milked for everything it can be by the new owners.

Liquid Webs website is absolute horse shit. Its a testament of the money hungry hype train of AI and if you think Kadence is safe now you are probably in for a surprise.

My suggestion:

Learn to FSE, learn to ACF Pro with Gravity Forms and CPT and templates. Learn to develop WP and don't settle for what's coming. Don't settle for a builder, or a theme or anything bundled and sold, especially if you are going to rely it for income.

We dropped Kadence about 2 years ago for full FSE or ACF/Templates, but I have a few legacy sites on it. And I went to do some work for a customer and realised so much had changed in the ownership that the brand trust we had is now in the toilet.

Just be careful making a decisions about developing into something you have no idea what the road map is anymore.

submitted by /u/blockstacker to r/Wordpress
[link] [comments]

Where modern PHP stands in 2026: deployment, architecture, typing, and concurrency

Hello everyone,

PHP comes up here from time to time, and I've noticed the discussion is usually based on what the language looked like 5+ years ago. Since I work with it every day and have genuinely come to enjoy it, I wrote a short article recapping where it actually stands today.

It covers modern deployment (FrankenPHP, Docker), software architecture (modular monoliths, the Symfony kernel, agents), the type system and its tooling (PHPStan, PHP CS Fixer), and the state of concurrency (ReactPHP, Swoole, the True Async RFC).

Full article: https://morice.live/posts/your-next-project-will-run-on-php/

Let me know if I missed anything, or if you'd like me to go deeper on a specific topic!

submitted by /u/andre_ange_marcel to r/webdev
[link] [comments]

Help with Small Non-Profit Fundraising Software

I run a non-profit and need suggestions about the best database to get. I loved Giftworks but they don't convert to the cloud so went with Frontstream that bought up so many databases. I paid a lot and it's totally useless for me. Only way to ask questions is with a chat or email. They are more interested in upselling. All I need is a database that stores records about my donors - runs reports- mailing lists - info on constituents.

submitted by /u/funnews8 to r/CRM
[link] [comments]

Salesforce alternative

I’m looking for alternative for Salesforce CRM. In my current salesforce org, I had implemented customizations for accounts, opportunity, opportunity product, product, product schedules, price books, price book entry, contacts, leads, 12-15 custom objects

2 custom apps, approval process, flows, triggers, and some lwc component, validation rules were also present.

The org is for about 100+ users.

Any recommended alternatives which will have the similar capabilities to implement all the above features.

submitted by /u/Acceptable-Mind-9836 to r/CRM
[link] [comments]

I need one agency to handle our full China website build, hosting and WeChat, does that even exist?

Our current site is hosted in Europe, loads painfully slowly for anyone in mainland China and sometimes simply does not open. I have learned this is partly the great firewall and partly the lack of a local server and an ICP filing. What I really want is one team that can handle the whole package, the localization into Chinese, the China hosting, the ICP filing, and ideally the WeChat side of things too, instead of me juggling five different vendors in three time zones. A few Shanghai based agencies keep coming up that claim they do all of this end to end for foreign brands. Before I reach out to anyone, can someone recommend a studio that genuinely delivers the full China launch rather than just one piece of it?

submitted by /u/FrostAngel11 to r/webhosting
[link] [comments]

Why Would a Site Like AMC Queue Visitors Before They Even Reach the Homepage?

noticed the AMC theatres site has had queue times of over an hour today… just to get onto the homepage. That’s a bit strange right?

AMC has ~650 locations in the US. Assuming ~10 screens per location, ~5 showings per screen per day, and ~300 seats per auditorium (probably a generous estimate), that’s roughly 10 million available seats per day.

Even if site traffic is 5x higher than actual ticket sales, we’re still talking about something in the ballpark of 50 million daily visitors.

That’s obviously not nothing, but it also doesn’t seem like an absurd amount of traffic for a company this large. I’m curious what the technical/business rationale could be?

submitted by /u/u16scharpf to r/webdev
[link] [comments]

Girlfriend is currently in france struggling to access jellyfin with tailscale without buffering

hello, she has a gigabit connection , and my upload speed is fast enough to deal with it but for some reason she has 8/10 times constant issues where it buffers every second ,whether with directplay or transcoding (i can transcode at 6x the framerate of the shows so shouldnt be an issue)

can anyone recommend a way to speed up or solve this issue? it wasnt a problem till i had to reinstall jellyfin and i believe i have put all the settings back to how they were.

is there an alternative to tailscale , that is still free and maybe faster without any issues such as relaying

submitted by /u/DriverAffectionate83 to r/selfhosted
[link] [comments]

Is there a way to not duplicate de lead cards when I use other number to talk to someone inside the CRM? (using kommo)

I use the Whatsapp API for the "new leads". But whenever I need to transfer the lead to a seller, it's creating a new lead card, duplicate. Is there a way for the seller to send a message from inside the CRM and inside the lead card, only changing the number that they wanna use (a normal number, using whatsapp lite, separate from the API) and the CRM not creating a duplicate card for that person?

submitted by /u/Branseed to r/CRM
[link] [comments]

Metro y MiBus actualizará su sistema de pagos: ¿seguirá funcionando la tarjeta Metrobús?

Metro y MiBus actualizará su sistema de pagos: ¿seguirá funcionando la tarjeta Metrobús?

Los nuevos equipos están diseñados para habilitar múltiples formas de pago, entre ellas:

Tarjetas bancarias de débito.

Tarjetas de crédito.

Tarjetas prepago con tecnología EMV.

Pagos mediante códigos QR.

Aplicaciones móviles.

Tarjeta Metrobús.

Otros medios digitales que se incorporen en el futuro.

La iniciativa busca adaptar el sistema de transporte público panameño a las tendencias tecnológicas utilizadas en las principales ciudades del mundo.

Instalación comenzará en junio

SONDA explicó que los nuevos validadores deberán pasar primero por procesos de preparación y certificación de software antes de entrar en operación. Posteriormente, serán instalados de manera progresiva en los buses y Zonas Pagas de MiBus, así como en todas las estaciones del Metro de Panamá.

submitted by /u/InterestingGuy973 to r/Panama
[link] [comments]

Where modern PHP stands in 2026: deployment, architecture, typing, and concurrency

Hello everyone,

I know I'll be preaching to the choir here, but I've put together a small article rounding up the PHP advancements I find most exciting as of 2026.

It covers modern deployment (FrankenPHP, Docker), software architecture (modular monoliths, the Symfony kernel, agents), the type system and its tooling (PHPStan, PHP CS Fixer), and the state of concurrency (ReactPHP, Swoole, the True Async RFC).

Full article: https://morice.live/posts/your-next-project-will-run-on-php/

Let me know if I missed anything, or if you'd like me to go deeper on a specific topic!

submitted by /u/andre_ange_marcel to r/PHP
[link] [comments]

DevSecOps Roadmap

I’m working toward a DevSecOps role and put together this roadmap to guide my learning across cloud, security, automation, and CI/CD. Trying to be intentional about building real-world skills and projects along the way—would love feedback.


🧭 DevOps / Cloud / Security Roadmap (Phased Plan)


Phase 0 – Foundations

Linux + Bash scripting

Git + GitHub

PowerShell (Windows / AD environment)

Python (automation / scripting)

Logging (Linux syslog / Windows Event Logs)

Git commits (clear messages / branches)

Real-world Git usage (code reviews)

Pull request / branching strategies (Git flow)

Linux process management (ps / top / htop)

Linux permissions & users

Linux systemd

Linux networking tools (netstat / ss / curl / tcpdump)

👉 Milestone Project


Phase I – Identity & Access Management + Security

Active Directory

Azure AD (Entra ID)

Okta

Google Workspace

Jira / ServiceNow

IAM fundamentals

MFA + Conditional Access

Zero Trust principles

Security + certs

SC-300 cert

IAM misconfiguration scenarios (privilege escalation)

Practice logging / alerting

👉 Milestone Project

🎓 Certifications

CCNA

AZ-104 / SC-300

AZ-500

Terraform Associate

AWS Cloud Practitioner / DevOps Engineer

CKA


Phase II – Databases + Automation + IaC

PostgreSQL (queries, joins, ~150MB datasets)

pgvector (vector DB + text search)

Python (boto3, psycopg2)

Terraform (IaC fundamentals)

Store DB creds securely (no hardcoding)

Secrets management (env vars / Vault intro)

Deeper Python (clean code / advanced scripts)

Build small app (Flask / FastAPI)

Cost awareness (AWS cost elimination)

Use tags in Terraform

👉 Milestone Project


Phase III – Containers & AWS

Docker (Dockerfile / Compose)

Kubernetes (Pods / Deployments / Services)

AWS:

IAM

EC2

S3

VPC

CloudWatch

CI/CD pipeline

Least-privilege IAM roles

CloudWatch for suspicious activity

Networking Fundamentals:

DNS

HTTP / HTTPS

TLS

Load balancers (ALB / NLB)

NAT

Routing

Subnets

How traffic flows in Kubernetes

👉 Milestone Project


Phase IV – Automation & Configuration

Ansible (playbooks / roles)

Terraform + Ansible integration

Configuration drift detection

Immutable infrastructure concepts

👉 Milestone Project


Phase V – CI/CD Pipelines + DevSecOps

Jenkins / GitHub Actions

CI/CD pipelines (build → test → deploy)

Trivy (container scanning)

Snyk / Checkov / tfsec (IaC scanning)

HashiCorp Vault (secrets)

OPA / Kyverno (policy as code)

Azure Security (Defender / Key Vault)

AWS pipelines

LLM security (prompt injection / PII protection)

Pipeline Security:

Fail pipelines on vulnerabilities

Block deploys if insecure

Generate security reports automatically

Observability:

Prometheus + Grafana

Logs: ELK stack / Loki

Alerting & IR:

Alerting basics

Incident response basics

Runbooks (incident scenario → response steps)

👉 Milestone Project


Phase VI – Integration + Job Prep

3–5 portfolio projects

Practice Jira-style documentation

Combine everything:

Terraform (AWS + Azure)

Docker + Kubernetes

CI/CD pipelines

IAM

Security scanning

👉 Milestone Project


⏱️ Weekly Structure

Day 1–4: Learning + Labs

Day 5: Build project

Weekend: Documentation + GitHub


submitted by /u/AnalystFew5888 to r/devops
[link] [comments]

How are you handling AI quality checks in your deployment pipeline?

Wanted to see if anyone at a Seed - Series A startup has found success with AI eval platforms? We’re shipping new/improving existing AI features pretty regularly and our existing workflows are pretty solid except we don’t have much testing or tracing for our AI-generated outputs.

We’re find that even small prompt tweaks or swapping to the newest model can quietly break output quality in ways that don't surface until a user notices. And right now we’ve got nothing automated that catches that before it ships. I've started looking into eval checks as an actual CI step with the hopes we can block merges if outputs fall below some threshold. Obviously a lot of eval platforms out there but haven’t seen many startups our size adopting those tools yet.

Not trying to add a bunch of work to the team but just hoping to get some core testing in place.

submitted by /u/TangerineTrue8757 to r/devops
[link] [comments]
❌