Posted inCoding
Code Project – Python – Flask Microblog Fixes
Claude is pretty great for creating code, but sometimes you have to actually look at the code. I have blogged quite frequently about my Microblog project. It started as a simple script that just ran on a timer with a manually filled queue, then it pulled from my shared RSS reader feed, and now its basically a full on blog platform. One hang up, it has been double posting posts, but not always. I asked Claude, several times, to comb through and figure out why this is, and each time it "fixed" the problem, but didn't. So I took a…


