<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.abuissa.net/index.php?action=history&amp;feed=atom&amp;title=Blog%3A_2026-05-02</id>
	<title>Blog: 2026-05-02 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.abuissa.net/index.php?action=history&amp;feed=atom&amp;title=Blog%3A_2026-05-02"/>
	<link rel="alternate" type="text/html" href="https://wiki.abuissa.net/index.php?title=Blog:_2026-05-02&amp;action=history"/>
	<updated>2026-05-02T10:44:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.abuissa.net/index.php?title=Blog:_2026-05-02&amp;diff=1534&amp;oldid=prev</id>
		<title>Razzi: Created page with &quot;&lt;pre&gt;     set -U mid_time $last_time     set -U last_time $now_time     set -U now_time (gdate +%s.%3N)      set diff (math $now_time - $last_time)     set diff2 (math $last_time - $mid_time)     set avg (math &quot;($diff + $diff2) / 2&quot;)     set bps (math 1 / $avg)     set bpm (math &quot;$bps * 60&quot;)     # echo -n $mid_time $last_time $now_time     if test $bpm -gt 55         echo -n &quot;$bpm &quot;     end &lt;/pre&gt;  bpm counter in the terminal. Might end up popping up when I don&#039;t want it...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.abuissa.net/index.php?title=Blog:_2026-05-02&amp;diff=1534&amp;oldid=prev"/>
		<updated>2026-05-02T07:17:20Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;pre&amp;gt;     set -U mid_time $last_time     set -U last_time $now_time     set -U now_time (gdate +%s.%3N)      set diff (math $now_time - $last_time)     set diff2 (math $last_time - $mid_time)     set avg (math &amp;quot;($diff + $diff2) / 2&amp;quot;)     set bps (math 1 / $avg)     set bpm (math &amp;quot;$bps * 60&amp;quot;)     # echo -n $mid_time $last_time $now_time     if test $bpm -gt 55         echo -n &amp;quot;$bpm &amp;quot;     end &amp;lt;/pre&amp;gt;  bpm counter in the terminal. Might end up popping up when I don&amp;#039;t want it...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
    set -U mid_time $last_time&lt;br /&gt;
    set -U last_time $now_time&lt;br /&gt;
    set -U now_time (gdate +%s.%3N)&lt;br /&gt;
&lt;br /&gt;
    set diff (math $now_time - $last_time)&lt;br /&gt;
    set diff2 (math $last_time - $mid_time)&lt;br /&gt;
    set avg (math &amp;quot;($diff + $diff2) / 2&amp;quot;)&lt;br /&gt;
    set bps (math 1 / $avg)&lt;br /&gt;
    set bpm (math &amp;quot;$bps * 60&amp;quot;)&lt;br /&gt;
    # echo -n $mid_time $last_time $now_time&lt;br /&gt;
    if test $bpm -gt 55&lt;br /&gt;
        echo -n &amp;quot;$bpm &amp;quot;&lt;br /&gt;
    end&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
bpm counter in the terminal. Might end up popping up when I don&amp;#039;t want it. Also it&amp;#039;s a naive 3-value diff average, doesn&amp;#039;t stop if there&amp;#039;s a break&lt;/div&gt;</summary>
		<author><name>Razzi</name></author>
	</entry>
</feed>