In case you thought LLMs will solve all our problems and we can all enjoy the back seat now, because that’s not how it works. LLMs will simply expand a prompt with what’s likely. Or to be more precise: what’s likely a human has once written. Simple as that. AI is great for finding correlations […]
Automatically add ICS files to Google Calendar
If your preferred email client is not one of the popular choices, for example you use roundcube, Nextcloud or Snappy mail, you probably have come across a situation where email invitations to web meetings arrive as email attachments. What’s then most convenient is to be able to click on an attachment and have it automatically […]
Windows-like sound in a Linux desktop – or better!
While the sound architecture in Windows desktops is far from ideal, it’s still one of the most comfortable setups, at least from the user experience perspective. Most of the time it works and the default setup is suitable for vast majority of situations. Meanwhile, ALSA in Linux has really made good progress. Most of the […]
Carbon is the mind-killer
I couldn’t help myself but start with this paraphrase. I’ll try to prove a point that just like fear, carbon has stolen the spotlight leaving many other important aspects in the dark. And as of “Dune”, ecology is one of its main themes in what I consider to be its true holistic meaning, so very much in line with the popular ESG topics.
Migration to wildcard letsencrypt certificate for all services
I have been running on a wildcard certificate for many years on my server. While there are concerns that these are less secure because they violate the rule of not keeping all eggs in one basket, the main reason for my migration was cost (and I prefer to stick to the wildcard for convenience). Lets […]
More performance from virtualization?
I would be highly interested in opinions in the below idea. Big thanks to everyone who already shared their feedback with me on it. I’ve decided to write about the idea here in more detail to collect more feedback and hopefully learn more about the details of spreading workload across virtual nodes. Back in 2005, […]
I have joined Plutus.it
But what is Plutus? Aside from being the Greek god of wealth, it is a fresh approach to crypto-fiat gateways and building financial services on top of that. And much more – as per the whitepaper: The Plutus Mobile Application enables a user to make contactless Bitcoin payments at any merchant with a Near Field […]
Puppet, Git, Docker in DevOps – a simple yet powerful workflow
In this article I’ll briefly describe how I’m managing my code (configs, scripts, etc.) between my workstation and my virtual private server playground. I will try to point out where I’m using simple solutions instead of enterprise-appropriate ones. To automate the workflow, I am using: Docker – to run services in sandboxed networks, without their […]
Gentoo, VPC, Docker and an Ethereum Go node
Blockchain, unlike “cloud computing” is more than a buzz word as it proves to be superior for integral and consistent systems of record in many aspects, such as IT infrastructure footprint and cryptographic security of the data at rest. While there are many projects out there aiming to deliver technology solutions based on blockchain concepts, […]
Next-gen infrastructure part 2
Around the end of 2016 I wrote a longer article about the state of the IT infrastructure, trying to single out a trend I was observing. I was clearly inspired by Stanislaw Lem’s books as well as my own deep-dive sessions into technology. My conclusions back then were a vision of container or unikernel approach […]