CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 17:04:21 GMT
content-type: text/html; charset=utf-8
server: cloudflare
last-modified: Fri, 12 Sep 2025 16:29:22 GMT
access-control-allow-origin: *
expires: Sat, 11 Oct 2025 17:14:21 GMT
cache-control: max-age=600
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=pAFEyuMFL%2FSTtz5mHjOniBsBjOdxez8%2FNAxafyo3yuxPzHYmUXI26Am3k4x1ElgyLkzTMZcsPdnxaJSWaNKg9%2BT%2F29w%2BmkJTM3vMKfQL4rQ%3D"}]}
x-proxy-cache: MISS
x-github-request-id: FDF6:54038:AC14C:D13A3:68EA8E14
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
age: 0
via: 1.1 varnish
x-served-by: cache-bom-vanm7210088-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760202261.181899,VS0,VE290
vary: Accept-Encoding
x-fastly-request-id: e8a561237d96d2a3c8c416a2841695e940dda9e9
cf-cache-status: DYNAMIC
content-encoding: gzip
cf-ray: 98cfefa3cac485c0-BOM
alt-svc: h3=":443"; ma=86400
Mendhak / Code
Mendhak / Code
A local LLM in the Firefox sidebar
Firefox has a chatbot sidebar that can be used to interact with the popular LLM chatbot providers, such as Claude, Gemini, and ChatGPT. It is possible to allow it to…
Managing multiple SSH keys for multiple GitHub organisations in a simple way
When working with multiple GitHub organisations, it is common to have to manage multiple SSH keys for git operations.
Developing personal Python apps for Android’s Linux environment
Since the Linux Terminal app was introduced for Android, I’ve been curious about the possibilities it could open up for personal app development.
Using Gemini CLI as an adhoc commandline question answerer
Google’s Gemini CLI is command line, context aware assistant: it looks at your current directory, tools, and tries to make helpful suggestions. Here I go over how I was able…
edit is a terminal text editor that doesn’t make me think
My terminal-based text editing almost always occurs in short sessions. I’ll usually want to modify something and get out. To me, it makes no sense to have to step on…
There is a dearth of automatic infinite scroll mice
My favourite feature of any mouse that I’ve ever used is the automatic infinite scroll wheel mode. This is a mode where the scroll wheel, in its normal clicky mode,…
My brief attempt at learning about Software Defined Radio on Ubuntu
When my previous office building shut down, I ‘inherited’ a Pi-aware which had been set up many years ago. I was vaguely aware that it made use of something called…