Incremental explorable maps of a Factorio game played with 16 people and proximity chat using https://github.com/alifeee/Factorio-Proximity-Voice-Chat/
Using https://github.com/L0laapk3/FactorioMaps as instructed.
With:
Incremental explorable maps of a Factorio game played with 16 people and proximity chat using https://github.com/alifeee/Factorio-Proximity-Voice-Chat/
Using https://github.com/L0laapk3/FactorioMaps as instructed.
With:
Mainly following https://gist.github.com/CloudLinuxDeveloper/ec801e51c0a3917555c01d8b064e7f9a
sudo apt update && sudo apt install vsftpd
sudo service vsftpd status
sudo ufw allow 20/tcp
sudo ufw allow 21/tcp
sudo ufw allow 40000:50000/tcp
I used | |
cat words.txt | awk -F'[^a-zA-Z]' 'BEGIN {delete wds} { if (length($0) > 0 && length($0) < 10) { if (!($1 in wds)) {print $1; wds[$1]} } }' > nimi-ale-pi-toki-pona.txt | |
on the words in | |
https://raw.githubusercontent.com/jan-Lope/Toki_Pona_lessons_English/gh-pages/nimi_pi_toki_pona.txt | |
from | |
https://www.reddit.com/r/tokipona/comments/bjbnw5/word_list/ |
top_genres = [ | |
"pov: indie", | |
"Indie game soundtrack", | |
"Steampunk", | |
"Pixel", | |
"Indie pop", | |
] | |
[listener] | |
type = "Shapeshifter" |
Before this, I logged in to my server via ssh with
> ssh [email protected]
[email protected]'s password:
...
root@chunkifeee:~#
{ | |
"last_modified": "2025-02-28T14:25:00.950260Z", | |
"bookmarks": { | |
"TOP 10 personal websites/blogs": [ | |
{ | |
"title": "Tom Forth's Homepage", | |
"url": "https://www.tomforth.co.uk/", | |
"date_added": "2023-05-29T18:23:46.689000Z" | |
}, | |
{ |
{ | |
"name": "alifeee", | |
"settings": "{\"settings\":\"{\\r\\n \\\"editor.inlineSuggest.enabled\\\": true,\\r\\n \\\"githubPullRequests.remotes\\\": [\\\"origin\\\"],\\r\\n \\\"[json]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"vscode.json-language-features\\\"\\r\\n },\\r\\n \\\"editor.formatOnSave\\\": true,\\r\\n \\\"git.confirmSync\\\": false,\\r\\n \\\"git.enableSmartCommit\\\": true,\\r\\n \\\"[html]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"githubPullRequests.createOnPublishBranch\\\": \\\"never\\\",\\r\\n \\\"ltex.language\\\": \\\"en-GB\\\",\\r\\n \\\"git.autofetch\\\": true,\\r\\n \\\"svg.preview.mode\\\": \\\"svg\\\",\\r\\n \\\"liveServer.settings.donotVerifyTags\\\": true,\\r\\n \\\"ltex.enabled\\\": [\\r\\n \\\"bibtex\\\",\\r\\n \\\"context\\\",\\r\\n \\\"context.tex\\\",\\r\\n \\\"latex\\\",\\r\\n \\\"markdown\\\",\\r\\n \\\"org\\\",\\r\\n \\\"restructuredtext\\\",\\r\\n \\\"rsweave\\\"\\r\\n |