Show HN: devsigh.com - post all your stories of developer sigh
1–10 of 36 posts
Re: Show HN: devsigh.com - post all your stories of developer sigh
#2I noticed my friends and I tended to share lots of stories about our work-related development woe on IRC and thought it would be good to create a place to share the stories!
Let me know if you've got any feedback.
Re: Show HN: devsigh.com - post all your stories of developer sigh
#3Re: Show HN: devsigh.com - post all your stories of developer sigh
#4The voting system is quite.... Completely broken :) While the marker disappears, you can still keep clicking, voting as much as you'd like
Re: Show HN: devsigh.com - post all your stories of developer sigh
#5The voting system is quite.... Completely broken :) While the marker disappears, you can still keep clicking, voting as much as you'd like
Fingers crossed.
Re: Show HN: devsigh.com - post all your stories of developer sigh
#6The voting system is quite.... Completely broken :) While the marker disappears, you can still keep clicking, voting as much as you'd like
I think i've fixed that now! Fingers crossed.
Re: Show HN: devsigh.com - post all your stories of developer sigh
#7Re: Show HN: devsigh.com - post all your stories of developer sigh
#8Earlier quoted context omitted.
I think i've fixed that now! Fingers crossed.
Not quite. Your rate limiting seems to be cookie based, which makes it easy for someone to circumvent just by replaying their initial request (or by deleting the cookie you set).
The author might want to change it to POST/PUT and limit votes based on IP address instead.
Re: Show HN: devsigh.com - post all your stories of developer sigh
#9Surely in these days of accessibility awareness this ought to be a design goal by default unless otherwise stated?
Re: Show HN: devsigh.com - post all your stories of developer sigh
#10Told during the final stretch of a four month project that all the colors in the app had to be readable for people with Color Blindness Surely in these days of accessibility awareness this ought to be a design goal by default unless otherwise stated?