Viewing profile — ClutchBand
ClutchBand
HN member- Joined
- Thu, Dec 13, 2018, 4:18 PM UTC
- HN karma
- 59
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About ClutchBand
No profile information was provided.
Recent public activity
-
comment
Comment #23550001
American politics became Americans nightly entertainment, its a saturated behemoth with an insatiable appetite. It will not be long until election campaigns are non-stop. There's s…
-
comment
Comment #23146893
Small towns and cities need to look at other means to survive than to try and bring in some large employer or factory. Those can be boons, but banking on industrialists or some key…
-
comment
Comment #23051183
Thank you for this, and all of your work. There are many places you've shot and produced like this that we will never be able to get to, and this is a true joy to spend time in.
-
comment
Comment #21475720
Im certainly living in a bubble, but I've always had the option through my 401k provider to adjust my allocations among a very broad range of options.
-
comment
Comment #21420883
Data in what state? Does data need to be stored long-term to be used in analytics? The outcomes of those analytics is the data that is needed and would need to exist for a time, bu…
-
comment
Comment #21016627
No expert, but I would imagine that decreased cost to manufacture (as factories are getting built and established), improvements in its total output (and generally the technology b…
-
comment
Comment #20885998
When have we not been seen as disposable. The common man has been reduced to just a cog in the machine, with the exceptions being our concerted fights for what little protections w…
-
comment
Comment #20885981
Mobility is great but when on .001% of the entire global population gets to do it, and they get to do it much easier than anyone else would have (sometime skirting laws and require…
-
comment
Comment #20576272
One interests activist is anothers journalist, is anothers anarchist, is anothers communist, is another rebel, etc. Journalists face the firing squads on all sides when someone or …
-
comment
Comment #20462789
The Federal Government or the policy makers in control of it, seem to believe that privatizing things is an approach for making them redundant, in a way. Until we can step back fro…
-
comment
Comment #20442871
There are many who know and understand that decision, and still move back, so they must (at least some) be factoring things like this into the decision to move back. Perhaps they f…
-
comment
Comment #19991302
The individuals come together to create a society with rules. To be a part of society one must follow those rules. Ethics, to me, have a place there, and it would be better in all …
-
comment
Comment #19901955
And you cost more because you are subject to these rules and regulations. Amazon will abuse the lack of rules and enforcement on this, just as everyone else that can will do so unt…
-
comment
Comment #19750881
Blaming a temporary administration for the problem gives them a new enemy every cycle, keeping you distracted from the larger issues and problems.
-
comment
Comment #18673457
Maybe I am off here, but I do something a bit more simple ``` def issue_command(self, command): if not str(command): response = None logger.error('Command argument must be string')…