Bonum Certa Men Certa

Links 12/8/2019: Xfce 4.14 and Lemur 4



  • GNU/Linux

    • Desktop

      • System76 Preparing To Roll Out Their First Coreboot-Enabled Laptop

        System76 has been making good strides on their Coreboot support for their hardware and they are now readying a System76 Darter Pro OSFC Edition as their apparent first laptop to ship with Coreboot in place of the proprietary BIOS.

        Ahead of this year's Open-Source Firmware Conference (OSFC) being held from 3 to 6 September at the Google and Facebook offices in Mountain View, System76 announced the Darter Pro OSFC Edition that ships with Coreboot. Those pre-ordering the device are able to pick up their new laptops during the event, so it appears at least for this initial run of enabled devices they are just weeks out from becoming a reality.

      • Linux Laptop Guide: Things to Consider Before Buying ][Ed: Seems like part of a Web epidemic; Amazon catalogues disguised as articles (for referral money)]

        Days are long gone when finding a Laptop with suitable hardware to install and use Linux and its distributions on it was a tough task. In its early days Linux was the Operating System of programmers and the open-source community but in recent years normal users also started switching from Windows and Mac to Linux thanks to its powerful and highly customizable nature. Considering customers’ increasing demand for Linux supported Laptops, many Laptop manufacturers jumped on the bandwagon and started offering Laptops with Linux pre-installed on them. These Laptops also come with hardware specially customized to match Linux and its various distributions requirement.

        So in this article I will give you an in-depth guidance to buy Laptop for Linux and cover all the things one should consider before buying the Laptop for Linux. Later in the article we’ll have a look at few Linux supported Laptops which you should consider while buying.

    • Kernel Space

      • Linux 5.3-rc4
        mentioned last week that rc3 was unusually small.
        
        

        Well, we fixed that. The small size of rc3 was clearly just because of pull request timing patterns, and rc4 is back up to normal size and then some.

        Part of it is networking - rc3 didn't have any net updates, and rc4 does. But it's not just that, I think we just happened to have several things that shifted to this past week instead of having made it into rc3.

        It is worth nothing that while this rc is the largest rc4 (at least in number of commits) that we've had in a couple of years, it's not really outrageously so - it really is just larger than usual by about the same amount that rc3 was smaller than usual.

      • Linux 5.3-rc4 Released With A Week Of Fixes Plus SWAPGS "Grand Schemozzle" Code
      • Linux Deprecating Wireless USB & Ultra Wideband Subsystems

        The Linux 5.4 kernel will deprecate and mark as obsolete the Wireless USB (WUSB) and Ultra-wideband (UWB) subsystems within the kernel.

        Queued as part of the USB changes growing for Linux 5.4 are obsoleting the WUSB and UWB subsystems, which were already "orphaned" as they went without any maintainer of the code in the Linux kernel for a while already.

      • Linux 4.4 & 4.9 Kernels Get Back-Ported SWAPGS Protection

        SWAPGS was publicized earlier this week and since the launch-day mitigations for Linux 5.3 Git, the SWAPGS speculative protection has been making its way back to the various supported Linux kernel stable trees. This additional SWAPGS mitigation protection does take another minor performance hit for Intel CPUs going back to Ivybridge.

      • Improved Fscrypt File Encryption Handling Aims For Linux 5.4

        Fscrypt is the common Linux kernel framework leveraged by the likes of the EXT4, F2FS, and UBIFS file-systems for providing native encryption support. While that Fscrypt-based file encryption has been part of the kernel for several releases now, there's been some shortcomings in how the encryption keys are handled but that should be cleared up for the upcoming Linux 5.4 cycle.

        Eric Biggers of Google has been working to improve the key management for fscrypt. The solution he's been working on for a while is support for a file-system level key-ring with ioctls that allows keys to be easily added and removed.

      • Graphics Stack

        • Vulkan 1.1.118 Released With New AMD Extensions

          Vulkan 1.1.118 is the latest version of this high performance graphics API specification. As is usually the case, there are a number of document corrections/clarifications trickling in to this ever evolving spec. But besides those maintenance items, there are two new extensions, both of which happen to be AMD vendor extensions.

        • wev: a Wayland analogue to X11's xev

          A lazy Sunday project. Opens an XDG toplevel and prints interesting events. Does other useful things like maintaining an XKB state and printing key events in the form of keysyms and UTF-8 strings, dumping keymaps to a file, and filtering out events you aren't interested in. For sway at least, I imagine that this will solve questions like "what key name do I put in my config file to bind to ?"

          I hope someone finds it useful!

        • Wave Hello To WEV - Similar To X.Org's Xev For Event Viewing On Wayland

          WEV is a new Wayland utility developed by Drew DeVault of Wayland notoriety for his work on the Sway i3-inspired compositor and the WLROOTS library.

    • Applications

      • IFStile – Iterated Function Systems – visualize substitution tilings

        One of the ways to generate fractals is using the Iterated Function System (IFS).

        In mathematical terms the system is a finite set of contraction maps w_i for i=1, 2, …, N, each with a contractivity factor s<1, which map a compact metric space onto itself. It’s the basis for fractal image compression techniques.

        IFS fractals, as they are known, can be of any number of dimensions, but are often calculated and drawn in 2D. The fractal is made up of the union of several copies of itself, each copy being transformed by a function (hence “function system”). The canonical example is the SierpiÅ„ski triangle. Substitution tilings are great source of fractal shapes, due to their recursive nature. This method can generate regular-looking fractals as well as non-geometric fractals.

      • OpenComic – Open Source Cross-platform Comic and Manga Reader

        OpenComic is an open-source comic and manga reader that works on Windows, mac OS, and Linux.

      • Proprietary

        • [Old] Microsoft to Pay $25 Million to Settle Foreign Bribery Probe

          The computer behemoth settled the alleged Foreign Corrupt Practices Act violations by four Microsoft subsidiaries in separate agreements with the SEC and the U.S. Department of Justice.

          Microsoft, as part of its settlement with the SEC, neither admitted nor denied the misconduct described by the agency.

    • Instructionals/Technical

    • Games

      • Awesome Linux Racing Games Collection

        Linux is fun and more fun when there are car racing games available for Linux based operating systems. In this post, we thought to collect the list of best Linux racing games for you.

    • Desktop Environments/WMs

      • Xfce 4.14 released

        Today, after 4 years and 5 months of work, we are pleased to announce the release of the Xfce desktop 4.14, a new stable version that supersedes Xfce 4.12.

        In this 4.14 cycle the main goal was to port all core components to Gtk3 (over Gtk2) and GDBus (over D-Bus GLib). Most components also received GObject Introspection support. Along the way we ended up polishing our user experience, introducing quite a few new features and improvements (read below) and fixings a boatload of bugs (read changelog).

      • Xfce 4.14 Desktop Officially Released
      • K Desktop Environment/KDE SC/Qt

        • KDE Picks Up Much Better GTK3 App Integration, Better Wayland Performance

          GTK3 applications making use of client-side decorations and header-bars using the Breeze GTK theme now respect the active KDE color scheme. This improvement should yield GTK3 applications that look much better running on the KDE desktop and are themed similarly to the Qt/KDE programs. Though under X11, the GTK3 CSD applications do not have shadows support but that does behave correctly on Wayland.

          Also striking it big this week was ZWP_Linux_DMABUF_V1 support being added to KWin for its Wayland compositor code. By using this extension with supported drivers should yield lower memory use and better performance running on Wayland.

        • KDE Frameworks 5.61 Fixes The Directory/Desktop File Security Vulnerability

          Out this Sunday is the KDE Frameworks 5.61 update that most notable addresses the recently exposed vulnerability to KDE where specially crafted .desktop and .directory files could automatically execute arbitrary code on users' systems.

          In addition to that serious security fix, which should also be patched for Linux distributions not immediately switching to the new KF5, KDE Frameworks 5.61 as the newest monthly update also has...

    • Distributions

      • Reviews

        • Review: Q4OS 3.8

          Q4OS is a curious project which has done a few things that set it apart from most other Linux distributions. The first thing which stands out about Q4OS is it runs the Trinity desktop. Trinity is the continuation of KDE 3, a flexible desktop environment that was replaced by KDE Plasma on most Linux distributions. Q4OS is one of just two projects in the DistroWatch database still using Trinity as a first tier desktop.

          The other feature which immediately stands out is Q4OS is designed to look like classic versions of Microsoft Windows. The Trinity desktop has been themed to have a distinctly Windows XP appearance, complete with desktop icons and a two-pane application menu.

          Q4OS 3.8 is based on Debian 10 and is available in 32-bit (x86) and 64-bit (x86_64) builds. The project ships two editions. The first edition now uses KDE Plasma by default, but still ships with Trinity as a secondary desktop on the install media. The second edition ships with Trinity only. The KDE Plasma media is 869MB in size while the pure Trinity edition is a 638MB download. I decided to download the combined Plasma and Trinity edition.

          The disc boots to a graphical environment. A pop-up appears and asks us to select our language from a drop-down list. When wireless networks are detected we are also given the chance to connect over wi-fi. The Plasma desktop (version 5.14.5) then loads. The desktop features a single icon for launching the distribution's installer. A panel at the bottom of the display holds the application menu, task switcher and system tray. A welcome window then appears and offers us six buttons that launch configuration modules or tools to help us install packages. I will come back to the welcome window later as it is not particularly useful when running from the live media.

      • New Releases

        • LEMUR 4 RELEASED!

          It has been a long time coming, but Liquid Lemur Linux 4.0 has been released! I’ll get the forums back online in the next day or two…

          Lemur 4 still comes in the pre-morphed state. I planned to release it in the default Window Maker layout. However, after updating to Debian 10 (Buster) a lot of the Window Maker apps refused to work. So until I can find the issue, Lemur will remain pre-morphed.

      • Gentoo Family

        • [Gentoo] AArch64 (arm64) profiles are now stable!

          The ARM64 project is pleased to announce that all ARM64 profiles are now stable.

          While our developers and users have contributed significantly in this accomplishment, we must also thank our Packet sponsor for their contribution. Providing the Gentoo developer community with access to bare metal hardware has accelerated progress in acheiving the stabilization of the ARM64 profiles.

      • Fedora Family

        • FPgM report: 2019-32

          Here’s your report of what has happened in Fedora Program Management this week.

          I have weekly office hours in #fedora-meeting-1. Drop by if you have any questions or comments about the schedule, Changes, elections, or anything else.

      • Canonical/Ubuntu Family

        • Source Code Adventure #1: Ubuntu, Launchpad, and Source DVDs

          I am currently distributing GNU/Linux in Indonesia. As you know, distributing libre software that is licensed under GNU GPL and such other licenses, requires you to distribute the source code too. A question pops up: where to get source code of a GNU/Linux system along with whole source code repository it possesses? For example, where to get Ubuntu's source code DVD and its source code repository? To answer that question, I decided to make a series of notes regarding my search in source code of popular GNU/Linux distros. Criteria I made are (1) whether a distro provides source CD or not, (2) where the official source code packages repo located, (3) where the raw source codes located, and finally (4) how to get them for end users. I also tried to find (5) mirrors of the source code repo. I am starting here with Ubuntu, of course, and next time I will look at Debian, Fedora, openSUSE, and Trisquel. I hope this article and the next ones will help anybody to understand how important the source code is and ease them to distribute free as in freedom software. Enjoy!

    • Devices/Embedded

    • Free, Libre, and Open Source Software

      • What open source is not

        From its early days, the availability of source code was one of the defining characteristics of open source software. Indeed, Brian Behlendorf of the Apache web server project, an early open source software success, favored "source code available software."

        Another important aspect related to user rights. Hence, the "free software" terminology that came out of Richard Stallman’s GNU Manifesto and GNU Public License (GPL). As the shorthand went, free was about freedom, not price. Christine Peterson would later coin "open source" as an alternative that avoided the confusion that regularly arose between these two meanings of free. And that’s the term that’s most widely used today.

      • Events

        • West Coast Hackfest – Summary

          This year, I helped organize West Coast Hackfest with my stalwart partner and friend Teresa Hill in Portland – with assistance from Kristi Proggi. Big thanks to them for helping to make this a success!

          Primarily the engagement hackfest was focused on the website content. The website is showing its age and needs both a content update and a facelift. Given our general focus on engagement, we want to re-envision the website to drive that engagement as a medium for volunteer capture, identity, and fundraising.

          [...]

          I would like to thank the GNOME Foundation for providing the resources and infrastructure to have us all here.

      • Productivity Software/LibreOffice/Calligra

        • Bit of a time-saver: LibreOffice emits 6.3 with new features, loading and UI boosts

          The Document Foundation has made some tweaks to improve file loading and save times in its word processor and spreadsheet programs in the latest version of LibreOffice, 6.3.

          The open-source office suite for Windows, macOS and Linux – which consists of a word processor, spreadsheet, presentation graphics, diagramming tool and database manager – began in 2011 as a fork of Oracle's OpenOffice (now Apache OpenOffice). The origins of the project go right back to the '80s, when it was a commercial office suite called Star Office.

          The foundation now comes up with a major new release around every six months. The previous version, 6.2, was released in February 2019.

          This release fixes the security issue whereby documents could auto-run arbitrary system commands automatically on opening, thanks to a component called LibreLogo and its interaction with Python. LibreLogo, intended for teaching programming, is still included by default on Windows, even though most users have no use for it.

        • Fontwork challenge

          I plan to update all kind of visual aspects in LibreOffice (6.4), if you are interested in feedback, help, support, you are welcome.

          Download the Fontwork.odp file where all 40 existing fontwork’s are shown. Play around with them and submit the updated file. Nothing is easier to contribute back and have fun with LibreOffice.

      • FSF/FSFE/GNU/SFLC

        • Unifont 12.1.03 Released

          Unifont 12.1.03 is now available. Significant changes in this version include the replacement of the Jiskan glyphs in the Japanese version, unifont_jp, with Izumi public domain glyphs. Also, modifications to Limbu, Buginese, Tai Tham, Adlam, and Mayan Numerals, plus a redrawn Indian Rupee Sign.

      • Programming/Development

        • Before GitLab She Never Met A Female Data Engineer

          Emilie Schario, Data Engineer and Analytics at GitLab talks about diversity at GitLab. Schario said that she never met a female data engineer before, but was amazed to see so many females leading tech divisions at GitLab.

        • Mini Review of tog(1)

          Just tried tog(1), the "interactive read-only browser for Git repositories" included with Game of Trees. May I just say swoon?

          tog has log, diff, blame, and tree views. You can start in any of the views by calling tog with appropriate sub-command, or start from default log mode and switch to tree by hitting t, blame (enter), or diff (enter on a line with a hash).

        • Top 10 Python Web Frameworks

          When you want to make a website, you need HTML, JavaScript and CSS. To create a website using Python, you need a few other things. These things are ways to create HTML, CSS and maybe even JavaScript. You could create routines to write each web-page as users interact with the site and other events occur. This is exactly what the authors of web frameworks have done, making it easy to create pages and entire sites. Calling it easy is an exaggeration but at least it will help to make the process faster.

        • Python Map()

          Python map() function applies another function on a given iterable (List/String/Dictionary, etc.) and returns map object. In simple words, it traverses the list, calls the function for each element, and returns the results.

          Python map object is also iterable holding the list of each iteration. We can also convert it to List or Dictionary or other types using their constructor functions.

        • Speaker at PyCon.DE 2019

          Voilà, during the last week, I received very good news, I will be a speaker at PyCon.DE 2019 in Berlin in October 2019.

          I will present my new talk What’s new in Python 3.8?

  • Leftovers

    • Security (Confidentiality/Integrity/Availability)

      • Watch a Drone Take Over a Nearby Smart TV

        "The lack of security means we can broadcast with our own equipment anything we want, and any smart TV will accept it," Cabrera says. "The transmission hasn’t been at all authenticated. So this fake transmission, this channel injection, will be a successful attack."

      • Digging through the past

        Something else I spotted: in 2004 I was working on KPilot as a hobby project (alongside my PhD and whatever else was paying the bills then), so there’s lots of links to the old site.

        Problem is, I let the domain registration expire long ago when Palm, Inc., the Palm Pilot, and KDE 4 ceased to be a going concern. So, that domain has been hijacked, or squatted, or whatever, with techno bla-bla-bla and recognizable scraps of text from the ancient website. Presumably downloading anything from there that pretends to be KPilot will saddle you with plenty of malware.

      • NordVPN Adopts the WireGuard Protocol on Linux

        NordVPN introduced NordLynx technology, built around the WireGuard protocol. The technology combines WireGuard’s high-speed connection and NordVPN’s custom double Network Address Translation (NAT) system. WireGuard’s ability to secure users' privacy often comes up as a point for discussion, as it does not dynamically assign IP addresses to everyone connected to a server. Therefore, it’s required to store at least some user data on the server, compromising their privacy.



    • Defence/Aggression

      • The US Navy will replace its touchscreen controls with mechanical ones on its destroyers

        The US Navy will replace the touchscreen throttle and helm controls currently installed in its destroyers with mechanical ones starting in 2020, says USNI News. The move comes after the National Transportation Safety Board released an accident report from a 2017 collision, which cites the design of the ship’s controls as a factor in the accident.

      • Losing the War in Forgotten Afghanistan

        Yet we should remember this: No matter how deft the diplomacy that papers over a pullout, wars are either won or lost. For years, the Taliban and its al-Qaeda allies have vowed to outlast us and drive us out. Now, we’re getting ready to leave and they are getting ready to rule. What would you call that?

      • Belgian Organization Cancels Volunteer Projects in Morocco Following Media Controversy

        Bouworde has been working in the Taroudant region of Morocco for more than 15 years, sending groups of young volunteers from Belgium to work on infrastructure projects like water canals, schools, and a women’s center in the area.

        However, following significant media attention in Morocco this week, the organization has chosen to cancel its upcoming volunteering projects.

    • Transparency/Investigative Reporting

      • Sikh charity urges journalists to stop using term 'Asian' to describe grooming gangs

        The guide, published in June, says: “British Sikh and Hindu groups have consistently objected to the use of the word ‘Asian’ to describe those convicted in sexual grooming gang cases like in Rochdale, Rotherham, Oxford and Telford.”

        An NSO spokesperson told Press Gazette that the charity wanted the “misleading practice” stopped altogether.

      • Guest blog: Reporting on Sikhism

        The guide provides the reporting press with the contact details for national Sikh organisations, who can assist time pressured reporters with snappy timely quotes and with accuracy. Finding reputable resources on items in the news or under public discussion is not always easy, and this is as true for religion as any other subject of public interest.

    • Environment

      • Turkey’s state-run TRT censors child calling attention to controversial gold mine project

        Turkish state broadcaster Turkish Radio and Television (TRT) has censored comments by a young girl calling attention to the environmental risks associated with a controversial gold mine project in Turkey’s northwest.

        Children's station TRT Çocuk cut short a live phone call with a nine-year-old girl as she began to address the construction of a gold mine to be run by Canada-based intermediate gold producer Alamos Gold in Turkey’s north-western Çanakkale province, news website Gazete Karınca reported on Saturday.

      • Wildlife/Nature

        • Our Vanishing World: Rainforests

          Rainforests are a crucial feature of Earth’s biosphere. Apart from being critical to Earth’s climate and vital carbon sinks, the major player in Earth’s hydrological (water) cycle, a massive producer of oxygen and home to most of the world’s species, rainforests are the home of a large indigenous human population. They are also the source of many vital resources, including medicines, used by humans around the world.

          However, the vast range of ecological services that rainforests have provided ongoingly for the 400 million years of their existence, and which have been critical to the survival of homo sapiens since we first walked the Earth 200,000 years ago, are not measured and valued by accountants and economists: Have you ever seen a balance sheet or set of national accounts that includes an entry for ‘Value of ecological services taken from nature and on which life and our entire production of goods and services depend’?

          Because these services have been available without the need for human management or intervention, and given the primitive conception of accounting and economics that humans use, the ecological services of rainforests are given no monetary value. Hence, essential ecological services are treated as worthless by virtually everyone in the industrialized world. As a result, modern industrialized humans have decided to systematically destroy the rainforests in order to extract a vast amount of short-term profit for the benefit of a few and the temporary satisfaction of many. So if we do not value ecological services such as oxygen and water generation as well as climate and weather-moderating capacities, what is it that we do value by destroying rainforests?

    • Finance

      • “All migrants must earn at least €£36k a year if they want to live in UK after Brexit”, Priti Patel told

        A report from the right-wing think-tank set to be published tomorrow warns that record levels of low-skilled immigration in recent years have pushed wages down for those born in the UK on lower salaries.

        But it has already been slammed by commentators.

        Author Emma Kennedy said: “So let me get this straight. When we have a DIRE shortage of nurses, our EU nurses are returning home in droves, Priti Patel wants to raise the threshold for migrants wanting to work here to €£36,700?

        “Who do Brexiters think is going to look after our sick? Dogs with sad eyes?”

        The Centre for Social Justice report says the Home Office could exempt key sectors like the NHS to allow workers making less than €£36,700 to continue to come to the UK to work.

      • Blockstream Has 3x The Hashpower of Entire Bitcoin Cash Network

        Top clients include Fidelity’s Center for Applied Technology (FCAT). Fidelity is a financial firm which increasingly throws itself into the blockchain industry.

        Blockstream employs BetterHash, an improved mining management software by long-time Bitcoin developer Matt Corallo. Corallo plays another important role in Bitcoin development as the maintainer of Bitcoin’s Ubuntu repository. Interestingly, Corallo and Blockstream CSO recently had a spat on Twitter.

    • AstroTurf/Lobbying/Politics

    • Censorship/Free Speech

      • Nova Scotia looking to build ‘100% China-friendly’ website to promote trade, sidestep censorship

        Nova Scotia is continuing its bid for an amiable trade relationship with China, with plans for a promotional website built specifically to fit the country’s strict [Internet] censorship laws.

        Nova Scotia Business Inc. (NSBI) — the agency responsible for developing the province’s business interests — put a call out Friday morning for web developers to create a Chinese website to launch by the start of November 2019.

        [...]

        The New York Times, The Washington Post, HuffPost, The Guardian, NBC News, the Globe and Mail and, as of recently, the Toronto Star are all unreachable in China.

      • Ukrainian Court Penalizes News Outlet for Calling Far-Right Group ‘Neo-Nazi’

        A court in Kyiv ruled in favor of a Ukrainian far-right nationalist group, C14, in its defamation suit against the internet TV station Hromadske.TV after the outlet published a tweet referring to C14 as a “neo-Nazi” group.

        The judge accepted C14’s claim that the tweet caused reputational damage and ordered Hromadske to retract the statement and pay a fine.

        The August 6 decision caused outrage among Ukraine’s human rights activists and journalists – and rightly so.

      • Why You Can’t Have Cultural Diversity Without Cultural Distinctions

        In the last few years, several British actors and comedians have made Twitter waves, criticizing their country’s stance toward multiculturalism and free speech. Recently, John Cleese gave fodder to the professionally outraged by declaring matter-of-factly that some cultures are preferable to others. Rowan Atkinson has opined that criticism of a belief system that engages in abhorrent practices is not only reasonable, but necessary. In saner times, these opinions would have been self-evident and their articulation unnecessary.

    • Privacy/Surveillance

      • FDNY warns of major data breach possibly affecting more than 10,000 patients

        The FDNY admitted Friday that an employee’s personal hard drive was ripped off and thousands of EMS patients may have had their information compromised — five months after learning of the theft.

        The theft affected 10,253 people who were treated or taken to the hospital by FDNY EMS ambulance between 2011 and 2018 — including 2,988 whose social security numbers might have been exposed, the FDNY said.

      • The Exxon Valdez of cyberspace

        Oil firms’ insistence on their supply chains speaking the same language, and loudly, on safety is also worth emulating. [Attackers] increasingly infiltrate large corporations by first penetrating the defences of smaller suppliers and piggybacking on the communications systems which link the two. This is made easier by the fact that many firms treat hacks like gonorrhoea, an embarrassing affliction no one wants to admit even if speaking about it would stop its spread. Some call it a tragedy of the cyber-commons.

    • Freedom of Information/Freedom of the Press

    • Civil Rights/Policing

      • [Older] Chile's Walmart Workers End Strike After Winning Pay Raise

        Walmart has been criticized in various countries for labor exploitation and U.S. presidential candidate Bernie Sanders recently condemned them for paying ‘starvation wages’.

      • ''A Tsunami of Atheism''

        Iran's moral guardians are concerned: while Islam is increasing in political importance throughout the Arab world, people in the Islamic Republic of Iran are leaving the mosques in droves. As Ali Sadrzadeh found out, young people seem especially susceptible to the attractions of sects or Christianity

      • Pakistan: Catholic charity decries forced conversions to Islam

        “Every year at least a thousand girls are kidnapped, raped, and forced to convert to Islam, even forced to marry their tormentors,” according to Tabassum Yousaf, a Catholic lawyer linked to the St. Egidio community.

        To draw attention to the issue, the papal foundation ACN is hosting a press conference in Karachi on Thursday, which will see the attendance of Cardinal Joseph Coutts and several Muslim leaders.

        The phenomenon of forced conversions hits Pakistan’s religious minorities, especially Christians and Hindus.

      • Mass shootings have Latinos worried about being targets

        When Michelle Otero arrived at an art show featuring Mexican-American women, the first thing she did was scan the room. Two exits.

    • Monopolies

      • Tokyo and Osaka district courts to start Intellectual Property mediation service

        The purpose of this service is to solve an IP dispute quickly through a discussion between both parties, by advice or opinion from a mediation committee which consists of three members - a judge in the IP division and two experts such IP attorneys.

        This mediation tries to draw a conclusion in 3 to 6 months (within three times mediation meetings). The mediation committee discloses impression of the case. But also it may suggest the parties to solve the dispute through a lawsuit when the issue is complicated. In order to draw a conclusion quickly, both parties are required to submit all necessary documents (including evidence) prior to the first mediation meeting. The mediation is closed to the public, including the existence of a request for mediation.

        [...]

        However, it has an advantage in the involvement of an active judge in mediation meetings. The parties can know what decision the court is likely to make, in a short period of time and at a low cost. Therefore, it may become a useful tool especially for SMEs.

      • Remembering Shamnad Basheer

        Shamnad Basheer was one of the handful of people in the IP world who was larger than life. Kat readers who wish to take in the entirety of Shamnad's accomplishments are invited to read the attached. Permit this Kat to mention the highlights.

        Shamnad came from the Indian state of Kerala in southwest India. He studied law, graduating with Honors from the National Law School of India University Bangalore, a national higher education initiative to create a special setting for legal education in India. He first turned to the private sector, practicing IP law at the firm of Anand and Anand in Delhi. From there, he made his way to Oxford, earning a BCL with Distinction and in turn an MPhil and DPhil in law.

        Already writing and lecturing to international renown, he inter alia taught at George Washington University in Washington, DC, before settling in for a number of years at the National University of Juridical Sciences in Kolkata as the Ministry of HRD Chaired Professor of Intellectual Property.

        Along the way, he created SpicyIP, which is recognized as a leading IP blog worldwide and serves as the window into all things IP in India (not infrequently, as expressed in Shamnad’s deeply felt and strongly worded posts). Shamnad joined this Kat in co-editing a book for Oxford University Press, in between teaching (for which he won numerous awards), guest lectureships, articles, book chapters, reports, and IP legal advocacy, especially in copyright and in a noted intervention in the landmark Novartis patent case.

      • Patents and Software Patents

        • Amgen Inc. v. Coherus BioSciences Inc. (Fed. Cir. 2019)

          Last month, in Amgen Inc. v. Coherus BioSciences Inc., the Federal Circuit affirmed a decision by the U.S. District Court for the District of Delaware dismissing a complaint filed by Amgen Inc. and Amgen Manufacturing Ltd. against Coherus BioSciences Inc. for failure to state a claim. Amgen had filed suit against Coherus for infringement of U.S. Patent No. 8,273,707.

          [...]

          Citing PODS, Inc. v. Porta Stor, Inc., 484 F.3d 1359, 1367 (Fed. Cir. 2007), the Federal Circuit also noted that "where a patent applicant sets forth multiple bases to distinguish between its invention and the cited prior art, the separate arguments [can] create separate estoppels as long as the prior art was not distinguished based on the combination of these various grounds." The Court concluded that "Amgen did not rely on the combination of its asserted grounds to distinguish Holtz," and that "while Amgen did assert multiple reasons for why Holtz is distinguishable, our precedent instructs that estoppel can attach to each argument." The Court therefore determined that in the instant case, "prosecution history estoppel applies to the 'particular combinations' ground regardless of the other two arguments Amgen made."

          Amgen also argued that prosecution history should not apply in the instant case because the response filed prior to allowance of the claims did not contain the argument that Holtz failed to disclose the particular claimed salt combinations. Explaining that "[t]here is no requirement that argument-based estoppel apply only to arguments made in the most recent submission before allowance," the Federal Circuit stated that "[w]e see nothing in Amgen's final submission that disavows the clear and unmistakable surrender of unclaimed salt combinations made in Amgen's [earlier] response." The Federal Circuit therefore determined that the District Court did not err in determining that prosecution history estoppel barred Amgen from succeeding on its infringement claim under the doctrine of equivalents, and affirmed the District Court's order dismissing Amgen's complaint for failure to state a claim.

      • Trademarks

        • SportFuel is running on empty after losing appeal: US 7th Circuit Court affirms that Gatorade's slogan, "Gatorade The Sports Fuel Company" is fair use.

          Gatorade began using the term "Sports Fuel" to describe its products in 2013. In 2016, Gatorade adopted the slogan, "Gatorade The Sports Fuel Company" and sought to register the slogan as a trademark with the USPTO.

          [...]

          In order to successfully assert a fair use defense under the Lanham Act, a party must show that the alleged infringement "is a use, otherwise than as a mark ... which is descriptive of and used fairly and in good faith only to describe the goods or services of such party."

          The district court determined that Gatorade (1) had not used "Sports Fuel" as a trademark, (2) its use was descriptive its goods, and (3) it used the mark fairly and in good faith, and thus successfully raised the fair use defense.

          The 7th Circuit reviewed each of these prongs individually, but did not consider the likelihood of confusion, as they affirmed the district court's ruling.



Recent Techrights' Posts

The Register MS, Sponsored by Communist Party of China (CPC)
What will happen when the bubble crashes the economy?
Dances With Wolves, Wakes Up With Fleas
Small minds say "td;dr" whereas the rest say, "give me information, give me time to study it"...
 
Gemini Links 07/03/2026: Humour, Chilling, and Oversized 'Phones'
Links for the day
Cyber|Show by Andy and Helen Recommended by Techrights and Tux Machines
If your time is limited and you look for informative essays and shows (audio)
Links 07/03/2026: CJEU to Finally Examine Behaviour of the Illegal and Unconstitutional Unified Patent Kangaroo Court, Creative Commons (CC) Hosts Open Heritage Statement Event in Amsterdam
Links for the day
Microsoft's Thailand Problem
It's definitely not Windows
New Lows for Microsoft in Micronesia
GNU/Linux has shown some growth there too
Microsofters' SLAPP Censorship - Part 5 Out of 200: Clearly Not a Security Professional/Expert, Only Ever Pretending to be One
"The Claimant says he is “a computer security expert”, but his background and his track record in the education sense (genetics) does not support this assertion."
Links 07/03/2026: Fuel Already Running Low and "Economic Crisis of the Iran War"
Links for the day
The Corporate Media Repeated the Lies Told by Jack Dorsey ("AI" Hype), Now It Does the Same for Larry Ellison
Disregard the hundreds of headlines that say mass layoffs at Oracle are due to "AI" something
The Free Software Community is Gaining Momentum as Its Importance is More Broadly Realised
As long as "trendy" technology goes in a negative direction there will be a growing portion in society looking for alternatives
Spooking or Chasing Away Women (From Computer Science)
The status quo discourages women from even trying to study Computer Science and related disciplines
"IBM Has Changed So Much in the Last Decade to the Point It's Completely Unrecognizable."
IBM is a dying, rotting company with a morbid culture
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, March 06, 2026
IRC logs for Friday, March 06, 2026
Gemini Links 07/03/2026: Coffee Problem, Marchintosh, Learning, and "Selectively Disabling HTTP"
Links for the day
Under IBM, Some Fedora Blog Posts Have Become LLM Slop! (Red Hat is Doomed by Slop Fanaticism)
Who would even bother reading such trash?
Lots of People Leaving IBM Today
IBM cannot be trusted
LLM Slop Rare and Scarce This Friday
We still hope that by the end of this year slop will become nearly extinct
Defending British Democracy From American Predators
We stand united and strong in the face of predators
Links 06/03/2026: LLM Prompt-injection Vulnerability in Microsoft's Proprietary GitHub, "260,000 Federal Jobs Lost"
Links for the day
It's Friday and Many People Publicly Announce Leaving IBM (Which is Engineering 'Willful' Departures to Mask RAs' Scale)
We understand from whistleblowers that IBM already destroyed Red Hat's culture
Dr. Richard Stallman (RMS), the Man Whose Mind Scares GAFAM et al, Began Speaking in Switzerland
His ideas and ideals are not obscene
Gemini Links 06/03/2026: "Setting up the Feed" and Using Molly Brown
Links for the day
Links 06/03/2026: Can't Copyright Slop in US, Microsoft Became Slop Provider for Militarism
Links for the day
Garrett Does Not Just Try to Cover Up for Himself, He's Clearly Covering Up for His Mates From Microsoft (and Admits Third Parties Fund His Litigation, With Their Legal Bills Estimates Already Approaching $1,000,000)
They have already sent us about 75 KG of legal papers. How is any judge supposed to keep up?
Richard Stallman in the United States - Part IV - Back to Switzerland
The "cancel mob" tried to "finish off" RMS 5 years ago
Dr. Richard Stallman in Ada Lovelace Lecture Series 20 Hours From Now in Lucerne School of Computer Science and Information Technology (Rotkreuz)
Well-connected and affluent corporations want everything to be controlled by them, ranging from culture to words and news
Threats Issued to Daniel Pocock Having Launched the JuristGate Web Site Which Covers Financial Fraud in "Legal Insurance" Clothing
Is our world governed by laws or by rich corporations (or nations/superpowers) with well-connected lawyers/politicians?
International Women's Day: At the EPO, for Women to Become Managers They Need to Sleep With Well-connected Men and Mingle With Corrupt Men
Sunday is International Women's Day
Dr. Richard Stallman Starts His Talks in Switzerland in 8 Hours
They try to assess how many people plan to attend to ensure everyone gets a seat (without compromising the privacy/identity of those attending)
IBM Red Hat Layoffs: It's Not About "AI"
"Automation" is not "AI", it's just a generic term which can describe jobs left for machines to do, sometimes computers
Microsoft Windows Used to be Identified on Over 99% of Web Requests From Benin. Now It's Around 50%.
Or a lot less
Microsoft 'Open' 'AI' Has Severe Financial Problems, Version Inflation ("GPT-5.4") is Mindless Hype and a Misleading Distraction
In practice, both users and sponsors of ChaffGPT are fleeing
The Techrights Static Site Generator (SSG) Turns 5 Next Year
It's still under active development in our Git servers
New XBox Boss (Sharma) Implicitly Confirmed XBox (the Console) is Now Dead
Vista 11 is now also known as "XBox"
Murder as a 'Joke' to GAFAM People (Sociopathy)
When it comes to Microsoft and Salesforce, they profit from this mentality
GNU/Linux Seen as Rising to 20% in Eritrea, But That's statCounter Identifying "Unknown" as GNU/Linux
What if statCounter managed to figure out what all those "unknowns" are?
Microsoft ‘Project Helix’ is Just a Tweet in MElon's "X"
Some "tweet" is easy, as words are cheap
Microsofters' SLAPP Censorship - Part 4 Out of 200: Rianne’s Version of Events and Narrative
today we tell Rianne's experience
EPO Staff to 'Meet' This Coming Tuesday to Plan Industrial Actions Including Upcoming Strikes
using Microsoft spyware to organise this can be an own goal because Microsoft serves the dictators, not the union that tries to topple them
Thousands of EPO Workers Rally Against EPO Management
The staff is furious to see what became of the EPC and the EPO. This is not sustainable.
In Argentina Firefox is Measured at Only 1%, Google Chrome (Proprietary) at About 90%
And it has long been that way
IBM's March 2026 Layoffs Already Happening (to Accelerate Soon in Europe and America)
We're probably seeing some of the last years of IBM and it's anything but certain that IBM can survive the coming decade
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, March 05, 2026
IRC logs for Thursday, March 05, 2026
Gemini Links 05/03/2026: Industrial Panettone, Cancel, and LLMs
Links for the day
It's Not "AI", IBM is Collapsing Due to Financial Difficulties, "All Small Country Offices Will Close"
IBM is in trouble. Insiders know it.
"AI Companies" Running Out of Money, GAFAM Layoffs Are Signs of Weakness, Not "AI Efficiency" or Novelty
In the past, this term ("AI") had another meaning and connotation
Libel/Defamation Law Does Not Exist to Cover up Crimes
The projection tactics are nothing new
Myanmar/Burma: Growing Acceptance of GNU/Linux, Big Losses for Windows
GNU/Linux has come close to 5% there
Without IBM, Microsoft Would Not Have Taken Off. Both Companies Need to be 'Taken Down'.
Maybe it's time to boycott IBM as well
'Former' Red Hat Staff Upset That Techrights Covers IBM Accounting Problems
Are we touching a sensitive subject at IBM?
Ubuntu is Controlled by a Youngster From the British Army (Background in Mass Surveillance), So One Can Expect Ubuntu to Not Respect Privacy
"Canonical is aware of the legislation and is reviewing it internally with legal counsel"
IBM Hates Computer Freedom. This Means Red Hat Too is an Enemy of Software Freedom.
A summary of Fedora's position when it comes to "attestation"
IBM Union Says Many IBM Layoffs in Europe, With Netherlands and Belgium Confirmed, Allegedly Italy Soon (200 Layoffs)
IBM's demise will harm Red Hat and already harms Red Hat, according to whistleblowers
Microsoft and Microsoft's 'Open' 'AI' Seeking Bailout From the Pentagon Means Brand Erosion
Microsoft and its offshoots growing more and more dependent on military ("defence"; "Department of War") budget
Another EPO Strike a Fortnight From Now, Local Staff Committee Munich (LSCMN) Shares 127-Page Document Explaining How Policies Impact EPO Staff
The Office is circling down the drain
Microsofters' SLAPP Censorship - Part 3 Out of 200: A More In-Depth Breakdown
presents the narrative in a less chronological and more logically coherent fashion
2026 Seems Like (Potentially) the Last Year of Slop Drowning News Sites
Sites that do so perish [...] It's getting hard to find slop in news sites which cover "Linux" because many gave up
Links 05/03/2026: New LexisNexis Data Breach Confirmed, "Goldman Sachs Head During Financial Crisis Says He “Smells” a Similar Crash Coming"
Links for the day
"Silent Layoffs" or "Forever Layoffs" at IBM and Red Hat (After Bluewashing)
Like every day (all day long) we can see people who leave IBM and say something that's based on a 'script'
Free Software Foundation (FSF) and Others Promoting String of RMS Talks, Starting Tomorrow in Lucerne School of Computer Science and Information Technology
Well done, FSF!
Links 05/03/2026: A Bet Against Substack, American Government Openly Hostile Towards Environment
Links for the day
Gemini Links 05/03/2026: Greed and Sentiments Shifting Against Slop
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, March 04, 2026
IRC logs for Wednesday, March 04, 2026