Minetest-c55 is one of the first InfiniMiner/Minecraft(/whatever) inspired games (started October 2010), with a goal of taking the survival multiplayer gameplay to a slightly different direction.
The main design philosophy is to keep it technically simple, stable and portable. It will be kept lightweight enough to run on fairly old hardware. It runs playably on a laptop with Intel 945GM graphics.
It is released under the GPL, with the intention that that way it is a lot easier to use by Linux users and people can report and help fix bugs more effectively.
ComScan odczytuje dane z portu szeregowego i wyświetla je jako ASCII i hex. Może także logować dane do plików. Pakiet zawiera także objekt C++ dla portu szeregowego w celu ułatwienia programowania tego portu pod Linuksem.
It generates an animation from a text layer. The effect looks like a laser, burning the text into the background.
The animation can be saved as animated GIF afterwards. It is intended to be used on websites.
The Robust Audio Tool (RAT) is a an open-source audio conferencing and streaming application that allows users to particpate in audio conferences over the internet. These can be between two participants directly, or between a group of participants on a common multicast group.
TCPfork is a userland TCP proxy with advanced load balancing capabilities. Its core features are the ability to load balance on a "least connection" basis and the ability to take the machine load into account ("least load" or "least resource" load balancing). This is implemented by using the bngagent UDP protocol. It performs "TCP open" health checks by default and allows the use of external health check scripts. TCPfork 2.x introduces a highly optimized multithreading connection scheduler, allowing fast processing of high numbers of concurrent connections