Content of file from Azure DevOps repository
At work this week I came across a hurdle which took me a lot of searching and asking perplexity (OpenAi) large language model for a solution. Sadly without any correct suggestions. In the end, I f...
At work this week I came across a hurdle which took me a lot of searching and asking perplexity (OpenAi) large language model for a solution. Sadly without any correct suggestions. In the end, I f...
A mindmap of time series analysis mindmap root((Time Series Analysis)) Databases TimeScaleDB InfluxDB Python tools Altair Pandas DuckDB Po...
Background I recently watched the keynote/demo on llamfile which showed how local LLMs in a single executable. Ollama is great but the additional installation/maintenance overhead it brings can be ...
TL;DR My terminal now looks something like this across all of my devices. Thanks to zsh, ohmyzsh and p10k projects! Standard directory view Standard git directory and virtuale...
After weeks of researching for the ideal travel router in March of this year, I decided to buy the Beryl GL MT1300 travel router from Gl-inet. Requirements for a travel router My requirements were...
During the past 10 years, I probably have written OS images to pendrives over 300 times. This to either fresh install or reinstall OS on windows, linux, mac and on raspberrypi computers. However, i...
About two months ago, I found out about an open-source project called NerdMiner and the curiosity led me to try the project out myself. NerdMiner is a solo-miner software setup on very low specifi...
Being a dad comes with opportunities to automate mundane chores. To curate a sensible kids video collection, I have to download select videos from YouTube. To organize this content, I have recently...
I recently opened up Postman to access an old collection. To my surprise, Postman has now fully gone the cloud way and syncs all collections to the cloud. This means that if I somehow forgot to re...
The aim with this post is to centralize all my most used linux commands and their different use case descriptions using the tldr module. Someday when I wonder what the syntax was for a command, I ...