<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: schneidmaster</title><link>https://news.ycombinator.com/user?id=schneidmaster</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Apr 2026 20:54:41 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=schneidmaster" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by schneidmaster in "Ask HN: Improving health despite working in a screen-based job"]]></title><description><![CDATA[
<p>> if you live in the northern or Southern Hemispheres<p>so... anywhere in the world?</p>
]]></description><pubDate>Sat, 25 Sep 2021 13:53:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=28653221</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=28653221</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28653221</guid></item><item><title><![CDATA[New comment by schneidmaster in "Backpage founders get mistrial because US overplayed child sex trafficking claim"]]></title><description><![CDATA[
<p>Change of venue and jury sequestration are controlled by the judge, not the prosecutor, and thus definitionally cannot be prosecutorial misconduct. And it's not misconduct for a prosecutor to disparage the defense in front of the jury unless it's extreme or falls into specific categories. Generally the prosecutor's entire job is to make the jury not believe the defense's story.</p>
]]></description><pubDate>Thu, 16 Sep 2021 05:17:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=28548315</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=28548315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28548315</guid></item><item><title><![CDATA[New comment by schneidmaster in "All public GitHub code was used in training Copilot"]]></title><description><![CDATA[
<p>That's what I meant by the devil being in the details -- these gray area questions hinge on the specific facts. Lawyers on both sides will argue which factors apply based on past caselaw and available evidence, and the court renders a decision. For example, from the Stanford webpage I previously linked: "the creation of a Harry Potter encyclopedia was determined to be “slightly transformative” (because it made the Harry Potter terms and lexicons available in one volume), but this transformative quality was not enough to justify a fair use defense in light of the extensive verbatim use of text from the Harry Potter books". So you <i>might</i> be okay creating a Harry Potter encyclopedia in general, but not if your definitions are copy/pasted from the books, but you might still be okay quoting key lines from the books if the quotes are a small portion of your encyclopedia. The caselaw just doesn't lend itself to firm lines in the sand.</p>
]]></description><pubDate>Thu, 08 Jul 2021 17:55:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=27775576</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=27775576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27775576</guid></item><item><title><![CDATA[New comment by schneidmaster in "All public GitHub code was used in training Copilot"]]></title><description><![CDATA[
<p>Again, not a lawyer, just a guy who likes reading this stuff. The devil is usually in the details of copyright cases. The Turnitin case hinged substantially on whether Turnitin's use of copyrighted essays was "fair use". There are four factors[0] which determine fair use; the two more relevant factors here are "the purpose and character of your use" and "the effect of the use upon the potential market". The court found that Turnitin's use was highly "transformative" (meaning they didn't just e.g. republish essays; they transformed the copyrighted material into a black-box plagiarism detection service) and also found that Turnitin's use had minimal effect on the market (this is where "computers don't count" comes in -- computers reading copyrighted material don't affect the market much because a computer wasn't ever going to buy an essay).<p>I would be shocked if GitHub's lawyers didn't argue that using copyrighted material as training data for an AI model is highly transformative. There may be snippets available from the original but they are completely divorced from their original context and virtually unrecognizable unless they happen to be famous like the Quake inverse square root algorithm. And I think GitHub's lawyers would also argue that Copilot's use does not affect the _original_ market -- e.g. it does not hurt Quake's sales if their algorithm is anonymously used in a probably totally unrelated codebase.<p>Your counterexample would probably fail both tests -- it's not transformative use if your software hands out complete pieces of copyrighted software, and it would definitely affect the market if Copilot gave me the entire source code of Quake for my own game.<p>[0]: <a href="https://fairuse.stanford.edu/overview/fair-use/four-factors" rel="nofollow">https://fairuse.stanford.edu/overview/fair-use/four-factors</a></p>
]]></description><pubDate>Thu, 08 Jul 2021 15:42:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=27773451</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=27773451</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27773451</guid></item><item><title><![CDATA[New comment by schneidmaster in "All public GitHub code was used in training Copilot"]]></title><description><![CDATA[
<p>There's a decent bit of caselaw indicating that computers reading and using a copyrighted work simply "don't count" in terms of copyright infringement -- only humans can infringe copyright. This article[0] does a pretty good job of summarizing the rationale that the courts have provided. My (non-lawyer) take is that GitHub is pushing this just half a step farther -- if computers can consume copyrighted material, and use it to answer questions like "was this essay plagiarized", then in GitHub's view they can also use it to train an AI model (even if it occasionally spits back out snippets of the copyrighted training data). Microsoft has enough lawyers on staff that I'm sure they have analyzed this in depth and believe they at least have a defensible position.<p>[0]: <a href="https://slate.com/technology/2016/08/in-copyright-law-computers-and-robots-dont-count.html" rel="nofollow">https://slate.com/technology/2016/08/in-copyright-law-comput...</a></p>
]]></description><pubDate>Thu, 08 Jul 2021 15:13:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=27773006</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=27773006</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27773006</guid></item><item><title><![CDATA[New comment by schneidmaster in "Npm Audit: broken by design?"]]></title><description><![CDATA[
<p>> This attitude makes me kind of uncomfortable.<p>I think the point though is that security warnings need to be actionable and high-signal. Experienced folks are absolutely tuning out the security warnings on npm install, because 95% of the warnings are like the examples in the post -- I know they don't affect me/my use case and there's nothing I can do about them anyway. The effect is only compounded for novices who run "npx create-react-app hello-world" and immediately see something incomprehensible about a vulnerability in react-scripts > webpack > watchpack > watchpack-chokidar2 > chokidar > glob-parent. It either discourages them from programming entirely or it teaches them to ignore security warnings.<p>I don't disagree with your overall point -- e.g. we should absolutely teach novices "here's what XSS is and how to avoid it" early and often. But if a dependency manager is going to surface a vulnerability alert every time I install dependencies, the alerts should be 1) high severity (to the point where I should actually stop using the package if I am unable to patch/upgrade) or 2) at least immediately actionable. The current npm audit implementation does the opposite -- 95% of the alerts are totally irrelevant to my actual security posture, and the suggested command to upgrade a vulnerable dependency is unreliable and can actually downgrade to an older, even-less-secure version (!).</p>
]]></description><pubDate>Wed, 07 Jul 2021 22:59:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=27766732</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=27766732</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27766732</guid></item><item><title><![CDATA[New comment by schneidmaster in "Sublime Text 4"]]></title><description><![CDATA[
<p>I've used the following list of packages for eslint, prettier, and TypeScript. It's not as effortless as it should be, but the two LSP packages in particular do give reference navigation that's pretty equivalent to VS Code.<p>- <a href="https://packagecontrol.io/packages/SublimeLinter" rel="nofollow">https://packagecontrol.io/packages/SublimeLinter</a><p>- <a href="https://packagecontrol.io/packages/SublimeLinter-eslint" rel="nofollow">https://packagecontrol.io/packages/SublimeLinter-eslint</a><p>- <a href="https://packagecontrol.io/packages/JsPrettier" rel="nofollow">https://packagecontrol.io/packages/JsPrettier</a><p>- <a href="https://packagecontrol.io/packages/LSP" rel="nofollow">https://packagecontrol.io/packages/LSP</a><p>- <a href="https://packagecontrol.io/packages/LSP-typescript" rel="nofollow">https://packagecontrol.io/packages/LSP-typescript</a><p>If you're on macos, I also recommend creating a file at ~/Library/Application Support/Sublime Text 3/Packages/User/Default (OSX).sublime-mousemap with the following contents -- this adds a cmd+click "go to definition" shortcut that's also equivalent to what VS Code provides. (I guess the path should be "Sublime Text 4" now? but after upgrading, the config at the "Sublime Text 3" path still works for me.)<p>[
  {
    "button": "button1",
    "count": 1,
    "modifiers": ["super"],
    "press_command": "drag_select",
    "command": "lsp_symbol_definition"
  }
]<p>I've tried to switch to VS Code a few times -- language features (especially TypeScript) tend to work better out-of-the-box but it still isn't close in terms of performance. If you want IDE-like features to "just work" then VS Code is definitely the best choice, but the persistent (albeit sleight) input lag drives me up the wall.</p>
]]></description><pubDate>Fri, 21 May 2021 04:55:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=27230658</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=27230658</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27230658</guid></item><item><title><![CDATA[New comment by schneidmaster in "Modern Javascript: Everything you missed over the last 10 years (2020)"]]></title><description><![CDATA[
<p>AJAX (Asynchronous Javascript and XML) is purely orthogonal to DOM updates. An AJAX request is just a network request initiated asynchronously via some Javascript on the page, as opposed to a request initiated synchronously when a user clicks a link or submits a form. Response data from an AJAX request could be used to make a direct DOM mutation, update React state, log to the console, or anything else the developer wants.</p>
]]></description><pubDate>Sun, 16 May 2021 00:22:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=27170161</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=27170161</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27170161</guid></item><item><title><![CDATA[New comment by schneidmaster in "FB JavaScript SDK down"]]></title><description><![CDATA[
<p>Most of the issues on that dashboard don't seem related to the JS SDK, e.g. "Increased latency on marketing insights API" and "Instagram comments webhooks event delivery traffic drop". It's a blended view of every(?) Facebook developer product but you'd usually calculate 9's for each individual product.</p>
]]></description><pubDate>Fri, 30 Apr 2021 19:45:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=26998368</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=26998368</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26998368</guid></item><item><title><![CDATA[New comment by schneidmaster in "New Mexico is the second state to ban qualified immunity"]]></title><description><![CDATA[
<p>Police absolutely do not have to read your Miranda rights in order to arrest you -- they only need to read your rights if they plan to question you with regards to a criminal investigation and they would like to use your statements as evidence in a court of law.</p>
]]></description><pubDate>Thu, 08 Apr 2021 13:11:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=26738251</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=26738251</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26738251</guid></item><item><title><![CDATA[New comment by schneidmaster in "Google’s copying of the Java SE API was fair use [pdf]"]]></title><description><![CDATA[
<p>Breyer has actually been writing on these issues for quite some time; see for example his article "The Uneasy Case for Copyright: A Study of Copyright in Books, Photocopies, and Computer Programs" [0] -- published in the Harvard Law Review in <i>1970</i>. His overall body of work demonstrates a pretty good understanding of the underlying technical issues, and he has been a reliable ally on the bench in this area.<p>[0]: <a href="https://www.jstor.org/stable/1339714?seq=1" rel="nofollow">https://www.jstor.org/stable/1339714?seq=1</a></p>
]]></description><pubDate>Mon, 05 Apr 2021 18:32:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=26702743</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=26702743</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26702743</guid></item><item><title><![CDATA[New comment by schneidmaster in "Ask HN: Who is hiring? (March 2021)"]]></title><description><![CDATA[
<p>Aha! (<a href="https://www.aha.io" rel="nofollow">https://www.aha.io</a>) | Rails / React / Security | REMOTE<p>Aha! is the #1 tool for product managers to plan strategy and roadmaps. We serve more than 300,000 users worldwide.<p>We are looking for:<p>* Experienced full-stack engineers to work on the Aha! product. Our application is built in Ruby on Rails, with some React on the frontend for rich client-side experiences.<p>* Security engineers, with hands-on Rails development experience plus experience with compliance projects, security policy development, or other security initiatives.<p>* A senior product manager with experience serving the needs of product and/or engineering teams.<p>Aha! is profitable, you can work from anywhere in North or South America, and we offer excellent benefits. We use our own product to manage our work (which is especially rewarding) and we deploy continuously.<p>Our entire team is remote - in North American timezones so we can collaborate during the work day.<p>You can view open engineering positions at <a href="https://www.aha.io/company/careers/current-openings" rel="nofollow">https://www.aha.io/company/careers/current-openings</a>, and click through to a specific job for our simple application form. Our job postings also have a lot more detail about the team, our values, and what you'd be doing day-to-day.</p>
]]></description><pubDate>Mon, 01 Mar 2021 16:06:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=26304121</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=26304121</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26304121</guid></item><item><title><![CDATA[New comment by schneidmaster in "Me and ADHD"]]></title><description><![CDATA[
<p>Google tells me that coffee has about twice as much caffeine as black tea (depending on the blend) so your 10+ cups of tea are probably similar to my previous 5+ cups of coffee. Obviously I'm not a doctor and I can't diagnose anyone over the internet, but if you're drinking that much and it doesn't have you wired or give you trouble sleeping then you might consider talking with your doctor about ADHD.</p>
]]></description><pubDate>Tue, 02 Feb 2021 01:36:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=25996543</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=25996543</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25996543</guid></item><item><title><![CDATA[New comment by schneidmaster in "Me and ADHD"]]></title><description><![CDATA[
<p>Not really. Even when I first started drinking coffee (around high school) I never got much of a boost from it. I think your caution makes sense for folks with neurotypical brains, but even now (drinking 0-1 cups per day) I drink it for the flavor and/or social aspects, not because it does much for my energy or productivity.</p>
]]></description><pubDate>Mon, 01 Feb 2021 21:03:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=25993912</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=25993912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25993912</guid></item><item><title><![CDATA[New comment by schneidmaster in "Me and ADHD"]]></title><description><![CDATA[
<p>Coffee consumption was actually one of the questions that I was asked when my therapist first suspected that I had ADHD. I used to drink 5+ cups per day (especially workdays) while feeling fairly little effect from it. I'm now on medication which works an order of magnitude better for managing my symptoms, and I rarely drink more than 1 cup of coffee per day.<p>It's also worth noting that ADHD often comes with other mental health comorbidities; in my case, it exacerbated my depression. I would often fall into a spiral of inability to focus -> feeling bad about myself for not completing work that I was generally more than capable of doing -> even less ability to focus. I still have depression, but starting on ADHD medication all-but-removed my most frequent trigger.</p>
]]></description><pubDate>Mon, 01 Feb 2021 20:06:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=25993058</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=25993058</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25993058</guid></item><item><title><![CDATA[New comment by schneidmaster in "Ask HN: Who is hiring? (February 2021)"]]></title><description><![CDATA[
<p>Aha! (<a href="https://www.aha.io" rel="nofollow">https://www.aha.io</a>) | Rails / React / Security | REMOTE<p>Aha! is the #1 tool for product managers to plan strategy and roadmaps. We serve more than 300,000 users worldwide.<p>We are looking for:<p>* Experienced full-stack engineers to work on the Aha! product. Our application is built in Ruby on Rails, with some React on the frontend for rich client-side experiences.<p>* Security engineers, with hands-on Rails development experience plus experience with compliance projects, security policy development, or other security initiatives.<p>* A senior product manager with experience serving the needs of product and/or engineering teams.<p>Aha! is profitable, you can work from anywhere in North or South America, and we offer excellent benefits. We use our own product to manage our work (which is especially rewarding) and we deploy continuously.<p>Our entire team is remote - in North American timezones so we can collaborate during the work day.<p>You can view open engineering positions at <a href="https://www.aha.io/company/careers/current-openings" rel="nofollow">https://www.aha.io/company/careers/current-openings</a>, and click through to a specific job for our simple application form. Our job postings also have a lot more detail about the team, our values, and what you'd be doing day-to-day.</p>
]]></description><pubDate>Mon, 01 Feb 2021 16:02:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=25989790</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=25989790</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25989790</guid></item><item><title><![CDATA[New comment by schneidmaster in "Ask HN: Who is hiring? (January 2021)"]]></title><description><![CDATA[
<p>Aha! (<a href="https://www.aha.io" rel="nofollow">https://www.aha.io</a>) | Rails / React / Security | REMOTE<p>Aha! is the #1 tool for product managers to plan strategy and roadmaps. We serve more than 300,000 users worldwide.<p>We are looking for:<p>* Experienced full-stack engineers to work on the Aha! product. Our application is built in Ruby on Rails, with some React on the frontend for rich client-side experiences.<p>* Security engineers, with hands-on Rails development experience plus experience with compliance projects, security policy development, or other security initiatives.<p>* A senior product manager with experience serving the needs of product and/or engineering teams.<p>Aha! is profitable, you can work from anywhere in North or South America, and we offer excellent benefits. We use our own product to manage our work (which is especially rewarding) and we deploy continuously.<p>Our entire team is remote - in North American timezones so we can collaborate during the work day.<p>You can view open engineering positions at <a href="https://www.aha.io/company/careers/current-openings" rel="nofollow">https://www.aha.io/company/careers/current-openings</a>, and click through to a specific job for our simple application form. Our job postings also have a lot more detail about the team, our values, and what you'd be doing day-to-day.</p>
]]></description><pubDate>Mon, 04 Jan 2021 16:01:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=25632993</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=25632993</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25632993</guid></item><item><title><![CDATA[New comment by schneidmaster in "Ask HN: Who is hiring? (December 2020)"]]></title><description><![CDATA[
<p>Aha! (<a href="https://www.aha.io" rel="nofollow">https://www.aha.io</a>) | Rails / React / Security | REMOTE<p>Aha! is the #1 tool for product managers to plan strategy and roadmaps. We serve more than 300,000 users worldwide.<p>We are looking for:<p>* Experienced full-stack engineers to work on the Aha! product. Our application is built in Ruby on Rails, with some React on the frontend for rich client-side experiences.<p>* Security engineers, with hands-on Rails development experience plus experience with compliance projects, security policy development, or other security initiatives.<p>Aha! is profitable, you can work from anywhere in North or South America, and we offer excellent benefits. We use our own product to manage our work (which is especially rewarding) and we deploy continuously.<p>Our entire team is remote - in North American timezones so we can collaborate during the work day.<p>You can view open engineering positions at <a href="https://www.aha.io/company/careers/current-openings?category=engineering" rel="nofollow">https://www.aha.io/company/careers/current-openings?category...</a>, and click through to a specific job for our simple application form. Our job postings also have a lot more detail about the team, our values, and what you'd be doing day-to-day.</p>
]]></description><pubDate>Tue, 01 Dec 2020 16:18:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=25266506</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=25266506</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25266506</guid></item><item><title><![CDATA[New comment by schneidmaster in "Ask HN: Who is hiring? (November 2020)"]]></title><description><![CDATA[
<p>Aha! (<a href="https://www.aha.io" rel="nofollow">https://www.aha.io</a>) | Rails / React / Security | REMOTE<p>Aha! is the #1 tool for product managers to plan strategy and roadmaps. We serve more than 300,000 users worldwide.<p>We are looking for:<p>* Experienced full-stack engineers to work on the Aha! product. Our application is built in Ruby on Rails, with some React on the frontend for rich client-side experiences.<p>* Security engineers, with hands-on Rails development experience plus experience with compliance projects, security policy development, or other security initiatives.<p>Aha! is profitable, you can work from anywhere in North or South America, and we offer excellent benefits. We use our own product to manage our work (which is especially rewarding) and we deploy continuously.<p>Our entire team is remote - in North American timezones so we can collaborate during the work day.<p>You can view open engineering positions at <a href="https://www.aha.io/company/careers/current-openings?category=engineering" rel="nofollow">https://www.aha.io/company/careers/current-openings?category...</a>, and click through to a specific job for our simple application form. Our job postings also have a lot more detail about the team, our values, and what you'd be doing day-to-day.</p>
]]></description><pubDate>Mon, 02 Nov 2020 16:07:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=24969585</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=24969585</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24969585</guid></item><item><title><![CDATA[Hacktoberfest Changes to Opt-In]]></title><description><![CDATA[
<p>Article URL: <a href="https://hacktoberfest.digitalocean.com/hacktoberfest-update?updated">https://hacktoberfest.digitalocean.com/hacktoberfest-update?updated</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=24669060">https://news.ycombinator.com/item?id=24669060</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 03 Oct 2020 02:43:32 +0000</pubDate><link>https://hacktoberfest.digitalocean.com/hacktoberfest-update?updated</link><dc:creator>schneidmaster</dc:creator><comments>https://news.ycombinator.com/item?id=24669060</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24669060</guid></item></channel></rss>