In case OP doesn’t know, if a repo hasn’t got a licence it’s implied it’s licensed under “all rights reserved”, so not open source! You need to https://choosealicense.com
In case OP doesn’t know, if a repo hasn’t got a licence it’s implied it’s licensed under “all rights reserved”, so not open source! You need to https://choosealicense.com
It is a very different product, born as a .NET IDE and not as a code editor
This isn’t related to boot to gecko, right?
Very interesting! Saved
Cool! You could refactor some use of the OS constant with #[cfg] directives.
We have these in Europe too
Hmm… was advanced data protection enabled?
You should be able to sign in though…
Just beware that Affinity won’t work well (there’s been an attempt with a custom version of Wine that I haven’t tried: https://github.com/daniel080400/AffinityLinuxTut)
Maybe the kernel? :)
RTC chip, IIRC
I think tauri uses the OS web view, so it depends
Also, SAS -> Serial Attached SCSI
I definitely agree!
Exactly that. Router A
ip address add 192.168.1.1/24 dev eth1
ip address add 10.0.0.1/30 dev eth2
ip route add 192.168.2.0/24 via 10.0.0.2
Router B
ip address add 192.168.2.1/24 dev eth1
ip address add 10.0.0.2/30 dev eth2
ip route add 192.168.1.0/24 via 10.0.0.1
Does this make it more clear?
🎉