squoosh
devilbox
squoosh | devilbox | |
---|---|---|
276 | 31 | |
21,669 | 4,365 | |
1.1% | - | |
4.9 | 0.0 | |
21 days ago | 5 months ago | |
TypeScript | PHP | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
squoosh
- Image Optimization in Any Web Apps / Mobile Apps
-
Frontend Resources V2 🚀
Image optimizer: Squoosh your images for better performance
-
Programming with ChatGPT
I'm increasingly building entire functional prototypes from start to finish using Claude 3.5 Sonnet. It's an amazing productivity boost. Here are a few recent examples:
https://tools.simonwillison.net/image-resize-quality is a tool for dropping in an image and instantly seeing resized versions of that image at different JPEG qualities, each of which can be downloaded. I used to use the (much better) https://squoosh.app/ for this, but my cut-down version is optimized for my workflow (pick the smallest JPEG version that remains legible). Notes and prompts on how I built that here: https://simonwillison.net/2024/Jul/26/image-resize-and-quali...
django-http-debug - https://github.com/simonw/django-http-debug - is an actual open source Python package I released that was mostly written for me by Claude. It's a webhooks debugger - you can set up a URL and it will log all incoming requests to a database table for you. Notes on how I built that here: https://simonwillison.net/2024/Aug/8/django-http-debug/
datasette-checkbox is a Datasette plugin adding toggle checkboxes to any table with is_ or has_ columns. Animated demo and prompts showing how I built the initial prototype here: https://simonwillison.net/2024/Aug/16/datasette-checkbox/
https://tools.simonwillison.net/gemini-bbox is a tool for trying out Gemini 1.5 Pro's ability to return bounding boxes for items it identifies. You'll need a Gemini API key for this one, or take a look at the demo and notes here: https://simonwillison.net/2024/Aug/26/gemini-bounding-box-vi...
https://tools.simonwillison.net/gemini-chat is a similar tool for trying out different Gemini models (Google released three more yesterday) with a streaming chat interface. Notes on how I built that here: https://tools.simonwillison.net/gemini-chat
I still see some people arguing that LLM-assisted development like this is a waste of time, and they spend more effort correcting mistakes in the code than if they had written it from scratch themselves.
I couldn't disagree more. My development process has always started with prototypes, and the speed at which I can get a proof-of-concept prototype up and running with these tools is quite frankly absurd.
-
Enhancing Your Website: Best Practices for Optimization
Online Converters: Websites like Squoosh or Convertio allow you to easily convert images to WebP.
-
Fixing WordPress Website Core Web Vitals Issues: Complete Guide
Use an image conversion tool or software like Photoshop, GIMP, or an online converter (e.g., Squoosh) to convert your PNG or JPEG images to WebP format.
-
Rendering Images The Good Way In Your React Application
Squoosh
- Squoosh: Make images smaller using best-in-class codecs, right in the browser
-
Let's learn WebP before introduce it
This ensures security for sensitive content. (https://squoosh.app/)
-
Frontend resources! 🚀
Image optimizer: Squoosh your images for better performance
-
SVG Viewer – View, edit, and optimize SVGs
Here's another handy tool that I use: https://squoosh.app/
devilbox
-
Best Xampp alternative
Upvote, because I like the idea of https://github.com/cytopia/devilbox. But, it contains a bit too much for me. Worth a look, though, fellow redditors
-
Multi site local development environment using Docker
Bro, http://devilbox.org.
-
What are currently the best, simplest and/or cheapest MAMP and WAMP stacks in 2023?
https://devilbox.org if you're ok with the command line.
-
devs, how do you run a test web server?
Use http://devilbox.org/ Comes out of the box ready and is close to your prod env then (php version, ..)
-
delboy1978uk/lamp v1.5.1 released. A docker LAMP stack comprising of an Apache webserver with self-signed cert, PHP 8.1 with Xdebug, Mariadb, and Mailhog. Comes with CLI scripts to simplify docker usage. Please have a play with it! :-D
When we have giants like ddev and devilbox in our midst it's surprising to still see these pop-up
-
Magento 2.4.5 Docker Setup
Try devilbox, it works great, have everything you need for development, and kept updated: http://devilbox.org/
-
Status of xampp in webdevelopment
Try Devilbox, it's a good Docker-based alternative for XAMPP.
- What kind of Docker and Kubernetes setups do you use?
-
How to install php for web development ? please help me
I'd recommend setting up a development environment with devenv as already suggested, and use devilbox ( http://devilbox.org/ ) alongside that.
- 🎅🎄🎁 Devilbox now supports different PHP versions per project
What are some alternatives?
sharp - High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
lando - A development tool for all your projects that is fast, easy, powerful and liberating
oxipng - Multithreaded PNG optimizer written in Rust
Laradock - Full PHP development environment for Docker.
ImageOptim - GUI image optimizer for Mac
deck - DECK is a powerful and high performant local web development studio, an open source alternative to Docker desktop
go-unsplash - Go Client for the Unsplash API
phpMyAdmin - A web interface for MySQL and MariaDB
Mono - Mono open source ECMA CLI, C# and .NET implementation.
laragon - Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.
next-optimized-images - 🌅 next-optimized-images automatically optimizes images used in next.js projects (jpeg, png, svg, webp and gif).
sail - Docker files for running a basic Laravel application.