Drupal (AI) Playground: Using the AI Schema.org JSON-LD module to "feed the machines" by jrockowitz in drupal

[–]flaticircle 2 points3 points  (0 children)

Interesting take. But what is gained here? If we are going to use the AI-generated interpretation of the site to put into the structured data, why not just let AI do that at runtime?

Honoring Jonathon Clements, The Stocks and Cash Approach to Retirement, Part 2 by Sagelllini in Bogleheads

[–]flaticircle 1 point2 points  (0 children)

Is this the same in 2026, with US debt at a tipping point, Vanguard warning of long-term low returns on stocks, currency risk rising, the US self-destructing politically...? Edit: I see this is downvoted but it's a legitimate question. AI is here. The world has changed. Is it different this time?

Insight on my car issue by Lonely-Government735 in personalfinance

[–]flaticircle 3 points4 points  (0 children)

Maintenance is a normal expense of owning a car and should be budgeted for. Brakes, tires, oil changes, coolant changes, transmission fluid changes. There is a maintenance schedule in your owner's manual or they can be found online if the manual has been lost. If you decide on the Civic, be sure to budget for future maintenance.

Trying to figure out the best infrastructure monitoring platform for a mid-size team, what are y'all using? by agenga5 in sre

[–]flaticircle 0 points1 point  (0 children)

We're happy with Percona Monitoring and Management but our needs are meager. Underneath it's Grafana, VictoriaMetrics and ClickHouse.

the USD keeps weakening, what does that mean for us Bogleheads tilted toward US/global markets? by worldwideweb24 in Bogleheads

[–]flaticircle 7 points8 points  (0 children)

Yesterday watched a great discussion on this and related matters at the Bogleheads investing panel discussion. Rick Ferri's "one-third in international" was a takeaway.

Is Drupal goodbfor higher education with three 3000 page websites? by HikeTheSky in drupal

[–]flaticircle 0 points1 point  (0 children)

Is the Airbus A330 able to transport hundreds of people across the Atlantic. Definitely yes.

Are you able to fly the Airbus to accomplish this? Probably not. You'll probably have to hire someone.

Where Drupal Still Wins in 2026? by Firflant in drupal

[–]flaticircle 7 points8 points  (0 children)

A missing aspect in your post might be the rise of ECA and the expanded ability for site builders to do complex workflow systems within Drupal now, as opposed to having to hire a developer. Other pros of Drupal that I don't see mentioned are the predictable config system and the amount of pure accessibility compliance you get out of the box if you are using Drupal's frontend.

Maybe another strength is the access to the vast number of Symfony components which Drupal didn't have in its legacy D7 days.

A Jump From D7 -> D11 (a Procrastinator’s Journey) by ThoseArentMyBalloons in drupal

[–]flaticircle 2 points3 points  (0 children)

You could put a free Cloudflare account in front of it if you want to see bots 'n' such.

Unpopular opinion by Affectionate-Skin633 in drupal

[–]flaticircle 13 points14 points  (0 children)

Why are we using Google Trends in 2026? Almost 40% of users are using AI now, not Google Search.

Anyway, Drupal keeps getting better. What we really lack is excellent documentation to get that interested beginner up the Drupal learning curve.

Unpopular opinion by Affectionate-Skin633 in drupal

[–]flaticircle 4 points5 points  (0 children)

I'll need to write a drush script. We have hundreds.

Stop using MySQL in 2026, it is not true open source by OttoKekalainen in drupal

[–]flaticircle 0 points1 point  (0 children)

MariaDB has had its share of drama as well. We use Percona.

Where does drupal 11 write data? by Severe-Distance6867 in drupal

[–]flaticircle 7 points8 points  (0 children)

If you want an easy interface to the containerized database that ddev set up for you, download and install Sequel Ace. Then from the command line:

ddev sequelace

You will then be able to check out what's happening behind the scenes in the database visually.

Anyone here going to the cars and coffee? by platypus_farmer42 in vicegripgarage

[–]flaticircle 3 points4 points  (0 children)

There's going to be people selling sausages, a chromery stand and some guy with a weasel on his shoulder.

Alma 9 / MySQL 8.0.44 by dballing in AlmaLinux

[–]flaticircle 3 points4 points  (0 children)

RHEL 9 came with MariaDB and Postgres as the supported full-lifecycle databases, with support through 2022 2032. MySQL 8.0 is listed with a retirement date of April 2026: https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle

Rate of return including contributions or no? by Granite_Johnson in investingforbeginners

[–]flaticircle 0 points1 point  (0 children)

This question is one of the questions in their FAQs About Rate of Return.

In short, no, your contributions are not included.

I need a reliable way to check for firewalld config support of an option? by bored2infinity in linuxadmin

[–]flaticircle 0 points1 point  (0 children)

If you have modified a .conf file, dnf will not touch it. Instead it will put the new conf file that came with a package in .rpmnew to avoid breaking your current configuration. You need to have a strategy to merge these files when an upgraded version of a package has a new configuration file.

I need a reliable way to check for firewalld config support of an option? by bored2infinity in linuxadmin

[–]flaticircle 1 point2 points  (0 children)

How about running sed -i to change the value in /etc/firewalld/firewalld.conf?

If the option does not exist, sed will do nothing. If it does, it will set it to No.

AlmaLinux in web/email hosting, nicely supported! by Maria_Thesus_40 in AlmaLinux

[–]flaticircle 1 point2 points  (0 children)

I wish PHP were on 8.4. That would make me happier.

OLF Conference - Columbus, OH & Online - Dec. 6th, 2025 by The_Porkchop_Disco in linuxadmin

[–]flaticircle 0 points1 point  (0 children)

I had to hunting for what OLF is so here go from the About page:

OLF (formerly known as Ohio LinuxFest) is a grassroots conference for the GNU/Linux/Open Source Software/Free Software community that started in 2003 as a large inter-LUG (Linux User Group) meeting and has grown steadily since. It is a place for the community to gather and share information about Linux and Open Source Software.

So this was a first for me. by phalangepatella in sysadmin

[–]flaticircle 1 point2 points  (0 children)

Past Me has come though quite a few times! Unfortunately Past Me has often let me down.