this post was submitted on 12 Sep 2023
5 points (64.7% liked)

Web Development

2973 readers
15 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 1 year ago
MODERATORS
 

I gone through a lot of hosting service providers and unfortunetly cannot find a single one that can be used without running nonfree programs, all of them require loading bulky JavaScript apps.

I know of Codeberg Pages for example, but it is not suitable for business use.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 year ago (1 children)

I'm with OVH and Kimsufi and I don't know what you're even talking about. Do other providers make you install something locally?

[–] [email protected] -1 points 1 year ago (2 children)

Major browsers are downloading and running programs automatically in the background without knownleage of user. If you block this those sites won't work, because those websites are just blank and you actually run an app.

[–] [email protected] 3 points 1 year ago (1 children)

Your problem is that there is JS code running in a browser?

[–] [email protected] 3 points 1 year ago

The way they describe it has me baffled. At first I assumed they were referring to PaaS like Heroku or Vercel and somehow weren't aware they could just get a barebones Linux VPS.

But no, going by the response they're complaining because VPS provider websites require JavaScript to function?

OP you know you can clear cache after and bam, all the locally cached JavaScript in your browser is gone.

If you do happen to be referring to PaaS solutions, just go barebones and use SSH to connect and configure it.

[–] [email protected] 2 points 1 year ago

Nice to see you here, Mr. Stallman.