BCS Blog

COBOL, z/OS performance measurement, and systems programming updates.

Open Portal
5,404 Impressions

Content performanceImpressionsCumulative5,404Impressions618%vs. prior 7 daysChartLine chart with 7 data points.The chart has 1 X axis displa...

Arch Brooks Jul 22, 2026
update pi

npm install -g --prefix ~/.local @earendil-works/pi-coding-agent@latest...

Arch Brooks Jul 20, 2026
llama models

$ find ~ -type f -name "*.gguf" 2>/dev/null/home/archman/Models/Qwen_Qwen3-8B-Q4_K_M.gguf/home/archman/Applications/llama.cpp/models/ggml...

Arch Brooks Jul 20, 2026
new blog category

Here is a prompt to add categories to Create New blog Postadd Artificial Intellegence to the Category of Create New Blog...

Arch Brooks Jul 19, 2026
crm

Here is a new crm...

Arch Brooks Jul 19, 2026
bring mobile desktop toggle

look in https://bcs.archman.us/sf/Brooks_Computing_Systems.html bring the Mobile and Desktop functionality with icons to the landing page an...

Arch Brooks Jul 19, 2026
mindshub

MindsHub itself does not provide a native Linux desktop application yet. As of now, it offers: Web application Windows desktop app mac...

Arch Brooks Jul 18, 2026
rsync to server

To copy files from your local machine to a remote server with rsync:rsync -avz /path/to/local/file user@server:/path/to/remote/directory/Exa...

Arch Brooks Jul 18, 2026
kill kodi

If Kodi is running in the foreground: Ctrl+C To kill it from another terminal: pkill kodi or killall kodi If it doesn't exit: pkill -9 kodi ...

Arch Brooks Jul 17, 2026
wxWidgets

wxWidgets is a mature, open-source C++ GUI framework for building native desktop applications on Windows, Linux, and macOS from a single cod...

Arch Brooks Jul 17, 2026
Hermes Agent

Hermes Agent is an open-source autonomous AI agent developed by Nous Research. Unlike a traditional chatbot, it is designed to run continuou...

Arch Brooks Jul 17, 2026
wxPython

wxPython is a cross-platform GUI toolkit for Python that wraps the C++ wxWidgets library. It lets you build native desktop applications for:...

Arch Brooks Jul 17, 2026
Python In A Browser

1. Pyodide (Best for client-side Python)Pyodide compiles CPython to WebAssembly, allowing Python to run entirely in the browser without a se...

Arch Brooks Jul 17, 2026
kiro

If you're referring to Kiro in the software development world:Kiro is an AI-powered, agentic IDE (Integrated Development Environment) design...

Arch Brooks Jul 17, 2026
cdn

A CDN (Content Delivery Network) is a distributed network of servers that caches and delivers web content from locations close to your users...

Arch Brooks Jul 14, 2026
arc

arcIf you mean Intel Arc, it's Intel's family of GPUs for gaming, AI, and professional workloads.5There are two main types:Integrated Intel ...

Arch Brooks Jul 14, 2026
n8n

n8n (pronounced "n-eight-n") is an open-source workflow automation platform that lets you connect applications, APIs, databases, AI models, ...

Arch Brooks Jul 14, 2026
mcp

MCP (Model Context Protocol) is an open standard that lets AI models connect to external tools, data sources, and services through a common ...

Arch Brooks Jul 14, 2026
pi ai

Pi AI is a conversational AI assistant created by Inflection AI. It was designed to be especially natural, empathetic, and engaging in conve...

Arch Brooks Jul 14, 2026
agent sdk

The OpenAI Agents SDK is an open-source framework for building AI agents that can reason, use tools, collaborate with other agents, and exec...

Arch Brooks Jul 14, 2026
vercel

Vercel is a cloud platform for building and deploying web applications, especially frontend apps. It's best known as the company behind Next...

Arch Brooks Jul 14, 2026
sentry

Sentry is an application monitoring and error-tracking platform that helps developers detect, diagnose, and fix issues in software.Its main ...

Arch Brooks Jul 14, 2026
loom

If you're referring to Loom, it's a popular screen recording and asynchronous video messaging platform used for work, education, and technic...

Arch Brooks Jul 14, 2026
crm

A CRM (Customer Relationship Management) system helps businesses manage interactions with customers, prospects, and sales opportunities in o...

Arch Brooks Jul 14, 2026
cut

cut is a standard Unix/Linux command used to extract specific columns or fields from each line of a file or input stream.Basic Syntaxcut OPT...

Arch Brooks Jul 14, 2026
awk

awk is a powerful Unix/Linux text-processing language designed for searching, filtering, transforming, and reporting on structured text. It ...

Arch Brooks Jul 14, 2026
grep

grep is a command-line utility used to search for text that matches a pattern in files or input. It's available on Linux, macOS, and other U...

Arch Brooks Jul 14, 2026
sed

sed is a stream editor commonly used on Unix/Linux and macOS systems to process and transform text. It reads input line by line, applies com...

Arch Brooks Jul 14, 2026
online flight planning system

Before joining TWA, I had already earned my certification as a Nuclear Engineer. That certification qualified me to develop computer softwar...

Arch Brooks Jul 13, 2026
COBOL Over c

I hear a great deal about the C programming language. Having written COBOL applications for more than 50 years, I've gained a deep appreciat...

Arch Brooks Jul 13, 2026
GT1 Mega Specifications

Article ID Code:GK-Spe-22Dimensions135 × 132 × 44.35 mmCPUIntel® Core™ Ultra 9 185H processors16 Cores, 22 ThreadsL3 Cache: 24 MBFrequency: ...

Arch Brooks Jul 13, 2026
effective use of Mate Terminal

To open six tabs in MATE Terminal, use: mate-terminal \ --tab \ --tab \ --tab \ --tab \ --tab \ --tab Or more explicitly: mate-t...

Arch Brooks Jul 13, 2026
README.md For ab_AI

# Brooks Computing Systems - Jacksonville AI GPUA web-based chat interface for interacting with local LLMs via `llama.cpp` server, with Whis...

Arch Brooks Jul 12, 2026
Llama.cpp Interface

I have developed a high-performance interface for Llama.cpp that leverages the GPU acceleration available on my hardware through Intel oneAP...

Arch Brooks Jul 11, 2026
whisper-enabled blog

I have just enabled whisper on all input and search fields in the blog for BCS blog...

Arch Brooks Jul 10, 2026
What Is OpenAI

OpenAI is an artificial intelligence research and deployment company whose mission is to ensure that artificial general intelligence (AGI) b...

Arch Brooks Jul 10, 2026
Run llama.cpp

If you built llama.cpp from source, you start it by running one of the executables in the build/bin directory. 1. Load the oneAPI environmen...

Arch Brooks Jul 10, 2026
llama.cpp

llama.cpp is a fast, open-source inference engine for running large language models (LLMs) locally on your own computer. It was originally c...

Arch Brooks Jul 10, 2026
OneAPI

The fastest method on Gentoo is to build the current upstream version with CMake. Install dependencies sudo emerge --ask \ git \ cma...

Arch Brooks Jul 10, 2026
Odysseus AI Is Recommended

Why I Recommend Odysseus AI EnvironmentArtificial intelligence has rapidly become an essential part of modern software development, research...

Arch Brooks Jul 10, 2026
Software Engineers Prefer Portage

Why I Like Portage: A Software Engineer's PerspectiveIntroductionHaving spent more than fifty years developing software and working with num...

Arch Brooks Jul 10, 2026
Welcome to RBAC System

RBAC (Role-Based Access Control) is a security model that controls what users can see and do based on the roles assigned to them, rather tha...

Admin User Jul 3, 2026
Core 9 Ultra

Based on what you've shared previously, your Geekom GT1 Mega is equipped with the Intel Core Ultra 9 185H, one of Intel's flagship Core Ultr...

Arch Brooks Jul 3, 2026
OpenCode configuration

~/.config/opencode/opencode.json...

Arch Brooks Jul 2, 2026
portage update

That message is normal on Gentoo after an emerge with autounmask. Before continuing, update the Portage configuration files. Check which fil...

Arch Brooks Jun 24, 2026
Whisper Service On Gentoo

Since you've already built whisper.cpp with Intel oneAPI/SYCL on your Gentoo system, the easiest way to run Whisper as a background service ...

Arch Brooks Jun 23, 2026
New GitHub Repository

https://github.com/archman007/tut...

Arch Brooks Jun 21, 2026
Dump Schema And Data MariaDB

mariadb-dump -u bcs -p tutorial_library > tut.sqlThe above command dmps to sql a specific database...

Arch Brooks Jun 15, 2026
ssh Into Server

ssh amb01srv the above command uses the ssh entry amb01srv for credentials and connects to the server...

Arch Brooks Jun 14, 2026
sfapp Debugging

systemctl sfapp stop systemctl sfapp status systemctl sfapp start Error: HTTP 502: {"ok":false,"error":"Backend request failed","detail":"Fa...

Arch Brooks Jun 14, 2026