←back to thread

123 points jonfelsar | 1 comments | | HN request time: 0.204s | source
1. al_borland ◴[] No.45188829[source]
I often reach for PHP or JS, because anything more seems like over-engineering a simple problem. I'm usually looking to make simple, quick, internal tools that just run without much maintenance or support. PHP has been perfect for this. A lot of them are just single files and run for years without me doing a thing.