Hacker News new | ask | show | jobs
by t0pj 6398 days ago
please checkout my http://smacklet.com/ too

Nice.

Although ...

http://smacklet.com/del-note?id=264

Please only use POST for modifications to data. You probably want to obscure that id counter as well.

:)

1 comments

Yeah, that is indeed on my to-do list. :-)

Web crawlers can't go there and you can undo the delete... so POST-only is more of a "best practices" thing than a necessity. But I'll do that and yes, not obfuscating post count is bad.