<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Projects on Chrissicool</title><link>https://chrissicool.net/projects/</link><description>Recent content in Projects on Chrissicool</description><generator>Hugo</generator><language>en-US</language><atom:link href="https://chrissicool.net/projects/index.xml" rel="self" type="application/rss+xml"/><item><title>devck</title><link>https://chrissicool.net/projects/devck/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://chrissicool.net/projects/devck/</guid><description>&lt;p&gt;This program lets you check any block special device for errors on Linux systems. I wrote it since there are some faulty USB pen-drives around which claim to be e.g. 1GB in size but have only 512MB of flash memory installed physically.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; This program was only tested on Linux. If you want to port it to other platforms, or want to contribute in any other way, please &lt;a href="mailto:chrissicool@chrissicool.net"&gt;mail me&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="installation"&gt;Installation&lt;/h2&gt;
&lt;p&gt;Download the tarball, unzip it and run make. That&amp;rsquo;s all, folks.&lt;/p&gt;</description></item><item><title>FTP-Proxy Port for FreeBSD</title><link>https://chrissicool.net/projects/ftp-proxy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://chrissicool.net/projects/ftp-proxy/</guid><description>&lt;p&gt;This page provides a port of OpenBSD&amp;rsquo;s ftp-proxy(8) program to FreeBSD. It was tested on FreeBSD/i386 6.2 and should work on FreeBSD 5 and 6. FreeBSD versions newer than 7.0 already ship this ftp-proxy. The versioning is based upon other OpenBSD related projects, like OpenNTPD or OpenBGPD.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;# on an up-to-date ports tree ...
cd /usr/ports/ftp/ftp-proxy
make install clean
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;This program is part of the FreeBSD ports system.&lt;/p&gt;
&lt;h2 id="releases"&gt;Releases&lt;/h2&gt;
&lt;h3 id="44p1-20102008"&gt;4.4p1 &lt;small&gt;(20.10.2008)&lt;/small&gt;&lt;/h3&gt;
&lt;p&gt;Sync with upstream, enhances security by using arc4random_uniform on FreeBSD.&lt;/p&gt;</description></item><item><title>L4/OpenBSD</title><link>https://chrissicool.net/projects/l4openbsd/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://chrissicool.net/projects/l4openbsd/</guid><description>&lt;p&gt;This is a port of the &lt;a href="https://www.openbsd.org/"&gt;OpenBSD&lt;/a&gt; operating system
to the &lt;a href="https://chrissicool.net/projects/l4re/"&gt;L4Re microkernel&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="code-repository"&gt;Code repository&lt;/h2&gt;
&lt;p&gt;You can find the code repository on &lt;a href="https://github.com/chrissicool/l4openbsd"&gt;Github&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>L4Re</title><link>https://chrissicool.net/projects/l4re/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://chrissicool.net/projects/l4re/</guid><description>&lt;p&gt;L4Re is an operating system framework that allows you to build custom operating
systems. It also includes a hypervisor and virtual machine monitor.&lt;/p&gt;
&lt;p&gt;The L4Re Operating System Framework provides the building blocks for creating
custom operating systems with real-time, security, safety and virtualization features.
Common deployments are the L4Re Hypervisor and L4Re Micro Hypervisor that form the
base for a feature-rich virtualization platform for hosting workloads of general-purpose,
real-time, security and safety kinds.&lt;/p&gt;</description></item><item><title>Linux Kernel 2.4 — Compression Support</title><link>https://chrissicool.net/projects/linux-zip/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://chrissicool.net/projects/linux-zip/</guid><description>&lt;p&gt;Welcome to the official Linux kernel and ramdisk compression support patch homepage. This patch provides bzip2 compression support for the Linux kernel. All you need is a vanilla Linux kernel from &lt;a href="http://www.kernel.org"&gt;kernel.org&lt;/a&gt; and the appropriate patch from the download section.&lt;/p&gt;
&lt;h2 id="history"&gt;History&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;19.10.2004&lt;/strong&gt; — First Linux 2.6 patch. Ported bzip2 compression to linux 2.6. Uses a generic in-kernel bzlib. Note: x86 decompression was still broken in 2.6 releases.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;18.08.2003&lt;/strong&gt; — Development page online. Jörn Engel asked to use his bzlib-patch as base.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;18.06.2003&lt;/strong&gt; — Bzip2 support for kernel 2.4.21. New naming convention with suffix &lt;code&gt;2.4.21-zip1&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;04.04.2003&lt;/strong&gt; — Added kernel version feature in the download section.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;30.12.2002&lt;/strong&gt; — Initial release for kernel 2.4.20. Kernel compression part is i386 only.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="download"&gt;Download&lt;/h2&gt;
&lt;p&gt;Work-in-progress patches are available in the &lt;a href="https://chrissicool.net/projects/linux-zip/patches/wip/"&gt;patches directory&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Ze Voice Mask</title><link>https://chrissicool.net/projects/zevoicemask/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://chrissicool.net/projects/zevoicemask/</guid><description>&lt;p&gt;Ze Voice Mask is an open source DIY implemetation of a face mask with voice visuals.
It features a microphone and a 8x8 matrix LED screen.
In normal operation it shows a mouth on the screen that moves its lips according to your voice.
The talking mouth features different graphical effects which change from time to time.
When you do not talk for a while, it plays some animations every now and then.&lt;/p&gt;</description></item><item><title>zsh-256color</title><link>https://chrissicool.net/projects/zsh-256color/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://chrissicool.net/projects/zsh-256color/</guid><description>&lt;p&gt;This is a small plugin for &lt;a href="https://zsh.org/"&gt;ZSH&lt;/a&gt; to enhance the terminal environment with 256 colors.
It checks the TERM environment variable and sees if there are respective (n-)curses&amp;rsquo; termcap/terminfo descriptors.&lt;/p&gt;
&lt;h2 id="website"&gt;Website&lt;/h2&gt;
&lt;p&gt;You can find more details on the &lt;a href="https://github.com/chrissicool/zsh-256color"&gt;project page&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>