# devhumor

Published articles for devhumor.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Vim

DevFeed: [Vim](<https://devfeed.tech/articles/vim-37455.md>)

Original publisher: [Read original article](<https://iridakos.com/programming/2019/12/20/thy-vim>)

Author: Lazarus Lazaridis

Published: 2019-12-20T07:00:00Z

Content type: article

Language: en

Sources: [Lazarus Lazaridis](<https://devfeed.tech/sources/lazarus-lazaridis.md>)

Topics: [Vim](<https://devfeed.tech/topics/vim.md>), [Processes](<https://devfeed.tech/topics/processes.md>)

Tags: [devhumor](<https://devfeed.tech/tags/devhumor.md>), [file](<https://devfeed.tech/tags/file.md>), [humor](<https://devfeed.tech/tags/humor.md>), [i](<https://devfeed.tech/tags/i.md>), [linux](<https://devfeed.tech/tags/linux.md>), [poem](<https://devfeed.tech/tags/poem.md>), [process](<https://devfeed.tech/tags/process.md>), [programming](<https://devfeed.tech/tags/programming.md>), [shell](<https://devfeed.tech/tags/shell.md>), [vim](<https://devfeed.tech/tags/vim.md>)

### AI overview

A humorous poem about learning Vim describes editing files, encountering read-only behavior, and struggling with shell commands and processes.

### Source excerpt

Roses are red Violets are blue I have stuck in vim And so have you. Vim ain't for newbies But I'm a curious soul So I went down That shell rabbit hole. I tried to edit hosts Everything went wrong The file remained open For two hours long. When I found the magic Semicolon double-u q The file was readonly You've been there too. The bells started ringing As I controlled + c What was I thinking I WANT TO BE FREE I had to stop the panic Said it'll all be fine I will just kill the process Using minus nine. -- iridakos

## Descriptive variable names

DevFeed: [Descriptive variable names](<https://devfeed.tech/articles/descriptive-variable-names-37454.md>)

Original publisher: [Read original article](<https://iridakos.com/programming/2019/12/12/descriptive-variable-names>)

Author: Lazarus Lazaridis

Published: 2019-12-12T07:00:00Z

Content type: tutorial

Language: en

Sources: [Lazarus Lazaridis](<https://devfeed.tech/sources/lazarus-lazaridis.md>)

Topics: [Tool](<https://devfeed.tech/topics/tool.md>), [API](<https://devfeed.tech/topics/api.md>), [Development](<https://devfeed.tech/topics/development.md>), [Variable](<https://devfeed.tech/topics/variable.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [development](<https://devfeed.tech/tags/development.md>), [devhumor](<https://devfeed.tech/tags/devhumor.md>), [easily](<https://devfeed.tech/tags/easily.md>), [guide](<https://devfeed.tech/tags/guide.md>), [humor](<https://devfeed.tech/tags/humor.md>), [introduction](<https://devfeed.tech/tags/introduction.md>), [programming](<https://devfeed.tech/tags/programming.md>), [tool](<https://devfeed.tech/tags/tool.md>), [variable](<https://devfeed.tech/tags/variable.md>)

### AI overview

The supplied text describes an introduction and guide for installing and using DuckRails, a development tool for mocking API endpoints dynamically. It also states that a Docker image is available.

### Source excerpt

[others]: Variable names must be descriptive. [me]: $help-help-help: #F1F1F1;

## Introduction and guide to using DuckRails for dynamically mocking API endpoints

DevFeed: [Introduction and guide to using DuckRails for dynamically mocking API endpoints](<https://devfeed.tech/articles/pizza-commit-37452.md>)

Original publisher: [Read original article](<https://iridakos.com/programming/2019/12/04/pizza-commit>)

Author: Lazarus Lazaridis

Published: 2019-12-04T09:00:00Z

Content type: tutorial

Language: en

Sources: [Lazarus Lazaridis](<https://devfeed.tech/sources/lazarus-lazaridis.md>)

Topics: [Tool](<https://devfeed.tech/topics/tool.md>), [Mocking](<https://devfeed.tech/topics/mocking.md>), [API](<https://devfeed.tech/topics/api.md>), [Docker](<https://devfeed.tech/topics/docker.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [devhumor](<https://devfeed.tech/tags/devhumor.md>), [docker](<https://devfeed.tech/tags/docker.md>), [guide](<https://devfeed.tech/tags/guide.md>), [humor](<https://devfeed.tech/tags/humor.md>), [introduction](<https://devfeed.tech/tags/introduction.md>), [mocking](<https://devfeed.tech/tags/mocking.md>), [programming](<https://devfeed.tech/tags/programming.md>), [tool](<https://devfeed.tech/tags/tool.md>)

### AI overview

An introduction and installation guide for DuckRails, a development tool for mocking API endpoints dynamically. The document also notes that a Docker image is available.

### Source excerpt

Me: $ git commit -m "Closes issue #13" * Remove obsolete reference to core entity * Refactor module generating values * Log every ac... Colleague: "Hey, the pizza is heeeere" Me: * backspaces * $ git commit -m "Fixes"

## DuckRails: A Guide to Installing and Using a Tool for Mocking API Endpoints

DevFeed: [DuckRails: A Guide to Installing and Using a Tool for Mocking API Endpoints](<https://devfeed.tech/articles/what-do-you-get-after-you-lose-your-data-from-an-ssd-37453.md>)

Original publisher: [Read original article](<https://iridakos.com/programming/2019/12/04/ptssd>)

Author: Lazarus Lazaridis

Published: 2019-12-04T07:00:00Z

Content type: tutorial

Language: en

Sources: [Lazarus Lazaridis](<https://devfeed.tech/sources/lazarus-lazaridis.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [Tool](<https://devfeed.tech/topics/tool.md>), [API](<https://devfeed.tech/topics/api.md>), [Mocking](<https://devfeed.tech/topics/mocking.md>), [Docker](<https://devfeed.tech/topics/docker.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [development](<https://devfeed.tech/tags/development.md>), [devhumor](<https://devfeed.tech/tags/devhumor.md>), [docker](<https://devfeed.tech/tags/docker.md>), [guide](<https://devfeed.tech/tags/guide.md>), [humor](<https://devfeed.tech/tags/humor.md>), [introduction](<https://devfeed.tech/tags/introduction.md>), [mocking](<https://devfeed.tech/tags/mocking.md>), [programming](<https://devfeed.tech/tags/programming.md>), [tool](<https://devfeed.tech/tags/tool.md>)

### AI overview

An introduction and installation guide for DuckRails, a development tool for mocking API endpoints dynamically. The source also notes that a Docker image is available.

### Source excerpt

PTSSD

## Installing and Using DuckRails to Mock API Endpoints

DevFeed: [Installing and Using DuckRails to Mock API Endpoints](<https://devfeed.tech/articles/i-am-talking-to-my-code-37451.md>)

Original publisher: [Read original article](<https://iridakos.com/programming/2019/12/03/talking-to-my-code>)

Author: Lazarus Lazaridis

Published: 2019-12-03T19:00:00Z

Content type: tutorial

Language: en

Sources: [Lazarus Lazaridis](<https://devfeed.tech/sources/lazarus-lazaridis.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [API](<https://devfeed.tech/topics/api.md>), [Mocking](<https://devfeed.tech/topics/mocking.md>), [Tool](<https://devfeed.tech/topics/tool.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [Docker Image](<https://devfeed.tech/topics/docker-image.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [development](<https://devfeed.tech/tags/development.md>), [devhumor](<https://devfeed.tech/tags/devhumor.md>), [docker](<https://devfeed.tech/tags/docker.md>), [docker-image](<https://devfeed.tech/tags/docker-image.md>), [guide](<https://devfeed.tech/tags/guide.md>), [humor](<https://devfeed.tech/tags/humor.md>), [introduction](<https://devfeed.tech/tags/introduction.md>), [mocking](<https://devfeed.tech/tags/mocking.md>), [programming](<https://devfeed.tech/tags/programming.md>), [tool](<https://devfeed.tech/tags/tool.md>)

### AI overview

An introduction and guide to installing and using DuckRails, a development tool for mocking API endpoints dynamically. The article also notes that a Docker image is available.

### Source excerpt

I am talking to my code but according to my cat, this is the least worrying.

## Introduction and guide to installing and using DuckRails for dynamically mocking API endpoints

DevFeed: [Introduction and guide to installing and using DuckRails for dynamically mocking API endpoints](<https://devfeed.tech/articles/i-37449.md>)

Original publisher: [Read original article](<https://iridakos.com/programming/2019/11/22/i>)

Author: Lazarus Lazaridis

Published: 2019-11-22T15:00:00Z

Content type: tutorial

Language: en

Sources: [Lazarus Lazaridis](<https://devfeed.tech/sources/lazarus-lazaridis.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [API](<https://devfeed.tech/topics/api.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [Docker Image](<https://devfeed.tech/topics/docker-image.md>), [Mocking](<https://devfeed.tech/topics/mocking.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [development](<https://devfeed.tech/tags/development.md>), [devhumor](<https://devfeed.tech/tags/devhumor.md>), [docker](<https://devfeed.tech/tags/docker.md>), [docker-image](<https://devfeed.tech/tags/docker-image.md>), [guide](<https://devfeed.tech/tags/guide.md>), [humor](<https://devfeed.tech/tags/humor.md>), [introduction](<https://devfeed.tech/tags/introduction.md>), [mocking](<https://devfeed.tech/tags/mocking.md>), [poem](<https://devfeed.tech/tags/poem.md>), [programming](<https://devfeed.tech/tags/programming.md>), [tool](<https://devfeed.tech/tags/tool.md>)

### AI overview

An introduction and guide to installing and using DuckRails, a development tool for mocking API endpoints dynamically. The document also notes that a Docker image is available.

### Source excerpt

Roses are red Violets are blue I was looping forever And then I found you. i was your name I think j was next to you Born inside a for Died in there too. I saw you getting bigger Loop over loop over loop And j was getting smaller You were a great group. And then you just vanished You left me there alone Condition wasn't true At least nothing was thrown.