Skip to content

Instantly share code, notes, and snippets.

View anon987654321's full-sized avatar

anon987654321

View GitHub Profile
# `master.json`
## 1
```json
{
"_meta": {
"version": "v8.0.0",
"schema": "https://json-schema.org/draft/2020-12/schema",
"created": "2025-01-15T00:00:00Z",
"updated": "2025-06-26T12:00:00Z",

brgen, amber, privcam, bsdports, hjerterom on OpenBSD 7.7+, leveraging Hotwire, StimulusReflex, Stimulus Components, and Devise for authentication.

Each app is configured as a Progressive Web App (PWA) with minimalistic views, SCSS targeting direct elements, and anonymous access via devise-guests. Deployment uses the existing openbsd.sh for DNSSEC, relayd, httpd, and acme-client.

Overview

  • Technology Stack: Rails 8.0+, Ruby 3.3.0, PostgreSQL, Redis, Hotwire (Turbo, Stimulus), StimulusReflex, Stimulus Components, Devise, devise-guests, omniauth-vipps, Solid Queue, Solid Cache, Propshaft.
  • Features:
    • Anonymous posting and live chat (devise-guests).
  • Norwegian BankID/Vipps OAuth login (omniauth-vipps).

master.json

1

{
  "_meta": {
    "version": "v8.0.0",
    "schema": "https://json-schema.org/draft/2020-12/schema",
    "created": "2025-01-15T00:00:00Z",
    "updated": "2025-06-26T12:00:00Z",
#!/usr/bin/env zsh
# OpenBSD deployment for 57 domains and 8 Rails apps
# Updated: 2025-06-22 18:33:56 UTC
# Author: anon987654321
set -euo pipefail
# Essential constants
BRGEN_IP="46.23.95.45"
HYP_IP="194.63.248.53"
{
"_meta": {
"version": "v8.0.0",
"schema": "https://json-schema.org/draft/2020-12/schema",
"created": "2025-01-15T00:00:00Z",
"updated": "2025-06-26T12:00:00Z",
"validation": "2025-06-26T12:00:00Z",
"description": "World-class project completion system with design excellence, business strategy integration, and AI-enhanced quality assurance",
"author": "claude_sonnet_4",
"lines": 0,
@anon987654321
anon987654321 / distorted-warptunnel-audio-visualizer.markdown
Created June 18, 2025 20:46
Distorted Warptunnel Audio Visualizer
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hjerterom</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;800&display=swap" rel="stylesheet">
<style>
body {
<html lang='en'>
<head>
<meta charset='UTF-8'>
<meta name='viewport' content='width=device-width, initial-scale=1.0'>
<title>Amber Logo</title>
<style>
/* Base (Mobile-First) Styling */
body {
margin: 0;
overflow-x: hidden;