<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>lgpl2.1-licensed</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/243/feed"/>
    <updated>2026-04-20T02:57:21+00:00</updated>
    <id>https://links.biapy.com/guest/tags/243/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12519</id>
            <title type="text"><![CDATA[Lix]]></title>
            <link rel="alternate" href="https://lix.systems/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12519"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[declarative. reproducible. human-friendly.

Lix is a modern, delicious implementation of the Nix package manager, focused on correctness, usability, and growth – and committed to doing right by its community.

- [Lix @ Lix Forgejo](https://git.lix.systems/lix-project/lix).]]>
            </summary>
            <updated>2026-04-12T16:01:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12220</id>
            <title type="text"><![CDATA[p5.js]]></title>
            <link rel="alternate" href="https://p5js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12220"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[p5.js is a friendly tool for learning to code and make art. It is a free and open-source JavaScript library built by an inclusive, nurturing community. p5.js welcomes artists, designers, beginners, educators, and anyone else!

p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. 

- [p5.js @ GitHub](https://github.com/processing/p5.js).

Related contents:

- [p5.brush.js](https://p5-brush.cargo.site/)
   ([p5.brush.js @ GitHub](https://github.com/acamposuribe/p5.brush)).]]>
            </summary>
            <updated>2026-03-20T13:58:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12024</id>
            <title type="text"><![CDATA[chardet]]></title>
            <link rel="alternate" href="https://github.com/chardet/chardet" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12024"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Python character encoding detector.

Related contents:

- [ Relicensing with AI-assisted rewrite @ Tuan-Anh Tran](https://tuananh.net/2026/03/05/relicensing-with-ai-assisted-rewrite/).]]>
            </summary>
            <updated>2026-03-05T12:39:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12013</id>
            <title type="text"><![CDATA[Kapsule]]></title>
            <link rel="alternate" href="https://invent.kde.org/kde-linux/kapsule" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12013"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Incus-based container management with native KDE/Plasma integration.
A distrobox-like tool using Incus as the container/VM backend, designed for KDE Linux.

Related contents:

- [Episode 656: Why KDE Linux Surprised Us @ Linux Unplugged](https://linuxunplugged.com/656).]]>
            </summary>
            <updated>2026-03-05T09:23:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11915</id>
            <title type="text"><![CDATA[Pygame]]></title>
            <link rel="alternate" href="https://www.pygame.org/news" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11915"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.

- [Pygame @ GitHub](https://github.com/pygame/pygame).

Related contents:

- [What I learned designing a (barebones) UI engine @ made by mohammed](https://madebymohammed.com/miniui).]]>
            </summary>
            <updated>2026-02-24T12:50:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11241</id>
            <title type="text"><![CDATA[Checkstyle]]></title>
            <link rel="alternate" href="https://checkstyle.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11241"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. It automates the process of checking Java code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard. 

- [Checkstyle @ GitHub](https://github.com/checkstyle/checkstyle).]]>
            </summary>
            <updated>2025-12-15T16:49:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10066</id>
            <title type="text"><![CDATA[Semgrep App Security Platform]]></title>
            <link rel="alternate" href="https://semgrep.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10066"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[AI-assisted SAST, SCA and Secrets Detection.
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code. 

Semgrep is a fast, open-source, static analysis tool that searches code, finds bugs, and enforces secure guardrails and coding standards. Semgrep supports 30+ languages and can run in an IDE, as a pre-commit check, and as part of CI/CD workflows.

- [Sempgrep @ GitHub](https://github.com/semgrep/semgrep).

Related contents:

- [Keeping Secrets Out of Logs @ allan.reyes.sh](https://allan.reyes.sh/posts/keeping-secrets-out-of-logs/).
- [Blueprinting Security in CI/CD: Building Trust Through Open Source @ CD Foundation](https://cd.foundation/blog/2026/02/06/blueprinting-security/).]]>
            </summary>
            <updated>2026-02-18T13:12:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/100</id>
            <title type="text"><![CDATA[OCaml]]></title>
            <link rel="alternate" href="https://ocaml.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/100"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An industrial-strength functional programming language with an emphasis on expressiveness and safety.

- [OCaml @ GitHub](https://github.com/ocaml/ocaml).

Related contents:

- [Sur le choix d&amp;#039;OCaml @ XVW.LOL :fr:](https://xvw.lol/pages/why-ocaml.html).
- [Why I chose OCaml as my primary language @ XVW.LOL](https://xvw.lol/en/articles/why-ocaml.html).]]>
            </summary>
            <updated>2025-09-18T11:23:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/351</id>
            <title type="text"><![CDATA[mkosi]]></title>
            <link rel="alternate" href="https://mkosi.systemd.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/351"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[💽 Build Bespoke OS Images 

A fancy wrapper around dnf --installroot, apt, pacman and zypper that generates customized disk images with a number of bells and whistles.

- [mkosi @ GitHub](https://github.com/systemd/mkosi).

Related contents:

- [Episode 656: Why KDE Linux Surprised Us @ Linux Unplugged](https://linuxunplugged.com/656).]]>
            </summary>
            <updated>2026-03-05T09:20:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/355</id>
            <title type="text"><![CDATA[Opengrep]]></title>
            <link rel="alternate" href="https://www.opengrep.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/355"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🔎 Static code analysis engine to find security issues in code. 
Opengrep, a fork of Semgrep, under the LGPL 2.1 license.

Opengrep is an ultra-fast static analysis tool for searching code patterns with the power of semantic grep. Analyze large code bases at the speed of thought with intuitive pattern matching and customizable rules. Find and fix security vulnerabilities, fast – ship more secure code.

Opengrep supports 30+ languages, including:

Apex · Bash · C · C++ · C# · Clojure · Dart · Dockerfile · Elixir · HTML · Go · Java · JavaScript · JSX · JSON · Julia · Jsonnet · Kotlin · Lisp · Lua · OCaml · PHP · Python · R · Ruby · Rust · Scala · Scheme · Solidity · Swift · Terraform · TypeScript · TSX · YAML · XML · Generic (ERB, Jinja, etc.)

- [Opengrep @ GitHub](https://github.com/opengrep/opengrep).
- [Opengrep Rules @ GitHub](https://github.com/opengrep/opengrep-rules).]]>
            </summary>
            <updated>2026-01-21T08:58:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/667</id>
            <title type="text"><![CDATA[CSMWrap]]></title>
            <link rel="alternate" href="https://github.com/FlyGoat/csmwrap" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/667"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Get PC BIOS back on UEFI only system.

CSMWrap is a cool UEFI application designed to enable legacy BIOS booting on modern UEFI-only systems. It achieves this by leveraging the Compatibility Support Module (CSM) and VESA VBIOS components from the SeaBIOS project, effectively creating a compatibility layer for traditional PC BIOS operation.

Related contents:

- [CSMWrap - Un hack qui ressuscite le BIOS legacy sur les PC modernes @ Korben :fr:](https://korben.info/csmwrap-hack-bios-legacy-pc-uefi.html).]]>
            </summary>
            <updated>2025-08-28T17:50:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/855</id>
            <title type="text"><![CDATA[Cypht]]></title>
            <link rel="alternate" href="https://www.cypht.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/855"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[All your E-mail, from all your accounts, in one place

Cypht (pronounced &amp;quot;sift&amp;quot;) is like a news reader, but for E-mail. Cypht does not replace your existing accounts - it combines them into one. And it&amp;#039;s also a news reader.

 Cypht: Lightweight Open Source webmail aggregator [PHP, JS]. Supports IMAP/SMTP, JMAP and EWS (Exchange Web Services) 

- [Cypht @ GitHub](https://github.com/cypht-org/cypht).]]>
            </summary>
            <updated>2025-08-28T18:20:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1047</id>
            <title type="text"><![CDATA[Astal]]></title>
            <link rel="alternate" href="https://aylur.github.io/astal/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1047"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Building blocks for creating custom desktop shells.
Create Beautiful Widgets With Ease

The Linux Suite and Framework to Craft Desktop Shells and beautiful functional Wayland Widgets with GTK!

- [Astal @ GitHub](https://github.com/aylur/astal).]]>
            </summary>
            <updated>2025-08-28T18:51:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1244</id>
            <title type="text"><![CDATA[TruffleRuby]]></title>
            <link rel="alternate" href="https://www.graalvm.org/ruby/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1244"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A high performance implementation of the Ruby programming language, built on GraalVM. 

TruffleRuby is the GraalVM high-performance implementation of the Ruby programming language.

- [TruffleRuby @ GitHub](https://github.com/oracle/truffleruby).

Related contents:

- [Matching Regexps 200 Times Faster @ On the Edge of Ruby](https://eregon.me/blog/2025/03/14/matching-regexps-200-times-faster.html).]]>
            </summary>
            <updated>2025-08-28T19:23:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5628</id>
            <title type="text"><![CDATA[Cockpit Project]]></title>
            <link rel="alternate" href="https://cockpit-project.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5628"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cockpit is an interactive server admin interface. It is easy to use and very lightweight. Cockpit interacts directly with the operating system from a real Linux session in a browser.

- [Cockpit @ GitHub](https://github.com/cockpit-project/cockpit)]]>
            </summary>
            <updated>2025-08-29T07:36:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5835</id>
            <title type="text"><![CDATA[sshuttle]]></title>
            <link rel="alternate" href="https://github.com/sshuttle/sshuttle" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5835"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Transparent proxy server that works as a poor man&amp;#039;s VPN. Forwards over ssh. Doesn&amp;#039;t require admin. Works with Linux and MacOS. Supports DNS tunneling.]]>
            </summary>
            <updated>2025-08-29T08:09:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8361</id>
            <title type="text"><![CDATA[PHPOffice/PHPExcel]]></title>
            <link rel="alternate" href="https://github.com/PHPOffice/PHPExcel" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8361"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A pure PHP library for reading and writing spreadsheet files]]>
            </summary>
            <updated>2025-08-29T15:12:21+00:00</updated>
        </entry>
    </feed>
