-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
70 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
title: Links | ||
brief: This post contains a list of software/websites I find useful in no particular order | ||
date: 2024-12-11T19:33:52,000+02:00 | ||
--- | ||
|
||
## Software | ||
|
||
* [Neovim](https://neovim.io/). Best text editing software ever. | ||
* [Obsidian](https://obsidian.md/). Markdown editor with internal links and a graph view. A way to keep your notes organised. | ||
|
||
## Tools | ||
|
||
* [ShaderToy](https://www.shadertoy.com/). An online fragment shader showoff station. | ||
* [MCStacker](https://mcstacker.net/). The best Minecraft command generator. | ||
* [Godbolt/Compiler Explorer](https://godbolt.org/). Online assembly generation for your C/C++/Rust/Zig and everything else. | ||
|
||
## Tutorials | ||
|
||
* [Geometric Algebra for Computer Scientists](https://geometricalgebra.org/). | ||
|
||
## Services | ||
|
||
* [Sterling PDF](https://www.stirlingpdf.com/). Best PDF conversion utilities ever. | ||
* [Wormhole](https://wormhole.app/). Sending files across network fast. | ||
* [SecureDrop](https://securedrop.org/). Securely sending files. | ||
|
||
## Utilities | ||
|
||
* [Bore](https://github.com/ekzhang/bore). CLI for thing client tunneling. | ||
* [ripgrep](https://github.com/BurntSushi/ripgrep). Fastest `grep` alternative. | ||
* [croc](https://github.com/schollz/croc). Sharing files across multiple computers. | ||
|
||
## Misc | ||
|
||
* [arXiv](https://arxiv.org/). Free distribution service for scholarly articles. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: "Gambling for Creating Tension" | ||
date: 2024-11-25T19:41:27.205+0300 | ||
aliases: | ||
- /gfct | ||
|
||
brief: "using gambling to generate tension" | ||
--- | ||
|
||
## Introduction | ||
|
||
## Cases | ||
|
||
### Skull | ||
|
||
### Liar's Dice | ||
|
||
### Dice In TTRPGs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
title: "How to Lose at Liar's Dice" | ||
date: 2024-11-25T19:41:27.205+0300 | ||
aliases: | ||
- /htlald | ||
|
||
brief: "comparing answers for the best strategy" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
title: "TTRPG + Literature parallelism" | ||
date: 2024-11-28T16:44:12.000+0200 | ||
aliases: | ||
- /tlp | ||
|
||
brief: "using gambling to generate tension" | ||
--- |