You should not need an else if statement to re-enable the internal display. When no displays are enabled, it will enable the internal display. This was the case when I tested it.
What company do you work for in XR?
I got the XReal One as a portable ergonomic monitor and I may use them as my main monitor going forward. I have a sit/stand desk with monitor arms which I can adjust the height and position for an ergonomic design to always look straight at the monitor and not looking down.
From my research currently the XReal Ones are the best AR/XR glasses on the market due to the chip built into them, not needing any other devices or software to run, just plug in play. The XReal One Pros which I think are coming out soon have some better specs but to me, not worth the extra money.
I been using them for regular desktop/laptop task and coding and I prefer to use the anchor mode when doing this. I sometimes also use the ultra-wide mode to simulate 2 monitors. I also been using them for gaming and I will either have it in follow or anchor mode but never use ultra-wide mode for gaming.
Thank for sharing rust-script which is basically what I made but written in Rust and seems to store the binary in another directory when the binary is exexuted.
Is the RFC trying to introduce a command cargo script
to run single rust scripts?
It could be done with a one liner in the terminal but adding arguments when running the binary will be in the middle of the command, not at the end of the command.
Also the usecase for me is for sample scripts I have. This makes it easy to compile, run and delete the binary.
I knew of Grayjay but did not know it was open source now. A lot of the app is written in Kotlin which is promising for cross platform
Cross platform
None of the are available for both mobile and desktop
It can be cross platform. On mobile and desktop
True. I did make a feature request to have the Newpipe Extractor in the app
Would like to see an Android version as well that has its own F-Droid repo
https://marketplace.visualstudio.com/items?itemName=rogalmic.bash-debug
This is the extension I am using.
VSCodium > VSCode
"console": "integratedTerminal"
also works! Thank you?
Do you have a simple setup guide on how to get debugging to work with Go inside a docker container?
Thank you Thunder devs for adding this feature fully into Thunder!
I think stablecoins will always have a centralized point of failure. Weather it is an algorithm, or having the coin backed by the actual asset.
I think the best stablecoins are backed by the asset 1 to 1 or a little more then 1 to 1. Most stablecoins that do this are token on smart chain contracts which have another vulnerability which is being a smart contract. Smart contracts could contain a vulnerability and if it does have a vulnerability, a new contract will need to be made and users will have to switch their old token to the new tokens. Also censorship is an issue. https://cryptonews.com/news/tether-takes-action-blacklists-validator-address-linked-25-million-mev-bot-drain-heres-what-happened.htm
And these stablecoins are not private. The only private stablecoin platform out there is Haven but Haven assets are not backed 1 to 1.
I hope there are plently of stablecoins issued on Zano in the future. Zano allows you to create an asset without creating a smart contract. All assets on Zano are private. I would like to see Tether, USDC and other issue stablecoins on Zano. Trusting the issuers on backing the stablecoin and trusting the issuer to secure their private keys to prevent hackers from inflating the asset will be the only vulnerabilities, but you will have privacy and a censorship resistant stablecoin!
If the AgoraDesk source code is released? Maybe? It can help anyone who wants to create a P2P trading platform. I think Haveno is written in Java and I have a hunch that AgoraDesk back end is not in Java.
https://github.com/AgoraDesk-LocalMonero/agoradesk-app-foss/issues/296
I hope AgoraDesk/LocalMonero will release all of their source code for their platform after they shutdown to allow anyone to fork it and start their own platform without having to build a platform and app from scratch
https://github.com/AgoraDesk-LocalMonero/agoradesk-app-foss/issues/296
Please upvote this issue if you want to see all the source code for AgoraDesk/LocalMonero be released!
Agreed.
I also use this VSCode extension which formats my bash code using
shfmt
https://open-vsx.org/extension/foxundermoon/shell-format