#ConfigFile - #Konflikte zu #dovecot sind nahezu sicher. In diesem Fall erscheint es mir deutlich sinnvoller, frisch mit den Versionen des Paketverwalters zu starten, die alten auf die mannigfaltigen Änderungen der Syntax zu reparieren ist viel zu aufwändig.
Snakes in a Pane: Building Snake Entirely Within a tmux Config File

Honestly I’d stop if I could, but I just get carried away. After making a compiler for tmux, then solving sudoku, then playing video I wasn’t planning on making a game. These things just happen to you. Well maybe not to you, but they happen to me. Unlike the video player, this isn’t just rendering Snake inside tmux. The entire game—input, game logic, and rendering—is done using tmux config files. You just load tmux with this config, and you’ll have...

The #FileCoffee #FileHost is neato. Check it out:
https://github.com/filecoffee/filehost

Only spent 45 mins w/ it prob, but .ejs
You'd know more than I. I couldn't get the Docker image to work. It was easy to deploy on NGINX w/ NPM or something.

#edit that's right. They suggest deploy using Railway https://railway.app/template/pv_x6t?referralCode=QsZ-bg

So #RubyOnRails. (I never ventured into that rabbit hole. and that's $$$ service) . But I have it going local dev (sort of). prob installed ruby modules via apt then because i dont recall specifically setting up my server for Ruby. I do recall trying to do that in the past w/ ChatGPT, but failed. Lack of interest most likely.

Connect to #S3 via #dotenv #configfile

@chriscoyier @ppk @Catweazle @ShareX @bluemix @chrispederick

GitHub - filecoffee/filehost: An open source file host that you can easily selfhost.

An open source file host that you can easily selfhost. - filecoffee/filehost

GitHub

Next Question: assume this scanner also supports a YAML configuration file. How would you prefer to configure which workers are ran by default?

A. Explicitly listing each worker name as a YAML Array.

worker_set:
- foo
- bar
- baz

B. Selectively enabling/disabling workers, in addition to the default set of core workers, as a YAML Hash:

worker_set:
foo: true
bar: false
baz: true

C. Both

#cli #ux #yamlschema #configfile

A. Explicit YAML Array`
40%
B. Selective YAML Hash
40%
C. Both
20%
Poll ended at .
@tshirtman @EwanCroft I just ended up here in the last couple months. The thing is, this #configfile has to be #human #editable but also #hierarchical. Is #yaml the way to go?