trying to fix
This commit is contained in:
parent
fa407dfeb6
commit
e013d7569e
22945 changed files with 447936 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
|||
<div class="date">20 Feb 2015</div>
|
||||
|
||||
<p>
|
||||
In Emacs, a <i>key sequence</i> is special key binding that uses multiple
|
||||
keys in a series. Since they require more effort to type, a sequence
|
||||
is chosen for functions that interrupt the normal editing flow.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Let’s explore some code associated with key sequences as well as
|
||||
write a macro to help make these more palatable.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="Technical/Emacs/lists-and-key-sequences.html">Read more...</a>
|
||||
</p>
|
||||
|
600
var/elfeed/db/data/4a/4a08b4892002dc3ea40a42c668f530d69304228e
Normal file
600
var/elfeed/db/data/4a/4a08b4892002dc3ea40a42c668f530d69304228e
Normal file
|
@ -0,0 +1,600 @@
|
|||
|
||||
|
||||
<p>Just published version <code>1.1.0</code> of <a href="https://protesilaos.com/emacs/modus-themes">the Modus
|
||||
themes</a>. The release notes
|
||||
are reproduced below. For any questions pertaining to this publication,
|
||||
or anything else for that matter, feel welcome to <a href="https://protesilaos.com/contact/">contact
|
||||
me</a>.</p>
|
||||
|
||||
<p>Please note that the version of the themes currently in Emacs 28 is
|
||||
<code>0.13.0</code>, though we are working towards keeping everything in sync.
|
||||
Likewise, GNU ELPA is at <code>0.12.0</code> and will eventually be made to pull
|
||||
directly from emacs.git. This is a volunteer effort: things need their
|
||||
time, also in light of the prevailing conditions.</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<h2>Modus themes version 1.1.0</h2>
|
||||
|
||||
<p>By Protesilaos Stavrou <a href="mailto:info@protesilaos.com">info@protesilaos.com</a> on 2021-01-24</p>
|
||||
|
||||
<p>This entry records the changes introduced to the project since the
|
||||
publication of version 1.0.0 (2020-12-05). There have been around 150
|
||||
commits in the meantime, qualifying this as one of the largest releases
|
||||
to date.</p>
|
||||
|
||||
<p>As always, every colour-related modification documented herein conforms
|
||||
with the overarching accessibility objective of the themes for a minimum
|
||||
contrast ratio of 7:1 between background and foreground values in their
|
||||
given combination (conformance with the WCAG AAA standard).</p>
|
||||
|
||||
<p>As the official manual is referenced several times, make sure to store
|
||||
its URL: <a href="https://protesilaos.com/emacs/modus-themes">https://protesilaos.com/emacs/modus-themes</a>.</p>
|
||||
|
||||
<p>If you are coming from older versions, please consult the change log
|
||||
entry for version 1.0.0.</p>
|
||||
|
||||
<h2>Overview</h2>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p>We have brought back the options that were present in version 0.13.0
|
||||
or earlier which allowed users to override colors for either—or
|
||||
both—of Modus Operandi and Modus Vivendi. Compared to the old
|
||||
mechanism, the new one is more robust and should work regardless of
|
||||
whether users run byte compiled code or not. This is considered and
|
||||
advanced, “do-it-yourself” pathway to theme customisation. It is
|
||||
discussed at length in the manual.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>The new <code>modus-themes-with-colors</code> macro makes it possible to read
|
||||
palette variables from the active theme and, thus, pass them to
|
||||
arbitrary functions or variables. Again, this is part of the advanced
|
||||
customisations that are covered in the manual.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Several of the existing customisation options provide new stylistic
|
||||
variants, further expanding their utility. While there are some new
|
||||
customisations altogether. Combined with the above, we provide the
|
||||
infrastructure that allows the themes to adapt gracefully to a variety
|
||||
of circumstances and cover a broad range of demands.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>More packages are added to the already comprehensive list of supported
|
||||
face groups.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Some of the supported faces have benefited from further, albeit
|
||||
subtle, refinements, demonstrating our commitment to consistency as
|
||||
well as our attention to detail.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Two reports on such “further refinements” were published on the code
|
||||
log section of protesilaos.com: <a href="https://protesilaos.com/codelog">https://protesilaos.com/codelog</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>We have more people contributing to the project (and assigning
|
||||
copyright to the FSF—as the themes are part of Emacs) and newer
|
||||
users reporting issues. Also, there is anecdotal evidence from
|
||||
several sources on an increased interest to make new or existing faces
|
||||
accessible by default (such as by copying colour combinations from the
|
||||
themes).</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>New customisation options</h2>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p>The existing <code>modus-themes-mode-line</code> variable now supports three new
|
||||
borderless styles: <code>borderless</code>, <code>borderless-3d</code>, <code>borderless-moody</code>.</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p>The <code>borderless</code> value uses the same colors as the default (nil
|
||||
value), but removes the border effect. This is done by making the
|
||||
box property use the same color as the background, effectively
|
||||
blending the two and creating some padding.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>The <code>borderless-3d</code> and <code>borderless-moody</code> approximate the <code>3d</code> and
|
||||
<code>moody</code> options respectively, while removing the borders. However,
|
||||
to ensure that the inactive modelines remain visible, they apply a
|
||||
slightly more prominent background to them than what their
|
||||
counterparts do (same inactive background as with the default).</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p>The complete list of options:</p>
|
||||
|
||||
<ol>
|
||||
<li>nil (default)</li>
|
||||
<li>3d</li>
|
||||
<li>moody</li>
|
||||
<li>borderless</li>
|
||||
<li>borderless-3d</li>
|
||||
<li>borderless-moody</li>
|
||||
</ol>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>modus-themes-lang-checkers</code> provides several styles for spell
|
||||
checkers and code linters with regard to how they underline text. The
|
||||
default (nil) is to use a colour-coded wavy underline, without
|
||||
changing the foreground of the affected text. Other options include
|
||||
the ability to set a straight underline and to control the saturation
|
||||
of the foreground, while one also provides for a change in the
|
||||
background of the text in question. The valid symbols are as follows
|
||||
(read the manual for more on the matter):</p>
|
||||
|
||||
<ol>
|
||||
<li>nil (default)</li>
|
||||
<li>straight-underline</li>
|
||||
<li>subtle-foreground</li>
|
||||
<li>subtle-foreground-straight-underline</li>
|
||||
<li>intense-foreground</li>
|
||||
<li>intense-foreground-straight-underline</li>
|
||||
<li>colored-background</li>
|
||||
</ol>
|
||||
</li>
|
||||
<li>
|
||||
<p>The <code>modus-themes-org-habit</code> lets users pick between three styles for
|
||||
the <code>org-habit</code> table: (1) nil (the default), which uses a total of
|
||||
eight colours, (2) ‘simplified’ which reduces the effective colours to
|
||||
four, while applying less saturated hues, and (3) <code>traffic-light</code>
|
||||
which bring the colour count to three, thus blending the “clear” and
|
||||
“ready” states for workflows where the distinction between is not
|
||||
useful.</p>
|
||||
|
||||
<p>Please read the manual for a more detailed description of those
|
||||
variants.</p>
|
||||
|
||||
<p>Thanks to Gustavo Barros for suggesting the idea, providing user
|
||||
feedback on stylistic choices, as well as sharing insights on the
|
||||
workflow that made the <code>traffic-light</code> style possible:
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/issues/135">https://gitlab.com/protesilaos/modus-themes/-/issues/135</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>modus-themes-variable-pitch-ui</code> when set to a non-nil value applies a
|
||||
proportionately spaced typeface (controlled by the <code>variable-pitch</code>
|
||||
face) to the User Interface, specifically the mode line, header line,
|
||||
and tab-{bar,line}.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>The existing <code>modus-themes-links</code> variable now has a colourless
|
||||
stylistic alternative: <code>underline-only</code>. The available styles:</p>
|
||||
|
||||
<ol>
|
||||
<li>nil (default)</li>
|
||||
<li>faint</li>
|
||||
<li>neutral-underline</li>
|
||||
<li>faint-neutral-underline</li>
|
||||
<li>no-underline</li>
|
||||
<li>underline-only</li>
|
||||
</ol>
|
||||
</li>
|
||||
<li>
|
||||
<p>The existing <code>modus-themes-prompts</code> variable has two new grayscale
|
||||
styles: <code>subtle-gray</code>, <code>intense-gray</code>. Furthermore, their old
|
||||
<code>subtle</code> and <code>intense</code> values have more informative aliases in the
|
||||
form of <code>subtle-accented</code> and <code>intense-accented</code>. All available
|
||||
values:</p>
|
||||
|
||||
<ol>
|
||||
<li>nil (default)</li>
|
||||
<li>subtle-accented (<code>subtle</code> remains for backward-compatibility)</li>
|
||||
<li>intense-accented (<code>intense</code> remains for backward-compatibility)</li>
|
||||
<li>subtle-gray</li>
|
||||
<li>intense-gray</li>
|
||||
</ol>
|
||||
</li>
|
||||
<li>
|
||||
<p>The existing <code>modus-themes-headings</code> variable now accepts two new
|
||||
styles: <code>no-color</code>, <code>no-color-no-bold</code>. All stylistic variants:</p>
|
||||
|
||||
<ol>
|
||||
<li>nil (default fallback option—covers all heading levels)</li>
|
||||
<li>t (default style for a single heading, when the fallback differs)</li>
|
||||
<li>no-bold</li>
|
||||
<li>line</li>
|
||||
<li>line-no-bold</li>
|
||||
<li>rainbow</li>
|
||||
<li>rainbow-line</li>
|
||||
<li>rainbow-line-no-bold</li>
|
||||
<li>highlight</li>
|
||||
<li>highlight-no-bold</li>
|
||||
<li>rainbow-highlight</li>
|
||||
<li>rainbow-highlight-no-bold</li>
|
||||
<li>section</li>
|
||||
<li>section-no-bold</li>
|
||||
<li>rainbow-section</li>
|
||||
<li>rainbow-section-no-bold</li>
|
||||
<li>no-color</li>
|
||||
<li>no-color-no-bold</li>
|
||||
</ol>
|
||||
|
||||
<p>Please read the manual for instructions on how to apply those
|
||||
universally or on a per-level basis.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>Added support for packages</h2>
|
||||
|
||||
<ul>
|
||||
<li>cfrs (used by treemacs)</li>
|
||||
<li>cperl-mode</li>
|
||||
<li>
|
||||
<p>diredc</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>display-fill-column-indicator-mode. Thanks to Gustavo Barros for the
|
||||
feedback: <a href="https://gitlab.com/protesilaos/modus-themes/-/issues/148">https://gitlab.com/protesilaos/modus-themes/-/issues/148</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>evil-snipe. Thanks to Peter Wu for the feedback:
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/issues/139">https://gitlab.com/protesilaos/modus-themes/-/issues/139</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>isl (isearch-light). Thanks to Manuel Uberti for the feedback:
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/issues/144">https://gitlab.com/protesilaos/modus-themes/-/issues/144</a>.</p>
|
||||
</li>
|
||||
<li>marginalia</li>
|
||||
<li>org-tree-slide</li>
|
||||
<li>
|
||||
<p>recursion-indicator</p>
|
||||
</li>
|
||||
<li>solaire. Thanks to CsBigDataHub1 for the feedback:
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/issues/137">https://gitlab.com/protesilaos/modus-themes/-/issues/137</a>.</li>
|
||||
</ul>
|
||||
|
||||
<h2>Refinements to already supported faces</h2>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p>Reviewed the <code>rainbow-delimiters</code> faces. Everything is documented in
|
||||
a separate report (with screenshots). The short version is that we
|
||||
pay close attention to detail and are willing to go to great lengths
|
||||
in pursuit of improving the overall user experience:
|
||||
<a href="https://protesilaos.com/codelog/2020-12-27-modus-themes-review-rainbow-delimiters/">https://protesilaos.com/codelog/2020-12-27-modus-themes-review-rainbow-delimiters/</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Updated the dedicated colours for <code>whitespace-mode</code>. The background
|
||||
should now be easier to discern. Also removed any remaining
|
||||
inconsistencies. Thanks to Toon Claes for the feedback:
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/issues/149">https://gitlab.com/protesilaos/modus-themes/-/issues/149</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Refined the faces of regexp constructs for strings affected by certain
|
||||
values passed to the <code>modus-themes-syntax</code> option. This is done to
|
||||
disambiguate the backslashes and grouping delimiters from the rest of
|
||||
the string. The relevant values for <code>modus-themes-syntax</code> are:</p>
|
||||
|
||||
<ul>
|
||||
<li>green-strings</li>
|
||||
<li>yellow-comments-green-strings</li>
|
||||
<li>alt-syntax</li>
|
||||
<li>alt-syntax-yellow-comments</li>
|
||||
</ul>
|
||||
|
||||
<p>The default colour for strings is blue, while regexp faces are yellow
|
||||
and red, whereas in those variants the strings become green, hence the
|
||||
need to make regexp faces more distinct (blue and magenta contrast
|
||||
better with green and also between themselves, thus matching the
|
||||
alternative aesthetics).</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Reviewed dictionary.el faces (which ships with Emacs 28):</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p>Made <code>dictionary-reference-face</code> look like all other links.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Removed all properties from <code>dictionary-word-definition-face</code>:
|
||||
the default sets a font family, which can create inconsistencies.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Converted <code>dictionary-word-entry-face</code> into comment-like text.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<p>Refined and expanded the faces of Consult.</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p>Made its grep commands look the same as those of all other grep
|
||||
tools.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Ensured that line number previews, such as for the <code>consult-line</code>
|
||||
command use their own style of a subtle foreground instead of
|
||||
inheriting from the <code>line-number</code> face. This is to avoid cases
|
||||
where previewed numbers and actual line numbers could be conflated
|
||||
for one another.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Removed the foreground pertinent to <code>consult-imenu-prefix</code>, as its
|
||||
bold weight combined with the structure of Imenu indices was deemed
|
||||
sufficient to differentiate it from actual <code>consult-imenu</code> targets.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<p>Eliminated exaggerations in the use of colour for various <code>which-key</code>
|
||||
faces.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Removed the needless background from the <code>log-view-commit-body</code> face.
|
||||
This is a new face that ships with Emacs 28 (its inclusion upstream
|
||||
was documented in the last changelog entry).</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Applied a subtle background to the <code>log-view-message</code> face, in the
|
||||
interest of improving the usability of its interface, in particular,
|
||||
to contribute to heightened situational awareness while invoking
|
||||
<code>log-view-toggle-entry-display</code> in buffers such as those produced by
|
||||
<code>vc-print-root-log</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Introduced a neutral background for all <code>outline-minor-faces</code> instead
|
||||
of merely mirroring the style of <code>outline-mode</code> headings. This is
|
||||
because it can sometimes be hard to tell whether <code>outline-minor-mode</code>
|
||||
is active, provided certain fairly common configurations in the
|
||||
<code>modus-themes-headings</code> user option (refer to the manual for all
|
||||
customisation options).</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Tweaked <code>diff-mode</code> headings.</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p>Adjusted the values of the dedicated colours for diff headings in
|
||||
order to amplify their relative contrast.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Assigned a bold typographic weight to the <code>diff-hunk-header</code> face so
|
||||
as to enforce a greater sense of structure.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Instructed <code>diff-function</code> to inherit <code>modus-theme-diff-heading</code> in
|
||||
order to eliminate exaggerations in colouration.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<p>Removed unnecessary underline from <code>selectrum-current-candidate</code>.
|
||||
Thanks to Daniel Mendler for the feedback:
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/issues/132">https://gitlab.com/protesilaos/modus-themes/-/issues/132</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Made <code>counsel-outline</code> inherit from the underlying Org faces. Also
|
||||
corrected the style of <code>counsel-outline-default</code> to use the main
|
||||
foreground colour. Thanks to Gustavo Barros for the feedback:
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/issues/134">https://gitlab.com/protesilaos/modus-themes/-/issues/134</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Prevented headings, ultimately governed by the <code>modus-themes-headings</code>
|
||||
user option, from inheriting the <code>default</code> face as that could lead to
|
||||
unintended consequences, such as by retaining a background colour when
|
||||
none was expected.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Refashioned all faces that specified a foreground value of <code>fg-alt</code> to
|
||||
inherit the <code>shadow</code> face instead (<code>fg-alt</code> is the colour that is
|
||||
used, for example, in code comments by default). This makes it
|
||||
possible for users to enact change across the theme just by tweaking
|
||||
<code>shadow</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Fixed <code>ruler-mode</code> text scaling adjustment, to make it cope well with
|
||||
<code>text-scale-adjust</code> and relevant commands. Also introduced minor
|
||||
stylistic changes to the remainder of the <code>ruler-mode</code> faces.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Eliminated the potentially problematic form of <code>:foreground nil</code> from
|
||||
the <code>org-ellipsis</code> face. In such cases it is always better to either
|
||||
specify no foreground whatsoever, or declare an unspecified value.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>Patches from the community</h2>
|
||||
|
||||
<p>Remember that the themes are part of Emacs and, thus, contributions that
|
||||
exceed a cumulative total of ~15 lines require the assignment of
|
||||
copyright to the Free Software Foundation. Please consult the themes’
|
||||
manual on the matter.</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p>Nicolas De Jaeghere added support for <code>exwm-floating-border-color</code>:
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/merge_requests/15">https://gitlab.com/protesilaos/modus-themes/-/merge_requests/15</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Anders Johansson added support for <code>helm-fd-finish</code>:
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/merge_requests/16">https://gitlab.com/protesilaos/modus-themes/-/merge_requests/16</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Carlo Zancanaro fixed misquoting of <code>tuareg-font-lock-multistage-face</code>:
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/merge_requests/17">https://gitlab.com/protesilaos/modus-themes/-/merge_requests/17</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Xinglu Chen expanded Notmuch support to all its remaining faces:
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/merge_requests/18">https://gitlab.com/protesilaos/modus-themes/-/merge_requests/18</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Kostadin Ninev added support for Dired+:
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/merge_requests/19">https://gitlab.com/protesilaos/modus-themes/-/merge_requests/19</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Nicolas De Jaeghere expanded the supported items of <code>pdf-faces</code>. Also
|
||||
added an entry to the manual pertaining to link hints and the
|
||||
requisite setup:
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/merge_requests/20">https://gitlab.com/protesilaos/modus-themes/-/merge_requests/20</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Nicolas De Jaeghere wrote the new <code>modus-themes-with-colors</code> macro,
|
||||
which is documented at length in the manual:
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/merge_requests/21">https://gitlab.com/protesilaos/modus-themes/-/merge_requests/21</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Nicolas De Jaeghere set up the infrastructure that grants users the
|
||||
ability to override palette colors; an option that was removed in the
|
||||
transition from version 0.13.0 to 1.0.0. The relevant variables are
|
||||
<code>modus-themes-colors-operandi</code>, <code>modus-themes-colors-vivendi</code> (again,
|
||||
consult the manual):
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/merge_requests/23">https://gitlab.com/protesilaos/modus-themes/-/merge_requests/23</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Nicolas De Jaeghere deleted the <code>modus-themes-core.el</code> file and merged
|
||||
its contents into the main <code>modus-themes.el</code> library:
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/merge_requests/24">https://gitlab.com/protesilaos/modus-themes/-/merge_requests/24</a> and
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/merge_requests/25">https://gitlab.com/protesilaos/modus-themes/-/merge_requests/25</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Nicolas De Jaeghere made the <code>compilation-info</code> face consistent with
|
||||
other compilation faces in terms of their optional bold weight:
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/merge_requests/26">https://gitlab.com/protesilaos/modus-themes/-/merge_requests/26</a>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p>Any remaining faults that may exist, despite our best intentions to
|
||||
remove them, are those of the maintainer and will be addressed as soon
|
||||
as they are identified.</p>
|
||||
|
||||
<p>FSF copyright status:</p>
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Full name</th>
|
||||
<th>Copyright</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Anders Johansson</td>
|
||||
<td>covered</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Carlo Zancanaro</td>
|
||||
<td>not required</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Kostadin Ninev</td>
|
||||
<td>covered</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Nicolas De Jaeghere</td>
|
||||
<td>covered</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Xinglu Chen</td>
|
||||
<td>not required</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<h2>Theme-related contributions to the wider community</h2>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p>Helped address an incomplete colour value in <code>org-transclusion-block</code>:
|
||||
<a href="https://github.com/nobiot/org-transclusion/issues/41">https://github.com/nobiot/org-transclusion/issues/41</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Contributed to the formation of the zebra striping of <code>embark</code>:
|
||||
<a href="https://github.com/oantolin/embark/commit/bb4ae2a666ab1f4a307edd71f77bcbb90fb25cef">https://github.com/oantolin/embark/commit/bb4ae2a666ab1f4a307edd71f77bcbb90fb25cef</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Reviewed the faces of <code>goggles</code>:
|
||||
<a href="https://github.com/minad/goggles/commit/d6e584a2c9487d3df4aee818c43485e437cb87ef">https://github.com/minad/goggles/commit/d6e584a2c9487d3df4aee818c43485e437cb87ef</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Helped raise awareness about refactoring <code>org-tree-slide-header-overlay-face</code>:
|
||||
<a href="https://github.com/takaxp/org-tree-slide/issues/38">https://github.com/takaxp/org-tree-slide/issues/38</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Reported an issue for Moody that would affect the subset of Emacs 28
|
||||
users who enable the new <code>mode-line-compact</code> option:
|
||||
<a href="https://github.com/tarsius/moody/issues/28">https://github.com/tarsius/moody/issues/28</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Did the same for Keycast: <a href="https://github.com/tarsius/keycast/issues/13">https://github.com/tarsius/keycast/issues/13</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Defined the new <code>perl-non-scalar-variable</code> in upstream Emacs:
|
||||
<a href="https://debbugs.gnu.org/cgi/bugreport.cgi?bug=45840">https://debbugs.gnu.org/cgi/bugreport.cgi?bug=45840</a>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>Miscellaneous</h2>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p>Created a new palette subset for “graph” colours, as none of the
|
||||
existing paradigms would suffice for cases where faithfulness to
|
||||
colour huenesss is important. Those are currently used by
|
||||
<code>modus-themes-org-habit</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Ensured that theme functions which need to produce an error message do
|
||||
so by calling <code>error</code> instead of <code>user-error</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Added a <code>modus-themes-load-themes</code> function that users can add to
|
||||
their init files.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Expanded the project’s git repo README file with a sample
|
||||
<code>use-package</code> configuration.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>The previous two points followed from an inquiry into the subtleties
|
||||
between <code>enable-theme</code> and <code>load-theme</code>. Those are now documented at
|
||||
length in the manual.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Added screenshots to the web page that holds the official manual.
|
||||
Thanks to Damien Cassou for the feedback:
|
||||
<a href="https://gitlab.com/protesilaos/modus-themes/-/issues/147">https://gitlab.com/protesilaos/modus-themes/-/issues/147</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Swapped the values of <code>cyan-faint</code> and <code>cyan-alt-faint</code> for Modus
|
||||
Vivendi.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Tweaked <code>font-lock-doc-face</code> and <code>font-lock-type-face</code> variations when
|
||||
“faint syntax” is in effect: (setq modus-themes-syntax ‘faint).</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Refined <code>font-lock-doc-face</code> for when modus-themes-syntax is given a
|
||||
value of either <code>yellow-comments-green-strings</code> or <code>green-strings</code>.
|
||||
The changes are minor when treated in isolation, though they have
|
||||
helped improve the overall consistency of the end result: the gestalt.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Reviewed select “faint” colours for both Modus Operandi and Modus
|
||||
Vivendi. The technicalities are discussed in a complete report:
|
||||
<a href="https://protesilaos.com/codelog/2021-01-11-modus-themes-review-select-faint-colours/">https://protesilaos.com/codelog/2021-01-11-modus-themes-review-select-faint-colours/</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Ensured that (setq modus-themes-syntax ‘alt-syntax) and its “yellow
|
||||
comments” variant are more truthful to their intended style, by
|
||||
eliminating any exaggerations in the use of colour.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Adjusted the saturation of the green-alt value of Modus Vivendi.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Updated the manual to reflect all of the aforementioned.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p>Thanks once again to everyone who contributed patches or reported an
|
||||
issue. This has been yet another period of intense work; work which
|
||||
helps solidify the Modus themes as (i) uncompromisingly accessible in
|
||||
accordance with the highest legibility standard, (ii) highly
|
||||
customisable in true Emacs fashion, (iii) thoroughly comprehensive in
|
||||
terms of face coverage, and (iv) meticulously designed throughout.</p>
|
||||
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
|
||||
<div ( . )='http://www.w3.org/1999/xhtml'>
|
||||
<a href='https://yewtu.be/watch?v=bEAg8SqhdHc'>
|
||||
<img src='https://yewtu.be/vi/bEAg8SqhdHc/mqdefault.jpg'/>
|
||||
</a>
|
||||
<p style='word-break:break-word;white-space:pre-wrap'>This is one of several clips I will be uploading from a collab I did with Allen Parr evaluating a few different religious groups in light of biblical Christianity. Subscribe to my channel to get notified when the other videos in this series go up.
|
||||
|
||||
We are using the word “cult” here in the popular negative sense that Christian theology uses; to indicate a religion which imitates Christianity but is not genuinely Christian. The term also has another technical meaning; referring to any religion that has rituals associated with it. That’s not the definition we intend in this video.
|
||||
|
||||
If you enjoyed this you will probably enjoy a lot of the content that Allen Parr has. Here is his channel, I recommend you check it out. https://www.youtube.com/channel/UCm_RMW_fQk-ELpPYUzor8lw
|
||||
|
||||
Allen's interview with a former Mormon named Micah Wilder https://youtu.be/StXOOhYZvEI
|
||||
|
||||
My website. Tons of free, searchable content helping you learn to think biblically about everything. https://BibleThinker.org</p>
|
||||
</div>
|
||||
|
|
@ -0,0 +1 @@
|
|||
<p><img src="https://thumbnails.lbry.com/eiAd843EvPY" width="480" alt="thumbnail" title="Intel Alder Lake Big Performance Little Price Architecture Rocks The CPU World | Hardware Addicts" /></p>Welcome to Hardware Addicts, a proud member of the Destination Linux Network. Hardware Addicts is the podcast that focuses on the physical components that powers our technology world.<br /><br />In this episode, we’re going to discuss Intel Alderlake all the good bad and ugly surrounding this new big/little 10nm architecture launch for Intel.<br /><br />Then we head to camera corner where Wendy will discuss camera firmware updates, are they important.<br /><br />So Sit back, Relax, and Plug In because Hardware Addicts Starts Now!<br /><br /><br />Tech Discussed:<br />- Acer Nitro XZ342CK Pbmiiphx 34" 1500R Curved WQHD<br />https://amzn.to/2ZE4lS2<br />- Laptop Stand<br />https://amzn.to/3nkVzBR<br />...<br />https://www.youtube.com/watch?v=eiAd843EvPY
|
|
@ -0,0 +1 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I am excited to announce the release of Forge version 0.3.</p> <p>More information can be found on my <a href="https://emacsair.me/2021/10/14/forge-0.3/">blog</a> and in the <a href="https://github.com/magit/forge/blob/master/CHANGELOG#v030----2021-10-14">release notes</a>.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/tarsius_"> /u/tarsius_ </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/q8496m/forge_v03_released/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/q8496m/forge_v03_released/">[comments]</a></span>
|
|
@ -0,0 +1,3 @@
|
|||
<img src="https://media.babylonbee.com/thumbs/article-10010-1-thumb.jpg"> <p>NORTH POLE—Toy production in Santa’s magical workshop reportedly ground to a halt after progressive elves staged a walkout to protest Kyle Rittenhouse’s inclusion on the coveted “Nice” list.</p>
|
||||
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/progressive-elves-stage-walkout-to-protest-rittenhouse-inclusion-on-nice-list">Progressive Elves Stage Walkout In Protest After Rittenhouse Added To ‘Nice’ List</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>
|
||||
|
|
@ -0,0 +1 @@
|
|||
<p><img src="https://thumbnails.lbry.com/_UBFRV1D3tI" width="480" alt="thumbnail" title="Hey Brodie, Please Talk About Cryptocurrency" /></p>It's been a recent trend for some Linux youtubers to talk about cryptocurrency and there's been a few people asking me to do the same so I thought I should probably explain why that's not likely to happen.<br /><br />==========Support The Channel==========<br />► $100 Linode Credit: https://brodierobertson.xyz/linode<br />► Patreon: https://brodierobertson.xyz/patreon<br />► Paypal: https://brodierobertson.xyz/paypal<br />► Liberachat: https://brodierobertson.xyz/liberachat<br />► Amazon USA: https://brodierobertson.xyz/amazonusa<br /><br />=========Video Platforms==========<br />🎥 Odysee: https://brodierobertson.xyz/odysee<br />🎥 Podcast: https://techovertea.xyz/youtube<br />🎮 Gaming: https://brodierobertson.xyz/youtube<br /><br />==========Social Media==========<br />🎤 Discord: https://brodierobertson.xyz/discord<br />🎤 Matrix Space: https://brodierobertson.xyz/matrix<br />🐦 Twitter: https://brodierobertson.xyz/twitter<br />🌐 Mastodon: https://brodierobertson.xyz/mastodon<br />🖥️ GitHub: https://brodierobertson.xyz/github<br /><br />==========Time Stamps==========<br />0:00 Introduction<br />1:00 Disclosure<br />3:09 Scam Projects<br />5:22 Personal Knowledge<br />7:28 Have Done In Past<br />8:46 YouTubers Aren't Financial Experts<br />10:31 Outro<br /><br />==========Credits==========<br />🎨 Channel Art:<br />All my art has was created by Supercozman<br />https://twitter.com/Supercozman<br />https://www.instagram.com/supercozman_draws/<br /><br />#Crypto #Cryptocurrency #CryptoNews<br /><br />🎵 Ending music<br />Music from https://filmmusic.io<br />"Basic Implosion" by Kevin MacLeod (https://incompetech.com)<br />License: CC BY (http://creativecommons.org/licenses/by/4.0/)<br /><br />DISCLOSURE: Wherever possible I use referral links, which means if you click one of the links in this video or description and make a purchase I may receive a small commission or other compensation.<br />...<br />https://www.youtube.com/watch?v=_UBFRV1D3tI
|
|
@ -0,0 +1,29 @@
|
|||
<p>What would it really take to get you to switch Linux distributions? We debate the practical reasons more and more people are sticking with the big three.</p>
|
||||
|
||||
<p>Plus Carl from System76 stops by to surprise us with some firmware news.</p>
|
||||
|
||||
<p>Chapters:<br>
|
||||
0:00 Pre-Show<br>
|
||||
2:22 Intro<br>
|
||||
2:36 SPONSOR: A Cloud Guru<br>
|
||||
4:24 USB Booting the Pi 4<br>
|
||||
10:10 System76 Open Firmware Update<br>
|
||||
23:14 SPONSOR: Linode<br>
|
||||
25:28 OpenPOWER Summit 2020<br>
|
||||
29:23 EndeavourOS ARM<br>
|
||||
30:14 Housekeeping<br>
|
||||
30:53 SPONSOR: Unplugged Core Contributors<br>
|
||||
32:59 It's Really Just a Three Distro World<br>
|
||||
46:37 Feedback: systemd Skepticism<br>
|
||||
50:50 Feedback: EmacsConf2020<br>
|
||||
51:40 Picks<br>
|
||||
52:12 Pick: Cloud Hypervisor<br>
|
||||
53:51 Pick: SongRec<br>
|
||||
54:45 Pick: tmpmail<br>
|
||||
55:55 Pick: MyPaas<br>
|
||||
57:16 Outro<br>
|
||||
59:11 Post-Show</p><p>Special Guests: Brent Gervais, Carl Richell, and Neal Gompa.</p><p>Sponsored By:</p><ul><li><a href="https://linode.com/unplugged" rel="nofollow">Linode Cloud Hosting</a>: <a href="https://linode.com/unplugged" rel="nofollow">A special offer for all Linux Unplugged Podcast listeners and new Linode customers, visit linode.com/unplugged, and receive $100 towards your new account. </a></li><li><a href="https://acloudguru.com" rel="nofollow">A Cloud Guru</a>: <a href="https://acloudguru.com" rel="nofollow">Hundreds of courses, thousands of hands-on labs.</a></li></ul><p><a href="https://jupitersignal.memberful.com/checkout?plan=52946" rel="payment">Support LINUX Unplugged</a></p><p>Links:</p><ul><li><a href="https://www.openreach.com/news/second-hand-tv-wipes-out-broadband-for-entire-village/" title="Second-hand TV wipes out broadband for entire village" rel="nofollow">Second-hand TV wipes out broadband for entire village</a></li><li><a href="https://news.ycombinator.com/item?id=24520397" title="Raspberry Pi 4 can finally boot directly from USB | Hacker News" rel="nofollow">Raspberry Pi 4 can finally boot directly from USB | Hacker News</a></li><li><a href="https://www.jeffgeerling.com/blog/2020/raspberry-pi-usb-boot-uasp-trim-and-performance" title="Raspberry Pi USB Boot - UASP, TRIM, and performance | Jeff Geerling" rel="nofollow">Raspberry Pi USB Boot - UASP, TRIM, and performance | Jeff Geerling</a></li><li><a href="https://support.system76.com/articles/transition-firmware/" title="Switching Between Proprietary Firmware and System76 Open Firmware - System76 Support" rel="nofollow">Switching Between Proprietary Firmware and System76 Open Firmware - System76 Support</a> — System76 Open Firmware is designed to be lightweight and performant with a simple and straightforward user interface.
|
||||
</li><li><a href="https://www.phoronix.com/scan.php?page=news_item&px=OpenPOWER-Summit-2020" title="OpenPOWER Summit 2020 Was This Week With Many Interesting Hardware/Software Talks - Phoronix" rel="nofollow">OpenPOWER Summit 2020 Was This Week With Many Interesting Hardware/Software Talks - Phoronix</a> — Roberto Innocenti provided an update on the POWER64 laptop that is still being worked on via community donations as an open hardware platform.</li><li><a href="https://www.youtube.com/watch?v=OvExq7u7BMk" title="Open Hardware GNU/Linux PPC64 Laptop Potential - Roberto Innocenti, Power Progress Community - YouTube" rel="nofollow">Open Hardware GNU/Linux PPC64 Laptop Potential - Roberto Innocenti, Power Progress Community - YouTube</a></li><li><a href="https://www.powerpc-notebook.org/campaigns/donation-campaign-for-signal-integrity-analysis-of-the-pcb-design/" title="Donation Campaign for Signal Integrity Analysis of the PCB Design - GNU/Linux Open Hardware PowerPC notebook" rel="nofollow">Donation Campaign for Signal Integrity Analysis of the PCB Design - GNU/Linux Open Hardware PowerPC notebook</a></li><li><a href="https://9to5linux.com/arch-linux-based-endeavouros-arm-launches-for-arm-devices" title="Arch Linux-Based EndeavourOS ARM Launches for ARM Devices - 9to5Linux" rel="nofollow">Arch Linux-Based EndeavourOS ARM Launches for ARM Devices - 9to5Linux</a></li><li><a href="https://itsfoss.com/deepin-20-review/" title="Deepin 20 Review" rel="nofollow">Deepin 20 Review</a> — Gorgeous Distro Becomes Even More Beautiful.</li><li><a href="https://slexy.org/view/s20lMxbPhE" title="Feedback: systemd skepticism" rel="nofollow">Feedback: systemd skepticism</a></li><li><a href="https://slexy.org/view/s2zV618Go5" title="EmacsConf2020" rel="nofollow">EmacsConf2020</a> — Have you heard about the recent announcement for EmacsConf 2020? It's a free two-day online Emacs conference scheduled for the weekend of November 28th and 29th, 2020.</li><li><a href="https://github.com/cloud-hypervisor/cloud-hypervisor" title="cloud-hypervisor/cloud-hypervisor" rel="nofollow">cloud-hypervisor/cloud-hypervisor</a> — A rust-vmm based cloud hypervisor.</li><li><a href="https://github.com/marin-m/SongRec" title="marin-m/SongRec" rel="nofollow">marin-m/SongRec</a> — An open-source Shazam client for Linux, written in Rust.
|
||||
</li><li><a href="https://github.com/almarklein/mypaas" title="almarklein/mypaas" rel="nofollow">almarklein/mypaas</a> — Run your own PaaS using Docker, Traefik, and great analytics.
|
||||
</li><li><a href="https://github.com/sdushantha/tmpmail" title="sdushantha/tmpmail" rel="nofollow">sdushantha/tmpmail</a> — A temporary email right from your terminal.</li></ul>
|
||||
|
|
@ -0,0 +1 @@
|
|||
<p><img src="https://thumbnails.lbry.com/2VpHr6sfLy0" width="480" alt="thumbnail" title="System Crafters Live - I'm Rewriting My Configuration... Again" /></p>In this stream, we'll talk about the plans I have for next year and the specific improvements I'll make to my configuration to enable them. It's time for a rewrite!<br /><br />SUPPORT THE CHANNEL:<br /><br />👕 https://store.systemcrafters.net<br />👍 https://systemcrafters.net/support-the-channel<br />🌐 Buy a domain with Namecheap: https://namecheap.pxf.io/NK0yXK<br /><br />SHOW NOTES:<br /><br />(posted after the stream finishes)<br /><br />MY CONFIGURATION:<br /><br />https://config.daviwil.com<br />https://config.daviwil.com/emacs<br />https://config.daviwil.com/systems (Guix)<br /><br />JOIN THE COMMUNITY:<br /><br />http://systemcrafters.chat (IRC and Discord)<br />https://twitter.com/SystemCrafters<br /><br />OTHER SERIES:<br /><br />- Emacs Essentials: https://www.youtube.com/watch?v=48JlgiBpw_I&list=PLEoMzSkcN8oPZvSdewHG8uApD7THlLLCV<br />- Emacs From Scratch: https://www.youtube.com/watch?v=74zOY-vgkyw&list=PLEoMzSkcN8oPH1au7H6B7bBJ4ZO7BXjSZ<br />- Emacs Tips: https://www.youtube.com/watch?v=wKTKmE1wLyw&list=PLEoMzSkcN8oMHJ6Xil1YdnYtlWd5hHZql<br />- Emacs Desktop Environment: https://www.youtube.com/watch?v=f7xB2fFk1tQ&list=PLEoMzSkcN8oNPbEMYEtswOVTvq7CVddCS<br />- Emacs IDE: https://www.youtube.com/watch?v=E-NAM9U5JYE&list=PLEoMzSkcN8oNvsrtk_iZSb94krGRofFjN<br />- Emacs Mail: https://www.youtube.com/watch?v=yZRyEhi4y44&list=PLEoMzSkcN8oM-kA19xOQc8s0gr0PpFGJQ<br />- Learning Emacs Lisp: https://www.youtube.com/watch?v=RQK_DaaX34Q&list=PLEoMzSkcN8oPQtn7FQEF3D7sroZbXuPZ7<br />- Craft Your System with GNU Guix: https://www.youtube.com/watch?v=iBaqOK75cho&list=PLEoMzSkcN8oNxnj7jm5V2ZcGc52002pQU<br /><br />CREDITS:<br /><br />Coriolis Effect by logos feat. stefsax, licensed Creative Commons 3.0 CC-BY http://ccmixter.org/files/mseq/26296<br />reNovation by airtone, licensed Creative Commons 3.0 CC-BY http://ccmixter.org/files/airtone/60674<br />ukeSounds by airtone, licensed Creative Commons 3.0 CC-BY http://ccmixter.org/files/airtone/32655<br />Between Worlds (Instrumental) by Aussens@iter, licensed Creative Commons 3.0 CC-BY http://ccmixter.org/files/tobias_weber/56664<br /><br /><br />Powered by Restream https://restream.io/<br />...<br />https://www.youtube.com/watch?v=2VpHr6sfLy0
|
|
@ -0,0 +1,28 @@
|
|||
<p>SHOW NOTES: </p>
|
||||
|
||||
<p>- All the info you need to START is on our <a href='http://www.thebiblerecap.com'>website</a>!
|
||||
- Join our <a href='https://www.patreon.com/thebiblerecap'>PATREON</a> family for bonus perks!</p>
|
||||
|
||||
<p>- Get your <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>TBR merch</a></p>
|
||||
|
||||
<p>- <a href='http://thebiblerecap.com/contact'>Show credits</a></p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>FROM TODAY’S PODCAST:
|
||||
- <a href='http://thebiblerecap.com/kneecap'>The Bible Kneecap</a></p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>SOCIALS:</p>
|
||||
|
||||
<p>The Bible Recap:<a href='https://instagram.com/thebiblerecap'> Instagram</a> |<a href='https://www.facebook.com/thebiblerecap'> Facebook</a> |<a href='https://twitter.com/thebiblerecap'> Twitter</a></p>
|
||||
|
||||
<p>D-Group:<a href='https://instagram.com/mydgroup/'> Instagram</a> |<a href='https://www.facebook.com/ilovemydgroup'> Facebook</a> |<a href='https://mobile.twitter.com/mydgroup'> Twitter</a></p>
|
||||
|
||||
<p>TLC:<a href='https://instagram.com/taraleighcobble'> Instagram</a> |<a href='https://www.facebook.com/taraleighcobble'> Facebook</a> |<a href='https://twitter.com/taraleighcobble'> Twitter</a></p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>D-GROUP:
|
||||
The Bible Recap is brought to you by<a href='https://www.mydgroup.org/'> D-Group</a> - an international network of discipleship and accountability groups that meet weekly in homes and churches:<a href='https://www.mydgroup.org/map'> Find or start one near you today</a>!</p>
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1 @@
|
|||
<p><img src="https://thumbnails.lbry.com/XsoE-LEn2lo" width="480" alt="thumbnail" title="Why was Zacharias Muted? // Bible Study" /></p>Zacharias and Mary both visited by an angel, but only Zacharias walks away unable to speak? Why?<br /><br />This study looks at two characters who receieve the same sort of message but they have different outcome.<br />...<br />https://www.youtube.com/watch?v=XsoE-LEn2lo
|
|
@ -0,0 +1 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Background: I wanted to try Arch (this will be my first time using arch previously I have been using debian and ubuntu).</p> <p>before installing on my actual system I am experimenting on VM as I am not familiar or confident that I will be able to install Arch correctly.</p> <p>--</p> <p>Problem: After installation I am stuck on grub rescue, not able to recue anything ( watched youtube videos etc )</p> <p>Interesting thing is when I manually select GRUB in boot options I am able to boot into arch installation.</p> <p>Any advice guidance support would be appreciated.</p> <p>Help me make the switch guys.!!!</p> <p>System info: </p> <p>efi partition on disk 0 partition 1 ( efi partition has entries for Windows Boot MGR ) also which is also working fine.</p> <p>Windows is installed on disk 0 partition 2</p> <p>Arch is installed on Disk 1 partition 1 with partition 2 as swap.</p> <p>note: VM config is same as my actual system config with few more data drives in actual system</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/farzinaam"> /u/farzinaam </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/pp4kqu/need_help_with_dual_boot/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/pp4kqu/need_help_with_dual_boot/">[comments]</a></span>
|
|
@ -0,0 +1 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hello again,</p> <p>I have a custom keyboard shortcut for moving quicker in VIM (for Emacs I use EVIL) where I hold down CTRL and press HJKL I move faster in the direction.</p> <p>Like this:</p> <pre><code>;; Movement changes - BUG: When I release CTRL it still does one last 5 line jump when pressing one of my keys (define-key evil-normal-state-map (kbd "C-h") (kbd "h5")) (define-key evil-normal-state-map (kbd "C-j") (kbd "j5")) (define-key evil-normal-state-map (kbd "C-k") (kbd "k5")) (define-key evil-normal-state-map (kbd "C-l") (kbd "l5")) </code></pre> <p>However, in EMACS when I use this, it does work. But once I let go off CTRL it does ONE last 5 jump, despite that it should have stopped. It also feels a bit like there is a small delay when doing this.</p> <p>Does anyone know a possible solution for this to make it more responsive and NOT have a "last" jump after letting CTRL go.</p> <p>Thanks in advance.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/AtZeroOne"> /u/AtZeroOne </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/rce4tw/delay_when_using_custom_evil_shortcut_to_move/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/rce4tw/delay_when_using_custom_evil_shortcut_to_move/">[comments]</a></span>
|
|
@ -0,0 +1,4 @@
|
|||
<p>A serious problem is brewing in Desktop Linux that hasn't impacted end users yet, but will soon. We break down why distribution makers are getting upset and explain what's next.</p>
|
||||
|
||||
<p>Plus, an update on Matrix and the recent upgrades we made to our server.</p><p>Special Guests: Brent Gervais and Joshua Strobl.</p><p>Sponsored By:</p><ul><li><a href="https://linode.com/unplugged" rel="nofollow">Linode Cloud Hosting</a>: <a href="https://linode.com/unplugged" rel="nofollow">A special offer for all Linux Unplugged Podcast listeners and new Linode customers, visit linode.com/unplugged, and receive $100 towards your new account. </a></li><li><a href="https://linuxacademy.com/cp/modules/view/id/262/?utm_source=jupiter&utm_medium=cpc" rel="nofollow">A Cloud Guru</a>: <a href="https://linuxacademy.com/cp/modules/view/id/262/?utm_source=jupiter&utm_medium=cpc" rel="nofollow">By the end of this course, you will feel comfortable working with a large variety of networking tools and configurations to manage complex Linux networking implementations.</a></li></ul><p><a href="https://jupitersignal.memberful.com/checkout?plan=52946" rel="payment">Support LINUX Unplugged</a></p><p>Links:</p><ul><li><a href="https://joshuastrobl.com/2021/09/14/building-an-alternative-ecosystem/" title="Building an Alternative Ecosystem | Joshua Strobl" rel="nofollow">Building an Alternative Ecosystem | Joshua Strobl</a> — While we have been consistent in this vision, though certainly not without flaws in its execution, we have seen a significant shift from GNOME’s development efforts and vision being focused from their desktop experience, to a heavier focus on mobile-to-desktop application scalability and a more touch-oriented, almost iPadOS like user experience that does not (in our opinion) provide the most optimized experience for laptop and desktop users.</li><li><a href="https://blogs.gnome.org/alatiera/2021/09/18/the-truth-they-are-not-telling-you-about-themes/" title="The Truth they are not telling you about “Themes” – Rust in Peace" rel="nofollow">The Truth they are not telling you about “Themes” – Rust in Peace</a> — There seems to be some confusion when it comes to libadwaita’s stylesheet and coloring APIs.</li><li><a href="https://www.phoronix.com/scan.php?page=news_item&px=Fedora-35-Great-Features-Coming" title="Red Hat’s Upstream Contributions Are Making For A Great Fedora Workstation 35 - Phoronix" rel="nofollow">Red Hat’s Upstream Contributions Are Making For A Great Fedora Workstation 35 - Phoronix</a> — Fedora Workstation 35 will hopefully be out at the end of October (currently the beta is running behind schedule) and when it does ship it's once again at the bleeding-edge of Linux features.</li><li><a href="https://www.reddit.com/r/gnome/comments/p4x4lg/gnome_41_has_new_multitasking_settings/" title="GNOME 41 has new multitasking settings!" rel="nofollow">GNOME 41 has new multitasking settings!</a></li><li><a href="https://seagl.org/" title="SeaGL is coming up soon, and is virtual this year" rel="nofollow">SeaGL is coming up soon, and is virtual this year</a> — November 5th & 6th, 2021</li><li><a href="https://matrix.org/blog/category/this-week-in-matrix" title="This Week in Matrix" rel="nofollow">This Week in Matrix</a></li><li><a href="https://element.io/blog/spaces-the-next-frontier/" title="Spaces: The next frontier" rel="nofollow">Spaces: The next frontier</a> — Using Spaces and Subspaces to build hierarchies effectively turns Matrix into a global decentralised filesystem for conversations and other real-time data!</li><li><a href="https://github.com/toger5/TheBoard" title="toger5/TheBoard" rel="nofollow">toger5/TheBoard</a> — A collaborative Whiteboard powered by the [matrix] protocol and infrastucture.</li><li><a href="https://matrix.org/matrixlive/" title="Matrix Live" rel="nofollow">Matrix Live</a></li><li><a href="https://levans.fr/shrink-synapse-database.html" title="Compressing Synapse database | Levans’ workshop" rel="nofollow">Compressing Synapse database | Levans’ workshop</a> — Anyone running a federating instance of the Matrix homeserver Synapse will likely have seen this: synapse is database-hungry. It tends to take a lot of space. In this post, I'm documenting how I shrunk my homeserver database from 100GB to a little under 8GB, during a long maintenance cleanup.</li><li><a href="https://wayfire.org/" title="Pick: Wayfire" rel="nofollow">Pick: Wayfire</a> — Wayfire is a wayland compositor based on wlroots. It aims to create a customizable, extendable and lightweight environment without sacrificing its appearance.</li><li><a href="https://garudalinux.org/downloads.html" title="Garuda Wayfire Download" rel="nofollow">Garuda Wayfire Download</a></li></ul>
|
||||
|
|
@ -0,0 +1,86 @@
|
|||
<p>SHOW NOTES:
|
||||
Thanks for listening! We’ve posted some helpful info for you in our show notes below!</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>PODCAST BASICS:
|
||||
</p>
|
||||
|
||||
<p>- Subscribe where you listen!</p>
|
||||
|
||||
<p>- Check out the details on our <a href='http://www.thebiblerecap.com'>website
|
||||
</a></p>
|
||||
|
||||
<p>- Get the<a href='https://www.bible.com/app'> Bible app</a> (free)
|
||||
</p>
|
||||
|
||||
<p>- Follow our<a href='https://www.bible.com/reading-plans/5-chronological'> Bible reading plan</a></p>
|
||||
|
||||
<p>- Check out our customized <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>journal</a></p>
|
||||
|
||||
<p>- Join our <a href='https://www.patreon.com/thebiblerecap'>PATREON</a> community for bonus fun! </p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>MERCH: Get your<a href='https://www.theconnextion.com/tlcdgroup/index.cfm'> TBR merch</a>! We’ve got t-shirts, coffee mugs, tote bags, phone wallets, and stickers! </p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>FROM TODAY’S PODCAST: </p>
|
||||
|
||||
<p>- <a href='http://www.thebiblerecap.com/contact'>Donate to The Bible Recap!</a></p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>SOCIALS:</p>
|
||||
|
||||
<p>The Bible Recap:<a href='https://instagram.com/thebiblerecap'> Instagram</a> |<a href='https://www.facebook.com/thebiblerecap'> Facebook</a> |<a href='https://twitter.com/thebiblerecap'> Twitter</a> | <a href='http://pinterest.com/thebiblerecap'>Pinterest</a> </p>
|
||||
|
||||
<p>D-Group:<a href='https://instagram.com/mydgroup/'> Instagram</a> |<a href='https://www.facebook.com/ilovemydgroup'> Facebook</a> |<a href='https://mobile.twitter.com/mydgroup'> Twitter</a> | <a href='http://pinterest.com/ilovemydgroup'>Pinterest</a></p>
|
||||
|
||||
<p>TLC:<a href='https://instagram.com/taraleighcobble'> Instagram</a> |<a href='https://www.facebook.com/taraleighcobble'> Facebook</a> |<a href='https://twitter.com/taraleighcobble'> Twitter</a></p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>D-GROUP:
|
||||
The Bible Recap is brought to you by<a href='https://www.mydgroup.org/'> D-Group</a> - an international network of discipleship and accountability groups that meet weekly in homes and churches:<a href='https://www.mydgroup.org/map'> Find or start one near you today</a>!</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>TBR TEAM:
|
||||
</p>
|
||||
|
||||
<p>Written and Hosted by: <a href='http://taraleighcobble.com'>Tara-Leigh Cobble</a></p>
|
||||
|
||||
<p>Content Manager: <a href='http://mydgroup.org'>Courtney Vaughan
|
||||
</a></p>
|
||||
|
||||
<p>Podcast Operations: <a href='http://mydgroup.org'>Callie Summers
|
||||
</a></p>
|
||||
|
||||
<p>Website Management: <a href='http://mydgroup.org'>Joelle Smith</a></p>
|
||||
|
||||
<p>Sound Engineer: <a href='http://thebiblerecap.com'>Allison Congden</a></p>
|
||||
|
||||
<p>Content Design: <a href='http://misswyolene.com'>Morgan Young
|
||||
</a></p>
|
||||
|
||||
<p>Social Media Management: <a href='http://thebiblerecap.com'>Sarah Yocum</a></p>
|
||||
|
||||
<p>Journal Design: <a href='https://brittneyhmurray.weebly.com/'>Brittney Murray</a></p>
|
||||
|
||||
<p>Logo Design: <a href='mailto:landonhwade@gmail.com'>Landon Wade</a></p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>Available on:<a href='https://itunes.apple.com/us/podcast/the-bible-recap/id1440833267'> iTunes</a> |<a href='https://open.spotify.com/show/2lWv2RlsyMSMzerbAb1uOx'> Spotify</a> |<a href='https://www.google.com/podcasts?feed=aHR0cHM6Ly93d3cuaXZvb3guY29tL3RoZS1iaWJsZS1yZWNhcF9mZ19mMTYzNzgzNF9maWx0cm9fMS54bWw'> Google</a> |<a href='https://www.stitcher.com/podcast/dgroup/the-bible-recap?refid=stpr'> Stitcher</a> |<a href='https://thebiblerecap.podbean.com/'> Podbean</a> | <a href='https://play.google.com/music/m/Ivmpjo6234pwcvclpwxzlklglpm?t=The_Bible_Recap'>Google Play</a> | <a href='http://youtube.com/c/TheBibleRecap'>YouTube
|
||||
</a></p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>WEBSITE:
|
||||
<a href='http://www.thebiblerecap.com'>thebiblerecap.com</a></p>
|
||||
|
||||
<p>
|
||||
|
||||
</p>
|
|
@ -0,0 +1,29 @@
|
|||
<p>SHOW NOTES: </p>
|
||||
|
||||
<p>- All the info you need to START is on our <a href='http://www.thebiblerecap.com'>website</a>! Seriously, go there.
|
||||
- Join our <a href='https://www.patreon.com/thebiblerecap'>PATREON</a> community for bonus perks!</p>
|
||||
|
||||
<p>- Get your <a href='https://www.theconnextion.com/tlcdgroup/index.cfm'>TBR merch</a></p>
|
||||
|
||||
<p>- <a href='http://thebiblerecap.com/contact'>Show credits</a></p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>FROM TODAY’S PODCAST: </p>
|
||||
|
||||
<p>- <a href='https://www.biblegateway.com/passage/?search=2+samuel+1%3A6-10&version=ESV'>2 Samuel 1:6-10</a></p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>SOCIALS:</p>
|
||||
|
||||
<p>The Bible Recap:<a href='https://instagram.com/thebiblerecap'> Instagram</a> |<a href='https://www.facebook.com/thebiblerecap'> Facebook</a> |<a href='https://twitter.com/thebiblerecap'> Twitter</a></p>
|
||||
|
||||
<p>D-Group:<a href='https://instagram.com/mydgroup/'> Instagram</a> |<a href='https://www.facebook.com/ilovemydgroup'> Facebook</a> |<a href='https://mobile.twitter.com/mydgroup'> Twitter</a></p>
|
||||
|
||||
<p>TLC:<a href='https://instagram.com/taraleighcobble'> Instagram</a> |<a href='https://www.facebook.com/taraleighcobble'> Facebook</a> |<a href='https://twitter.com/taraleighcobble'> Twitter</a></p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>D-GROUP:
|
||||
The Bible Recap is brought to you by<a href='https://www.mydgroup.org/'> D-Group</a> - an international network of discipleship and accountability groups that meet weekly in homes and churches:<a href='https://www.mydgroup.org/map'> Find or start one near you today</a>!</p>
|
|
@ -0,0 +1,22 @@
|
|||
<p><iframe loading="lazy" title="Destination Linux EP35 - Ikey Doherty of Solus" width="800" height="450" src="https://www.youtube.com/embed/3KNKtZNfAHE?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
|
||||
<p><span style="font-weight: 400;">Welcome to Episode 35 of Destination Linux for 09/04/17</span></p>
|
||||
<p><b>News</b></p>
|
||||
<p><a href="https://solus-project.com/2017/08/20/this-week-in-solus-install-46/"><span style="font-weight: 400;">This Week in Solus – Install #46</span></a></p>
|
||||
<ul>
|
||||
<li style="font-weight: 400;"><span style="font-weight: 400;">Solus 3 has had quite the reception but the work continues including a TO-DO list posted on Solus site for all the features, enhancements and bug fixes they’re working on. </span><a href="https://dev.solus-project.com/T4235"><span style="font-weight: 400;">https://dev.solus-project.com/T4235</span></a></li>
|
||||
<li style="font-weight: 400;"><span style="font-weight: 400;">Some High Priority Items that are being worked on I think will be refreshing for many</span>
|
||||
<ul>
|
||||
<li style="font-weight: 400;"><span style="font-weight: 400;">Third Party support is one of the pain points I’ve heard and Ikey and the team have taken note. They’re going to be working on improvements to third party offerings in SNAP, upgrade improvements, and potentially more third party options.</span></li>
|
||||
<li style="font-weight: 400;"><span style="font-weight: 400;">X-Stack upgrades to help with compatibility with APU + AMD GPU combos</span></li>
|
||||
<li style="font-weight: 400;"><span style="font-weight: 400;">Improvements to Nautilus and Samba support</span></li>
|
||||
<li style="font-weight: 400;"><span style="font-weight: 400;">Preston package and licensing scanning and ferryd for faster indexing and syncing of repos. </span></li>
|
||||
<li style="font-weight: 400;"><span style="font-weight: 400;">Replacing eopkg with sol for software framework</span></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<p><a href="https://solus-project.com/2017/08/15/solus-3-released/"><span style="font-weight: 400;">Solus 3 Released</span></a></p>
|
||||
<p><b>Admin</b></p>
|
||||
<p><a href="https://teespring.com/destinationlinuxpodcast?utm_swu=29&utm_source=Seller_mktauto_us&utm_campaign=seller_campaign_launch_2&utm_medium=email#pid=522&cid=101894&sid=front"><span style="font-weight: 400;">Destination Linux Apparel</span></a></p>
|
||||
<p><b>Thank you to Ikey for joining us and having a great conversation</b></p>
|
||||
<p><span style="font-weight: 400;">A big thank you to each and every one of you for supporting us and Thank you For Watching Destination Linux</span></p>
|
||||
<p><span style="font-weight: 400;">Have a great week and remember the Journey ITSELF is just as important as the Destination</span></p>
|
Loading…
Add table
Add a link
Reference in a new issue