About:

Philip Kaludercic is a computer science student in Erlangen, Germany, interested in Emacs and free software, with hobbies in programming and reading.

Website:

Specializations:

Interests:

Computer science Emacs Free software

Outgoing Links:

Subscribe to RSS:
The text discusses the abuse and waste of color in computer interfaces, and the insufficiency of plain text in expressing complex systems. It argues that plain text is the greatest lower bound of all alternatives and that the issu...
The text discusses the limitations of personal computers and the internet, and proposes a thought experiment about a world where personal computers never existed. It explores the idea of a system of non-personal computers and the ...
The author shares ideas for improvements in and around Emacs, including deriving functionality from other modes, a forwards-compatibility library, local packages with package.el, semantic faces, package installation hints, a clean...
The text explains how to use Guix Environments in Emacs using buffer-env. It describes how to spawn development environments with all the necessary dependencies, how to generate a file specifying what an environment should consist...
The text discusses the development of Unix and its impact on modern computing. It explores the Unix philosophy, the history of Unix, and its influence on text processing. It also delves into the limitations of Unix and the need fo...
The article discusses the similarities between Unix and Lisp in terms of their developmental phase and standardization efforts. It also introduces a forwards-compatibility library for Emacs called 'compat' and explains its usage a...
The author explains the process of restructuring his Emacs configuration, replacing use-package with his own configuration macro and going back to using a regular init.el from a literate Org mode file. He discusses the challenges ...

0Splitting the Feed

2025-02-07

...
The text discusses a website that helps in selecting preferred fonts using binary search. The author also re-implemented the game in Emacs and provides a code snippet for the same.
The author discusses their experience with Rmail, an Emacs mail reader, and provides an outline of how it works, how to set it up, and its limitations. They also share their personal workflow and configuration for using Rmail.
The author has been working on an extension for package.el that would integrate version controlled packages next to the 'tarball' installations. The main difference with the author's take is that it has been developed as part of t...
The text discusses the issue of ideas becoming stale and the need to re-articulate them. The author focuses on the topic of Free Software and the need to explain it from first principles. The text covers the definition of Free Sof...
The text discusses the use of the mouse in Emacs 28 and the addition of context-menu-mode. The author argues against the irrational fear of the mouse among Un*x dogmatists and explains the benefits of using the mouse in certain co...
The text is a series of comments and notes on the article 'Emacs fulfills the UNIX Philosophy' by Ramin Honary. The author discusses the theoretical perspective of Emacs as an app platform and its relation to UNIX programming envi...
The text discusses ideas for projects related to Emacs, including an Eww Unmangler, ELPA Submission Helper, Distributed Content-Addressable Elisp Pastebin, Esoterical Text Manupulation Language, and a User Compat Library. The auth...
The text discusses a macro written by the author, which replaces symbols designating functions. It also provides an explanation of the 'Lisp 2' tradition and the differences between 'Lisp 1.5' and 'Lisp 2'. The author delves into ...
The text discusses lesser-known functionalities in core Emacs, including libraries and packages that are underappreciated. It provides an overview of various packages and libraries, such as autoinsert, htmlfontify, package-x, type...
The text is an introduction to a clean presentation tool called slides, which is a small Go program that generates PostScript and can be converted into a regular PDF file. It explains the installation, file format, commands, and u...
The text discusses the development of Emacs packages and the changes in the packaging system over the years. It provides guidelines for creating good Emacs packages, emphasizing the importance of minimizing user-interface, minimiz...
The text discusses the concept of structuring configurations as files within a base directory, and the advantages and disadvantages of this approach. The author introduces a solution and practical examples, and seeks to start a di...
The text discusses the addition of the Guix package to the Debian 11 repository, and the process of using Guix as a package manager. It highlights the benefits of using Guix to keep software up to date and the ease of running Debi...