Skip to content

Instantly share code, notes, and snippets.

@dinnouti
dinnouti / unbound.conf
Created June 28, 2023 20:13
unbound configuration for ubuntu 22.04
server:
tls-cert-bundle: /etc/ssl/certs/ca-certificates.crt
qname-minimisation: yes
interface: eth0
access-control: 192.168.0.0/16 allow
logfile: "/var/log/unbound.log"
use-syslog: no
do-ip6: no
prefetch: yes
cache-max-ttl: 14400
@dinnouti
dinnouti / aider model metadata.md
Last active March 3, 2025 15:34
Adding Amazon Nova and Claude 3 Models to Aider Chat

Adding Amazon Nova and Claude 3 Models to Aider Chat

If your version of Aider doesn't include support for Amazon Bedrock Nova models or Claude 3 Sonnet, you can add them manually using model metadata configuration. Also see how to use Aider with Bedrock

Nova Models v1 Comparison

Feature Nova Micro Nova Lite Nova Pro
Context Window 128K tokens 300K tokens 300K tokens
Best For Quick tasks, shorter interactions General purpose, good balance Complex tasks, highest quality