New version of simplechat
Jay! simplechat, my websocket-based chat application, got an overhaul.
Mostly an UI improvement. The chat now looks much better IMHO.
You can either install it on your own server or use my public installation.
Jay! simplechat, my websocket-based chat application, got an overhaul.
Mostly an UI improvement. The chat now looks much better IMHO.
You can either install it on your own server or use my public installation.
onekb.net offers ultra cheap hosting... if you can fit your stuff into 1024 bytes!
I decided to write a mandelbrot renderer in 1kb. mndlbrt is the result! You can zoom and even share the current image with others (the URL automtaically updates to represent the current area). Also learned a bit about the HTML canvas in the process, which has a surprisingly sane API for webstandards.
I've published simplechat, a websocket-based chat application written in Go and Javascript.
It provides throwaway chatrooms: A chatroom is identified by it's URL, it will be spawned when the first one enters the room (visits the URL) and is deleted when the last one leaves the room. Nothing is stored permanently and no login is required.
I've written a web-based service that allows you to send yourself an email based on a schedule: mailremind.
Why? Because I often send myself an email to remind me of something and I thought it would be useful if I could send mails in the future or based on a schedule (e.g. useful for birthdays).
If you also think this is useful, you can have your own installation (it is quite easy to configure), or you can use my public mailremind installation: mailremind.silvasur.net