// TODO: write actual code

const GeekLife = {}

// A literary, self-ironic dev blog|

build: passingposts: 22last commit: 2h ago
post/011published

npm Dependency Hell

A deep dive into the terrifying moment when you run npm install and 1,347 packages appear in your node_modules, three of which are maintained by a single person in Nebraska.

javascripttools
post/012published

Поповнення в колекції: Descent journeys in the Dark

І ось нарешті приїхала, довгоочікувана й суперечлива покупка. Дуже хотів, але ціна та відгуки про її баланс змушували мене відкладати придбання. Трохи спонтанності — і ось вона в мене.

board-gamesdescent
post/013published

Початок розробки STDS

Скоро весна, і мене вже бере нудьга. Народилася ідея зробити мережевий топдаун-шутер у браузері на JavaScript у космічному сеттингу. Робоча назва проєкту STDS (Space Top Down Shooter).

gamedevstds
post/014published

Поганий понеділок

Зараз 4 ранку, мене знову здолало безсоння. Зазвичай я йду працювати. Для мене це благодатна пора спокою та тиші — що ще потрібно, щоб писати красивий, підтримуваний код?

life
post/015published

When the Build Breaks

A chronicle of the five stages of grief as experienced through a CI/CD pipeline that refuses to turn green, and the lessons learned along the way.

devlifetools
post/016published

The Joy of TypeScript

How I went from 'types are for people who can't hold code in their head' to 'I will never write untyped JavaScript again' in about six months.

javascript
post/017published

Refactoring Legacy Spaghetti

Every developer inherits a codebase they didn't write. The question isn't whether to refactor -- it's how to do it without losing your mind or breaking everything.

devlifeopinion
post/018published

Git Bisect Saves the Day

A love letter to git bisect -- the underappreciated tool that turns a haystack of commits into a binary search for the needle that broke everything.

tools
post/019published

CSS Specificity Wars

In which a simple color change spirals into a deep dive through cascading stylesheets, specificity calculators, and the liberal use of !important.

javascript
post/020published

Debugging at 3 AM

There's a special kind of clarity that comes at 3 AM when it's just you, a bug, and the quiet hum of a monitor. Or maybe that's just sleep deprivation talking.

devlife
stats/overviewlive
22Posts
23Min Read
9Tags
1Author