diff options
Diffstat (limited to 'src/pages/blog')
-rw-r--r-- | src/pages/blog/2021-07-02.md | 6 | ||||
-rw-r--r-- | src/pages/blog/2021-07-03.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2021-07-15.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2021-08-14.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2021-08-18.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2021-09-10.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2021-09-21.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2021-10-06.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2021-10-27.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2021-10-28.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2022-02-26.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2022-03-17.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2022-03-24.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2022-03-26.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2022-04-02.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2022-04-17.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2022-04-18.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2022-04-24.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2022-09-26.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2022-09-30.md | 3 | ||||
-rw-r--r-- | src/pages/blog/2022-10-16.md | 3 | ||||
-rw-r--r-- | src/pages/blog/index.md | 3 |
22 files changed, 69 insertions, 0 deletions
diff --git a/src/pages/blog/2021-07-02.md b/src/pages/blog/2021-07-02.md index 48ef972..58d0115 100644 --- a/src/pages/blog/2021-07-02.md +++ b/src/pages/blog/2021-07-02.md @@ -1,3 +1,9 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- +--- +layout: ../../layouts/BlogLayout.astro +--- # My plans for this website Welcome to [eug-vs.xyz](https://eug-vs.xyz)! This is my personal website where I plan to set up a bunch of cool things, namely: - SearX instance diff --git a/src/pages/blog/2021-07-03.md b/src/pages/blog/2021-07-03.md index 7b97329..6e22cb9 100644 --- a/src/pages/blog/2021-07-03.md +++ b/src/pages/blog/2021-07-03.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # What's wrong with Numerology Numerology is a strange thing you may encounter at some point in your life. While you can believe into anything, it's of course important to not take it too serious as some people do. You should be able to detect if something completely random is trying to mimic the science. diff --git a/src/pages/blog/2021-07-15.md b/src/pages/blog/2021-07-15.md index 2ea0bd5..bbe1666 100644 --- a/src/pages/blog/2021-07-15.md +++ b/src/pages/blog/2021-07-15.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # CircleCI :circleci: in daily life: how I improved Matrix stickerpicker [CircleCI](https://circleci.com) is a great tool that everyone seems to skip and I don't know exactly why. diff --git a/src/pages/blog/2021-08-14.md b/src/pages/blog/2021-08-14.md index 935d2a3..58eac63 100644 --- a/src/pages/blog/2021-08-14.md +++ b/src/pages/blog/2021-08-14.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # Using imagemagick :imagemagick: to crop soy faces I'm pretty sure everyone knows that sometimes finding a good **PNG** can be very hard, while there's always a bunch of the same **JPEG** images with the white background. After searching for 10 minutes, you decide to remove background yourself - using [GIMP](https://gimp.org) or something like `Photoshop` or `PAINT.NET` if you are on Windows. **Forget about it!** I'm gonna show you how you can use [imagemagick](https://imagemagick.org/) to automate basic tasks like removing background and cropping images. diff --git a/src/pages/blog/2021-08-18.md b/src/pages/blog/2021-08-18.md index f048106..74abe3c 100644 --- a/src/pages/blog/2021-08-18.md +++ b/src/pages/blog/2021-08-18.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # Python :python: in real life Recently I had a chance to solve an accounting problem. And as always, Python saved me some time and nerve cells. diff --git a/src/pages/blog/2021-09-10.md b/src/pages/blog/2021-09-10.md index de1d7a0..e40e802 100644 --- a/src/pages/blog/2021-09-10.md +++ b/src/pages/blog/2021-09-10.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # Summer 2021 - retrospective This summer was one of the greatest I ever had! diff --git a/src/pages/blog/2021-09-21.md b/src/pages/blog/2021-09-21.md index d3a5f8f..798ca03 100644 --- a/src/pages/blog/2021-09-21.md +++ b/src/pages/blog/2021-09-21.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # I'm back on Carnivore! :meat_on_bone: This weekend I bought a new high-quality pan and now I just can't resist going back to carnivore diet. diff --git a/src/pages/blog/2021-10-06.md b/src/pages/blog/2021-10-06.md index 4611853..c2482d6 100644 --- a/src/pages/blog/2021-10-06.md +++ b/src/pages/blog/2021-10-06.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # You should start using `ssh-copy-id` now! Over the last couple of weeks I had to simultaneously manage up to 4 virtual machines in the Cloud. Holy shit, I've lost so much time just trying to log into them - picking up the correct server IP, then finding the password for it, and then finally `ssh`-ing into it. That's such a painful process, especially when you have to repeat it over and over again. diff --git a/src/pages/blog/2021-10-27.md b/src/pages/blog/2021-10-27.md index 06b9a0d..de9e716 100644 --- a/src/pages/blog/2021-10-27.md +++ b/src/pages/blog/2021-10-27.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # Ray marching in Rust :rust: ! I'm currently learning Rust for fun and re-writing my [ascii-renderer](https://github.com/eug-vs/ascii-3d-renderer) from Python :python:. I'm using Ray Marching this time, here's how it looks (if you are on mobile, use desktop version of the site): diff --git a/src/pages/blog/2021-10-28.md b/src/pages/blog/2021-10-28.md index aece45f..2414224 100644 --- a/src/pages/blog/2021-10-28.md +++ b/src/pages/blog/2021-10-28.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # Pistol :gun: - yet another ASCII renderer In [previous blog post](./2021-10-27) I've shown you my beginnings with Rust :rust: - today I wanna share some progress! The project is now officially called **Pistol** :gun: diff --git a/src/pages/blog/2022-02-26.md b/src/pages/blog/2022-02-26.md index bd759f2..3b3f2f2 100644 --- a/src/pages/blog/2022-02-26.md +++ b/src/pages/blog/2022-02-26.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # Слава Україні! :ukraine: Russian government is doing terrible things to Ukraine. No excuse. diff --git a/src/pages/blog/2022-03-17.md b/src/pages/blog/2022-03-17.md index 59d9e71..8db8261 100644 --- a/src/pages/blog/2022-03-17.md +++ b/src/pages/blog/2022-03-17.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # Жыве Беларусь! :belarus: Belarus citizens meet a lot of hatred outside the country. But are not the same as our government! diff --git a/src/pages/blog/2022-03-24.md b/src/pages/blog/2022-03-24.md index 7359978..2838d66 100644 --- a/src/pages/blog/2022-03-24.md +++ b/src/pages/blog/2022-03-24.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # Here comes my git server :fire: I've mirrored all of my important projects from GitHub :github: (along with some unpublished ones) to my personal git server: https://git.eug-vs.xyz diff --git a/src/pages/blog/2022-03-26.md b/src/pages/blog/2022-03-26.md index 1bc09b2..f958ae3 100644 --- a/src/pages/blog/2022-03-26.md +++ b/src/pages/blog/2022-03-26.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # Agent-less infrastructure management with Ansible :ansible: As I explore new things and grow my homelab :raspberry-pi: infrastructure things start to get a little messy. I've reached the point where I should start using more advanced deployment strategy than just manually setting up servers via SSH or `rsync`-ing a bunch of files into them. The goal is to reach [Infrastructure as Code](https://en.wikipedia.org/wiki/Infrastructure_as_code). diff --git a/src/pages/blog/2022-04-02.md b/src/pages/blog/2022-04-02.md index 6f8a9a2..fd9a99f 100644 --- a/src/pages/blog/2022-04-02.md +++ b/src/pages/blog/2022-04-02.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # DWM - useless gaps are useless! Many people in Linux community spend too much time *"ricing"* their desktops. Here are few points I came to after using minimal window managers for 2 years: - Screen real estate **matters** diff --git a/src/pages/blog/2022-04-17.md b/src/pages/blog/2022-04-17.md index d6ca637..01b1ed7 100644 --- a/src/pages/blog/2022-04-17.md +++ b/src/pages/blog/2022-04-17.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # Running Gentoo :gentoo: on multiple workstations Last week I've migrated my daily-driver laptop :computer: from [Artix Linux](https://artixlinux.org/) to [Gentoo](https://www.gentoo.org/). I also have Gentoo-powered PC for a ~half a year already, so some experience has accumulated. I always wanted to do that, but there was a fear of unknown: diff --git a/src/pages/blog/2022-04-18.md b/src/pages/blog/2022-04-18.md index 4f817a8..07ba19b 100644 --- a/src/pages/blog/2022-04-18.md +++ b/src/pages/blog/2022-04-18.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # Patching Gentoo :gentoo: packages in the wild Everyone who has ever used **st** - [suckless terminal](https://st.suckless.org) - has experienced [weird crash](https://github.com/LukeSmithxyz/voidrice/issues/284) when trying to render some very specific unicode characters. In this short post I'm showing how easy it is to solve this problem on Gentoo with the help of patches. diff --git a/src/pages/blog/2022-04-24.md b/src/pages/blog/2022-04-24.md index b0d6d2f..8100ea8 100644 --- a/src/pages/blog/2022-04-24.md +++ b/src/pages/blog/2022-04-24.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # Creating Gentoo :gentoo: ebuilds is easy as fuck! Ah shit... Here we go again manually downloading binary version of `libspotify` from [archive on GitHub](https://github.com/mopidy/libspotify-archive/). But wait :thinking:, don't we have package manager already? Let's fix that right now! diff --git a/src/pages/blog/2022-09-26.md b/src/pages/blog/2022-09-26.md index 2a8e8f8..1bf95b0 100644 --- a/src/pages/blog/2022-09-26.md +++ b/src/pages/blog/2022-09-26.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # Branching sucks. Trunk-based development :git: will boost your project! I am now working on a cool startup and I'm really glad we adopt this model. diff --git a/src/pages/blog/2022-09-30.md b/src/pages/blog/2022-09-30.md index b9fdca4..7bdf10f 100644 --- a/src/pages/blog/2022-09-30.md +++ b/src/pages/blog/2022-09-30.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # Plaintext accounting :hledger: is cool Accounting is ancient as hell. Even the cavemen knew how to keep their books. Do you tho? diff --git a/src/pages/blog/2022-10-16.md b/src/pages/blog/2022-10-16.md index 8c13314..ac02868 100644 --- a/src/pages/blog/2022-10-16.md +++ b/src/pages/blog/2022-10-16.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # Tell your designer that you use Tailwind :tailwind: Preferably before they start working on the project. Seriously. diff --git a/src/pages/blog/index.md b/src/pages/blog/index.md index c486fe7..56fc6ca 100644 --- a/src/pages/blog/index.md +++ b/src/pages/blog/index.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # Blog ## 2022 |