carbon.now.sh is a web app that turns code snippets into images. Is this needed? Well i cant see why there would be huge demand for something that turns a slab of code into an image.
On the Carbon GitHub using the images for Twitter is stated but it’s not hard to snip and upload. Putting code (images or not) on Twitter isn’t really the best way to get your point/struggle/answer across.
Using code snippets on blogs and websites is a big deal. It makes it easier for the reader to grab and interact with the code. Code in an image makes this pointless.
Another aspect of putting text into an image brings accessibility issues. The blind would not be able to use these coded images at all. Wherby simple embedded code snippets works fine.
Understandably Carbon has been created well. It can handle all the coding languages under the sun and comes packed with many themes and color styles. There are also editor plugins for Carbon which make its use easy, if you have a use for it.
The execution of Carbon was well done but in reality the idea of code in an image is a poor one. Its side ways thinking.
A drained and empty Kennington reservoir images from a drone in early July 2024. The…
Merrimu Reservoir from drone. Click images to view larger.
Using FTP and PHP to get an array of file details such as size and…
Creating and using Laravel form requests to create cleaner code, separation and reusability for your…
Improving the default Laravel login and register views in such a simple manner but making…
Laravel validation for checking if a field value exists in the database. The validation rule…