Skip to content

Instantly share code, notes, and snippets.

View s3rj1k's full-sized avatar
🍀
https://andersoncardoso.github.io/ydd/

s3rj1k s3rj1k

🍀
https://andersoncardoso.github.io/ydd/
View GitHub Profile
@s3rj1k
s3rj1k / db_benchmark_test.go
Last active March 11, 2024 12:20
Benchmark SQL builders.
package main
import (
"bytes"
"database/sql"
"fmt"
"testing"
"text/template"
sq "github.com/Masterminds/squirrel"
@s3rj1k
s3rj1k / HowTo
Last active March 6, 2024 12:12
Ubuntu 20.04.3 AutoInstall
# For recent versions of Ubuntu:
- https://www.pugetsystems.com/labs/hpc/ubuntu-22-04-server-autoinstall-iso/
# Docs:
- https://wiki.ubuntu.com/FoundationsTeam/AutomatedServerInstalls
- https://wiki.ubuntu.com/FoundationsTeam/AutomatedServerInstalls/ConfigReference
- https://cloudinit.readthedocs.io/en/latest/topics/datasources/nocloud.html
- https://discourse.ubuntu.com/t/please-test-autoinstalls-for-20-04/15250/53
# Download ISO Installer: