<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: orangeshark</title><link>https://news.ycombinator.com/user?id=orangeshark</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 06 Apr 2026 04:57:48 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=orangeshark" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by orangeshark in "Richard Stallman reveals he has cancer in the GNU 40 Hacker Meeting talk [video]"]]></title><description><![CDATA[
<p>Didn't have much of an issue when I installed Ubuntu on my dad's laptop with his limited computer experiences, didn't have many issues. Have you never encountered issues with Windows or MacOS? My experiences with Windows had many very frustrating experiences where I am sure won't be good either for common people.</p>
]]></description><pubDate>Fri, 29 Sep 2023 14:25:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=37704747</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=37704747</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37704747</guid></item><item><title><![CDATA[New comment by orangeshark in "Selling my own GPL software, part 1: a lot of hurdles"]]></title><description><![CDATA[
<p>You usually require them to assign copyright back to you so you can still use it in your proprietary version.</p>
]]></description><pubDate>Sat, 25 Dec 2021 23:49:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=29688205</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=29688205</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29688205</guid></item><item><title><![CDATA[New comment by orangeshark in "Free Software, not as in ‘free speech’, nor as in ‘free beer’"]]></title><description><![CDATA[
<p>I don't think there should be much of a surprise, Fedora project is part of Red Hat which is now owned by IBM. Now would they fight to open it back up?</p>
]]></description><pubDate>Fri, 20 Aug 2021 16:36:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=28248042</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=28248042</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28248042</guid></item><item><title><![CDATA[New comment by orangeshark in "The Difference Between Free Software and Open Source"]]></title><description><![CDATA[
<p>I would agree the big difference is culturally, but I don't think it is really just the licenses that they choose. Free Software people value user freedoms, any license that allows that is good for them. There is no difference when a user uses a copyleft or more permissively licensed software because they have those same freedoms. Now when the code is a library, that is definitely a concern for the Free Software person because a permissive license can allow that code to be included in software that removes those freedoms from the user. So they might prefer a copyleft license like the GPL or a slightly more permissive license like the LGPL.<p>Open Source might be a bit more complicated to explain because there actually seems to be multiple groups under it. A big part of it is more about a development method where you develop the software out in the open, allowing anyone to contribute. This was made popular by Linux and is now pretty much used by all Free and Open Source Software projects. People in this community will often say this is a superior way to develop software over other methods and allow you to create better quality and more reliable software. Then there is the group that prefers permissive licenses because it is more business friendly as described by this post. Then more recently is this new group that wants to restrict a bit on the usage of their software with licenses like the Commons Clause and the Server Side Public License. I know many don't consider these open source, but it is a valid concern for these type of projects and they are originally open source projects trying to figure out a solution.</p>
]]></description><pubDate>Mon, 29 Mar 2021 17:16:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=26625081</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=26625081</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26625081</guid></item><item><title><![CDATA[New comment by orangeshark in "How I earn a living selling my open-source web-based invoicing application"]]></title><description><![CDATA[
<p>It is both. Here[0] is GNU comparing them. The Open Source Initiative also has their definition[1] of Open Source.<p>[0] <a href="https://www.gnu.org/philosophy/categories.html" rel="nofollow">https://www.gnu.org/philosophy/categories.html</a><p>[1] <a href="https://opensource.org/osd" rel="nofollow">https://opensource.org/osd</a></p>
]]></description><pubDate>Thu, 11 Mar 2021 20:33:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=26428675</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=26428675</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26428675</guid></item><item><title><![CDATA[New comment by orangeshark in "How I earn a living selling my open-source web-based invoicing application"]]></title><description><![CDATA[
<p>> Even though OSI clearly defines what "open source" means, it is sometimes (often even?) used as a synonym for "source available"<p>Where do they define this? In the OSI definition it doesn't mention having the source available for everyone, only that whoever has the program should be able to get the source[0]. I do believe it doesn't follow "open source" the development model where development is in the open and anyone can contribute.<p>[0] <a href="https://opensource.org/osd" rel="nofollow">https://opensource.org/osd</a></p>
]]></description><pubDate>Thu, 11 Mar 2021 17:55:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=26426905</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=26426905</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26426905</guid></item><item><title><![CDATA[New comment by orangeshark in "It Can Happen to You"]]></title><description><![CDATA[
<p>It is a general term for the process of breaking a string into "tokens" which have a sort of meaning. Definitely a common task in compilers, but not limited to it.</p>
]]></description><pubDate>Thu, 04 Mar 2021 08:36:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=26340108</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=26340108</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26340108</guid></item><item><title><![CDATA[New comment by orangeshark in "Smart spaces will fine petrol car owners illegally parking in electric bays"]]></title><description><![CDATA[
<p>See red light cameras. You recieve a ticket through the mail and you get pictures and a video of the violation. There is a lot of people against it and some governments have legistation against the use of it.</p>
]]></description><pubDate>Sat, 02 Jan 2021 19:27:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=25615621</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=25615621</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25615621</guid></item><item><title><![CDATA[New comment by orangeshark in "No More Free Work from Marak: Pay Me or Fork This"]]></title><description><![CDATA[
<p>the freedom part is not for the software developer, it is for the end user running the software.</p>
]]></description><pubDate>Mon, 09 Nov 2020 16:36:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=25036534</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=25036534</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25036534</guid></item><item><title><![CDATA[New comment by orangeshark in "No More Free Work from Marak: Pay Me or Fork This"]]></title><description><![CDATA[
<p>Free Software doesn't have to be free to use either (free as in free beer).</p>
]]></description><pubDate>Mon, 09 Nov 2020 08:05:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=25032413</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=25032413</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25032413</guid></item><item><title><![CDATA[New comment by orangeshark in "No More Free Work from Marak: Pay Me or Fork This"]]></title><description><![CDATA[
<p>last one is sort of basically what GPLv3 has.</p>
]]></description><pubDate>Mon, 09 Nov 2020 07:57:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=25032362</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=25032362</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25032362</guid></item><item><title><![CDATA[New comment by orangeshark in "The GNU Project Is Bleeding into Microsoft"]]></title><description><![CDATA[
<p>It more about how difficult Savannah is to use which is why people use alternatives. Though the GNU project does evaluate whether a code hosting service is suitable. [0] They were also looking into hosting their own alternative to Savannah. [1]<p>[0] <a href="https://www.fsf.org/news/gnu-releases-ethical-evaluations-of-code-hosting-services" rel="nofollow">https://www.fsf.org/news/gnu-releases-ethical-evaluations-of...</a><p>[1] <a href="https://www.fsf.org/blogs/sysadmin/coming-soon-a-new-site-for-fully-free-collaboration" rel="nofollow">https://www.fsf.org/blogs/sysadmin/coming-soon-a-new-site-fo...</a></p>
]]></description><pubDate>Tue, 30 Jun 2020 14:01:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=23690063</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=23690063</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23690063</guid></item><item><title><![CDATA[New comment by orangeshark in "Microsoft: Rust Is the Industry’s ‘Best Chance’ at Safe Systems Programming"]]></title><description><![CDATA[
<p>There was a rust frontend for GCC[0]. Will need a lot to work though.<p>[0]: <a href="https://gcc.gnu.org/wiki/RustFrontEnd" rel="nofollow">https://gcc.gnu.org/wiki/RustFrontEnd</a></p>
]]></description><pubDate>Sat, 13 Jun 2020 17:27:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=23511033</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=23511033</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23511033</guid></item><item><title><![CDATA[New comment by orangeshark in "Making Emacs Popular Again"]]></title><description><![CDATA[
<p>It is because of the license. GTK's license is LGPLv2.1 or later[0]. The important part is later, It means you can update it automatically to any later version, especially if the new license is not compatible with the previous version. Qt does not offer their software with a similar license.<p>[0]: <a href="https://gitlab.gnome.org/GNOME/gtk/-/tree/master#licensing-terms" rel="nofollow">https://gitlab.gnome.org/GNOME/gtk/-/tree/master#licensing-t...</a></p>
]]></description><pubDate>Thu, 07 May 2020 23:31:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=23109625</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=23109625</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23109625</guid></item><item><title><![CDATA[New comment by orangeshark in "Show HN: Kanmail – An email client that functions like a kanban board"]]></title><description><![CDATA[
<p>> And why can't something be open source when it's not free as in free beer<p>There is nothing preventing you from charging a fee for Open Source or even for Free Software. You only need to distribute source code to users of your software. That means it does not need to be publicly available on a site like Github. You need to remember that users who receive the software and source code are still allowed to distribute your software for a fee or even free. This method of selling software is not common at all though, so I can't really name any successful projects doing it.<p>> So why can't this software be called open source, when the source is... open?<p>The reason you can't call software like that as Open Source is because Open Source has a clear definition as defined by the Open Source Initiative[1]. Free Software has a definition as well[2]. The Open Source definition is a more expanded and detailed version of the Free Software's Four Freedoms. If the license you use for your software does not allow the things as described by those definitions, you can't call it Open Source or Free Software.<p>[1]:<a href="https://opensource.org/osd" rel="nofollow">https://opensource.org/osd</a>
[2]:<a href="https://www.gnu.org/philosophy/free-sw.html" rel="nofollow">https://www.gnu.org/philosophy/free-sw.html</a></p>
]]></description><pubDate>Mon, 27 Apr 2020 04:56:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=22992997</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=22992997</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22992997</guid></item><item><title><![CDATA[New comment by orangeshark in "Show HN: Kanmail – An email client that functions like a kanban board"]]></title><description><![CDATA[
<p>Aseprite is not Free and Open Source software. It is source available though.</p>
]]></description><pubDate>Sun, 26 Apr 2020 16:38:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=22988298</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=22988298</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22988298</guid></item><item><title><![CDATA[New comment by orangeshark in "Show HN: Kanmail – An email client that functions like a kanban board"]]></title><description><![CDATA[
<p>I think they mean free as in free beer. So there can be Free and Open Source Software that you must pay for.</p>
]]></description><pubDate>Sun, 26 Apr 2020 16:34:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=22988279</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=22988279</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22988279</guid></item><item><title><![CDATA[New comment by orangeshark in "Ask HN: Do you donate to open source projects?"]]></title><description><![CDATA[
<p>I am a Free Software Foundation member.</p>
]]></description><pubDate>Thu, 16 Jan 2020 12:43:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=22063940</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=22063940</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22063940</guid></item><item><title><![CDATA[New comment by orangeshark in "Show HN: Nebula – a distributed graph database written in C++"]]></title><description><![CDATA[
<p>Commons Clause is added ontop of an exisiting FOSS license. So it will be whatever requirements the base license plus an anti-commercial restriction preventing others from offering SaaS services.</p>
]]></description><pubDate>Wed, 15 Jan 2020 12:19:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=22053572</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=22053572</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22053572</guid></item><item><title><![CDATA[New comment by orangeshark in "Faces of Open Source"]]></title><description><![CDATA[
<p>The main difference between Free Software and Open Software is what aspect of the software they focus on. Free Software is more on the freedom while Open Source is more on the development method. They still value the other aspects, just not as strongly.</p>
]]></description><pubDate>Tue, 22 Oct 2019 14:56:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=21324305</link><dc:creator>orangeshark</dc:creator><comments>https://news.ycombinator.com/item?id=21324305</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21324305</guid></item></channel></rss>