Here’s some music from one of my favourite bands :)
https://open.spotify.com/album/1B12ldQwBhDeS0gIcUg0ux?si=Bf9GHetQSQGup-A50OzRTQ
Will I be able to do exposure stacking with the overlay module?
Link to cocktails community please! Love making them, love sipping them!
It being a completely open platform means there will definitively be data collection. Some entity will scrape the fediverse for data. It’s free, open and unprotected.
I believe you are fixating on something that won’t have much impact regardless of what choice you make. I have been using “windows keyboards” on Linux for years with literally no problems (related to keyboards and Linux). I mostly game, browse the web and work as a software engineer.
Focus on what feels good physically/ergonomically for you and your workflow and you’ll be golden.
The only caveat I’d throw in there is if your keyboard of choice has some sort of RGB program for Windows or other custom software. It might not be as simple to control that functionality from Linux, but in many cases there are open source Linux alternatives for that software.
I get your point. But Linux Mint does not have Snap by default, so that does not really apply.
I’d still recommend the normal Ubuntu based one since there is so much easily available help out there for any Ubuntu based system.
The Debian dist is (iirc) just there in case Ubuntu becomes unsuitable as an upstream in the future. I would treat it as a safe backup option, not a primary choice and def. not something I’d recommend to beginners.
But that’s just my take on it :)
Why tve Debian version? I’d recommend Linux Mint as well, but I’d recommend the normal one.
I have always used and interpreted it as “shaking my head” as well, and I will keep using it like that
Make an ansible playbook
I think it has to do with creativity!
The CLI tools are just small simple tools. The power comes from having the understanding of how each tool works and how they can be combined.
I don’t remember this string of commands, I know docker, awk and xargs. When I need this, that is the solution I always end up with.
I often just do
docker ps | awk "{print $1}" | xargs docker stop
Add some filtering in there and you’re golden
Aah, yes. You’re right there. You will require a domain for it to work. Although, you could still have it work with a local DNS server for internet outages. You would still be able to chat locally in that case. But yeah, this does not seem like what OP is looking for.
I have read a bit about the Matrix protocol and once tried running the Synapse home server and Element front end which is also available as Android/iOS apps.
Matrix is a federated chat protocol in the same way that ActivityPub is a federated social networking protocol. You can host your own Matrix compatible server and chat with people on other servers.
Recently I watched a video about their recent progress in which they showed a chat working peer to peer over bluetooth low energy when devices did not have access to the internet. Writing this, I just watched another P2P demo video where they show off this functionality once again.
This means you can use your own chat server as usual when
Take all of this with a grain of salt as I am not completely sure I understand how the Matrix services work. I hope this helps.
Pretty cool!
Tried it out for 15 mins and it seems like a useful tool to replace organisational tools like Notion. As I understand it; It synchronizes its data between devices peer to peer on local networks with the option to back up to a server if needed.
Way better than other alternatives in a privacy perspective. The user experience was a little rough imo though. Very many details and the graph view was rather cluttery. It had the option to toggle some information off in the graph view, but I couldn’t really find a good setting that was both informative and not cluttered. Also, there were very many different types of views that were nested in each other when viewing pages. This confused me a little, but may become clearer if used for longer than 15 minutes.
All in all; I love this type of technology. I will likely use this instead of Notion for the few projects I have.
This has been my initial thoughts. Not a complete review. Try it out yourself! They have very good packaging alternatives.
Well put!
People who are unable to control their anger. Especially if they let it go into shouting and being physical.
I get being angry. We have all felt furious for various reasons. But nothing good will come from throwing a tantrum. Behaving like an unstable manchild will only make me loose my respect for you.
I’m from feddit.nu, the swedish instance. Or at least one of them, there might be more swedish instances I am not aware of. I like it because I can find local content and post in swedish.
I think everyone should aim to find a smaller instance where they feel like they belong to and create their account there.
There’s no reason to have a federated system if everyone uses the same 3 large instances.
NixOS is exactly what you want.
You declare your configs in a way that you can just copy them to another computer and it willbe configured the same way.
I’ve never tried it my self, but I might for my next machine.