<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: amosbatto</title><link>https://news.ycombinator.com/user?id=amosbatto</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 02 May 2026 09:05:45 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=amosbatto" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by amosbatto in "Purism wants Louis Rossman to Delete video exposing refund scam & delay tactic"]]></title><description><![CDATA[
<p>Purism suffered a distributed-denial-of-service (DDoS) attack on July 29, 2023, which took down their site, as they explained on their Matrix channel and forum (when the site came back online). See: <a href="https://forums.puri.sm/t/sites-down-no-comms/21000/3" rel="nofollow noreferrer">https://forums.puri.sm/t/sites-down-no-comms/21000/3</a><p>It is likely that someone who owns a botnet saw Rossmann's criticism of Purism and decided to that the company deserved to be attacked, which is a really rotten thing to do, because then people assume that Purism is hiding something.<p>I agree that Purism should have refunded the cancelled orders, but calling the company a "scam" is way over the top, considering the huge amount of dev work that Purism has done on mobile Linux and the Phosh interface. I own both the Librem 5 and Librem 5 USA and the company is definitely not a "scam".</p>
]]></description><pubDate>Sun, 06 Aug 2023 12:18:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=37021179</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=37021179</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37021179</guid></item><item><title><![CDATA[New comment by amosbatto in "Librem 5: First Impressions"]]></title><description><![CDATA[
<p>> It's highly likely that you have a financial stake in the company's products because nothing else would explain your devotion to so thoroughly misleading people and marketing their products across many platforms.<p>Let me state for the record that I have no financial stake in Purism, and I do not represent the company. I am simply a customer of the company who tries to correct the misinformation that I see being posted about the Librem 5 on public forums like this one, because I think that Purism is doing important development work for mobile Linux. I am using my real name "Amos Batto", and anyone who does a simple internet search can find my personal blog, my github page, my facebook page, etc. and verify who I am.<p>>  If you don't stop contacting us, spreading libel about our project members and misinformation about our project, we'll begin contacting organizations/projects where you're involved about the harassment and malicious behavior across platforms towards an open source project.<p>This is ludicrous. You posted information which I consider to be incorrect about the Librem 5 on this forum and at r/Purism. When I responded to correct the record, you accused me of engaging in "harassment and malicious behavior across platforms towards an open source project".<p>Everyone can see your behavior and it fits a consistent pattern. You go out of your way to criticize other open source projects on public forums. Then, when people try to respond on the technical points, you accuse people of harassing you and trying to harm your project, which is simply not true. Responding to the technical points that you raised on a public forum is not an attempt to "contact" you or members of your project and it certainly is not "harassment" as you term it.</p>
]]></description><pubDate>Fri, 25 Mar 2022 11:53:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=30800983</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=30800983</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30800983</guid></item><item><title><![CDATA[New comment by amosbatto in "Librem 5: First Impressions"]]></title><description><![CDATA[
<p>> The Librem 5 hardware is also just as much of a black box. It's 100% as proprietary. It does not have firmware or hardware that's any more open and this is a blatant lie. Them marketing the hardware as being more open is thoroughly unethically and dishonest. They've done the same with their laptops and other products, which has done immense harm to projects like Talos actually trying to produce open hardware in any actual sense of the word.<p>There is a major difference between the openness of the Librem 5 (L5) vs Android phones. The L5 is the first phone with free/open source schematics (GPL 3.0) for its circuit boards since the Golden Delicious GTA04A4 which was released in Jan 2012. Purism has only released the STL files for the L5's case and the board schematics in PDF, so it would take some work to recreate the original CAD files, but anybody can legally reproduce the hardware in the L5. To find a phone which released its CAD files, you have to go back to the OpenMoko Neo FreeRunner released in June 2008.<p>Purism has also released the board view images to show where components are placed on the L5's boards. You may be able to find the board view for a few models (such as iPhones), because they get leaked, but as far as I know, no Android phone manufacturer publicly releases the board views of their circuit boards.<p>If your argument is that the circuit boards don't matter, because most of the functionality is locked up in proprietary chips, then let's look at the chips that Purism selected and see if there's a difference. Qualcomm, MediaTek, UNISOC and Samsung don't release the documentation for their mobile application processors without an NDA, and Apple and Huawei don't release their documentation on their chips to any outside companies as far as I know. In contrast, NXP released 7000 pages of documentation plus their Android and Linux software for the i.MX 8M Quad to anyone who registers on their website. They restrict the security manual to only certain approved people, but everything else can be obtained and NXP has a public forum where anyone can ask questions about their i.MX processors. Likewise, Thales releases the documentation on the PLS8 cellular modem and provides a public forum.<p>Android phones commonly have a locked bootloader which prevents the user from changing the OS. All Huawei and Apple phones have the bootloader locked. Most Samsung phone require using an unauthorized crack. Motorola and Xiaomi require applying for an unlock code code and waiting up to two weeks for it and using it voids the hardware's warranty. Sony makes it easy but voids the warranty. Google also makes it easy, but won't honor the warranty unless the Pixel is reflashed to the original OS and relocked. In contrast, the Librem 5 has such restrictions.<p>Another issue is the drivers and kernels. Qualcomm has the best track record of the major mobile SoC manufacturers since it provides public access and the commit record to its kernel source code at Code Aurora, but the community has to take that code and adapt it to work in mainline Linux and it often takes 3 or 4 years to fully support Snapdragons. Samsung has done better in recent years, but MediaTek, UNISOC, Huawei and Apple are horrible. However, NXP is far better than all these since it commits directly to mainline Linux and is willing to work with the community to support its chips.<p>Purism develops its code in public and encourages its developers to interact with the community. All the firmware in the L5 is proprietary, but it is worth mentioning that Purism is planning on using FOSS firmware in its secondary Cortex processor to control the smartcard reader. Also the OpenPGP specification is open, so anyone can study it.<p>I would argue that all of these things add up to make the Librem 5 the most open phone that can be bought today (with the PinePhone a close second). I have a problem with some of Purism's marketing, like the "100% made in the USA electronics" slogan for the Librem 5 USA, but you have to look at this in the context of the actual mobile industry and what is possible in the real world. Sure it would be great to have a phone with open hardware chips, but you are talking about hundreds of millions of dollars to develop those chips and paying hundreds of millions more to license the necessary IP, which is totally unrealistic.</p>
]]></description><pubDate>Thu, 24 Mar 2022 22:21:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=30796112</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=30796112</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30796112</guid></item><item><title><![CDATA[New comment by amosbatto in "Librem 5: First Impressions"]]></title><description><![CDATA[
<p>> Linux doesn't mean systemd, polkit, glibc, GCC, binutils, GNOME, pulseaudio/pipewire, Wayland/X11, etc. It makes no sense to claim these are Linux phones when the vast majority of smartphones run Linux. It's marketing spin. If you want to call it a GNU/Linux phone, go ahead, but what you're doing is a deliberate attempt at misleading people on their part.<p>I was simply following the standard convention of saying "Linux" to mean the entire OS that is found in popular distros like Debian, Arch and Fedora, whereas people generally say "Linux kernel" to refer to just the kernel. Saying "GNU/Linux" is problematic because most distros contain software which isn't part of GNU and isn't approved by the FSF, but I will use that term for lack of a better one.<p>By the way, it is just as problematic to say that GrapheneOS is "Linux" because GrapheneOS is using a kernel which has been substantially modified by Google, and Qualcomm's drivers for the Snapdragon which GrapheneOS uses are only designed to support an Android kernel, not a mainline Linux kernel. GrapheneOS doesn't use mainline Linux kernels and it usually takes 3-4 years for the mainline kernel to fully support new Snapdragons after they are released, so I don't know why you are even bothering to make this argument.<p>> There's a far larger and better ecosystem of open source apps for Android than there is for the products that you're marketing...<p>Just to be clear, I'm simply a customer of Purism and PINE64 who owns the Librem 5 USA and PinePhone, so I don't represent these companies and I'm not marketing their products.<p>I'm not sure whether there is a larger ecosystem of open source apps for Android rather than the GNU/Linux distros that run on the Librem 5 and PinePhone. If we are talking about apps which are designed to run on mobile phones, then you have a point, since it will take a while to adapt all the desktop software to be mobile-friendly, but Kirigami or libhandy/libadwaita is getting added to a lot GNU/Linux desktop software to make it adaptive. Google purposely does not label software with FOSS licenses in the Play Store, so it is hard to count the number of FOSS apps for Android. I count 4472 apps in F-Droid (<a href="https://f-droid.org/repo/index-v1.jar" rel="nofollow">https://f-droid.org/repo/index-v1.jar</a>), whereas Debian 11 "bullseye" (which is what PureOS and Mobian are based on) has 59,551 packages. I know that not all FOSS apps make it into the F-Droid repo and the Debian repo includges the entire operating system and many of its applications use multiple packages, so we are comparing apples and oranges, but I don't see much evidence that the Android FOSS ecosystem is "larger and better" than the GNU/Linux ecosystem.<p>I often find that I need to install proprietary apps when using LineageOS because I can't find what I need in F-Droid, whereas I generally don't install proprietary apps in my GNU/Linux systems, so from that point of view, GNU/LInux is "better". Also a sizeable number of the FOSS apps that I encounter in F-Droid contain some code which was originally written for GNU/Linux, whereas I rarely find code in GNU/Linux which was originally written for Android.<p>> This is not accurate. It still has an SoC with a ton of components aside from the SoC despite your inaccurate claim that it doesn't, and those components still need to be isolated with an IOMMU.<p>I stated that "the Librem 5 doesn't need an IOMMU" to isolate the  WiFi/BT, cellular modem, GNSS and USB controller, but in case you are worried, the i.MX 8M Quad SoC in the Librem 5 does have a Resource Domain Controller (RDC), Arm TrustZone and On-chip RAM (OCRAM) secure region protection, which does isolate the CPU, GPU and VPU. See section "3.2.2.4 Resource Domain Control and Security Considerations" in the "i.MX 8M Dual/8M QuadLite/8M Quad Applications Processors Reference Manual". (NXP requires registration to download the manual.)<p>> Those are minimum guarantees of full security updates, not end-of-life dates and the number of days you get those for the Librem 5 is ZERO. The only recommended devices for GrapheneOS are the Pixel 6 and Pixel 6 Pro, which means that there is at least 5 years of full security updates for the devices we support.<p>The GrapheneOS FAQ lists the Pixel 3a released in May 2019 as a "supported" device, but the Pixel 3 released in October 2018 is listed as "end-of-life" because it no longer gets full security updates, so that tells me that most people are using GrapheneOS on devices that have a 3 year lifespan.<p>I downloaded the Pixel 3a's "bonito" kernel (<a href="https://github.com/GrapheneOS/device_google_bonito-kernel" rel="nofollow">https://github.com/GrapheneOS/device_google_bonito-kernel</a>) and I see that it is using kernel version 4.9.292. Mainline Linux 4.9.292 was released on 2021-12-08 and 4.9.0 was released on 2016-12-11. Call me crazy but I prefer to use an up-to-date mainline kernel rather than one that is over 5 years old and takes 3 months to get the latest security patches from kernel.org. (To be fair, I should mention that the Librem 5 issn't yet fully supported in mainline Linux, so you can't run the latest mainline kernel on day one of its release, but the Purism devs say that mainline support is coming.)<p>> Your claim of lifetime security updates is completely bogus and demonstrates the extreme lengths Purism goes to in order to mislead people and profit from it.<p>Purism says that it went way over-budget trying to develop the Librem 5 and its software, which is why it has been raising its prices. Considering the roughly 20 companies that lost their shirts in the past when trying to develop mobile Linux, it is unrealistic to think that Purism is doing this for profit. (See: <a href="https://amosbbatto.wordpress.com/2020/07/17/mobile-linux-tragic-history/" rel="nofollow">https://amosbbatto.wordpress.com/2020/07/17/mobile-linux-tra...</a>)<p>Granted that NXP will stop providing firmware updates for the i.MX 8M Quad in 2033, and I expect that the firmware updates will end much sooner than that for the RS9116 WiFi/BT, BM818 cellular modem, Tesio-Liv3 GNSS, etc, but there is no reason to not expect lifetime software updates, because the Librem 5 should soon have mainline Linux support. Purism has worked hard to upstream its code changes to parent projects (Linux, wlroots, geoclue, ModemManager, GTK, GNOME libraries, GNOME applications, etc.), so that future releases of these projects should run on the Librem 5 with minimal work. Phosh was designed as a thin overlay on top of standard GNOME libraries and applications (which have substantial support from IBM/Red Hat, SUSE, Canonical and Google) and roughly 176k of the roughly 250k lines of code that Purism has created for the Librem 5 are now incorporated as official GNOME projects. (see: <a href="https://amosbbatto.wordpress.com/2021/12/15/amount-code-librem5/" rel="nofollow">https://amosbbatto.wordpress.com/2021/12/15/amount-code-libr...</a> ) What this means is that it shouldn't cost Purism much to keep providing future software updates. In addition, postmarketOS and Mobian developers are now participating in the development of Phosh which has become the most popular interface among PinePhone users, so even if Purism dies as a company, it is likely that the community will maintain the interface. For more info, see: <a href="https://source.puri.sm/Librem5/community-wiki/-/wikis/Frequently-Asked-Questions#311-how-can-purism-provide-lifetime-software-updates-for-the-librem-5" rel="nofollow">https://source.puri.sm/Librem5/community-wiki/-/wikis/Freque...</a></p>
]]></description><pubDate>Thu, 24 Mar 2022 17:41:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=30793095</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=30793095</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30793095</guid></item><item><title><![CDATA[New comment by amosbatto in "Librem 5: First Impressions"]]></title><description><![CDATA[
<p>> More developers are familiar with Android than the desktop Linux software stack. More work goes into it. Far more apps are written for it, and that includes a very active open source app ecosystem.<p>The problem is that the Android app ecosystem has a very large number of apps which are based on collecting users' personal information and violating people's privacy, and it is hard for a normal user to avoid all the spyware and malware in Android. In my experience using CyanogenMod/LineageOS and the F-Droid repo since 2015, I inevitably fall back to installing some proprietary apps when using AOSP-derivatives, whereas my PinePhone and Librem 5 USA only have FOSS apps and drivers installed on them. If the goal is to use FOSS as much as possible, you are better off buying a Linux phone in my opinion.<p>By the way, one of the apps that I helped develop is on F-Droid (<a href="https://f-droid.org/en/packages/com.ketanolab.nusimi/" rel="nofollow">https://f-droid.org/en/packages/com.ketanolab.nusimi/</a> ) and I have given workshops on how to install LineageOS on phones, so I speak as someone who tries to promote the use of FOSS on Android phones, but the phone industry does put up a lot of barriers to make it difficult to install AOSP-derivatives.<p>> GrapheneOS only supports devices with proper security support for all the firmware, drivers, etc. and again there are no closed source kernel drivers. We can support pretty much any mobile device with alternate OS support since any serious one will have AOSP support. Most devices have lackluster security and don't meet our requirements.<p>The problem is that Google only sells Pixels in a very limited number of countries. Whereas Purism offers free worldwide shipping for the Librem 5, the Pixel 6 is only being sold in 8 countries (Australia, Canada, France, Germany, Japan, Taiwan, UK, USA), so your security requirements exclude over 90% of the world's population from being able to use GrapheneOS. Plus, many people don't want to financially support a company like Google which is based on Surveillance Capitalism.<p>> We're working with a hardware vendor to get a non-Pixel phone actually meeting reasonable security requirements.<p>Good to hear. I look forward to seeing it.<p>> Librem 5 has a bunch of components where they are not shipping updates.<p>Not true. Purism has promised to provide updates to the proprietary firmware on the Librem 5, and already provides instructions for how to update the firmware on the WiFi/BT and USB controller. See: <a href="https://source.puri.sm/Librem5/community-wiki/-/wikis/Frequently-Asked-Questions#39-will-the-librem-5-get-proprietary-firmware-updates" rel="nofollow">https://source.puri.sm/Librem5/community-wiki/-/wikis/Freque...</a><p>>  It has a bunch of poorly secured and insecurely configured legacy hardware often without proper updates available<p>What are you talking about? Purism purposely designed the Librem 5 to avoid planned obsolescence, so it looked for component suppliers who support their hardware for a long time. For example, NXP guarantees that that it will provide updates for the i.MX 8M Quad for 15 years (Jan. 2018 - Jan. 2033). See: <a href="https://source.puri.sm/Librem5/community-wiki/-/wikis/Frequently-Asked-Questions#311-how-can-purism-provide-lifetime-software-updates-for-the-librem-5" rel="nofollow">https://source.puri.sm/Librem5/community-wiki/-/wikis/Freque...</a><p>In contrast, Google only promises to provide 3 years of OS updates and security updates for the Pixel 3/4/5, and 3 years of OS updates and 5 years of security updates for the Pixel 6. Qualcomm announced in Dec. 2020 that it will support its Snapdragon processors (which are used in Pixel devices) for 3 years of Android updates and 4 years of security updates.<p>Linux phones like the Librem 5 and PinePhone use separate components which are supported for many years by the manufacturers, whereas most Android phones (like the Pixels) use integrated mobile system-on-chips which are only manufactured for 1-2 years and only supported for 3-4 years by the manufacturer. Because Linux phones use components with long-term support by the component suppliers, the Librem 5 is the first phone to be sold with the guarantee of lifetime software updates, and PINE64 promised to manufacture the PinePhone for 5 years, which is longer than any other smartphone ever sold.<p>> components that are not properly isolated via IOMMU,<p>The Librem 5 doesn't need an IOMMU, because it uses separated components, and it uses serial buses (USB 2.0/3.0, SDIO, I2C and I2S) that don't allow direct memory access, so there is absolute no chance of the WiFi/BT, cellular modem, GNSS and USB controller being able to access the RAM or the SoC's cache. Unlike the Snapdragon processors in Pixels whose hardware is essentially a black box, we can independently verify by looking at the open source schematics that direct memory access is not possible in the Librem 5.<p>> but there are years and years of tons of important privacy/security work done in a systemic way across hardware/firmware/software which are missing there before worrying about stuff like that.<p>If you are talking about kernel hardening and running each app in its own sandbox with its own UID, then I would agree that Android/AOSP has more security features than Debian/PureOS, but the problem with your argument is that you are ignoring the fact that a mountain of spyware and malware has been created for the Android platform and users have to be very vigilant to not install any of it. According to AV-TEST, 3.38M pieces of malware and 3.18M potentially unwanted apps (mostly spyware) were created for the Android platform in 2021, whereas it is unlikely that any of that garbage will get into the Debian->PureOS repos to ever effect users of the Librem 5. Linux users rarely install anything from outside their distro's repo, whereas I often find myself installing apps whose code I can't verify when I use AOSP-derivatives because I can't find all the apps that I need in F-Droid.<p>Yes, Android/AOSP does have a lot more security built into its design than Debian->PureOS, but it is based on a model of letting all sorts of unverifiable and dangerous code run inside it. For more on the Librem 5's security, see: <a href="https://source.puri.sm/Librem5/community-wiki/-/wikis/Frequently-Asked-Questions#43-how-secure-is-the-librem-5-compared-to-an-android-phone" rel="nofollow">https://source.puri.sm/Librem5/community-wiki/-/wikis/Freque...</a><p>> Marketing something as private/secure and spreading tons of misinformation and outright lies about the mainstream options<p>Care to provide any evidence to prove that Purism or its employees are "spreading tons of misinformation and outright lies about the mainstream options"?</p>
]]></description><pubDate>Tue, 22 Mar 2022 18:24:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=30769589</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=30769589</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30769589</guid></item><item><title><![CDATA[New comment by amosbatto in "Librem 5: First Impressions"]]></title><description><![CDATA[
<p>@anw, According to the Purism forum, the shipping queue for the Librem 5 has reached people who pre-ordered on October 20-25, 2017, so you should have gotten your phone by now. You should contact Purism support to ask about your order. See: <a href="https://forums.puri.sm/t/estimate-your-librem-5-shipping/11272/751" rel="nofollow">https://forums.puri.sm/t/estimate-your-librem-5-shipping/112...</a></p>
]]></description><pubDate>Tue, 22 Mar 2022 14:33:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=30766555</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=30766555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30766555</guid></item><item><title><![CDATA[New comment by amosbatto in "Librem 5: First Impressions"]]></title><description><![CDATA[
<p>It depends on your goals. If you donate to the GNOME Foundation, your donation won't help develop Phosh (which is the leading mobile Linux interface according to 3 different PinePhone user surveys) and it probably won't be used to make GTK/GNOME ecosystem become adaptive and mobile-friendly. If your goal is to advance mobile Linux on the GTK/GNOME/Phosh platform, then ordering the Librem 5 is the best way to get funds to the 10 software devs working on it at Purism. See: <a href="https://source.puri.sm/Librem5/community-wiki/-/wikis/Frequently-Asked-Questions#85-who-works-on-the-librem-5" rel="nofollow">https://source.puri.sm/Librem5/community-wiki/-/wikis/Freque...</a><p>I own both the PinePhone and Librem 5 USA, and I'm seriously impressed by the amount of work the Purism devs do for PinePhone users (who are the majority of the Phosh users).</p>
]]></description><pubDate>Tue, 22 Mar 2022 14:18:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=30766385</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=30766385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30766385</guid></item><item><title><![CDATA[New comment by amosbatto in "Librem 5: First Impressions"]]></title><description><![CDATA[
<p>Xiaomi is the number one brand in Europe and India, and was the number 3 brand worldwide by unit sales in the year 2021. Xiaomi actually does the worst in its home market. It was the 4th largest brand inside China in Q3 2021, and it fell to 5th place in Q4 2021. 
See: 
<a href="https://www.gsmarena.com/strategy_analytics_xiaomi_is_the_top_smartphone_seller_in_europe_in_q2-news-50358.php" rel="nofollow">https://www.gsmarena.com/strategy_analytics_xiaomi_is_the_to...</a>
<a href="https://www.gartner.com/en/newsroom/press-releases/2022-03-01-4q21-smartphone-market-share" rel="nofollow">https://www.gartner.com/en/newsroom/press-releases/2022-03-0...</a><p>As for Xiaomi being comically large, I found the mid-range Samsung and Motorola models to have larger bezels and to generally be larger for similar specs when I bought my Xiaomi Redmi Note 7 a couple years ago. The reality is that the majority of phones from Motorola, Xiaomi, LG and Nokia are designed and manufactured by 3 Chinese ODMs (Wingtech, Huaquin and Longcheer), and even 20% of Samsung's phones come from these 3 ODMs. See: <a href="https://amosbbatto.wordpress.com/2021/12/10/comparing-l5-and-pp/#branding-and-custom-design" rel="nofollow">https://amosbbatto.wordpress.com/2021/12/10/comparing-l5-and...</a></p>
]]></description><pubDate>Tue, 22 Mar 2022 13:48:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=30766033</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=30766033</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30766033</guid></item><item><title><![CDATA[New comment by amosbatto in "Intel completely disables AVX-512 on Alder Lake after all"]]></title><description><![CDATA[
<p>> Looking up the Librem 5 devicetree in the upstream kernel, it seems it was submitted on Aug 21 2020. Aspen shipped in September 2019, so it took them about a year from shipping to upstreaming bring-up, and that's not considering internal prototypes and that the SoC was announced in mid 2018, so they had plenty of time to work on things internally. I submitted upstream bring-up for the M1 Mac Mini with the device tree on Feb 4 2021, just 4 months after it was announced in Nov 2020.<p>Before anything else, let me say thank you for your work on the M1, because it is essential that we have Linux support for processors even when the device maker is opposed. Considering how many millions of people have bought Apple's M1 devices, Asahi's work is critical because it provides a path for people to discover a freer system when they get disgusted with Apple's bad practices and the restrictions of its "walled garden."<p>Having said that, I don't think that your criticism of Purism's kernel work is very fair. Purism made its first commit to mainline Linux for the Librem 5 in July 2018 (<a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ae6fe7a387e97e2ea8cc275fff5ef55568c4daf3" rel="nofollow">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...</a>). Purism submitted the device tree for the Librem 5 DevKit to mainline Linux on June 17, 2019 (<a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=eb4ea0857c83d006b9c514929f1af547bc3319c6" rel="nofollow">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...</a>), which was 7 months after it started shipping the DevKits in mid-December 2018 (<a href="https://puri.sm/posts/2018-devkits-are-shipping/" rel="nofollow">https://puri.sm/posts/2018-devkits-are-shipping/</a>). I can find emails from Purism trying to submit the device tree for the Librem 5 since May 25, 2020 (<a href="http://lkml.iu.edu/hypermail/linux/kernel/2005.3/00715.html" rel="nofollow">http://lkml.iu.edu/hypermail/linux/kernel/2005.3/00715.html</a>), which was 7 months after it started shipping on Nov 17, 2019. Since Linux version 4.20, Purism has made roughly 150 commits to mainline Linux to support the Librem 5, whereas System76 has made 13 commits to the Linux  kernel (<a href="https://blog.system76.com/post/667593198841069568/open-up-contributions-and-collaborations" rel="nofollow">https://blog.system76.com/post/667593198841069568/open-up-co...</a>) and TUXEDO Computers has made one commit (<a href="https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=14e4a095b29fd290a9b80f6e553adcfcf01672d1" rel="nofollow">https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-n...</a>), and I can find commits for the rest of Purism’s competitors (PINE64, Juno Computers, Slimbook, ThinkPenguin, F(x)tec, Planet Computers, Hallo Welte, etc.)<p>You are comparing the work of a company with two kernel developers (Angus Ainslie and Martin Kepplinger) to an entire community working on Linux support for the M1. Purism has only shipped 2600 Librem 5's so far, whereas Apple is shipping roughly 7 million M1 Mac PCs and 15 million M1 iPads every quarter. If you are going to brag about getting M1 support into mainline Linux within 4 months of the release of the M1, consider the fact that the first commits to mainline Linux for the i.MX 8M processors were submitted just 8 days after NXP announced that it had started volume shipping of the processors (<a href="https://www.pengutronix.de/en/blog/2018-01-17-first-mx8m-mainline-patches.html" rel="nofollow">https://www.pengutronix.de/en/blog/2018-01-17-first-mx8m-mai...</a>). This was possible because NXP shipped early versions of the processor to many companies and has released 7000 pages of documentation on the processor, plus NXP pays several of its own employees to work on getting the i.MX 8M supported in mainline Linux. It does make a huge difference whether a company decides to collaborate with the Linux community or not.<p>You also have to keep in mind that Apple has shipped 2 billion devices with A-series processors that never got mainline Linux support, so we got really lucky that 1) Corellium managed to figure out how to run Linux on the M1 and 2) Apple decided to not block the use of custom kernels with the M1. Corellium (which currently has 20 employees) has been working on figuring out how Apple processors work since 2017 (<a href="https://craft.co/corellium" rel="nofollow">https://craft.co/corellium</a>) and company's blog makes clear that it was its previous work on the A-series (boot sequence, PCIe and USB controller) which helped it get Linux support working so fast on the M1 (<a href="https://www.corellium.com/blog/linux-m1" rel="nofollow">https://www.corellium.com/blog/linux-m1</a>), so Corellium wasn't starting from scratch in figuring out how the M.1 works.<p>By the way, it's worth pointing out that most of Purism's dev work hasn't focused on the kernel, but has instead focused on creating the Phosh mobile environment on top of GTK/GNOME, and Purism has created about a quarter million lines of new code so far (<a href="https://amosbbatto.wordpress.com/2021/12/15/amount-code-librem5/" rel="nofollow">https://amosbbatto.wordpress.com/2021/12/15/amount-code-libr...</a>), and 169.4k of that code (libhandy, libadwaita, Chats and Calls) has been incorporated as official GNOME projects. Purism purposely designed the L5's software to work as a thin overlay on top of an existing desktop Linux stack, so PureOS/Phosh has done a better job than Meego, Sailfish OS, Firefox OS, Ubuntu Touch and WebOS at making a version of mobile Linux which is compatible with the larger Linux ecosystem. Purism commits upstream as much as possible to projects like Linux, wlroots, ModemManager, Geoclue, GTK, GNOME and about 20 different GTK/GNOME apps (Nautilus, gEdit, GNOME Calendar, CNOME Contacts, GNOME Clock, etc.) so that the L5 will be easier to maintain and be able to run on other Linux distros (postmarketOS, Mobian, Ubuntu Touch, etc.).<p>>  To my knowledge, the L5 does not support any kind of secure boot (at least it is not implemented yet; the SoC itself might)<p>The i.MX 8M does have a secure boot option, but Purism isn't going to use it because it isn't controllable by the user. Purism's Kyle Rankin commented that they are discussing how to implement a user-verifiable boot procedure, like they have with PureBoot + Librem Key on their laptops, but Purism has a lot of other stuff on its plate (like suspend to RAM, camera auto-focus, encryption with keys from the OpenPGP card, etc.) which is higher priority, so I doubt that it will be implemented soon. The Ubuntu Touch port should have secure boot, but UBports has put their porting of the L5 on hold to focus on the PinePhone and PineTab, so I assume that will also take a while.</p>
]]></description><pubDate>Wed, 12 Jan 2022 18:28:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=29910905</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=29910905</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29910905</guid></item><item><title><![CDATA[New comment by amosbatto in "Intel completely disables AVX-512 on Alder Lake after all"]]></title><description><![CDATA[
<p>The RYF certification program is based on Richard Stallman's outdated idea that hardware shouldn't be changed and software is anything that can be changed or updated after the device is produced. Anyone who looks at how x86 processors use microcode updates and the security threats with Meltdown and Spectre knows that a modern x86 PC needs to get microcode updates. Even worse is the fact that building a device to comply with RYF actually makes it more difficult to work on freeing the blobs. In the case of the Librem 5, you have to write to the SPI NOR Flash chip to replace the 4 blob files, rather than simply changing the files stored on in the /lib/firmware directory.<p>However, there are people in the FSF who recognize this. See the comments of Leah Rowe (the Libreboot maintainer) about the problems with the RYF criteria:
<a href="https://lists.gnu.org/archive/html/libreplanet-discuss/2022-01/msg00019.html" rel="nofollow">https://lists.gnu.org/archive/html/libreplanet-discuss/2022-...</a>
(read her comments in the libreboot policy she linked to)<p>I have also criticized the binary nature of RYF certification and suggested that it either needs to move to a category based system:
<a href="https://forums.puri.sm/t/does-respects-your-freedom-certification-allow-updating-of-proprietary-firmware/9484/17" rel="nofollow">https://forums.puri.sm/t/does-respects-your-freedom-certific...</a>
or a number score system:
<a href="https://forums.puri.sm/t/does-respects-your-freedom-certification-allow-updating-of-proprietary-firmware/9484/20" rel="nofollow">https://forums.puri.sm/t/does-respects-your-freedom-certific...</a><p>> That's why we need to educate users about the realities of the devices they choose to purchase, instead of slapping meaningless "RYF" labels on them and discouraging nuanced discussion.<p>I largely agree that RYF has problems, but it isn't useless, since it does tell people that they can install a new OS or upgrade it without having to deal with proprietary blobs. However, if people want to upgrade the firmware, a RYF device makes that very inconvenient, because you can't just stick the new firmware in the /lib/firmware directory, but have to follow an awkward procedure to upgrade each component's proprietary firmware, and the RYF rules are unclear about whether those upgrades are even allowed. I have written repeatedly to the FSF asking for clarification on whether proprietary firmware can be upgraded under the RYF rules, and I have never received an answer. See: <a href="https://forums.puri.sm/t/does-respects-your-freedom-certification-allow-updating-of-proprietary-firmware/9484" rel="nofollow">https://forums.puri.sm/t/does-respects-your-freedom-certific...</a><p>It's worth mentioning that Purism intends to provide firmware updates for the L5 and has already posted instructions upgrading a couple components:
* Texas Instruments TPS65982 USB Type-C and Power Delivery controller: <a href="https://source.puri.sm/Librem5/firmware-tps6598x-nonfree" rel="nofollow">https://source.puri.sm/Librem5/firmware-tps6598x-nonfree</a>
* Silicon Labs RS9116 WiFi/Bluetooth: <a href="https://source.puri.sm/Librem5/redpine-firmware-nonfree" rel="nofollow">https://source.puri.sm/Librem5/redpine-firmware-nonfree</a><p>However, I would agree that the RYF certification isn't useful for distinguishing whether the PinePhone's firmware is more free than the Librem 5's firmware. In fact, it can be argued that the PinePhone has inspired a lot of community work to replace parts of the EG25-G modem's proprietary firmware, so the PinePhone will potentially have a freer modem than the Librem 5.<p>RYF also has nothing to say about the freeness of your hardware. For example, the MNT Reform provides all its sources for the design of the hardware, so anyone can legally make it, whereas Purism has released the PDF files for the L5's schematics, and the STL files for its case, but won't release the original design files for the boards and case until it recovers its development costs. PINE64 releases the board schematics as PDF files, but they have a normal copyright, so no one can legally reuse or modify them. If you want to do board repair, however, you need to know the placement of each component on the board, and neither Purism nor PINE64 have released board views, whereas board views are leaked for most Apple devices.<p>> the RYF workaround development was completely unnecessary and just serves to legitimize the FSF, which, indeed, is the root of the problem.<p>It seems that you want to throw the baby out with the bath water. In my opinion, the basic goals of the FSF need to be supported. The problem is the strategy that the FSF uses to reach those goals and its specific policies. I want to see a world where ordinary people can control the technology that they rely on, rather than technology being used as a means to control people.<p>As I see it, we got lucky with the x86 architecture, because Intel and AMD used a standard booting procedure which wasn't locked, so it was possible to install our own OS on almost any PC in the past, but as PCs move to ARM, I fear that every company is going to copy Apple in designing their own ARM processors for PCs, which have custom booting procedures. Maybe Qualcomm, Samsung, MediaTek, UNISOC and all the rest who are reportedly designing custom ARM processors (Google, Xiaomi and Oppo) will release their files or share info, but I suspect that many PCs in the future will be like the Apple A-series processors where we can't install Linux.<p>In my opinion, the best strategy to avoid this dark future is to support the device makers and component makers who support free/open source software, rather than continuing to buy products from companies that don't share our goals. Apple sued Corellium (and thankfully lost in court), which is a good indication of Apple's attitude toward its users. When we buy Apple products, we give more resources to a company that is openly hostile to users being able to control their own hardware.<p>While I have specific criticisms of the RYF, I want the RYF certification program to be reformed so it is useful in the real world, because I do think that people who care about FOSS should be giving their money to companies that support their goals, because that is the best way to create a sustainable industry in the long term that respects user rights and are willing to work with the community. Giving our money to companies like  PINE64, Purism, Lulzbot, OLIMEX, Raptor Systems, Arduino, MNT, etc. helps build up our leverage, because these companies will have more power to make demands of component suppliers.<p>NXP has positioned itself as the best ARM manufacturer for the Linux community (ahead of Rockchip), whereas I rank Apple as the second worst (although today I would now place it as the third worst ahead of UNISOC and HiSilicon). See: <a href="https://forums.puri.sm/t/concerns-about-the-security-risk-of-chinese-chips/10358" rel="nofollow">https://forums.puri.sm/t/concerns-about-the-security-risk-of...</a><p>I know that the Librem 5 doesn't have great performance compared to a phone based on an A13 or Snapdragon 888 (see my benchmarks: <a href="https://amosbbatto.wordpress.com/2021/12/10/comparing-l5-and-pp/" rel="nofollow">https://amosbbatto.wordpress.com/2021/12/10/comparing-l5-and...</a>), but I bought the phone anyway, because I know that Purism went out of its way to select component manufacturers who support FOSS. NXP makes commits to mainline Linux to support its i.MX processors, and releases documentation to the community without NDA's. Silicon Labs (formerly Redpine Signals) releases the drivers for its WiFi/Bluetooth chips under the GPL 2 and altered its firmware at the request of Purism so it didn't have to load the firmware from the main Linux file system. By giving money to Purism, NXP and Silicon Labs, I'm helping to build up a better supply chain, so there is more hope of getting hardware in the future that respects our digital rights.</p>
]]></description><pubDate>Wed, 12 Jan 2022 18:00:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=29910485</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=29910485</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29910485</guid></item><item><title><![CDATA[New comment by amosbatto in "Intel completely disables AVX-512 on Alder Lake after all"]]></title><description><![CDATA[
<p>Hi, I'm the "random community member" who wrote that FAQ answer. Thanks for investigating how this works. Where is the file cpu_rec.py located? I can't find it.<p>I will edit the FAQ answer to clarify that the DDR training blobs are being executed on an ARC core in the DDR controller, and not on the M4 core. I was going off what Angus Ainslie wrote (<a href="https://puri.sm/posts/librem5-solving-the-first-fsf-ryf-hurdle/" rel="nofollow">https://puri.sm/posts/librem5-solving-the-first-fsf-ryf-hurd...</a>) that 'the M4 is the “secondary processor” that handles the blobs', and I conflated "handles" with "executes".<p>However, you seem to be unfairly criticizing Purism for obfuscation and legalisms, when it seems to me that Purism is just trying to comply with the FSF's rather arbitrary RYF rules, and Ainslie's article on the Purism web site and Nicole Faerber's talk (<a href="https://media.ccc.de/v/Camp2019-10238-a_mobile_phone_that_respects_your_freedom" rel="nofollow">https://media.ccc.de/v/Camp2019-10238-a_mobile_phone_that_re...</a>) both explained how Purism is using the secondary processor exception in the RYF rules.<p>It is not like Purism had any better options in terms of SoC's that it could have chosen for the Librem 5. Raptor Computing is now facing the exact same problem with the proprietary Synopsys DDR4 timing blobs in the POWER 10 processor, so this is actually a common problem with most modern processors. It seems to me that Purism did the best that it could with an impossible situation, and if anybody should be criticized it is the FSF for not acknowledging how modern hardware actually works.<p>Another thing that I find problematic is your argument that 58 KB of DDR4 timer training blobs represent a security threat in the real world and make the Librem 5 no different than an Apple device with an M1 processor, which is literally a black box. Forget the fact that the L5 is the first phone to have free/open source schematics since the GTA04 in 2012 and we know the 1267 components on its PCBs, plus we have 7000 pages of documentation for the i.MX 8M Quad processor, and everything is running free/open source drivers.<p>There is only so much code that you can hide inside 58 KB of blobs and that early in the boot sequence, you can't rely on anything else being operational in the device, so you would need to have all the code to initialize and control components on the phone. Think about how much code would be needed to initialize the cellular modem or WiFI and then run a TCP/IP stack to communicate with the outside world. It isn't hard to verify that the blobs that are stored inside the L5's SPI NOR Flash chip are the same ones being distributed by NXP, so then you are left with the theory that NXP or Synopsys are distributing blobs that do something malicious, which would be suicidal for either of those companies if anyone ever discovered it. Supermicro's stock lost 40% of its value after Bloomberg published one story about the Chinese government inserting spy chips in Supermicro motherboards, and nothing in Bloomberg's article was verifiable. Companies like NXP and Synopsys are very unlikely to risk their businesses, even if the NSA asks them, so I find the whole scenario far-fetched.</p>
]]></description><pubDate>Sat, 08 Jan 2022 08:29:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=29849796</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=29849796</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29849796</guid></item><item><title><![CDATA[New comment by amosbatto in "Manufacturing the Librem 5 USA Phone in the US"]]></title><description><![CDATA[
<p>It would be almost impossible to make a phone with parts that are entire manufactured in the US. Most silicon foundry work is done in Taiwan (TSMC, UMC, Vanguard) and S. Korea (Samsung, DB HiTek). See: <a href="https://www.cnbc.com/2021/03/16/2-charts-show-how-much-the-world-depends-on-taiwan-for-semiconductors.html" rel="nofollow">https://www.cnbc.com/2021/03/16/2-charts-show-how-much-the-w...</a><p>However, if you are interested where the Librem 5 parts are made, see: <a href="https://source.puri.sm/Librem5/community-wiki/-/wikis/Frequently-Asked-Questions#86-where-is-the-librem-5-assembled-and-where-are-its-components-made" rel="nofollow">https://source.puri.sm/Librem5/community-wiki/-/wikis/Freque...</a></p>
]]></description><pubDate>Sat, 05 Jun 2021 00:20:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=27400717</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=27400717</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27400717</guid></item><item><title><![CDATA[New comment by amosbatto in "Manufacturing the Librem 5 USA Phone in the US"]]></title><description><![CDATA[
<p>Yes, the CPU is weak, suspend-to-RAM hasn't yet been added to the mainline Linux driver for the i.MX 8M, camera auto-focus doesn't yet work, and lot of work is needed for full functionality of the Megapixels camera app and use of an OpenPGP smartcard, but you are ignoring all the progress that has been made. Purism started with a new chip that didn't yet have good mainline Linux support and had to make several hundred commits to mainline Linux to support half a dozen new chips. Purism created a new mobile environment for Linux, which 65% of PinePhone users say in a poll is their favorite interface. Purism created the first free/open hardware phone since the Golden Delicious GTA04 in 2014 and manufactured the first phone in the US since the Motorola Moto X in 2013. The Librem 5 contains 6 innovations in the mobile phone industry, which is more innovations than any phone since the Samsung Galaxy S5 released in 2014. This is the first phone ever produced where the manufacturer promises lifetime software updates and the processor will be produced by the manufacturer (NXP) until at least Jan. 2033.<p>All of this info is on the FAQ: <a href="https://source.puri.sm/Librem5/community-wiki/-/wikis/Frequently-Asked-Questions" rel="nofollow">https://source.puri.sm/Librem5/community-wiki/-/wikis/Freque...</a></p>
]]></description><pubDate>Sat, 05 Jun 2021 00:07:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=27400613</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=27400613</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27400613</guid></item><item><title><![CDATA[New comment by amosbatto in "Manufacturing the Librem 5 USA Phone in the US"]]></title><description><![CDATA[
<p>The NXP i.MX 8M Quad processor in the Librem 5 has "Made in Korea" stamped on them and there have been news articles published about how NXP was switching its foundry work from TSMC to Samsung. By the way, the i.MX 8M is designed in Austin, Texas (by the old Motorola division, which turned into Freescale and then was bought by NXP).<p>For more info, see: <a href="https://source.puri.sm/Librem5/community-wiki/-/wikis/Frequently-Asked-Questions#86-where-is-the-librem-5-assembled-and-where-are-its-components-made" rel="nofollow">https://source.puri.sm/Librem5/community-wiki/-/wikis/Freque...</a></p>
]]></description><pubDate>Fri, 04 Jun 2021 23:51:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=27400495</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=27400495</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27400495</guid></item><item><title><![CDATA[New comment by amosbatto in "Why FSF Endorsing PureOS Matters"]]></title><description><![CDATA[
<p>Purism has said that it will be providing proprietary firmware updates, and it already has instructions how to update the firmware for the RS9116 WiFi/BT on its web site.<p>Because Purism selected components for the Librem 5 that will be manufactured for many years, it is more likely to get firmware updates than most smartphones. Because the drivers are all FOSS, they can be updated by the community, and some cases the manufacturer helps maintain the mainline Linux drivers, so timely updates are very likely. For example, NXP promises to sell its i.MX 8M Quad processor until at least Jan. 2028 and it helps maintain the mainline Linux driver. Likewise, Redpine Signals helps maintain the mainline driver for the RS9116 WiFi/BT and likely to keep manufacturing the chip for at least the next 5 years.<p>In contrast, the SoC used in a typical smartphone is only manufactured for 1-2 years and it typically only gets 2-3 years of support from the manufacturer, so the Librem 5 is more likely proprietary firmware updates than most smartphones.<p>As for the question of whether it is better to store the proprietary firmware in the /lib/firmware directory or in the component or in Flash chips on the motherboard, there are advantages and disadvantages, so you have to weight what is important. When firmware is stored and loaded from the /lib/firmware directory, it is easier to update and the user will automatically get the latest firmware when upgrading the software on the device. In contrast, the user has do a separate procedure to upgrade the firmware and many users are unlikely to do it, so any potential security holes in the firmware are less likely to be closed with updates. However, a lot of this depends on what Purism does in the future to push firmware updates, so we shouldn't automatically assume that the Librem 5 will be insecure. The benefit of not storing the firmware in /lib/firmware is because it makes the user more conscious of the proprietary blobs on the device, and the user can make a deliberate choice whether to install firmware updates or not, after reading the description of each update. Also, it is harder for the firmware to be hacked by a bad actor when it is stored in the component or a separate Flash chip, because it requires a separate procedure to flash the firmware, so it can be argued that it is more secure. Another benefit is that system updates can be offered without including any proprietary files, so there are no restrictions on how they are distributed and installed.<p>In terms of promoting software freedom, I don't know of any cellular modems or any GNSS with FOSS firmware. There were only two WiFi/BT model series whose firmware was reverse engineered by the community but they never got past the experimental state and are now hopelessly outdated since they were 802.11b/g devices. There are some ath9k 802.11n models that required no firmware, but they have poor range and are energy inefficient and require proprietary firmware for the Bluetooth.<p>In other words, there is no realistic way to make a modern computing device without proprietary firmware, and the only hope is to pressure the manufacturers to release code or documentation for its firmware, but the modern patent situation with wireless communications makes that extremely unlikely to happen. However, the FSF's insistence on trying to separate the proprietary firmware and not let it be executed on the main CPU cores does draw public attention to the problem and show the component manufacturers that there is public demand for free firmware. When companies like Purism go through extreme steps to avoid executing DDR timing code on the main CPU cores, by adding a separate SPI Flash chip to the board to hold the blob and not using the Cortex-M4 core for any other purpose but to execute that blob, it sends a message to NXP that its customers really hate that proprietary blob and it should be eliminated. In contrast, a company that stick that blob in the main Linux file system tells NXP that its customers don't care about that blob and there is no pressure for NXP to eliminate it in future chips. The value of buying RYF products like the Librem 5, RaptorCS computers and Lulzbot is that it is creating a public statement that consumers care about not having proprietary blobs, and that the hardware industry should cater to that crowd. What Purism is doing value in promoting a public message and it is based on a long-term strategy to pressure the industry to free its firmware, whereas the people who criticize it have no strategy for ever achieving change. If they have an alternative strategy for how to free the firmware, I would love to hear it.<p>The more important point is that Purism selected components from hardware companies that are more willing to collaborate with the community and listen to Purism's requests, so there is more possibility of driving change up the supply chain. Purism paid Redpine Signals to modify its firmware so it could meet the RYF criteria and NXP engineers work with the community on the mainline Linux driver for the i.MX 8M, so it is possible to influence these component suppliers.</p>
]]></description><pubDate>Wed, 23 Dec 2020 15:16:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=25518389</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=25518389</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25518389</guid></item><item><title><![CDATA[New comment by amosbatto in "Why FSF Endorsing PureOS Matters"]]></title><description><![CDATA[
<p>I'm a strong believer in "free software" as RMS defined it, and I give the man a lot of credit for getting the movement started. However, my few interactions with him were not pleasant, although I did have an interesting conversation with him once about promoting the environmental benefits of hardware running free software.<p>My main problem with the FSF has been more in terms of poor strategy in terms of how it engages with the software and hardware industry, rather than the philosophical vision.</p>
]]></description><pubDate>Wed, 23 Dec 2020 13:46:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=25517563</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=25517563</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25517563</guid></item><item><title><![CDATA[New comment by amosbatto in "Why FSF Endorsing PureOS Matters"]]></title><description><![CDATA[
<p>I have no idea whether the internal process at the FSF changed or not, but the rules are the same for the FSF endorsing a distro and giving its Respects Your Freedom certification to a piece of hardware.<p>This page has stayed the same: 
<a href="https://ryf.fsf.org/about/criteria" rel="nofollow">https://ryf.fsf.org/about/criteria</a><p>However, I raised a question about how to interpret the RYF criteria with regard to proprietary firmware updates, and I'm hoping the FSF will clarify the RFY criteria in a way that allows proprietary firmware updates for components that don't execute on the main CPU cores. See: <a href="https://forums.puri.sm/t/does-respects-your-freedom-certification-allow-updating-of-proprietary-firmware/9484" rel="nofollow">https://forums.puri.sm/t/does-respects-your-freedom-certific...</a></p>
]]></description><pubDate>Wed, 23 Dec 2020 13:35:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=25517474</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=25517474</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25517474</guid></item><item><title><![CDATA[New comment by amosbatto in "Why FSF Endorsing PureOS Matters"]]></title><description><![CDATA[
<p>There has been documentation for how to update the proprietary firmware for the RS9116 modem on the Librem 5 since early 2019:
<a href="https://developer.puri.sm/Librem5/Development_Environment/Boards/Troubleshooting/Reflashing_RS9116.html" rel="nofollow">https://developer.puri.sm/Librem5/Development_Environment/Bo...</a></p>
]]></description><pubDate>Wed, 23 Dec 2020 00:34:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=25513112</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=25513112</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25513112</guid></item><item><title><![CDATA[New comment by amosbatto in "Librem 5 Evergreen vs. Pinephone"]]></title><description><![CDATA[
<p>The people doing the final assembly of the Librem 5 USA are working in Purism's Fulfillment Center in Carlsbad, California, which is a suburb of San Diego. Housing is very expensive in the San Diego area, so we are talking about wages for assembly workers that are much higher than $13 or $14 per hour. It sounds like the company making the PCB's is also located in the San Diego area (based on what Purism said about its Librem 5 DevKit), which means that Purism is paying a company that likely makes prototype boards, which means that Purism is paying a lot more for its boards than Chinese mass production prices. I doubt that Purism has more than a couple hundred orders for the Librem 5 USA, but it says that it will store the parts for the phone and do the final assembly itself. It also is doing just-in-time manufacturing of the phone in very small quantities. All of this has very high unit costs.<p>Frankly, ThatGeoGuy's assessment of the Librem 5 USA is ridiculous. First of all, he doesn't evaluate what it costs to set up a facility in a San Diego suburb that stores parts with supply chain security, orders small-scale PCBA production, and does small-scale final assembly. Second, he ignores the fact that the Librem 5 USA is a niche product for corporate and government clients who need supply chain security. It is competing with products like the Silent Circle's Silent Phone, Motorola Solutions' LEX L11 and Bittium's Tough Mobile 2. The only one of those phones which publicly lists its price is the Bittium Tough Mobile 2, which costs €1550 (US$1816), so the Librem 5 USA is in the same price range. Third, he totally ignores the cost of paying roughly a dozen developers to work for 3.3 years to develop a Linux phone. How does a company recover those high development costs that have gone way over budget? One way is to develop a side product with high profit margins that caters to niche customers with specialized needs.</p>
]]></description><pubDate>Wed, 09 Dec 2020 09:18:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=25356772</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=25356772</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25356772</guid></item><item><title><![CDATA[New comment by amosbatto in "Librem 5 Evergreen vs. Pinephone"]]></title><description><![CDATA[
<p>ThatGeoGuy, Since you called me that "crazy uncle at Thankgiving," I feel that the "crazy uncle" should have a chance to respond to the arguments that you made in your review:
<a href="https://forums.puri.sm/t/pinephone-vs-librem-5/9092/83" rel="nofollow">https://forums.puri.sm/t/pinephone-vs-librem-5/9092/83</a></p>
]]></description><pubDate>Tue, 08 Dec 2020 18:38:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=25349544</link><dc:creator>amosbatto</dc:creator><comments>https://news.ycombinator.com/item?id=25349544</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25349544</guid></item></channel></rss>