Skip to content
↺ Sync · 18d ago RSS
Subscribe
posts 315
cats 138
latest 18d
category

Programming/

$ count 7 posts $ subcats 5
# ico title category date
01
Git Config

git config --global core.autocrlf false git config --global credential.helper "" rem To configure your name for Git commits use the following: rem git config --global user.name "Yo…

git
2026-08-23 1 min
02
WordPress Reference Architecture

A practical, layered view of WordPress as a platform, focused on Blocksy child themes as the customization vector. Written for engineers who need to make non-trivial changes to a B…

PHP
2026-05-25 9 min
03
PHP how to install PCNTL on Linux

The Process Control (PCNTL) extension for PHP provides process management functionality, allowing you to handle signals, fork processes, and manage child processes in your PHP appl…

PHP
2014-07-16 1 min
06
PAC File Examples

PAC File Examples Example 1 function FindProxyForURL(url, host) { // If URL has no dots in host name, send traffic direct. if (isPlainHostName(host)) return "DIRECT"; // If specifi…

2010-09-27 1 min
07
mathlab image processing

>> img=imread('img01.tif'); >> img1=imread('img01.tif'); >> imwrite(img1,'Im01.png','png'); >> whos img1 Name        Size                 Bytes  Class    Attributes img1      600x5…

2010-04-14 1 min

Trending — all time

view all →

Linked elsewhere

9 bookmarks
CYBERSECURITY
Assessment Templates crfsecure.org ↗
Hack the Logs hackthelogs.com ↗
OpenSOC opensoc.io ↗
PRODUCTIVITY
fastmail.com fastmail.com ↗
hardtime.nvim github.com ↗
jwno (tiling WM) agentkilo.itch.io ↗
Obsidian obsidian.md ↗
REFERENCE
server-world.info www.server-world.info ↗