Welcome to BearlyChilly! 馃憢

This is where we share our notes, articles, book reviews, and anything else that might be on our mind. Feel free to look around and stay a while! 馃檪
Software Developers Don't Write Code Anymore

Software Developers Don't Write Code Anymore

Software developers barely write code by hand anymore. This article explores a framework for thinking about which tasks in any job are most likely to be reshaped by AI, using three dimensions: knowledge type, delivery constraints, and accountability.

April 10, 2026 路 8 min 路 1643 words 路 Emlin
Send Data to a Port Using TCP or UDP Without NetCat

Send Data to a Port Using TCP or UDP Without NetCat

Learn how to send data to a specific port using TCP or UDP on Linux without using NetCat.

March 7, 2025 路 1 min 路 193 words 路 Emlin
How to List Directory Sizes in Order on Linux

How to List Directory Sizes in Order on Linux

A simple guide to using the du command to list directory sizes in order on Linux.

March 7, 2025 路 1 min 路 84 words 路 Emlin
Setting Up Private Internet Access (PIA) VPN with OpenVPN on Linux CLI

Setting Up Private Internet Access (PIA) VPN with OpenVPN on Linux CLI

A step-by-step guide to setting up Private Internet Access VPN using OpenVPN on Linux via the command line interface (CLI).

March 7, 2025 路 3 min 路 610 words 路 Emlin
Tampermonkey Script - Toggle to Edit Any Web Page

Tampermonkey Script - Toggle to Edit Any Web Page

A simple Tampermonkey script that lets you quickly toggle text-editing mode on any webpage for quick UI mockups and text changes.

March 7, 2025 路 2 min 路 351 words 路 Emlin