Skip to content

Commit d67b2a4

Browse files
committed
deploy: 4c19cca
1 parent b245a3f commit d67b2a4

File tree

4 files changed

+934
-934
lines changed

4 files changed

+934
-934
lines changed

daily.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<managingEditor>Lyz</managingEditor>
1212

1313

14-
<pubDate>2024-03-27 06:33:35+00:00</pubDate>
14+
<pubDate>2024-03-28 06:33:29+00:00</pubDate>
1515
<ttl>1440</ttl>
1616

1717

@@ -349,9 +349,9 @@ zipsplit&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;-n&lt;span class=&#34;w&#34;
349349
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt; &lt;p&gt;The modes to combine in combi mode. For syntax to &lt;code&gt;-combi-modes&lt;/code&gt; , see &lt;code&gt;-modes&lt;/code&gt;. To get one merge view, of window,run, and ssh:&lt;/p&gt; &lt;div class=&#34;highlight&#34;&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;rofi&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;-show&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;combi&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;-combi-modes&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;&#34;window,run,ssh&#34;&lt;/span&gt;&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;-modes&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;combi
350350
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt; &lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://github.com/davatorium/rofi/blob/next/CONFIG.md&#34;&gt;Configuration&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;The configuration lives at &lt;code&gt;~/.config/rofi/config.rasi&lt;/code&gt; to create this file with the default conf run:&lt;/p&gt; &lt;div class=&#34;highlight&#34;&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;rofi&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;-dump-config&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;&amp;gt;&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;~/.config/rofi/config.rasi
351351
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt; &lt;p&gt;&lt;strong&gt;&lt;a href=&#34;&#34;&gt;Use fzf to do the matching&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;To run once:&lt;/p&gt; &lt;div class=&#34;highlight&#34;&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;rofi&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;-show&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;run&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;-sorting-method&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;fzf&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;-matching&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;fuzzy
352-
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt; &lt;p&gt;To persist them change those same values in the configuration.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Theme changing&lt;/strong&gt; To change the theme: - Choose the one you like most looking &lt;a href=&#34;https://davatorium.github.io/rofi/themes/themes/&#34;&gt;here&lt;/a&gt; - Run &lt;code&gt;rofi-theme-selector&lt;/code&gt; to select it - Accept it with &lt;code&gt;Alt + a&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://davatorium.github.io/rofi/current/rofi-keys.5/&#34;&gt;Keybindings change&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://github.com/davatorium/rofi/wiki/User-scripts&#34;&gt;Plugins&lt;/a&gt;&lt;/strong&gt; You can write your custom plugins. If you&#39;re on python using &lt;a href=&#34;https://github.com/bcbnz/python-rofi&#34;&gt;&lt;code&gt;python-rofi&lt;/code&gt;&lt;/a&gt; seems to be the best option although it looks unmaintained.&lt;/p&gt; &lt;p&gt;Some interesting examples are:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a href=&#34;https://framagit.org/Daguhh/naivecalendar/-/tree/master?ref_type=heads&#34;&gt;Python based plugin&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=&#34;https://gitlab.com/vahnrr/rofi-menus/-/tree/master?ref_type=heads&#34;&gt;Creation of nice menus&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=&#34;https://github.com/adi1090x/rofi/tree/master&#34;&gt;Nice collection of possibilities&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=&#34;https://github.com/DMBuce/i3b/blob/master/bin/pickdate&#34;&gt;Date picker&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=&#34;https://github.com/wakatara/rofi-org-todo/blob/master/rofi-org-todo.py&#34;&gt;Orgmode capture&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Other interesting references are:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a href=&#34;https://davatorium.github.io/rofi/current/rofi-keys.5/&#34;&gt;List of key bindings&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=&#34;https://davatorium.github.io/rofi/current/rofi-theme.5/#examples&#34;&gt;Theme guide&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;&lt;strong&gt;References&lt;/strong&gt; - &lt;a href=&#34;https://github.com/davatorium/rofi?tab=readme-ov-file&#34;&gt;Source&lt;/a&gt; - &lt;a href=&#34;https://davatorium.github.io/rofi/&#34;&gt;Docs&lt;/a&gt; - &lt;a href=&#34;https://github.com/davatorium/rofi/wiki/User-scripts&#34;&gt;Plugins&lt;/a&gt;&lt;/p&gt; &lt;/li&gt; &lt;/ul&gt; &lt;h3 id=&#34;android&#34;&gt;Android&lt;/h3&gt; &lt;h4 id=&#34;signal&#34;&gt;&lt;a href=&#34;https://lyz-code.github.io/blue-book/signal/&#34;&gt;Signal&lt;/a&gt;&lt;/h4&gt; &lt;ul&gt; &lt;li&gt; &lt;p&gt;New: &lt;a href=&#34;https://lyz-code.github.io/blue-book/signal/#use-the-molly-foss-android-client&#34;&gt;Use the Molly FOSS android client.&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Molly is an independent Signal fork for Android. The advantages are:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Contains no proprietary blobs, unlike Signal.&lt;/li&gt; &lt;li&gt;Protects database with passphrase encryption.&lt;/li&gt; &lt;li&gt;Locks down the app automatically when you are gone for a set period of time.&lt;/li&gt; &lt;li&gt;Securely shreds sensitive data from RAM.&lt;/li&gt; &lt;li&gt;Automatic backups on a daily or weekly basis.&lt;/li&gt; &lt;li&gt;Supports SOCKS proxy and Tor via Orbot.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://github.com/mollyim/mollyim-android/wiki/Migrating-From-Signal&#34;&gt;Migrate from Signal&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Note, the migration should be done when the available Molly version is equal to or later than the currently installed Signal app version.&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Verify your Signal backup passphrase. In the Signal app: Settings &amp;gt; Chats &amp;gt; Chat backups &amp;gt; Verify backup passphrase.&lt;/li&gt; &lt;li&gt;Optionally, put your phone offline (enable airplane mode or disable data services) until after Signal is uninstalled in step 5. This will prevent the possibility of losing any Signal messages that are received during or after the backup is created.&lt;/li&gt; &lt;li&gt;Create a Signal backup. In the Signal app, go to Settings &amp;gt; Chats &amp;gt; Chat backups &amp;gt; Create backup.&lt;/li&gt; &lt;li&gt;Uninstall the Signal app. Now you can put your phone back online (disable airplane mode or re-enable data services).&lt;/li&gt; &lt;li&gt;Install the Molly or Molly-FOSS app.&lt;/li&gt; &lt;li&gt;Open the Molly app. Enable database encryption if desired. As soon as the option is given, tap Transfer or restore account. Answer any permissions questions.&lt;/li&gt; &lt;li&gt;Choose to Restore from backup and tap Choose backup. Navigate to your Signal backup location (Signal/Backups/, by default) and choose the backup that was created in step 3.&lt;/li&gt; &lt;li&gt;Check the backup details and then tap Restore backup to confirm. Enter the backup passphrase when requested.&lt;/li&gt; &lt;li&gt;If asked, choose a new folder for backup storage. Or choose Not Now and do it later.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Consider also:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Any previously linked devices will need to be re-linked. Go to Settings &amp;gt; Linked devices in the Molly app. If Signal Desktop is not detecting that it is no longer linked, try restarting it.&lt;/li&gt; &lt;li&gt;Verify your Molly backup settings and passphrase at Settings &amp;gt; Chats &amp;gt; Chat backups (to change the backup folder, disable and then enable backups). Tap Create backup to create your first Molly backup.&lt;/li&gt; &lt;li&gt;When you are satisfied that Molly is working, you may want to delete the old Signal backups (in Signal/Backups, by default).&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ul&gt; &lt;h2 id=&#34;other&#34;&gt;Other&lt;/h2&gt; &lt;ul&gt; &lt;li&gt; &lt;p&gt;New: Add 2024 Hidden Cup 5 awesome match.&lt;/p&gt; &lt;p&gt;&lt;a href=&#34;https://yewtu.be/watch?v=Ol-mqMeQ7OQ&#34;&gt;Semifinal Viper vs Lierey&lt;/a&gt;&lt;/p&gt; &lt;/li&gt; &lt;/ul&gt; &lt;aside class=&#34;md-source-file&#34;&gt; &lt;span class=&#34;md-source-file__fact&#34;&gt; &lt;span class=&#34;md-icon&#34; title=&#34;Last update&#34;&gt; &lt;svg viewbox=&#34;0 0 24 24&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z&#34;&gt;&lt;/path&gt;&lt;/svg&gt; &lt;/span&gt; &lt;span class=&#34;git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago&#34;&gt;&lt;span class=&#34;timeago&#34; datetime=&#34;2024-03-27T06:33:35+00:00&#34; locale=&#34;en&#34;&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date&#34;&gt;2024-03-27&lt;/span&gt; &lt;/span&gt; &lt;/aside&gt; &lt;/article&gt;</description>
352+
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt; &lt;p&gt;To persist them change those same values in the configuration.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Theme changing&lt;/strong&gt; To change the theme: - Choose the one you like most looking &lt;a href=&#34;https://davatorium.github.io/rofi/themes/themes/&#34;&gt;here&lt;/a&gt; - Run &lt;code&gt;rofi-theme-selector&lt;/code&gt; to select it - Accept it with &lt;code&gt;Alt + a&lt;/code&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://davatorium.github.io/rofi/current/rofi-keys.5/&#34;&gt;Keybindings change&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://github.com/davatorium/rofi/wiki/User-scripts&#34;&gt;Plugins&lt;/a&gt;&lt;/strong&gt; You can write your custom plugins. If you&#39;re on python using &lt;a href=&#34;https://github.com/bcbnz/python-rofi&#34;&gt;&lt;code&gt;python-rofi&lt;/code&gt;&lt;/a&gt; seems to be the best option although it looks unmaintained.&lt;/p&gt; &lt;p&gt;Some interesting examples are:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a href=&#34;https://framagit.org/Daguhh/naivecalendar/-/tree/master?ref_type=heads&#34;&gt;Python based plugin&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=&#34;https://gitlab.com/vahnrr/rofi-menus/-/tree/master?ref_type=heads&#34;&gt;Creation of nice menus&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=&#34;https://github.com/adi1090x/rofi/tree/master&#34;&gt;Nice collection of possibilities&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=&#34;https://github.com/DMBuce/i3b/blob/master/bin/pickdate&#34;&gt;Date picker&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=&#34;https://github.com/wakatara/rofi-org-todo/blob/master/rofi-org-todo.py&#34;&gt;Orgmode capture&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Other interesting references are:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a href=&#34;https://davatorium.github.io/rofi/current/rofi-keys.5/&#34;&gt;List of key bindings&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=&#34;https://davatorium.github.io/rofi/current/rofi-theme.5/#examples&#34;&gt;Theme guide&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;&lt;strong&gt;References&lt;/strong&gt; - &lt;a href=&#34;https://github.com/davatorium/rofi?tab=readme-ov-file&#34;&gt;Source&lt;/a&gt; - &lt;a href=&#34;https://davatorium.github.io/rofi/&#34;&gt;Docs&lt;/a&gt; - &lt;a href=&#34;https://github.com/davatorium/rofi/wiki/User-scripts&#34;&gt;Plugins&lt;/a&gt;&lt;/p&gt; &lt;/li&gt; &lt;/ul&gt; &lt;h3 id=&#34;android&#34;&gt;Android&lt;/h3&gt; &lt;h4 id=&#34;signal&#34;&gt;&lt;a href=&#34;https://lyz-code.github.io/blue-book/signal/&#34;&gt;Signal&lt;/a&gt;&lt;/h4&gt; &lt;ul&gt; &lt;li&gt; &lt;p&gt;New: &lt;a href=&#34;https://lyz-code.github.io/blue-book/signal/#use-the-molly-foss-android-client&#34;&gt;Use the Molly FOSS android client.&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Molly is an independent Signal fork for Android. The advantages are:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Contains no proprietary blobs, unlike Signal.&lt;/li&gt; &lt;li&gt;Protects database with passphrase encryption.&lt;/li&gt; &lt;li&gt;Locks down the app automatically when you are gone for a set period of time.&lt;/li&gt; &lt;li&gt;Securely shreds sensitive data from RAM.&lt;/li&gt; &lt;li&gt;Automatic backups on a daily or weekly basis.&lt;/li&gt; &lt;li&gt;Supports SOCKS proxy and Tor via Orbot.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://github.com/mollyim/mollyim-android/wiki/Migrating-From-Signal&#34;&gt;Migrate from Signal&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Note, the migration should be done when the available Molly version is equal to or later than the currently installed Signal app version.&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Verify your Signal backup passphrase. In the Signal app: Settings &amp;gt; Chats &amp;gt; Chat backups &amp;gt; Verify backup passphrase.&lt;/li&gt; &lt;li&gt;Optionally, put your phone offline (enable airplane mode or disable data services) until after Signal is uninstalled in step 5. This will prevent the possibility of losing any Signal messages that are received during or after the backup is created.&lt;/li&gt; &lt;li&gt;Create a Signal backup. In the Signal app, go to Settings &amp;gt; Chats &amp;gt; Chat backups &amp;gt; Create backup.&lt;/li&gt; &lt;li&gt;Uninstall the Signal app. Now you can put your phone back online (disable airplane mode or re-enable data services).&lt;/li&gt; &lt;li&gt;Install the Molly or Molly-FOSS app.&lt;/li&gt; &lt;li&gt;Open the Molly app. Enable database encryption if desired. As soon as the option is given, tap Transfer or restore account. Answer any permissions questions.&lt;/li&gt; &lt;li&gt;Choose to Restore from backup and tap Choose backup. Navigate to your Signal backup location (Signal/Backups/, by default) and choose the backup that was created in step 3.&lt;/li&gt; &lt;li&gt;Check the backup details and then tap Restore backup to confirm. Enter the backup passphrase when requested.&lt;/li&gt; &lt;li&gt;If asked, choose a new folder for backup storage. Or choose Not Now and do it later.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Consider also:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Any previously linked devices will need to be re-linked. Go to Settings &amp;gt; Linked devices in the Molly app. If Signal Desktop is not detecting that it is no longer linked, try restarting it.&lt;/li&gt; &lt;li&gt;Verify your Molly backup settings and passphrase at Settings &amp;gt; Chats &amp;gt; Chat backups (to change the backup folder, disable and then enable backups). Tap Create backup to create your first Molly backup.&lt;/li&gt; &lt;li&gt;When you are satisfied that Molly is working, you may want to delete the old Signal backups (in Signal/Backups, by default).&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ul&gt; &lt;h2 id=&#34;other&#34;&gt;Other&lt;/h2&gt; &lt;ul&gt; &lt;li&gt; &lt;p&gt;New: Add 2024 Hidden Cup 5 awesome match.&lt;/p&gt; &lt;p&gt;&lt;a href=&#34;https://yewtu.be/watch?v=Ol-mqMeQ7OQ&#34;&gt;Semifinal Viper vs Lierey&lt;/a&gt;&lt;a href=&#34;https://notbyai.fyi&#34;&gt;&lt;img alt=&#34;&#34; class=&#34;center&#34; src=&#34;../../img/not-by-ai.svg&#34;/&gt;&lt;/a&gt;&lt;/p&gt; &lt;/li&gt; &lt;/ul&gt; &lt;aside class=&#34;md-source-file&#34;&gt; &lt;span class=&#34;md-source-file__fact&#34;&gt; &lt;span class=&#34;md-icon&#34; title=&#34;Last update&#34;&gt; &lt;svg viewbox=&#34;0 0 24 24&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z&#34;&gt;&lt;/path&gt;&lt;/svg&gt; &lt;/span&gt; &lt;span class=&#34;git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago&#34;&gt;&lt;span class=&#34;timeago&#34; datetime=&#34;2024-03-28T06:33:29+00:00&#34; locale=&#34;en&#34;&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date&#34;&gt;2024-03-28&lt;/span&gt; &lt;/span&gt; &lt;/aside&gt; &lt;/article&gt;</description>
353353
<link>https://lyz-code.github.io/blue-book/newsletter/2024_03_26/</link>
354-
<pubDate>2024-03-27 06:33:35+00:00</pubDate>
354+
<pubDate>2024-03-28 06:33:29+00:00</pubDate>
355355
<source url="https://lyz-code.github.io/blue-book/daily.xml">The Blue Book</source>
356356
<guid isPermaLink="true">https://lyz-code.github.io/blue-book/newsletter/2024_03_26/</guid>
357357

0 commit comments

Comments
 (0)