Conflicts haven’t been an issue for years, all modern iterations of KeePass (XC, kp2a, DX) support automatically merging in the latest before saving.
I’ve been using it for years this way across several devices, it’s incredibly solid
Just a guy doing stuff.
Conflicts haven’t been an issue for years, all modern iterations of KeePass (XC, kp2a, DX) support automatically merging in the latest before saving.
I’ve been using it for years this way across several devices, it’s incredibly solid
Store your database in a nextcloud instance and it’s that too
There’s also an app called Shutter that works quite well
I switch between this and Shutter on a regular basis depending on what I feel like using that day.
Most of the complaining I see is that they’re not going open source, they’re going “source available”
This is such a weird statement given UI refers to what the user interfaces with, dunno what wacky drugs you’re on friend
That just sounds like something a discord bot could do
Yep, I feel this one. I’m of the opinion that automation should stay out of the way. As a result, my automations are all very carefully crafted to be wife-approved - Anything I can automate is done without interrupting the usual way you’d interact with the thing. My lights are all z-wave light switches, so that anyone who needs a light can just click it on. Any light-based automations are disabled while someone is in the room the lights are in (except ones like “when a movie starts on the Roku, turn off the home theater room light”).
Honestly for me the draw is in minimizing the mental/emotional overhead of forgetfulness. My wife and I both have ADHD, and I have autism. That leads to a potent combination of spacing out and forgetting even very important things.
So both in service of that and as a fun hobby (My special interest is computing), I have automation using presence detection, various timers, Z-wave outlets/light switches (I refuse to use IoT, I prefer local access/control every time), GPS position and various stuff like that, in order to avoid things like leaving our home theater projector powered on unwatched (reducing bulb lifetime), leaving the oven on, leaving the espresso machine on (boiler heating water over and over again unnecessarily, wasting thousands of watt-hours of electricity), turning reptile enclosure lights on/off on a schedule with sunrise/sunset, that sort of thing.
I have this ultimate vision in my head of my bedtime routine going from “Walk through the whole house for a few minutes and lock doors/turn things off” to “Triple-click my bedroom light switch ‘off’ and it turns off the rest of the house lights/TVs/projectors, reduces AC temperature a couple degrees, locks the doors, arms the security system for ‘home’, locks the car…”. You get the idea.
Oh man, thanks for this. I had no idea, having used gitea for years now.
You’re correct in that it is a compatibility layer - And I’m not disagreeing with that. Also to be clear: Not just arguing to argue or trying to start a fight, mind you. I just find this to be an interesting topic of discussion. If you don’t find it to be a fun thought experiment, feel free to shoo me away and I’ll apologize and leave it alone.
That said, we appear to only be arguing semantics - Specifically around “native” having multiple contextual definitions:
I am using ‘native’ to mean “the instructions are executed directly by the CPU, rather than through interpretation or emulation” … which WINE definitely enables for Windows executables running on Linux. It’s the reason why Proton/DXVK enables gaming with largely equal (and sometimes faster) performance: There is no interception of execution, there is simply provision of API endpoints. Much like creating a symlink in a directory where something expects it to be: tricking it into thinking the thing(s) it needs are where it expects them to be.
However, you are using ‘native’ to mean “within the environment intended by the developer”, and if that’s the agreed definition then you’re correct.
That’s where this becomes an interesting thought experiment to me. It hits me as a very subjective definition for “native”, since “within the intended environment” could mean a lot of things.
Does that make sense? I hear a statement like that and I find myself wondering Which layer along the chain makes it “native”? - I find myself curious at what point the definition changes, in a “Ship of Theseus” kind of way.
It seems to me that if we agree that the above means “running in WINE is not native”, then we must also agree that “anything written running for .NET (or any other framework, really) is not native”, since .NET apps are written for the .NET framework (Which is not only officially available for Windows, mind you) and often don’t include anything truly Windows-specific. Ultimately, both are providing natively-executed instructions that just translate API calls to the appropriate system calls under the hood.
I hope that does a better job of characterizing what I meant.
I beg you forgive my pedantic interjection, but … I posit that the original commenter is incorrect. it is absolutely native execution.
The CPU is fetching and executing the instructions directly from memory, without any (additional) interpretation of code or emulation of missing instructions - Which is, by definition, native execution.
What the compatibility layer “does” is provide a mapping of Windows system calls into the appropriate Linux system calls. Or, in other words, makes it so that calls to functions like CreateWindowEx()
in the Win32 API have a (still native) execution path.
The native execution requires you to install WINE, yes, but if we’re disqualifying it because “it requires you to install a package”, then we also consequently:
I’ve really enjoyed The Steel Woods, though I’m not certain they’re quite the same.
I’ve been playing bg1 on Android lately, anything you would go back and tell yourself if you could? I’ve basically been flying blind and struggling a bit lol
I personally use and recommend a Prusa i3, which I bought the kit for directly from Prusa for for mine. It’s a bit more expensive than something like an ender but strikes the best balance for price to performance and reliability - Not super cheap at $700 but but definitely worth it in my experience from the quality and lack of trouble alone
Stable diffusion can do arbitrary sizes now, as long as you have the VRAM for it iirc
Here we have a person who has never considered the important question: Who among us is intelligent enough to decide where the line lies between good enough and not good enough?
When do we consider someone too stupid to use the Internet? Bottom 50%? Bottom 10%? If bottom 10%, what do we do about the people who score exactly with 10.1%? They’re nearly indistinguishable from the bottom 10% in terms of performance, yet they still get to go online?
Who decides which sites and services are ok? The government? The ISP? The site creators? You? What happens when your approved messaging service adds short form videos? Adds group chats?
The ultimate problem: There are no good answers to any of these questions, and if you think you have one, you are almost certain to have missed something significant in your evaluation of the options.
I think it’s supposed to be an option for ranked-choice or something.
The garbage flip cap instead of the good old screw on lid
I keep mine in a self hosted Nextcloud instance, DAV sync is built into the app