redcalcium

joined 1 year ago
[–] redcalcium@lemmy.institute 2 points 7 months ago (1 children)

You might be able to extract searxng's arm docker image (e.g. with docker export command in your pc, then copy it over to your phone) and then use chroot to run it on termux. Don't forget to post it here if you succeed!

[–] redcalcium@lemmy.institute 2 points 7 months ago (1 children)

That's depend on how you run your other services. For example, if you use docker for your other services, then just run n8n with docker.

[–] redcalcium@lemmy.institute 10 points 7 months ago (1 children)

Don't use virtualbox, instead use virt-manager (KVM). KVM is faster and doesn't do awful stuff to their users.

[–] redcalcium@lemmy.institute 6 points 7 months ago

I have three ssd and none of them boot windows. I do have a windows vm (and macos too) in virt-manager in case I need it, but I haven't boot them for about a year.

[–] redcalcium@lemmy.institute 4 points 8 months ago (1 children)

maybe add PROTON_LOG=1 %command% to launch option to enable log? Try launching the game again, and see if anything weird logged on steam-xxxxx.log file in your home directory.

Also, might want to try using proton-ge in case it works: https://github.com/GloriousEggroll/proton-ge-custom

[–] redcalcium@lemmy.institute 8 points 8 months ago

Brb going to bully preschoolers on the playground nearby then ask my boss for a raise.

[–] redcalcium@lemmy.institute 8 points 8 months ago* (last edited 8 months ago) (1 children)

It's actually entirely offline! Your files would never leave your browser. They managed to port audacity to run entirely in a web browser with webassembly.

[–] redcalcium@lemmy.institute 9 points 8 months ago (3 children)

If you can't find anything, you can still use the web version of audacity with Firefox: https://wavacity.com/

[–] redcalcium@lemmy.institute 31 points 8 months ago (12 children)

wtf I never heard of this game before. How come a game that cost ~$140 million had virtually no marketing except for Will Smith posting it on his youtube channel?

[–] redcalcium@lemmy.institute 1 points 8 months ago

Could be postgres-related. Federation is only "jammed" if the source instance thinks your instance is having an issue because it takes too long to respond. Maybe enabling slow query log on postgres and then reviewing that log could point you in the right direction.

[–] redcalcium@lemmy.institute 17 points 8 months ago (3 children)

It's easier to start with docker first simply because of the sheer amount of learning resources available on the internet. If you're having issues, you can usually find a solution quickly with a search engine.

That's being said, there's not much differences on how to use them these days. You can even run docker compose on podman.

view more: ‹ prev next ›