diff --git a/nontech/psycho/people/simpleacademy.txt b/nontech/psycho/people/simpleacademy.txt new file mode 100644 index 000000000..9677099db --- /dev/null +++ b/nontech/psycho/people/simpleacademy.txt @@ -0,0 +1,2 @@ +2023 +https://www.youtube.com/watch?v=ypr5OufX-g diff --git a/os/linux/initial.txt b/os/linux/initial.txt index 1ae8a4a8e..69c6161f4 100644 --- a/os/linux/initial.txt +++ b/os/linux/initial.txt @@ -36,3 +36,7 @@ https://github.com/microsoft/vscode/issues/187338 ! need https://learn.microsoft.com/en-us/azure/azure-sql/database/troubleshoot-common-errors-issues?view=azuresql https://github.com/Microsoft/vscode-mssql/wiki/manage-connection-profiles + +fuse +https://github.com/AppImage/AppImageKit/wiki/FUSE + libfuse2 diff --git a/os/x-ui/wayland/docs/articles.txt b/os/x-ui/wayland/docs/articles.txt index 70623e290..ac219b0f9 100644 --- a/os/x-ui/wayland/docs/articles.txt +++ b/os/x-ui/wayland/docs/articles.txt @@ -1,3 +1,5 @@ +2023 +https://pointieststick.com/2023/09/17/so-lets-talk-about-this-wayland-thing/ 2021 https://tudorr.ro/blog/technical/2021/01/26/the-wayland-experience/ ???? diff --git a/pl/web/js/libfws/ui/react/native/inst.txt b/pl/web/js/libfws/ui/react/native/inst.txt index 5a4ec09fe..d3b771c96 100644 --- a/pl/web/js/libfws/ui/react/native/inst.txt +++ b/pl/web/js/libfws/ui/react/native/inst.txt @@ -3,10 +3,13 @@ https://reactnative.dev/docs/environment-setup?guide=native&os=linux&platform=an node 16+ jdk 11 (not later) +https://developer.android.com/studio/intro https://developer.android.com/studio/index.html ! download here https://developer.android.com/studio/install#linux sudo apt install libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1 libbz2-1.0:i386 +https://www.youtube.com/channel/UCVHFbqXqoYvEWM1Ddxl0QDg + !!! jbt toolbox options @@ -15,10 +18,13 @@ options Android Virtual Device https://developer.android.com/studio/run/emulator-acceleration + sudo apt install cpu-checker + # 0, 1 - bad + egrep -c '(vmx|svm)' /proc/cpuinfo + https://www.linux-kvm.org/page/Main_Page https://help.ubuntu.com/community/KVM/Installation - # 0, 1 - bad - egrep -c '(vmx|svm)' /proc/cpuinfo + # /usr/sbin/kvm-ok kvm-ok # 0 - bad