In an attempt to use Go in the context of AWS, I wanted to see how Go would work with AWS Lambda. I decided to create a small project where the function would take an image and convert it to an ASCII art. Using Go for serverless functions Using Go for serverless functions makes a lot of sense. Speed of execution keeps the costs down and delivers the results quickly. When you are getting charged by the amount of resources you consume and the time it takes to complete your function, using a tec...| Evgenii Pendragon
ascii and music| belka's tape archive
If you are looking for LUTs, you’re in luck. There is a website for sharing your FreshLUTs. Even though they are fresh, they are probably not as exciting as one might think.| Obsolete Thor
I've been creating a series of posts about creating a Window's console game from scratch in C. This post will act as a culmination of many different posts throughout my blog in the form of an open source game engine called AsciiEngine.| Randy Gaul's Game Programming Blog
Use goat code blocks if you have ASCII diagrams with a mix of text| A Scripter's Notes
Πριν από μερικές μέρες, για τις ανάγκες ενός project, κατέβασα την freeware εφαρμογή CPE17 Autorun Killer (AntiAutorun), η οποία έχει σκοπό της, την διαγραφή των ύποπτων “autorun.inf” α…| Ghost in the Lab
There was a story on Slashdot last weekend about a cipher invented in 1918: the Chaocipher. In summary: John F. Byrne invented a two wheel enciphering device. He tried, unsuccessfully, to sell the…| my 20%