Skip to content

Instantly share code, notes, and snippets.

View oberstet's full-sized avatar

Tobias Oberstein oberstet

View GitHub Profile
@oberstet
oberstet / BS-Bingo-MAX.md
Created February 16, 2026 21:07
BS-Bingo-MAX

I have a fun idea! often, in "IT pro" meeting (on-line telco) I get bored by the bullshit I am made listening to.

I am not even talking about management talk, but "our lead architect knows better" kinda tech BS.

like for example

https://www.youtube.com/watch?v=40SnEd1RWUU

can you recommend a design and implementation plan for me creating an AI agent driven "BS Bingo MAX" bot, that I can let chime into such a meeting, which then proposes preposterous, funny, but nevertheless technically questions to raise? just or the fun of it. my hope is to survive such meetings by turning them into something entertaining & funny, so that it feels less like a total waste of (my) time?

@oberstet
oberstet / BS-Bingo-MAX.md
Created February 16, 2026 21:06
BS-Bingo-MAX

I have a fun idea! often, in "IT pro" meeting (on-line telco) I get bored by the bullshit I am made listening to. I am not even talking about management talk, but "our lead architect knows better" kinda tech BS. like for example // can you recommend a design and implementation plan for me creating an AI agent driven "BS Bingo MAX" bot, that I can let chime into such a meeting, which then proposes preposterous, funny, but nevertheless technically questions to raise? just or the fun of it. my hope is to survive such meetings by turning them into something entertaining & funny, so that it feels less like a total waste of (my) time?


This is a fantastic (and slightly dangerous) way to survive corporate purgatory. Creating a "BS Bingo MAX" agent requires a mix of real-time speech processing, a Large Language Model (LLM) tuned for "Technobabble," and a clever way to inject audio back into the meeting.

Here is a high-level design and implementation plan for your AI-driven Meeting Disrupter.


I have a fun idea! often, in "IT pro" meeting (on-line telco) I get bored by the bullshit I am made listening to. I am not even talking about management talk, but "our lead architect knows better" kinda tech BS. like for example // can you recommend a design and implementation plan for me creating an AI agent driven "BS Bingo MAX" bot, that I can let chime into such a meeting, which then proposes preposterous, funny, but nevertheless technically questions to raise? just or the fun of it. my hope is to survive such meetings by turning them into something entertaining & funny, so that it feels less like a total waste of (my) time?
---
This is a fantastic (and slightly dangerous) way to survive corporate purgatory. Creating a **"BS Bingo MAX"** agent requires a mix of real-time speech processing, a Large Language Model (LLM) tuned for "Technobabble," and a clever way to inject audio back into the meeting.
Here is a high-level design and implementation plan for your AI-driven Meeting Disrupter.
---

WAMP-Cryptosign Signature Schemes

Edwards-Curve ("classic")

sigscheme private key length public key length signature length notes
ed25519 32 32 64 aka "Edwards-Curve 25519": RFC 8032 / FIPS 186-5, comparable to 128-bit security
ed448 57 57 114 aka "Edwards-Curve 448": RFC 8032 / FIPS 186-5, comparable to 224-bit security

ML-DSA / Crystals Dilithium ("post-quantum-cryptography")

(venv) oberstet@amd-ryzen5:~/scm/crossbario/autobahn-python$ tox -e py310-asyncio
ROOT: tox-gh-actions won't override envlist because tox is not running in GitHub Actions
.pkg: _optional_hooks> python /home/oberstet/scm/crossbario/autobahn-python/venv/lib/python3.12/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
.pkg: get_requires_for_build_sdist> python /home/oberstet/scm/crossbario/autobahn-python/venv/lib/python3.12/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
.pkg: get_requires_for_build_wheel> python /home/oberstet/scm/crossbario/autobahn-python/venv/lib/python3.12/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
.pkg: prepare_metadata_for_build_wheel> python /home/oberstet/scm/crossbario/autobahn-python/venv/lib/python3.12/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
.pkg: build_sdist> python /home/oberstet/scm/crossbario/autobahn-python/venv/lib/python3.12/site-packages/pyprojec
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Digital Privacy Advocate Badge</title>
<style>
body {
margin: 0;
padding: 20px;
oberstet@intel-nuci7:~$ cd /tmp/
oberstet@intel-nuci7:/tmp$ wget https://files.pythonhosted.org/packages/ca/1f/1a52736e87b4a22afef615de45e2f509fbfb55c09798620b0c3f394076ef/google_genai-1.16.1.tar.gz
--2025-05-27 20:53:50-- https://files.pythonhosted.org/packages/ca/1f/1a52736e87b4a22afef615de45e2f509fbfb55c09798620b0c3f394076ef/google_genai-1.16.1.tar.gz
Auflösen des Hostnamens files.pythonhosted.org (files.pythonhosted.org) … 2a04:4e42::223, 2a04:4e42:400::223, 2a04:4e42:200::223, ...
Verbindungsaufbau zu files.pythonhosted.org (files.pythonhosted.org)|2a04:4e42::223|:443 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: 194270 (190K) [application/octet-stream]
Wird in ‘google_genai-1.16.1.tar.gz’ gespeichert.
google_genai-1.16.1.tar.gz 100%[================================================================================================================>] 189,72K --.-KB/s in 0,1s
oberstet@intel-nuci7:~/scm/rfminer/rfminer-pcb$ cd ~/scm/crossbario/crossbar
oberstet@intel-nuci7:~/scm/crossbario/crossbar$ git remote -v
Skully17 https://github.com/Skully17/crossbar.git (fetch)
Skully17 https://github.com/Skully17/crossbar.git (push)
meejah https://github.com/meejah/crossbar.git (fetch)
meejah https://github.com/meejah/crossbar.git (push)
origin git@github.com:oberstet/crossbar.git (fetch)
origin git@github.com:oberstet/crossbar.git (push)
upstream git@github.com:crossbario/crossbar.git (fetch)
upstream git@github.com:crossbario/crossbar.git (push)
(.venv) oberstet@intel-nuci7:~$ uname -a
Linux intel-nuci7 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
(.venv) oberstet@intel-nuci7:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
(.venv) oberstet@intel-nuci7:~$ cat ~/Downloads/detect_sh.bin
#! /bin/bash
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<ContinuousStructure CoordSystem="0">
<RectilinearGrid DeltaUnit="0.001" CoordSystem="0">
<XLines Qty="49">-100,-95.2525945022817,-90.5051890045634,-85.7577835068452,-81.0103780091269,-76.2629725114086,-71.5155670136903,-66.7681615159721,-62.0207560182538,-57.2733505205355,-52.5259450228173,-47.778539525099,-43.0311340273807,-38.2837285296624,-33.5363230319441,-30,-27.2275695831295,-24.4551391662589,-20.4945242850153,-17.6655136555556,-15.1672431722222,-13.0646644629969,-10.1210542700815,-6,-1.2149943387356,3.57001132252879,8.35501698379319,12.1528784939756,15.1672431722222,17.6655136555556,20.4945242850153,24.4551391662589,27.2275695831295,30,33.5363230319441,38.2837285296624,43.0311340273807,47.778539525099,52.5259450228173,57.2733505205355,62.0207560182538,66.7681615159721,71.5155670136903,76.2629725114086,81.0103780091269,85.7577835068452,90.5051890045634,95.2525945022817,100</XLines>
<YLines Qty="47">-100,-95.3333333333333,-90.6