goorpyguy | 10 years ago | on: 18F's Micro-Purchase Experiment: Why I Bid $1
goorpyguy's comments
goorpyguy | 10 years ago | on: EFF Wins Petition to Inspect and Modify Car Software
Will the LOC still be able to grant these? If not, the year-long delay may be just long enough that there is actually never an open window.
goorpyguy | 10 years ago | on: Show HN: Make a rectangle – a puzzle game
My first solution: http://i.imgur.com/rV2Ueow.png
edit: It also was not clear up front that I could click to rotate/flip the pieces, until I did it by accident.
goorpyguy | 10 years ago | on: What Ticketmaster is doing about technical debt
goorpyguy | 11 years ago | on: The Big Lie: 5.6% Unemployment
This goes towards the "good job" / "American Dream" aspect of the article. People shouldn't have to work 2 or 3 part-time jobs to make a living if they don't want to, just because those are the jobs available. If somebody wants full-time employment (for which they are otherwise qualified), it would be better for them to have that.
Of course, it is cheaper for the corporations to use part-time, because it keeps them flexible with scheduling/substitutes and due to added costs like benefits etc.
I have been trying to figure out whether it makes sense to offer tax incentives/penalties which would push the balance towards more full-time jobs instead of part-time. One piece I have envisioned is forcing employers to offer the benefits a full-time employee would receive prorated to part-timers, with a penalty added for splitting it up. Make them want to offer a full-time job instead.
The part I am worried about is whether the effect is too strong and prevents somebody who actually only wants part-time work from finding employment (e.g.: a student, full-time parent, senior citizen or handicapped person). There needs to be some part-time work available, but generally a member of the workforce probably wants a full-time job.
goorpyguy | 11 years ago | on: Show HN: Talk to Users – Get point-and-click feedback from your users
Also I wanted to make two suggestions if you're looking for features to build: 1) Highlight "important" annotations in the console in some way. 2) Allow option for submitted notes/screenshots to be forwarded via email both as archive and for searchability etc.
Thanks for sharing!
goorpyguy | 11 years ago | on: Show HN: Talk to Users – Get point-and-click feedback from your users
goorpyguy | 11 years ago | on: Show HN: Talk to Users – Get point-and-click feedback from your users
goorpyguy | 11 years ago | on: Show HN: Talk to Users – Get point-and-click feedback from your users
goorpyguy | 11 years ago | on: Show HN: Talk to Users – Get point-and-click feedback from your users
goorpyguy | 11 years ago | on: Show HN: Talk to Users – Get point-and-click feedback from your users
goorpyguy | 11 years ago | on: Show HN: Talk to Users – Get point-and-click feedback from your users
Would you be able to take the "debugger" calls out of the production code?
edit: After some more testing, in Chrome I can make it work by just closing the Dev Tools windows, but Firebug gets caught up on it as long as it is enabled, even if not open currently. This means I have to disable Firebug entirely in order to use this on my page. I don't really want to do that, as I am using it in my workflow for otherwise debugging the code I manage.
goorpyguy | 11 years ago | on: Show HN: MechanicalSoup, Python library for automating interaction with websites