this post was submitted on 15 Sep 2026
2 points (75.0% liked)

Web Development

5837 readers
2 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 3 years ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] refalo@programming.dev 1 points 6 days ago* (last edited 6 days ago)

I run my browser in a microVM so that 1. security issues shouldn't affect the rest of my system, and 2. if I need to restart, I can save the state to disk and resume it later.

Not sure how feasible this would be if you're on Wayland, but I use X11 so it's a simple matter of pointing the VM to my existing Xorg server port on the host.