|
|
|
|
|
by eek2121
185 days ago
|
|
I built a CMS back in 2010 in Ruby on Rails (it powered a once popular site that I shut down for unrelated personal reasons). It originally used a thin layer of javascript along with a few buttons to wrap around some HTML. I later extended it to use markdown for fast editing. I didn't spend more than maybe 3-5 days on the entire project, including testing/deployment, and it stood up for over a decade until I retired it due to reasons mentioned. I bring that up because when I see headlines like this, I know EXACTLY the type of person who wrote the content. For my part, there were a few occasional issues/bugs early on, however I was able to catch them and fix them quicky thanks to testing, user input, and understanding of the code base. Side note: I still own the domain. It sits on Cloudflare and resolves to an IP address which isn't valid. The AI traffic that has been hitting my domain has been about 4X the user base I had. This isn't CF spitting this number out...I've verified it. Thankfully CF doesn't really have usage limits that folks like me would ever notice. |
|