Webp’s purpose is to display images on web pages in a format that allows fast loading and rendering. When a user downloads or views an image it should be served in a better format. Webp serves it’s purpose perfectly. Don’t try to download a background of a webpage with the expectation that it will be in a format that is not beneficial to the pages function.
- 0 Posts
- 5 Comments
Joined 3 years ago
Cake day: July 12th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Awkwardparticle@programming.devto
Technology@lemmy.world•Cloudflare DDoSed itself with React useEffect hook blunderEnglish
6·1 year agoYou are correct, useEffect can be dangerous if you don’t know exactly what you are doing. I would go so far as to say that most people use it incorrectly. This includes myself, I am not great at using React and end up using it in the wrong places, which according to a colleague, it should just be avoided if possible.
Awkwardparticle@programming.devto
Technology@lemmy.world•Sam Altman admits OpenAI ‘totally screwed up’ its GPT-5 launch and says the company will spend trillions of dollars on data centersEnglish
2·1 year agoIt is a system that outputs an answer that is the most probably correct one from what it processes from the inputs. It does not have the concept of creating a lie. It is just a probability machine.
Awkwardparticle@programming.devto
Programmer Humor@programming.dev•I created the weirdest political compass
14·1 year agoWhy is it missing Haskell?
I am on a new team learning a new language and new frameworks, I can use all of the code review I can get. I need feed back, before I put a bunch of garbage into the code base. Code review is needed for new team members.