cd/sources/alexselimov-auto-discovered· home sources Alexselimov (auto-discovered)
cat /sources/alexselimov-auto-discovered.feed | wc -l → 21

Alexselimov (auto-discovered)

articles 21 domain alexselimov.com → page 1/2 feed RSS
00:29
2026-05-16
alexselimov.com
open-source

Handling the great code forge fragmentation

The article discusses the growing fragmentation of code forges as users and companies migrate from GitHub to alternatives like Codeberg, Forgejo, and GitLab. It highlights key concerns such as trackin…

09:27
2026-04-27
alexselimov.com
products

Staring at walls to improve focus and productivity

The article describes a technique for improving focus and productivity by staring at a blank wall for 5-10 minutes when feeling mentally drained, which helps reset the brain after information overload…

14:53
2026-03-29
alexselimov.com
artificial-intelligence

From AI doomer to handwriting code again

The author reflects on how a personal crisis (being sick) led them to rediscover the joy of writing code manually, rather than relying on AI-driven development tools. They contrast this experience wit…

16:11
2026-03-13
alexselimov.com
artificial-intelligence

Role of AI in my writing

The author confesses that some previous blog posts contained unedited AI-generated segments, which compromised authenticity and hindered the development of their personal writing style. After reflecti…

00:00
2026-03-02
alexselimov.com
research

About

The article introduces an individual who is a father of two, a husband, and a scientific backend software developer with a PhD in Computational Materials Science from Georgia Tech. It lists their tech…

01:22
2025-09-24
alexselimov.com
news

Pillars, Pipelines, and Vaults System by August Bradley

The Pillars, Pipelines, and Vaults (PPV) system, created by August Bradley, is a productivity framework designed to align daily actions with long-term goals across key life areas called pillars. The a…

03:16
2025-09-11
alexselimov.com
developer-tools

Say goodbye to st and say hello to ghostty

The author explains their decision to switch from the st terminal emulator, which they valued for its speed and compatibility with DWM's swallow patch, to the Ghostty terminal. The primary reasons for…

03:49
2025-09-06
alexselimov.com
developer-tools

Mac style copy/paste on Void Linux

The article describes a user's attempt to unify keybindings between a Mac work laptop and a personal Void Linux system running the dwm window manager. To resolve the frustration of accidentally pressi…

11:45
2025-08-01
alexselimov.com
artificial-intelligence

Misc thoughts on AI

The author, a software developer, finds generative AI tools like Claude highly useful for certain tasks, such as Java Spring Boot development, but notes that local models are only adequate and that th…

13:35
2025-07-13
alexselimov.com
open-source

The folly of Debian major version upgrades

The author attempted to upgrade their Debian server from Buster to a newer version but encountered a critical failure when installing a new package, which removed libcrypt and locked them out of the s…

14:45
2025-04-15
alexselimov.com
developer-tools

Getting CUDA toolkit installed on Void Linux

This article provides instructions for installing the CUDA toolkit on Void Linux, detailing the use of a silent installation command with specific flags like `--override` and `--no-opengl-libs`. The a…

00:03
2024-05-13
alexselimov.com
developer-tools

Solutions to problems with Java Development

The article documents two solutions to Java development issues. The first problem, where jdtls crashes with status code 13, is resolved by deleting the `~/.cache/jdtls` cache directory. The second pro…

01:31
2024-04-10
alexselimov.com
developer-tools

Rust is pretty good (Short thoughts on Rust)

After two months of full-time Rust development, the author plans to use Rust instead of C++ for future performance-critical projects. A key reason is that Rust's syntax is cleaner than modern C++, par…

02:44
2024-03-05
alexselimov.com
developer-tools

My nvim/tmux workflow

The article describes the author's workflow integrating tmux with Neovim for efficient terminal-based development, including custom tmux configurations like remapping the prefix key to `C-p` and enabl…

02:46
2024-01-06
alexselimov.com
open-source

Why I left Artix for Void Linux

The author switched from Artix Linux to Void Linux after experiencing stability and compatibility issues with Artix, including problems with package mixing and configuration debt. They praise Void Lin…

01:38
2023-08-30
alexselimov.com
developer-tools

Gettting Valgrind working on Artix Linux

The article describes the author's difficulty using Valgrind for memory debugging on Artix Linux, as both Artix and Arch Linux have removed debug packages in favor of a debuginfod system. While debugi…

02:19
2023-07-04
alexselimov.com
developer-tools

Highlighting the active menu item in Hugo

The article explains how to highlight the active menu item in a Hugo website by ensuring menu URLs end with a trailing slash. The author describes creating a custom theme with a navbar defined in `hug…

page 1 / 2 next →