From fa5930f6d31ab472afc8b2093157e707a1a20b73 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Tue, 20 Feb 2024 11:58:26 +0300 Subject: [PATCH] m --- nontech/history/people/razzakov.txt | 5 ++++- nontech/ortho/people/mazhuko.txt | 2 ++ nontech/politics/people/gevorgyan.txt | 2 ++ pages/drm.txt | 10 ++++++++++ pl/cross/methodologies/architecture/docs/books.txt | 7 +++++++ .../architecture/systemdesign/bytebytego.txt | 3 +++ .../{docs => systemdesign}/systemdesign101.txt | 0 pl/go/libfws/ui/visualization/diagram/go-diagrams.txt | 5 +++++ pl/py/libfws/ui/diagrams/diagrams.txt | 3 +++ .../diagrams/{diagrams.txt => docs/articles.txt} | 0 pl/web/design/diagrams/docs/presentations.txt | 6 ++++++ security/osint/people/masalovich.txt | 4 ++++ 12 files changed, 46 insertions(+), 1 deletion(-) create mode 100644 pages/drm.txt create mode 100644 pl/cross/methodologies/architecture/systemdesign/bytebytego.txt rename pl/cross/methodologies/architecture/{docs => systemdesign}/systemdesign101.txt (100%) create mode 100644 pl/go/libfws/ui/visualization/diagram/go-diagrams.txt rename pl/web/design/diagrams/{diagrams.txt => docs/articles.txt} (100%) create mode 100644 pl/web/design/diagrams/docs/presentations.txt diff --git a/nontech/history/people/razzakov.txt b/nontech/history/people/razzakov.txt index 63cb431f8..b90f38693 100644 --- a/nontech/history/people/razzakov.txt +++ b/nontech/history/people/razzakov.txt @@ -5,9 +5,12 @@ books Razzakov - From Deep Ohranka to Deep KGB 2024 -ConceptualSenses - Razzakov - KGB Plays Rock 30:00 of 1:34:36 +ConceptualSenses - Razzakov - KGB Plays Rock 45:00 of 1:34:36 https://www.youtube.com/watch?v=RBcK3uXpYCc ! Stingray - Struna operation + ! ... killed Semyon Kuzmich Tsvigun + ! Deep KGB representative (one of) - Evgeniy Pitovranov, have tons of int/ext connections + ! other one - Philippe Denisovich Bobkov 2023 DayMediaHolding - Razzakov - From Deep Ohranka to Deep KGB - Ohranka Spy near Great Writer of 1:10:13 https://www.youtube.com/watch?v=9Ui5JiG9YRI diff --git a/nontech/ortho/people/mazhuko.txt b/nontech/ortho/people/mazhuko.txt index c407fe74d..742bfc8bf 100644 --- a/nontech/ortho/people/mazhuko.txt +++ b/nontech/ortho/people/mazhuko.txt @@ -20,6 +20,8 @@ people ! his students - S.S Averintsev, V Bibihin 2024 +MatronaChram - Mazhuko - 02.18 - Sermon of 14:26 + https://www.youtube.com/watch?v=kPLXOEg3Nh4 Mazhuko - Mental Woolf of 10:49 https://www.youtube.com/watch?v=-lrqKjwkQWw Mazhuko - QA 155 Mind Test of 15:40 diff --git a/nontech/politics/people/gevorgyan.txt b/nontech/politics/people/gevorgyan.txt index 2bcdf5c5d..34aaef29c 100644 --- a/nontech/politics/people/gevorgyan.txt +++ b/nontech/politics/people/gevorgyan.txt @@ -33,6 +33,8 @@ Na more - 2008 https://www.youtube.com/watch?v=5XlJEqJKDZY 2024 +GevorgyanSelected - 02.15 - I will be Hard Today of 17:43 + https://www.youtube.com/watch?v=EPcyLull-Vw OneMoscow - Gevorgyan of 1:52:25 https://www.youtube.com/watch?v=d_lgx12wb3Y LawAndOrder - Dudnik - Gevorgyan 02.11 of 1:00:59 diff --git a/pages/drm.txt b/pages/drm.txt new file mode 100644 index 000000000..1b107245f --- /dev/null +++ b/pages/drm.txt @@ -0,0 +1,10 @@ +https://forums.opensuse.org/t/lightdm-fails-after-upgrade/166517/20 + +libEGL warning: DRI2: failed to authenticate +[vo/gpu/opengl] Suspected software renderer or indirect context. +[vo/gpu/drm] VT_GETMODE failed: Inappropriate ioctl for device +[vo/gpu/drm] Failed to set up VT switcher. Terminal switching will be unavailable. +[vo/gpu/drm] Listing DRM devices with drmGetDevices failed! (No such file or directory) +[vo/gpu/drm] Failed to find a usable DRM primary node! +: CommandLine Error: Option 'disable-auto-upgrade-debug-info' registered more than once! +LLVM ERROR: inconsistency in registered CommandLine options diff --git a/pl/cross/methodologies/architecture/docs/books.txt b/pl/cross/methodologies/architecture/docs/books.txt index 719d0f803..cc911a9c2 100644 --- a/pl/cross/methodologies/architecture/docs/books.txt +++ b/pl/cross/methodologies/architecture/docs/books.txt @@ -2,6 +2,9 @@ list https://vc.ru/life/316698-devyat-glavnyh-uchebnikov-dlya-arhitektora-informacionnyh-sistem-ot-klassiki-kleppmana-do-sovremennogo-hononova https://de.humblebundle.com/books/software-architecture-packt-books +2024 +Tan - Acing the System Design Interview + C73D1A318D63AA7D5E6AEFF5A0F76920 2022 Perry - The Art of Immutable Architecture ru 0C5A5C58F068DACCD193C50A6F6FADD5 @@ -14,6 +17,10 @@ ShrivastavaShrivastav - Solutions Architects Handbook 2nd ed Xu - System Design Interview FE2692FB8EBDC7615BEAA437D454CC50 30E4EA689FD525784E765DDAEDAB0491 + ? v1, v2 + https://www.amazon.com/System-Design-Interview-insiders-Second/dp/B08CMF2CQF/ + https://www.amazon.com/System-Design-Interview-Insiders-Guide/dp/1736049119/ + 826E4ABE0E70DBAE51FC27A21386F301 RichardsFord - Fundamentals of Software Architecture: An Engineering Approach 6B74DC7529E0DA638669B04943B309B6 31649FBCB4205FCFF176587310474F65 diff --git a/pl/cross/methodologies/architecture/systemdesign/bytebytego.txt b/pl/cross/methodologies/architecture/systemdesign/bytebytego.txt new file mode 100644 index 000000000..7b201ed68 --- /dev/null +++ b/pl/cross/methodologies/architecture/systemdesign/bytebytego.txt @@ -0,0 +1,3 @@ +https://blog.bytebytego.com/archive +https://blog.bytebytego.com/archive?sort=new +https://blog.bytebytego.com/about diff --git a/pl/cross/methodologies/architecture/docs/systemdesign101.txt b/pl/cross/methodologies/architecture/systemdesign/systemdesign101.txt similarity index 100% rename from pl/cross/methodologies/architecture/docs/systemdesign101.txt rename to pl/cross/methodologies/architecture/systemdesign/systemdesign101.txt diff --git a/pl/go/libfws/ui/visualization/diagram/go-diagrams.txt b/pl/go/libfws/ui/visualization/diagram/go-diagrams.txt new file mode 100644 index 000000000..e591e231e --- /dev/null +++ b/pl/go/libfws/ui/visualization/diagram/go-diagrams.txt @@ -0,0 +1,5 @@ +https://github.com/blushft/go-diagrams + +2024 +ByteByteGo - Top 6 Tools to Turn Code into Beautiful Diagrams of 3:23 + https://www.youtube.com/watch?v=jCd6XfWLZsg diff --git a/pl/py/libfws/ui/diagrams/diagrams.txt b/pl/py/libfws/ui/diagrams/diagrams.txt index 6837138d1..b1b5a6c96 100644 --- a/pl/py/libfws/ui/diagrams/diagrams.txt +++ b/pl/py/libfws/ui/diagrams/diagrams.txt @@ -1,5 +1,8 @@ https://diagrams.mingrammer.com/ +2024 +ByteByteGo - Top 6 Tools to Turn Code into Beautiful Diagrams of 3:23 + https://www.youtube.com/watch?v=jCd6XfWLZsg 2020 https://habr.com/ru/company/skillfactory/blog/523140/ https://gist.github.com/dylanroy/dd48a8d3cb7dc581d976329208c1c422 diff --git a/pl/web/design/diagrams/diagrams.txt b/pl/web/design/diagrams/docs/articles.txt similarity index 100% rename from pl/web/design/diagrams/diagrams.txt rename to pl/web/design/diagrams/docs/articles.txt diff --git a/pl/web/design/diagrams/docs/presentations.txt b/pl/web/design/diagrams/docs/presentations.txt new file mode 100644 index 000000000..5d197129b --- /dev/null +++ b/pl/web/design/diagrams/docs/presentations.txt @@ -0,0 +1,6 @@ +2024 +ByteByteGo - Top 6 Tools to Turn Code into Beautiful Diagrams of 3:23 + https://www.youtube.com/watch?v=jCd6XfWLZsg + + PlantUML + https://blog.bytebytego.com/ + https://blog.bytebytego.com/archive?sort=new diff --git a/security/osint/people/masalovich.txt b/security/osint/people/masalovich.txt index 971439de0..66aa315eb 100644 --- a/security/osint/people/masalovich.txt +++ b/security/osint/people/masalovich.txt @@ -1,4 +1,8 @@ 2024 +PointOfGather - Kaskov - Masalovich - Fight to Planet Owning of 41:56 + https://www.youtube.com/watch?v=jsnXEht6Zsg +PointOfGather - Kaskov - Masalovich - India of 39:38 + https://www.youtube.com/watch?v=ncOkGa-CHv8 NDay - Harcyzov - Masalovich - Who Controlls Net of 19:53 https://www.youtube.com/watch?v=AGbT0TvDKW8 https://www.youtube.com/watch?v=DAYlBUtznHc