Skip to content

Instantly share code, notes, and snippets.

View sardonyx001's full-sized avatar
🤲
in the java stack trace trenches

jam sardonyx001

🤲
in the java stack trace trenches
  • 東京(Tokyo)
  • 17:18 (UTC -12:00)
View GitHub Profile
@sardonyx001
sardonyx001 / Cargo.toml
Created April 15, 2026 04:09 — forked from vchernetskyi993/Cargo.toml
Rust - Single testcontainer for multiple test functions
[package]
name = "testcontainers-sample"
version = "0.1.0"
edition = "2021"
[dev-dependencies]
async_once = "0.2.6"
aws-sdk-s3 = "0.28.0"
ctor = "0.2.4"
lazy_static = "1.4.0"
@sardonyx001
sardonyx001 / dnsmasq OS X.md
Created March 5, 2026 04:49 — forked from ogrrd/dnsmasq OS X.md
Setup dnsmasq on OS X

Never touch your local /etc/hosts file in OS X again

To setup your computer to work with *.test domains, e.g. project.test, awesome.test and so on, without having to add to your hosts file each time.

Requirements

Install

@sardonyx001
sardonyx001 / coffeeware
Last active October 8, 2024 10:39 — forked from q3w3e3/monsterware
/*
* ------------------------------------------------------------
* "THE COFFEEWARE LICENSE" (Revision 03):
* <author> wrote this code. As long as you retain this
* notice, you can do whatever you want with this stuff. If we
* meet someday, and you think this stuff is worth it, you can
* buy me a coffee in return.
* ------------------------------------------------------------
*/