<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>zlib-licensed</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/434/feed"/>
    <updated>2026-06-14T21:55:55+00:00</updated>
    <id>https://links.biapy.com/guest/tags/434/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12290</id>
            <title type="text"><![CDATA[Per-Directory-History]]></title>
            <link rel="alternate" href="https://github.com/jimhester/per-directory-history" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12290"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Per directory history for zsh, as well as global history, and the ability to toggle between them with ^G.

This is a implementation of per directory history for zsh, some implementations of which exist in bash1,2. It also implements a per-directory-history-toggle-history function to change from using the directory history to using the global history. In both cases the history is always saved to both the global history and the directory history, so the toggle state will not effect the saved histories. Being able to switch between global and directory histories on the fly is a novel feature as far as I am aware.

Related contents:

- [Small Programming Tricks @ mistwatch](https://will-keleher.com/posts/small-programming-tricks-matter/).]]>
            </summary>
            <updated>2026-03-25T13:39:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11699</id>
            <title type="text"><![CDATA[raylib]]></title>
            <link rel="alternate" href="https://www.raylib.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11699"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[raylib is a simple and easy-to-use library to enjoy videogames programming.

raylib is a simple and easy-to-use library to enjoy videogames programming.

raylib is highly inspired by Borland BGI graphics lib and by XNA framework and it&amp;#039;s especially well suited for prototyping, tooling, graphical applications, embedded systems and education.

- [raylib @ GitHub](https://github.com/raysan5/raylib).

Related contents:

- [Resurrecting Crimsonland @ banteg](https://banteg.xyz/posts/crimsonland/).]]>
            </summary>
            <updated>2026-02-05T08:21:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11607</id>
            <title type="text"><![CDATA[Portainer]]></title>
            <link rel="alternate" href="https://www.portainer.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11607"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Kubernetes, Docker and Podman Container Management Platform.

- [Portainer Community Edition @ GitHub](https://github.com/portainer/portainer).

Related contents:

- [Portainer Terraform Provider @ GitHub](https://github.com/portainer/terraform-provider-portainer).]]>
            </summary>
            <updated>2026-01-26T08:52:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10987</id>
            <title type="text"><![CDATA[D7VK]]></title>
            <link rel="alternate" href="https://github.com/WinterSnowfall/d7vk" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10987"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Vulkan-based implementation of D3D7 for Linux / Wine, spun off from DXVK. 

A Vulkan-based translation layer for Direct3D 7, which allows running 3D applications on Linux using Wine. It uses DXVK&amp;#039;s d3d9 backend as well as Wine&amp;#039;s ddraw implementation (or the windows native ddraw) and acts as a proxy between the two, providing a minimal d3d7-on-d3d9 implementation. The project is currently in its early days. Expect most things to run, but not necessarily correctly or optimally.

Related contents:

- [Pour jouer à vos vieux jeux Windows, il faut quitter Windows @ Korben :fr:](https://korben.info/d7vk-direct3d7-vulkan-linux-vieux-jeux-windows-pre.html).]]>
            </summary>
            <updated>2025-11-17T10:43:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/257</id>
            <title type="text"><![CDATA[Nanopb]]></title>
            <link rel="alternate" href="https://jpa.kapsi.fi/nanopb/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/257"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[protocol buffers with small code size.Protocol Buffers for Embedded Systems.

Nanopb is a plain-C implementation of Google&amp;#039;s Protocol Buffers data format. It is targeted at 32 bit microcontrollers, but is also fit for other embedded systems with tight (&amp;lt;10 kB ROM, &amp;lt;1 kB RAM) memory constraints.

- [Nanopb @ GitHub](https://github.com/nanopb/nanopb).]]>
            </summary>
            <updated>2025-12-09T11:39:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/852</id>
            <title type="text"><![CDATA[Tunarr]]></title>
            <link rel="alternate" href="https://tunarr.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/852"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create live TV channels from media on your Plex/Jellyfin servers, and more!
Create and configure live TV channels from media on your Plex &amp;amp; Jellyfin servers.

Configure your channels, programs, commercials, and settings using the Tunarr web UI.

Watch your channels by adding the spoofed Tunarr HDHomerun tuner to Plex, Jellyfin, or Emby. Or utilize generated M3U files with any 3rd party IPTV player app.

- [Tunarr @ GitHub](https://github.com/chrisbenincasa/tunarr).

Related contents:

- [Tunarr - Recréer la télévision qu&amp;#039;on aime zapper dans Plex @ Korben :fr:](https://korben.info/tunarr-chaines-tv-plex-jellyfin.html).]]>
            </summary>
            <updated>2026-05-14T08:55:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2824</id>
            <title type="text"><![CDATA[ErsatzTV]]></title>
            <link rel="alternate" href="https://ersatztv.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2824"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your Personal IPTV Server.  Stream custom live channels using your own media.

ErsatzTV is beta software for configuring and streaming custom live channels using your media library. The software may be unstable and is under active development.

- [ErsatzTV @ GitHub](https://github.com/ErsatzTV/ErsatzTV).
- [ersatztv-flake @ GitHub](https://github.com/noblepayne/ersatztv-flake).

Related contents:

- [Episode 599: Psycho Shower Linux Power @ Linux Unplugged](https://linuxunplugged.com/599).
- [Episode 631: Offline By Default @ Linux Unplugged](https://linuxunplugged.com/631).]]>
            </summary>
            <updated>2025-09-17T07:55:14+00:00</updated>
        </entry>
    </feed>
