I'm blogging about Emacs, Drupal, php and exciting subjects

Using GPTel and LMStudio in Emacs

Large language models are increasingly useful for developers and writers who spend much of their time inside Emacs. Instead of switching between a browser or external app, you can bring AI assistance directly into your workflow. One of the most elegant tools for this is gptel, an Emacs package that provides a simple interface to local or remote LLMs.

Why Use Silktide for Cookie Management and Consent Mode?

Modern websites face increasing pressure to comply with privacy regulations such as the GDPR and ePrivacy Directive. Handling cookies and user consent properly is not just a legal requirement—it also affects data accuracy, website performance, and user trust.

What is Link Building, and How to Get Started in 2025?

Link building remains one of the most effective – and challenging – disciplines within SEO. But a lot has changed in recent years, and in 2025 it’s no longer enough to simply submit your website to a handful of link directories. Search engines have become smarter, and competition tougher. At the same time, good links are more valuable than ever before.

Testing out a new Emacs Configuation

When I want to test and learn a single package in Emacs it suits my best to create a simple empty emacs configuration directory in my src folder.

mkdir test-emacs-config

Then put in a very minimal .emacs file testing the package in question. The following sample tests the Vertico package.

Understanding Round Robin DNS

In today’s digital world, ensuring high availability and performance for web services is crucial. One of the simplest and most commonly used techniques for distributing network traffic is Round Robin DNS.

In this article, we’ll explore what Round Robin DNS is, how it works, and its advantages and limitations

Smooth and Stylish Buffer Navigation with Centaur Tabs in Emacs

If you've ever wished buffer-switching in Emacs felt a bit more like what you find in modern editors like VS Code or Sublime Text, the centaur-tabs package might just be the upgrade you're looking for. While Emacs excels at managing multiple open buffers, the experience can sometimes feel abstract—especially for users coming from tab-oriented editors. centaur-tabs brings a visual and intuitive tabbed interface to Emacs, improving buffer organization without compromising its flexible nature.

Emacs vs. The Unix Way: Philosophies in Collision and Harmony

The Emacs editor is often a point of contention in discussions among software developers—especially those raised on the traditional Unix philosophy of building software: “do one thing and do it well.” For many, Emacs is either a miraculous, all-in-one productivity environment or a monolithic anomaly that breaks all the rules Unix tried to teach us.

A new search experience

In a digital world increasingly dominated by data collection and surveillance, the demand for privacy-first alternatives is on the rise. Among the notable responses to this trend is Qwant, a European search engine that positions itself as a defender of digital privacy and an ethical alternative to mainstream platforms like Google and Bing.

I am tired of AI

Whats happening to the world these years. AI has been in development for around 50 years. Now some smart guy made a semi AI languagemodel chatbot, and now we cannot think for our selfes any longer??

Anywhere I se everyone praises the almighty AI chatbots that have answers for all and anything. I miss the times when we developed our own code and wrote our own content for our webpages. Okay a chatbot can make 2000 words in a second and now I might have used a minute of my own braintime to write this small shit of an article.

Subscribe to