From 7ac3bc559bc7fddf84483b10541b19e3029dc474 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Sat, 30 Sep 2023 08:18:44 +0300 Subject: [PATCH] m --- media/video/editors/list.txt | 2 ++ messanger/matrix/clients/list.txt | 2 +- net/proto/torrent/player/popcorntime.txt | 12 ++++++++++++ .../orm/hibernate/features/internals/articles.txt | 1 + 4 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 media/video/editors/list.txt create mode 100644 net/proto/torrent/player/popcorntime.txt diff --git a/media/video/editors/list.txt b/media/video/editors/list.txt new file mode 100644 index 000000000..866cbe2ae --- /dev/null +++ b/media/video/editors/list.txt @@ -0,0 +1,2 @@ +2023 +https://itsfoss.com/best-video-editing-software-linux/ diff --git a/messanger/matrix/clients/list.txt b/messanger/matrix/clients/list.txt index cc2de5b25..acdcb001b 100644 --- a/messanger/matrix/clients/list.txt +++ b/messanger/matrix/clients/list.txt @@ -1,4 +1,4 @@ https://matrix.org/clients/ -2022 +2023 https://itsfoss.com/best-matrix-clients/ diff --git a/net/proto/torrent/player/popcorntime.txt b/net/proto/torrent/player/popcorntime.txt new file mode 100644 index 000000000..bd16c4b9d --- /dev/null +++ b/net/proto/torrent/player/popcorntime.txt @@ -0,0 +1,12 @@ +https://github.com/popcorn-official/popcorn-desktop +https://github.com/popcorn-time-ru/popcorn-desktop + +https://aur.archlinux.org/packages/popcorntime-git +https://aur.archlinux.org/packages/popcorntime-bin +https://aur.archlinux.org/packages/popcorntime + +2023 +https://itsfoss.com/popcorn-time-ubuntu-linux/ +https://itsfoss.com/netflix-firefox-linux/ +2021 +https://imatvey.xyz/software/russkij-fork-popcorn-time/ diff --git a/pl/java/libfws/io/persistence/orm/hibernate/features/internals/articles.txt b/pl/java/libfws/io/persistence/orm/hibernate/features/internals/articles.txt index 787a898ad..027c68ac4 100644 --- a/pl/java/libfws/io/persistence/orm/hibernate/features/internals/articles.txt +++ b/pl/java/libfws/io/persistence/orm/hibernate/features/internals/articles.txt @@ -1,4 +1,5 @@ 2023 +https://thorben-janssen.com/hibernate-performance-tuning/ https://vladmihalcea.com/source-sql-query-hibernate/ @Component public class HibernateConfig implements HibernatePropertiesCustomizer { @Override public void customize(Map hibernateProperties) {