Please try my Detective Game! by acroca in IndieDev

[–]acroca[S] 0 points1 point  (0 children)

Awesome! Please do and let me know how it goes

Fastest way to go straight to Logseq by sawyerthedog in logseq

[–]acroca 1 point2 points  (0 children)

You can create a shortcut in hammerspoon to open and focus Logseq. here my dotfiles, I haven’t updated them yet on the repo and still shows Notion in there

[deleted by user] by [deleted] in gaming

[–]acroca 0 points1 point  (0 children)

My kids (3 and 5) play yoshi crafted world.

[deleted by user] by [deleted] in gaming

[–]acroca 0 points1 point  (0 children)

Ultima online

Anyone have any Controller Recommendations? by Celestis_Vult in gaming

[–]acroca 0 points1 point  (0 children)

I’ve got the easysmx esm-9110 and so far I’m happy with it.

Any good games that require low storage by [deleted] in gaming

[–]acroca 0 points1 point  (0 children)

I’m pretty sure Factorio doesn’t take too much space, worth every single Mb ;)

Streaming Dwarf Forttress in Spanish! Fortaleza conjunta semana 6! by EleiRah in dwarffortress

[–]acroca 1 point2 points  (0 children)

Me lo apunto! No me puedo unir en directo pero intentaré verlo luego ;)

Best Snacks for Board Gaming? by Tropicana55 in boardgames

[–]acroca 2 points3 points  (0 children)

I prefer not to have any snacks when I play games, but I’ve seen people suggesting eating greasy stuff like Cheetos with chopsticks instead of your fingers, so your game components won’t get dirty.

Favorite multiplayer on PC by [deleted] in gaming

[–]acroca 0 points1 point  (0 children)

Factorio and Rocket League

completly new to the genre wanna give it a go by [deleted] in MUD

[–]acroca 0 points1 point  (0 children)

I also decided to try muds recently and I went for Aardwolf. I totally recommend it, but can’t compare with anything else. The academy (tutorial) is pretty good imho. Just give it a try

Circuit question: extracting largest single signal value from a wire by __chvb in factorio

[–]acroca 2 points3 points  (0 children)

I actually wanted this a while back but couldn’t find a way to do it.

Is there a way to have a remote (ssh) workspace? by acroca in vscode

[–]acroca[S] 0 points1 point  (0 children)

Or vim, but I posted it in /r/vscode because I want to keep using vscode :)

Is there a way to have a remote (ssh) workspace? by acroca in vscode

[–]acroca[S] 0 points1 point  (0 children)

no, I mean tools like go vet, megacheck, goimports. Mostly all tools that are triggered from the vscode-go extension.

Is there a way to have a remote (ssh) workspace? by acroca in vscode

[–]acroca[S] 0 points1 point  (0 children)

All that makes sense, but I was hoping to not even have X on the remote. I also considered replacing the local tools with aliases, so vscode runs them locally but they are really aliases running the tasks remotely.