Just a reminder that every developer who disables paste on a web form can die a horrible painful death. ESPECIALLY on every field on a form with many inputs. That is all.
Just a reminder that every developer who disables paste on a web form can die a horrible painful death. ESPECIALLY on every field on a form with many inputs. That is all.

There is an extremely important question about the near-future of AI that almost no-one is asking. We’ve all seen the graphs from METR showing that the length of tasks AI agents can perform has been growing exponentially over the last 7 years. While GPT-2 could only do software engineering tasks t
Modernizing .NET Part 20! 🏗️
Migrating legacy .aspx pages to .NET Core without a full rewrite.
✅ Zero ViewState overhead
✅ Keep existing .aspx URLs
✅ Modern API-driven UI
https://medium.com/@michael.kopt/%EF%B8%8F-modernizing-net-part-20-migrating-legacy-aspx-pages-to-asp-net-core-d855946c3db0
#dotnet #dotnetcore #aspnet #aspnetcore #csharp #webforms
Informal poll about date inputs on website forms. What’s your preference?
If you have a disability and use assistive devices, I invite you to comment with your thoughts. (Any thoughts from anyone are also welcomed.)
Federal News Network: The hidden vulnerability: Why legacy government web forms demand urgent attention. “Government agencies face a security challenge hiding in plain sight: outdated web forms that collect citizen data through systems built years — sometimes decades — ago. While agencies invest heavily in perimeter security and advanced threat detection, many continue using legacy forms […]
https://rbfirehose.com/2026/01/06/the-hidden-vulnerability-why-legacy-government-web-forms-demand-urgent-attention-federal-news-network/🚀 Tired of losing your progress on long web forms? Our new Chrome Extension automatically saves your input locally and restores it when you refresh the page. Built with privacy in mind, it works seamlessly across all websites without server-side integration. Perfect for online applications, admin dashboards, and more! 📝✨
Have you ever lost form data unexpectedly?
#WebForms #ChromeExtension #UserExperience #AutoSave #PrivacyFirst
Not just the modal. Or the tab. Or the window. The ENTIRE BROWSER.
Thanks for assuming I was done with the internet. And for conflating a statement with a question, just to pour salt in the wound.
#UX #WebForms #Copywriting #Grammar #WebDesign #HeyKidsDoNotDoThis
Today, @liberaforms released a new version including our work on its Dockerfile.
As explained on the project blog:
"The Dockerfile has been improved in many ways, but most notably, it now uses a multi-stage build. As a result, the final image now only includes the runtime dependencies, and not the development ones any more. This led to a significant size reduction of ~43%! It also helps reduce the attack surface as development tools that can be used to craft exploits, such as gcc, are now absent from the final image."
https://blog.liberaforms.org/2025/09/28/version-450/
This is a first step of a global enhancement regarding the containerisation of LiberaForms. Our next objective is to remove the use of the root account for running the service.
#OpenSource #FOSS #Forms #WebForms #Web #WebApp #Security #OCI #Docker #Container #ContainerImages
Need a simple way to collect donations in Drupal? I put together a quick walkthrough on using Stripe + Webforms to build a secure, flexible donation form.
Also keeping an eye on a new Stripe Donation Recipe that could simplify things even more once it’s ready.
Give it a read:
🔗 https://picozzi.com/notebook/2025/jul/creating-simple-donation-form-drupal-stripe-and-webforms
#Drupal #Webforms #Stripe #OpenSource #NonprofitTech
If you're looking to accept donations on your Drupal site, the combination of the Webform module and Stripe provides a flexible and powerful solution. In this guide, I’ll walk you through setting up a donation form using the Webform, Stripe, and Stripe Webform Integration modules—all on a local Drupal environment using DDEV.PrerequisitesBefore jumping in, make sure you have the following: