Normal view

Drupal (AI) Playground: AI is making great programmers even greater, and not-so-great programmers, well, not-so-great

Drupal (AI) Playground: AI is making great programmers even greater, and not-so-great programmers, well, not-so-great

See how I start with the statement "AI is making great programmers even greater and not-so-great programmers, well, not-so-great" and somehow end up concluding that everyone needs to be open to "vibe coding" with Drupal.

submitted by /u/jrockowitz
[link] [comments]

Comprar cartucho de válvula roscada (Normativa EN417)

9 June 2026 at 10:18
Comprar cartucho de válvula roscada (Normativa EN417)

https://preview.redd.it/giuld4ilx96h1.png?width=1054&format=png&auto=webp&s=78776c7dcafb4c405ac657a4e56067bad399f3f7

¿Conocen alguna tienda en Panamá que venda estos cartuchos de gas para camping ? Ya he ido a lugares como Doit Center, Novey o Cochez y no he tenido exito.

submitted by /u/Gildo2002
[link] [comments]

AMS2 Network Maintenance

Jun 10, 18:30 UTC
Completed - The scheduled maintenance has been completed.

Jun 10, 15:30 UTC
In progress - Scheduled maintenance is currently in progress. We will provide updates as necessary.

Jun 8, 15:41 UTC
Scheduled - Start: 2026-06-10 15:30 UTC
End: 2026-06-10 18:30 UTC

During the above window, our Networking team will be making changes to the core networking infrastructure to improve performance and scalability in the AMS2 region.

Expected impact:

These changes are designed and tested to be seamless. We do not expect any customer impact during the mentioned timeframe. If an unexpected issue arises, there could be a temporary loss of connectivity for Droplets and its dependent services, such as Managed Databases, Load Balancers, App Platform, and Managed Kubernetes, in the AMS2 region. We will endeavor to minimize any such impact.

If you have any questions related to this issue, please send us a ticket from your cloud support page. https://cloudsupport.digitalocean.com/s/createticket

How to disable bfcache and browser disk cache for a page?

I'm trying to prevent a page from being restored from the browser's Back/Forward Cache (bfcache) in a Drupal site.

I have the following response headers set:

Permissions-Policy: unload=() Expires: 0 Pragma: no-cache Cache-Control: no-store, no-cache, must-revalidate, max-age=0, private 

My understanding was that these headers would prevent caching, but the page is still being restored from bfcache when navigating back and forward.

Am I missing something? Do these headers have any effect on bfcache, or is there another recommended way to prevent a page from being stored and restored from bfcache?

submitted by /u/CulturalPlatypus4366
[link] [comments]
❌