My little open source app which converts HTML to PDF.
Useful when generating PDF invoices, legal documents. I am using it in my own projects.
421–430 of 892 posts
My little open source app which converts HTML to PDF.
Useful when generating PDF invoices, legal documents. I am using it in my own projects.
Part of the point was a) to aggregate everything in one report to reduce the temptation of looking at something multiple times per day, b) to avoid visiting multiple pages in order to find all the information, and c) to find changes in things that I may have forgotten about since they rarely change.
I've thought about making it available for others, but it'd take a bunch of work, and I'm not sure what the demand would be like.
I have some sideprojects around the internet, but so far the most useful thing I made has been http://paralleltext.io A tool that helps you learn languages by reading public domain books. I should continue working on that...
Multiple others I can't remember off top of my head
They are mostly python and shell scripts (with one PHP), and most of them are still useful today :)
I have two small kids (2 and 5) and I am travaling a lot with my family around the world. I found out that it can be hard to find a good place to spend some time with kids. So I build a simple tool that helps me to find such places. https://www.gowithkid.com/ This tool already helped me a lot.
Having said that, there are also a few places on our standard list of destinations which aren't shown on the map. How can I contribute them?
I will certainly bookmark the site for ideas when we travel too.
rsync.net. I am very, very proud of the (very simple) platform that we've built there. It's a basic tool that "just works" - and just works exactly like you'd expect it to . If I were a consumer of cloud storage, this is what I would want it to look like. It pleases me so greatly to know that, right now, someone is doing something like this: pg_dump -U postgres db | ssh user@rsync.net "dd of=db_dump" ... while simult…
I have used rsync.net at work in the past, and the service and support is the best I have experienced in any commercial service, period. Good job. On the other hand, we need a word about that scrolljacking on your homepage...