Dev notes

Local Ollama models

2024-02-11

How to install and run open source LLM’s locally using Ollama and integrate it into VSCode editor for assisted code completion etc.

[Read more]

Ansible Vault

2023-12-29
#ansible  #devops 

How to use Ansible Vault to keep sensitive data in your playbooks hidden and protected.

[Read more]

Automate infrastructure with Terraform

2023-12-28
#terraform  #devops 

How to use Terraform, an infrastructure as code (IaC) tool, to provision a DigitalOcean droplet.

[Read more]

Api platform custom filters

2023-11-27
#symfony  #api-platform 

When not using entities as the api resources, in order to filter collections one or more custom filters can be applied to the classes annotated with the [#ApiResource] attribute.

[Read more]

State management in Api Platform

2023-11-21
#symfony  #api-platform 

Fetch data and mutate state for custom api resources when using the Api Platform framework.

[Read more]
< [Newer posts] :: [Older posts] >
© 2026 Powered by Hugo :: Theme made by panr