Skip to content

Instantly share code, notes, and snippets.

View mer0mingian's full-sized avatar
🖖

Daniel Mingers mer0mingian

🖖
View GitHub Profile
@mer0mingian
mer0mingian / warp_engine.md
Last active April 8, 2024 11:09
Star Trek Adventures - Resources

Technologies

Warp drive components

Here's a detailed list of components of a 24th-century warp engine, each with a brief explanation of its function, including notes on components that might be prone to wearing off:

  • Matter/Antimatter Reaction Assembly (M/ARA): The core of the warp drive, where matter (deuterium) and antimatter (antideuterium) are annihilated in a controlled reaction to generate the tremendous power required for warp travel[2].
  • Dilithium Crystals: Mediate the reaction between matter and antimatter, allowing for a controlled explosion. Dilithium is nonreactive with antimatter when subjected to high-frequency electromagnetic fields[2]. Prone to wearing off as they regulate high-energy reactions.
  • Warp Coils: Toroid or split toroid elements that generate a subspace field when energized by a modulated plasma stream, creating the warp bubble that allows the ship to travel faster than light[1]. Prone to wearing off due to constant exposure to high-energy plasma.
  • Plasma Conduits (Power
@mer0mingian
mer0mingian / chatGPT_de.md
Last active May 5, 2023 14:05
Definitve Liste von SR6-Buch-Resourcen

Prompt 1

Ich bin Spielleiter für eine Pen-and-Paper-Rollenspielrunde im Setting von Shadowrun 6. Ich möchte, dass Du mir hilfst, eine kreative Story für das Abenteuer auszuarbeiten. Anschließend möchte ich, dass Du mir hilfst, die hilfreichsten Character-Archetypen, Tabellen und Karten aus den Regelwerken zu identifizieren.

Die Handlung der Rollenspielrunde soll im Jahr 2080 in der Allianz Deutscher Länder (ADL) stattfinden. Die Charaktere für die Spieler sind bereits fertig.

Bitte bestätige zunächst kurz, dass Dir das Setting des Spiels bekannt ist.

Prompt 2

Bitte mache einen Vorschlag für ein Abenteuer, das innerhalb von maximal vier Stunden spielbar sein sollte. Kalkuliere dafür mit ein, dass die Spieler zwar schon begrenzte Erfahrung mit Shadowrun als Setting des Spiels haben, aber ungeübt in Pen-and-Paper-Rollenspielen sind.

@mer0mingian
mer0mingian / .vimrc
Last active November 25, 2019 20:27
My vim8 configuration
set nocompatible " required
filetype off " required
" README. First install Vundle.
" Then install the following dependencies:
" fzf - fzf.vim, vim-clap
" reggrep - OPTIONAL?
" ctags - Vista
" python3 -m pip install pynvim - vim-clap
" echo set t_Co=256 - lightline
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mer0mingian
mer0mingian / tutorial_dpcca_computation.ipynb
Created September 16, 2019 06:45 — forked from jaimeide/tutorial_dpcca_computation.ipynb
Python implementation of the Detrended Partial Cross-Correlation Analysis (DPCCA) coefficient
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mer0mingian
mer0mingian / nest_simulator_colab.ipynb
Created September 8, 2019 09:39
nest_simulator_colab.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mer0mingian
mer0mingian / Awesome_git_cheatsheet.md
Last active September 29, 2023 00:37 — forked from karenyyng/Git_mergetool_tutorial_with_Vim.md
How to use `git mergetool` to resolve conflicts