<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Index on ~/christopher.loessl</title><link>https://loessl.org/tags/index/</link><description>~/christopher.loessl (Index)</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 01 Jan 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://loessl.org/tags/index/index.xml" rel="self" type="application/rss+xml"/><item><title>Posts</title><link>https://loessl.org/posts/</link><pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate><guid>https://loessl.org/posts/</guid><description/></item><item><title>Some of my projects</title><link>https://loessl.org/projects/</link><pubDate>Sat, 06 Jun 2020 20:07:58 +0200</pubDate><guid>https://loessl.org/projects/</guid><description>&lt;p>This is a small (incomplete) list of projects that I have started over the years and that have had some impact on me in one way or another.
Starting with my very first successful C project that allowed transfer of files between a famous gateway router (&lt;a href="https://fli4l.de">fli4l&lt;/a>) and a local machine, flicp.&lt;/p>
&lt;p>You can find most of my projects on &lt;a href="https://github.com">Github&lt;/a> or by clicking on them below.&lt;/p>
&lt;h2 id="1-2-animationhttpshashiergithubio1-2-animation">&lt;a href="https://hashier.github.io/1-2-animation/">1-2-animation&lt;/a>&lt;/h2>
&lt;p>This command line tool generates Poemotion images.
These are 2D images that provide an optical illusion of being 3D when viewed with a striped masked.&lt;/p>
&lt;p>A video of this effect can be found on the project&amp;rsquo;s GitHub page.&lt;/p>
&lt;p>Written in Go.&lt;/p>
&lt;h2 id="spotify-playlist-managerhttpshashiergithubiobucketify">&lt;a href="https://hashier.github.io/Bucketify/">Spotify Playlist Manager&lt;/a>&lt;/h2>
&lt;p>This app helps you to manage and filter your Spotify Playlist.&lt;/p>
&lt;p>Whether you want to filtering your playlists by genre, country of artist or just simply randomise it, this app can do it for you.&lt;/p>
&lt;p>Written in Objective-C with different Frameworks like CocoaLibSpotify and ENiOS.&lt;/p>
&lt;h2 id="idlesoundhttpshashiergithubioidlesound">&lt;a href="https://hashier.github.io/idleSound/">idleSound&lt;/a>&lt;/h2>
&lt;p>Automatically mute your Mac when it becomes idle or your screen locks.&lt;/p>
&lt;p>Idle time as well as the screen-lock/screen-saver are individually adjustable.&lt;/p>
&lt;p>Mac Menubar UI App, written in Objective-C.&lt;/p>
&lt;h2 id="sskeychainhttpsgithubcomsoffessskeychain">&lt;a href="https://github.com/soffes/sskeychain/">SSKeychain&lt;/a>&lt;/h2>
&lt;p>Objective-C wrapper around the iOS/OS X keychain.
I wrote the unite testsfor almost the whole code base.&lt;/p>
&lt;p>Written in Objective-C.&lt;/p>
&lt;h2 id="macfolkethttpshashiergithubiomacfolket">&lt;a href="https://hashier.github.io/MacFolket/">MacFolket&lt;/a>&lt;/h2>
&lt;p>MacFolket is a Swedish/English dictionary that is deeply integrated into OS~X.&lt;/p>
&lt;p>After finding a dictionary database under the CC license, I decided to develop a program that facilitates reading Swedish webpages.&lt;/p>
&lt;p>Implemented in XSLT (I started a Golang rewrite recently).&lt;/p>
&lt;h2 id="gimp-cuda-pluginhttpsgithubcomhashiergicu">&lt;a href="https://github.com/hashier/gicu/">GIMP CUDA-Plugin&lt;/a>&lt;/h2>
&lt;p>GIMP plugin written to use GPU acceleration.&lt;/p>
&lt;p>The plugin extends GIMP to apply various filters on images with the help of the graphics card.
This is done by transfer of heavy calculations to the GPU.&lt;/p>
&lt;p>As far as I know, this was the very first every written GIMP plugin
that off loaded the heavy math calculations to the graphics card.&lt;/p>
&lt;p>Written in C, X11, GTK+ and CUDA.&lt;/p>
&lt;h2 id="supersafthttpsgithubcomhashiersupersaft">&lt;a href="https://github.com/hashier/SuperSaft/">SuperSaft&lt;/a>&lt;/h2>
&lt;p>Implementation of the SAFT protocol.&lt;/p>
&lt;p>It is fully functional and compatible with the original client and server.
More information about the protocol can be found here in this pre-RFC:&lt;/p>
&lt;p>&lt;a href="http://linux.math.tifr.res.in/manuals/text/sendfile.txt">http://linux.math.tifr.res.in/manuals/text/sendfile.txt&lt;/a>&lt;/p>
&lt;p>Written in ANSI C.&lt;/p>
&lt;h2 id="flicphttpswwwfli4lde">&lt;a href="https://www.fli4l.de/">flicp&lt;/a>&lt;/h2>
&lt;p>My initiation into the world of developing software.&lt;/p>
&lt;p>fli4l.de is a Linux based ISDN-, DSL- and Ethernet-router.
The communication with the system service utilized a special
protocol thatwas only implemented in a program for Windows.
I wrote flicp to be able to transfer files to and from Unix/Linux
based systems to the service&lt;/p>
&lt;p>Written in ANSI C.&lt;/p></description></item></channel></rss>