<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: timwiseman</title><link>https://news.ycombinator.com/user?id=timwiseman</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 26 Sep 2026 02:21:06 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=timwiseman" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by timwiseman in "So Your Company Has Been Found Using Alex’s Photographs Without Permission"]]></title><description><![CDATA[
<p>Generally, the DMCA could limit a copyright holder's claims against a website for user generated content to the takedown notice.  But the person who posted it can still be fully liable under copyright law.  The DMCA does not provide protection for them.</p>
]]></description><pubDate>Thu, 02 Apr 2015 21:46:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=9313423</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=9313423</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9313423</guid></item><item><title><![CDATA[New comment by timwiseman in "Still More About The Death Of Aaron Swartz"]]></title><description><![CDATA[
<p>I think it is very rarely possible to blame anyone for the suicide of another.  Aaron's death was tragic, but it was not the prosecutor's fault.<p>With that said, if this event is something that causes society to carefully evaluate things like outdated computer crime laws and the prosecutorial tactics used in this country than that may be a good thing both for the country as a whole and for his memory.</p>
]]></description><pubDate>Thu, 17 Jan 2013 19:26:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=5074631</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=5074631</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5074631</guid></item><item><title><![CDATA[New comment by timwiseman in "I conceal my identity the same way Aaron was indicted for"]]></title><description><![CDATA[
<p>"The law should be the same for everybody and should NOT be applied selectively."<p>It depends on how the selection is done.  If a prosecutor declines to prosecute because the law breaker is of a particular race, rich, politically powerful, etc. then that is an abuse of discretion.<p>However, we want prosecutors to be selective when it comes to saying that someone might have been justified even if the law as written doesn't explicitly acknowledge the justification (or acknowledges it but as a factor for the judge to consider).  Speeding and running red lights because you are impatient and reckless is a different matter than speeding and running a red light because your passenger is bleeding profusely.<p>We also need to give prosecutors some discretion just to manage the case load.  Unless we are willing to spend a lot more on both prosecutors and the court systems, we want them to be able to say "I will focus my time and attention on this murderer even if it means letting that shoplifter go with an extremely favorable plea bargain or even unpunished."</p>
]]></description><pubDate>Wed, 16 Jan 2013 18:24:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=5068212</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=5068212</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5068212</guid></item><item><title><![CDATA[“Aaron's law,” Congressional investigation in wake of Swartz suicide]]></title><description><![CDATA[
<p>Article URL: <a href="http://arstechnica.com/tech-policy/2013/01/aarons-law-congressional-investigation-in-wake-of-swartz-suicide/">http://arstechnica.com/tech-policy/2013/01/aarons-law-congressional-investigation-in-wake-of-swartz-suicide/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=5067682">https://news.ycombinator.com/item?id=5067682</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 16 Jan 2013 17:03:37 +0000</pubDate><link>http://arstechnica.com/tech-policy/2013/01/aarons-law-congressional-investigation-in-wake-of-swartz-suicide/</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=5067682</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5067682</guid></item><item><title><![CDATA[New comment by timwiseman in "Finding Ideas For Your Next Project"]]></title><description><![CDATA[
<p>Solving your own problems can be a great source of inspiration.  But if your goal is get your project widely used, you need to make sure others share that problem.<p>Sometimes asking around about pain points in other peoples lives/businesses can also be very fruitful</p>
]]></description><pubDate>Tue, 08 Jan 2013 19:45:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=5028037</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=5028037</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5028037</guid></item><item><title><![CDATA[New comment by timwiseman in "Why have I failed?"]]></title><description><![CDATA[
<p>A beautiful comment and I think you add a lot of good thoughts.  I must respectfully disagree with one point though: 
"my job is not programming. My job is delivering value using programming.<p>Semantics."<p>I'm not sure.  More than once I have gotten lost adding features no one wanted because the process of doing it interested me, or I spent hours optimizing a routine because I just knew it could be improved even when what my users wanted was a new feature and the performance was acceptable.<p>When time is limited, focus on adding value through programming, not programming for its own sake or because the problem is interesting.</p>
]]></description><pubDate>Wed, 19 Dec 2012 21:05:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=4944829</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=4944829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4944829</guid></item><item><title><![CDATA[New comment by timwiseman in "I hate comments"]]></title><description><![CDATA[
<p>I prefer to lean towards overcommenting, and I prefer that developers whose code I will have to work with later do the same.<p>But as you say, they need to be good comments, and comments that either describe intention or explain something in the language that might be rather obscure can be very useful.</p>
]]></description><pubDate>Mon, 17 Dec 2012 23:07:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=4935046</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=4935046</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4935046</guid></item><item><title><![CDATA[New comment by timwiseman in "Law school applications are collapsing"]]></title><description><![CDATA[
<p>It depends on what you mean.  I am a law student now, and while my perspective may shift when I graduate, I have had some tangential involvement in projects that that help people, that is extremely rewarding.<p>Financially, the market as a whole looks less secure and perhaps less lucrative than it was in the past, but that matters less for people not driven mostly be finances and the compensation for some of those graduating ahead of me is not unlivable.</p>
]]></description><pubDate>Thu, 13 Dec 2012 22:03:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=4918377</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=4918377</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4918377</guid></item><item><title><![CDATA[New comment by timwiseman in "The Kickstarter Game Successes: Where Are They Now?"]]></title><description><![CDATA[
<p>It seems there is a disagreement as to what constitutes depth.  If you want a "Sandbox" then most old-school RPGs will feel very shallow.  You have numerous choices, but exploration and interaction outside those choices is limited.<p>On the other hand, if you want control over the story, many sandbox style games will feel shallow.  Batman: Arkham City gave you a great sandbox with tons of things to discover and the story was fantastic.  But your control over the story was minimal, limited to pretty much whether to do a side mission or not.  You had absolutely no choices that affected the core story at all.  Infamous 2 was similar.  You had a lot of area to explore and interesting side missions, but you had only about 3 real choices and they lead to only 2 endings.  The story was deep, the sandbox was wide, but your control was minimal.<p>I think there are great games on both ends (and in the middle) of this spectrum, but "sandbox depth (or width)" is very different from "story control depth".</p>
]]></description><pubDate>Thu, 29 Nov 2012 17:38:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=4848988</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=4848988</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4848988</guid></item><item><title><![CDATA[New comment by timwiseman in "Kickstarter, Trademarks and Lies"]]></title><description><![CDATA[
<p>I am not a lawyer, but my understanding is the courts would see a distinction.<p>Kickstarter goes out of its way to try to make sure people understand that it is not a preorder service, and many projects include a "risks" section specifically talking about how it could fail.<p>There would be a clear case for fraud if the people asking for contributions just took the cash and walked.  But in the event of a good faith effort that failed, I think the court would find that the contract was probably upheld.  The possibility of failure was always there and what was promised was the effort.</p>
]]></description><pubDate>Mon, 26 Nov 2012 17:59:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=4833022</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=4833022</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4833022</guid></item><item><title><![CDATA[New comment by timwiseman in "Kickstarter, Trademarks and Lies"]]></title><description><![CDATA[
<p>This is an insightful comparison, but its significant to know that it is not actually a preorder.<p>When you preorder you are entitled to demand the product or your money back, but with kickstarter if it fails after a good faith effort you probably have no recourse.  With most preorders (not all, but most) the product is near completion when you put in the order, but with kickstarter that product is often little more than plans at the point of pledging.  It is similar to a preorder, but the differences matter.</p>
]]></description><pubDate>Mon, 26 Nov 2012 16:17:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=4832556</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=4832556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4832556</guid></item><item><title><![CDATA[New comment by timwiseman in "Extremist Programming"]]></title><description><![CDATA[
<p>This is true to a degree, but there are ways you can use multiple tools mixed and matched.<p>For a simple example, I might write my prototype in Python.  After profiling I might decide to rewrite a couple of inner loops in C (or Cython).  I might tie it to SQL Server as a datastore and use T-SQL in the interface.</p>
]]></description><pubDate>Wed, 21 Nov 2012 23:03:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=4816773</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=4816773</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4816773</guid></item><item><title><![CDATA[New comment by timwiseman in "You are committing a crime right now"]]></title><description><![CDATA[
<p>Entirely fix it?  It can't.  Limit it?  Certainly.<p>When they have a law that seems on first reading to say what the employer says it does, then the employer can show it to the employee to gain credence and the law itself will confuse any employee who does a little research without going further.<p>More than that, the employer may not realize they are misrepresenting it when the law seems to say something.  They may be misusing the law in good faith.  Something that will happen less often with clearly written laws that are not heavily interpreted in the common law.</p>
]]></description><pubDate>Wed, 21 Nov 2012 22:58:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=4816759</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=4816759</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4816759</guid></item><item><title><![CDATA[New comment by timwiseman in "You are committing a crime right now"]]></title><description><![CDATA[
<p>As always you bring great insight into this, but what your reply does not mention is that the average laymen knows none of this.<p>Having such a law on the books means that a boss, computer service provider, etc. could show a laymen this law, even let them look up the law themselves and then threaten to have someone prosecuted for things which may be proper (or at least not illegal).  The person being threatened would be able to verify that the law was real and without having a lawyer to explain the full situation may feel they are in a very bad bargaining position for whatever demands the other side makes.<p>As the court said, "We shouldn't have to live at the mercy of the local prosecutor" but neither should people without lawyers have to live at the mercy of those who could use such a law to threaten prosecution for negotiating purposes.</p>
]]></description><pubDate>Wed, 21 Nov 2012 19:41:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=4815929</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=4815929</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4815929</guid></item><item><title><![CDATA[New comment by timwiseman in "You are committing a crime right now"]]></title><description><![CDATA[
<p>I do not believe we want such a system even if it were possible.<p>Many things involve context (it is illegal to murder someone, but a killing in the context of self-defense is often not murder).  Even where context is not explicitly recognized by the law, we want judgment and discretion to exist (speeding because you are drag racing is very different than speeding to a hospital with a bleeding passenger.)</p>
]]></description><pubDate>Wed, 21 Nov 2012 19:33:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=4815887</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=4815887</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4815887</guid></item><item><title><![CDATA[New comment by timwiseman in "Kill the Password: Why a String of Characters Can't Protect Us Anymore"]]></title><description><![CDATA[
<p>I agree with your core points: Passwords are not enough for accounts that need to be secure.<p>But one thing that a lot of this glosses over is that different accounts need different levels of protection.  I really want things like my bank account to offer stronger protection than a password.  On the other hand for things like my hackernews account and my dragongoserver account they are probably plenty and its not worth additional inconvenience to have more.<p>It would be like saying your average bike chains are dead because they can be defeated by bolt cutters.  Bike chains are plenty of protection for an average bicycle, but I want something more protecting a safe deposit box.</p>
]]></description><pubDate>Thu, 15 Nov 2012 17:31:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=4789656</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=4789656</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4789656</guid></item><item><title><![CDATA[New comment by timwiseman in "CodernityDB — pure Python, NoSQL, fast database"]]></title><description><![CDATA[
<p>You make an excellent point, but when working in Python there are advantages to tying in to tools that are also written in Python.  They will tend to be easier to integrate into your project than non-Python code[1] and more than that will generally be easier for you to extend or tweak[2] if you run into a case where you have to "look under the hoos" for some reason.[3]<p>[1] Python works well with other languages of course, and is often used as a "glue" between other components.<p>[2] This assumes that you know Python better than whatever language it was made in, but for many cases that will be true.<p>[3] I often like to look at libraries just to understand how they work, but that is different.  There are often cases, especially where the tool uses some abstraction that can leak, where you need to look under the hood just to get things working.</p>
]]></description><pubDate>Wed, 14 Nov 2012 22:14:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=4785893</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=4785893</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4785893</guid></item><item><title><![CDATA[How Being Very Transparent May Have Saved A 'Failed' Kickstarter Project]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.techdirt.com/blog/casestudies/articles/20121025/15554620841/how-being-very-transparent-may-have-saved-failed-kickstarter-project.shtml">http://www.techdirt.com/blog/casestudies/articles/20121025/15554620841/how-being-very-transparent-may-have-saved-failed-kickstarter-project.shtml</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=4724147">https://news.ycombinator.com/item?id=4724147</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 31 Oct 2012 17:48:54 +0000</pubDate><link>http://www.techdirt.com/blog/casestudies/articles/20121025/15554620841/how-being-very-transparent-may-have-saved-failed-kickstarter-project.shtml</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=4724147</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4724147</guid></item><item><title><![CDATA[New comment by timwiseman in "The Horrible Future of Social"]]></title><description><![CDATA[
<p>Well said.<p>I make use of social networks to stay in touch with old friends and extended family that I would have difficulty staying in touch with otherwise.  This is indeed shallow in comparison with my relationship with my immediate family or current close friends, but I value this shallow connection along with the deeper connections in my life.</p>
]]></description><pubDate>Wed, 31 Oct 2012 02:17:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=4720812</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=4720812</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4720812</guid></item><item><title><![CDATA[New comment by timwiseman in "Tech Education Doesn't Happen In the Classroom"]]></title><description><![CDATA[
<p>I got my degree in math and learned to program mostly on my own (1 introductory CS class in highschool and another in college).  The degree has served me well both in terms of having it on resumes and in terms of the skills that I developped studying math.</p>
]]></description><pubDate>Mon, 29 Oct 2012 23:02:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=4715017</link><dc:creator>timwiseman</dc:creator><comments>https://news.ycombinator.com/item?id=4715017</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4715017</guid></item></channel></rss>