Docker model runner
Docker model runner is Docker's solution for running LLMs locally
Docker model runner is Docker's solution for running LLMs locally
I was working with a dataset of tens of millions of rows of data, which is using UUIDs as identifiers. ...
"This presentation cannot be edited because it contains one or more read-only embedded (restricted) fonts. To edit t...
I finally got around to move this blog from Wordpress to more modern solution. This has been a long ...
Azure AD user had been initially created with a typo on his name. All the attributes had ...
I was building a simple tool to automate some uploads to Azure Blob Storage in Azure Func...
After setting up point-to-site VPNs on Azure, I thought I'd just throw in quickly also a site-to-site connec...
...
I'm using Github 2FA and git on Windows with the Windows Credentials store credenti...
I started investigating pairing problems with my Bose QC35 headphone/headset and Windows. At first, I was wondering w...
Steps for getting SSL certificate in pfx format (suitable for Azure for example)...
Azure now supports multiple IP addresses per cloud service. This means you can, for example, host multiple w...
After installing Azure CLI tools and trying to use them for the first time on Wind...
Check if SELinux is enabled:...
When creating a new project based on Maven archetype, IntelliJ IDEA wants to know certain Maven-re...
SPSS alternative, GNU PSPP includes a very easy-to-use tool that can convert the SPSS SAV file to CSV. Thi...
Too-long-don't-want-to-read--give-me-commands-to-paste-to-my-terminal:...
Azure Storage Emulator has logging capability but this is not enabled by default and it does not seem to...
I installed Ubuntu under Hyper-V and for some reason the UI with all the effects is S-L-O-W....
When you install SQL Server Express you can select the authentication mode. If you want to enable SQ...
I fell in love with the full size Apple keyboard. It is low profile and I really like how...
In order to investigate certain issues I wanted to find out the journal categories directly from...
set ($logFactory = $portal.getClass().forName('com.liferay.portal.kernel.log.LogFactoryUtil')) set ($l...
Drop something to the drawing surface, all other shapes freak out, running away from your new shape which you ...
I recently ran into issues with a third party application that had certain issues with threadlocals. Namely certain parts...
Creating a self-signed certificate is simple - when you know the correct commands....
I'm using multiple monitors and sometimes it would be useful to have hotkeys that would position the activ...
Few Windows 8 hotkeys I have found useful:...
Quite many vendors brag about the AES-256 encryption capabilities of their SSD drives. This sounds good, ever...
With calculations in binds, it is easy to run into NaN (Not-a-Number) or INF values showing on the form....
A simple processor for Orbeon forms that extracts locale information from request....
...
Orbeon XPL is a way of describing processing flows using XML syntax. Since there is no debugger, the debugging mostl...
Quite often I end up in situations where I need to use a value from an HTTP request (either parameter or heade...
Liferay service builder code generation is based on Freemarker templates. The default templates com...
When you create a new service with Liferay service builder, the system generates a whole lot of boil...
Working with application servers, it is not uncommon to encounter strange ClassCastExceptions that seem ...
Simple instructions for setting up git so that you can push new versions to server from the comfort of your works...
Creating a new portlet project in Liferay IDE may result in a NullPointerExce...
Tim Smart describes in his article a great way to use [upstart on Ubuntu to startup node.js applications](http:...
Some D-Link models support updating selected dynamic DNS services. The support is, however, limited, and it ...
The MongoDB version available from the default Ubuntu/Debian repositories can be fairly old. Luckily it is easy to ...
I wanted to replace multiple occurrences of underscore with single in one bash shell script. With...
A quick'n'dirty<sup>1</sup> way for transferring MongoDB collection from Linux to Windows, using [plink](h...
Install Apache and Enable relevant Apache proxy modules...
Quick instructions for enabling firewall on Ubuntu using Uncomplicated Firewall (ufw). The resulting rules are q...
Quick install script for installing MongoDB as a service on Windows. Further instructions are available in official Mo...
bash Release existing sudo dhclient -r Get new sudo dhclient Restart networking sudo /etc/init.d/networking st...
Sublime Text stores settings and packages in %APPDATA%\Sublime Text 2 folder by...
Resent news tell that Nokia has already in November acquired Smarterphone, a Norwegian company that makes a lightweight platf...
Encountered annoying MySQL problem when trying to dump database from a backup ...
[Loggly](http://loggly.com/) is a fairly new cloud-based log management service. You can think about it as a ligh...
Job postings are always the best way to glance to a future of company, aren't they? Maybe this reads as further evidence...
Rumours are saying that Nokia's "Meltemi" project is about melting Linux and Series40 and adding some Qt magic...
Red Hat is the latest company to join the big happy cloud provider family and they have interesting stuff to bring. OpenShift is ...
Think about how the cloud changed the way startups were run when we went from 20th century Web 1.0 to Web 2.0. During the dot-com boom it w...
Zendesk provides a very nice JIRA integration widget that allows creating JIRA cases directly from Zendesk and keep...
For security and other reasons, browsers put limitations on what sites you can access from JavaScript. The...
This is exactly what the world was waiting for! Amazon published [Beanstalk](http://aws.amazon.com/elasticbeanstalk), their first ...
In my quest to free my colleagues from unnecessary passwords, I created a simple web application for integrati...
Few interesting v7 related things....
Nulls are not created equal - except in Jasper. In some cases, you want to do grouping on the report ba...
Making a band stretch according to the height of its contents is simple. First, you need to have some content that is st...
1G It all started with cgi-bin applications that really did not separate the templating from the rest of the...