Life & fun · September 8, 2025
I made a simple ASCII-art analog clock in Emacs
Just a toy, showing how easy it is to leverage built-in Emacs features (most notably Artist mode, which provides a set of functions for creating ASCII-art vector graphics) and things like trigonometric functions and timers to create something nice. A short blog post mentioning some background (and showing a screenshot): https://mbork.pl/2025-09-08_Emacs_Artist_clock#.
In plain words
This is a simple ASCII-art analog clock built within Emacs that demonstrates how to combine built-in Emacs features like Artist mode with trigonometric functions and timers. It is intended for Emacs users interested in exploring the editor's capabilities for creative projects. The project showcases how straightforward it can be to create visual elements in Emacs using existing tools and functions.
written from the facts on this page · September 2026
Does the same job
all alternatives →- IBI built an interactive plotter art exhibit for SIGGRAPH2024 · lostpixels.io · ▲167
I'm enthralled with using pen plotters to make generative art. Last August at SIGGRAPH, I built an interactive experience for others to see how code can be used to make visual art. The linked blog post is my trials and tribulations of linking a MIDI controller to one of these algorithms and sending its output to a plotter, so that people may witness the end-to-end experience.
- CCClocksimulator.com – A minimalist, distraction-free analog clockFeb 2026 · clocksimulator.com · ▲131
Hello all! Build clean, minimalistic analog clock webpage to Cloudflare Pages. This is for (maybe): - kids to learn - for second monitor - old tabled on shelf - .. Themes and screen wake lock buttons with auto-hide. Goal is to keep it as clean as possible. This possible makes no sense, but for a domain of $10/y this is cheap site for me to keep and see how it lives on.

- ADASCII Drawing BoardOct 2025 · delopsu.com · ▲121
I've made an ASCII drawing board. You can set any brush, canvas size, export art as a text file. I want to keep it as manual/analog as possible, hence there is no tool for converting image to ASCII. Prompting LLMs to draw ASCII art turned out to be a difficult task . So instead I decided to ask it make a drawing board. Wihtout coding agent I wouldn't even try myself. Although it is an interesting task, it would drift me away. Basically it's just a drawing board with endless variations of textures and brushes: when you make large canvas and zoom out you don't see ASCII anymore, but…

- IMI made a collaborative ASCII editor2021 · ▲53
I made a website for drawing ascii art with other people https://ascii-collab.app/ It's been online for a little over a year so there's a fair bit of stuff to browse if you want to look around (so much that I even made a poster https://ascii-collab.app/poster.png) There are other websites like yourworldoftext that do this but ascii-collab has some extra features like per-user undo/redo, box selection, a color highlight mode to see who made particular changes, and there's admin tools so I can remove spam. The code is open sourced here…
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io
Launched alongside, September 2025
the whole month →
- AS
Commerce · Sep 2025 · anycrap.shop
- TE
I made a built-from scratch Wayland Compositor to display any GUI app* in the terminal! I think there is a lot of unexplored potential in custom Wayland compositors, a lot of really cool things you can embed existing applications into! So, I started with embedding apps into the terminal because that is the easiest input/output (output is just utf-8 and I use the great `chafa` library for that, and I just read from stdin for the input). If you have any other ideas for cool Wayland compositors, let me know. I purposedly wrote 80% the app in Typescript to appeal to the most developers and…
Dev tools · Sep 2025 · github.com
- IR
Years ago I stumbled across a basic version of this concept and it stuck with me. I knew if I was ever going to take on such a project, it would need to be flawless, but without coding experience it was just another idea that would never happen. By the end of 2024, as AI coding tools exploded everywhere, I finally had a way to make it real. I started from zero knowledge and spent months collaborating with AI agents as a learning experience. Every pixel and every function went through me. The AI translated what I asked for into code, but every decision was human. I didn't use existing OS…
AI · Sep 2025 · mitchivin.com

