e1e0.net

sources for e1e0 website
git clone https://git.e1e0.net/e1e0.net.git
Log | Files | Refs

commit ba893548d646e730dd5aadc31f8bf0ca234d95f9
parent 4b19f3293d41e393447dd463142e7eb52b41fe02
Author: Paco Esteban <paco@onna.be>
Date:   Thu, 22 Aug 2019 17:06:16 +0200

new footer and better comments mailto per article.

Diffstat:
Msrc/_footer.html | 11++++++++---
Msrc/blocking-abusers.md | 3+++
Msrc/browser-dependency.md | 3+++
Msrc/brymen869s-serial-cable.md | 3+++
Msrc/free-cetus.md | 3+++
Msrc/gopher.md | 3+++
Msrc/index.html | 2--
Msrc/ipv6-config-he.md | 3+++
Msrc/long-wireless-links-and-monitoring.md | 3+++
Msrc/nfs-performance-improvements-openbsd.md | 3+++
Msrc/partkeepr-barcodes-and-TME.md | 3+++
Msrc/pass-terminal.md | 3+++
Msrc/raidz-disk-change.md | 4++++
Msrc/self-hosted-xmpp-server.md | 3+++
Msrc/teensy-midi-controller.md | 3+++
15 files changed, 48 insertions(+), 5 deletions(-)

diff --git a/src/_footer.html b/src/_footer.html @@ -1,10 +1,15 @@ </main> <footer> <em> - Have any comments ? - Send an email <a href="mailto:www-comments@onna.be">here</a>, - or look in the <a href="/contact.txt">Contact</a> section. + Content: <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a> </em> + / + <em>Code: <a href="https://opensource.org/licenses/ISC">ISC</a></em> + / + <em>Subscribe via: </em> + <a href="/rss.xml"> + <img src="/rss.png" alt="RSS button" style="width:36px;height:14px" /> + </a> </footer> </body> </html> diff --git a/src/blocking-abusers.md b/src/blocking-abusers.md @@ -76,4 +76,7 @@ Of course you'll have to add some rules to `pf.conf`: Remember to add the necessary permissions on `doas.conf` to the user that runs the script. +_Have any comments ? Send an email to the [comments address][999]._ + [1]: https://www.geoghegan.ca/pfbadhost.html +[999]: mailto:comments@onna.be?Subject=Blocking%20abusers%20on%20personal%20servers%20(OpenBSD%20PF) diff --git a/src/browser-dependency.md b/src/browser-dependency.md @@ -260,6 +260,8 @@ So those are the programs I use to try to stay away from the browser as much as possible. If you have other alternatives or suggestions, contact me and I'll add them here. +_Have any comments ? Send an email to the [comments address][999]._ + [1]: https://bugzilla.mozilla.org/show_bug.cgi?id=1548973 [2]: https://lynx.invisible-island.net/ [3]: https://github.com/RadhiFadlillah/shiori @@ -274,3 +276,4 @@ add them here. [12]: https://feh.finalrewind.org/ [13]: https://mpv.io/ [14]: https://youtube-dl.org/ +[999]: mailto:comments@onna.be?Subject=Trying%20to%20avoid%20browser%20dependency. diff --git a/src/brymen869s-serial-cable.md b/src/brymen869s-serial-cable.md @@ -53,7 +53,10 @@ somebody wants to use it without installing FreeCAD. All and all a small but pretty fun project to do on a weekend. And now I have data logging on my meter for almost no cost. +_Have any comments ? Send an email to the [comments address][999]._ + [1]: https://www.eevblog.com/forum/testgear/brymen-ir-connection-protocol-anyone-sniffed-it-yet/ [2]: https://onna.be/files/brymen_cable_schematic.png [3]: https://git.onna.be/brymen_bm869s_ir_cable/ [4]: https://onna.be/files/brymen_cable_attachemnt_v2.stl +[999]: mailto:comments@onna.be?Subject=Brymen%20869s%20Serial%20cable%20build. diff --git a/src/free-cetus.md b/src/free-cetus.md @@ -192,6 +192,8 @@ combination with the open source slicer and gcode sender of your choice. I personally prefer [Slic3r][12] and [Octoprint][13] (so the printer is not right next to me). +_Have any comments ? Send an email to the [comments address][999]._ + [1]: https://www.cetus3d.com/ [2]: https://www.tinyfab.xyz/ [3]: http://smoothieware.org/ @@ -205,3 +207,4 @@ right next to me). [11]: http://smoothieware.org/temperaturecontrol#pid-autotuning [12]: https://slic3r.org/ [13]: https://octoprint.org/ +[999]: mailto:comments@onna.be?Subject=Cetus3D%20printer%20mods%20(free%20cetus%20!) diff --git a/src/gopher.md b/src/gopher.md @@ -90,6 +90,9 @@ Take a look at docs. So now the terminal lovers can find this site at gopher://onna.be/ +_Have any comments ? Send an email to the [comments address][999]._ + [1]: https://en.wikipedia.org/wiki/Gopher_(protocol) [2]: https://github.com/kimholviala/gophernicus [3]: https://github.com/kimholviala/gophernicus/blob/master/README.Gophermap +[999]: mailto:comments@onna.be?Subject=Gopher%20! diff --git a/src/index.html b/src/index.html @@ -13,5 +13,3 @@ <li><a href="partkeepr-barcodes-and-TME.html" title="2018-03-08">Barcodes, Partkeepr and parts providers(TME)</a></li> <li><a href="pass-terminal.html" title="2017-07-16">Password management in the terminal done right.</a></li> </ul> - -<p><em>Subscribe via: </em><a href="/rss.xml"><img src="/rss.png" alt="RSS button" style="width:36px;height:14px" /></a></p> diff --git a/src/ipv6-config-he.md b/src/ipv6-config-he.md @@ -153,7 +153,10 @@ if you take some time to do it and you'll learn a lot in the process. Besides, they will send you a super nerd t-shirt when you complete all levels ;-) +_Have any comments ? Send an email to the [comments address][999]._ + [1]: http://he.net/ [2]: https://tunnelbroker.net [3]: https://en.wikipedia.org/wiki/List_of_IPv6_tunnel_brokers [4]: https://ipv6.he.net/certification/ +[999]: mailto:comments@onna.be?Subject=IPv6%20setup%20when%20your%20provider%20doesn't%20give%20a%20shit. diff --git a/src/long-wireless-links-and-monitoring.md b/src/long-wireless-links-and-monitoring.md @@ -510,6 +510,8 @@ automate responses if I need to. I hope this may serve as a source of ideas for similar projects. +_Have any comments ? Send an email to the [comments address][999]._ + [1]: https://en.wikipedia.org/wiki/Point-to-point_(telecommunications) [2]: https://en.wikipedia.org/wiki/Fresnel_zone [3]: https://www.ui.com/airmax/powerbeam/ @@ -525,3 +527,4 @@ I hope this may serve as a source of ideas for similar projects. [13]: https://grafana.com/docs/installation/debian/ [14]: https://github.com/opthomas-prime/xmpp-webhook/ [15]: https://git.onna.be/xmpp-webhook +[999]: mailto:comments@onna.be?Subject=Long%20Wireless%20links%20and%20monitoring. diff --git a/src/nfs-performance-improvements-openbsd.md b/src/nfs-performance-improvements-openbsd.md @@ -39,4 +39,7 @@ So in the end I end up using TCP. Maybe I'll take a closer look in the future to see if I can improve write a little bit, but it's OK for me at this stage. +_Have any comments ? Send an email to the [comments address][999]._ + [1]: https://marc.info/?l=openbsd-misc&m=146130062830832&w=2 +[999]: mailto:comments@onna.be?Subject=Performance%20improvements%20on%20NFS%20mounts%20on%20OpenBSD diff --git a/src/partkeepr-barcodes-and-TME.md b/src/partkeepr-barcodes-and-TME.md @@ -64,9 +64,12 @@ just pipe the output of zbar to the script like this: If I order something from Farnell I'll check if they do something similar, so I can adapt the script. +_Have any comments ? Send an email to the [comments address][999]._ + [1]: https://www.partkeepr.org/ [2]: https://www.tme.eu/ [3]: http://farnell.com [4]: http://zbar.sourceforge.net [5]: https://git.onna.be/parteye/ [6]: https://developers.tme.eu +[999]: mailto:comments@onna.be?Subject=Barcodes,%20Partkeepr%20and%20parts%20providers(TME) diff --git a/src/pass-terminal.md b/src/pass-terminal.md @@ -46,5 +46,8 @@ password, as you're encrypting to your GPG public key, but edit or show will. It's a good idea to have GPG agent setup, so you can control how/when passwords are requested. +_Have any comments ? Send an email to the [comments address][999]._ + [1]: https://www.passwordstore.org/ [2]: https://wiki.tilde.institute/w/pass +[999]: mailto:comments@onna.be?Subject=Password%20management%20in%20the%20terminal%20done%20right. diff --git a/src/raidz-disk-change.md b/src/raidz-disk-change.md @@ -80,3 +80,7 @@ disks, partitions and status: Take a look at the respective man pages before executing anything on your machine ! + +_Have any comments ? Send an email to the [comments address][999]._ + +[999]: mailto:comments@onna.be?Subject=ZFS%20RAIDZ%20disk%20change diff --git a/src/self-hosted-xmpp-server.md b/src/self-hosted-xmpp-server.md @@ -238,6 +238,8 @@ Now you should have a working XMPP server. It can not only be used for IM, but also for notifications on your scripts using the libraries for your language of choice. Here you have some examples in [perl][9], [python][10] and [golang][11] +_Have any comments ? Send an email to the [comments address][999]._ + [1]: https://prosody.im [2]: https://homebrewserver.club/configuring-a-modern-xmpp-server.html [3]: https://gajim.org/ @@ -249,3 +251,4 @@ choice. Here you have some examples in [perl][9], [python][10] and [golang][11] [9]: https://metacpan.org/pod/Net::XMPP [10]: https://lab.louiz.org/poezio/slixmpp [11]: https://github.com/FluuxIO/go-xmpp +[999]: mailto:comments@onna.be?Subject=Self%20hosted%20XMPP%20server%20(on%20OpenBSD) diff --git a/src/teensy-midi-controller.md b/src/teensy-midi-controller.md @@ -70,6 +70,8 @@ Here you have more references for [Teensy USB MIDI][7] and VCV Rack Have fun ! +_Have any comments ? Send an email to the [comments address][999]._ + [1]: https://vcvrack.com/ [2]: https://en.wikipedia.org/wiki/MIDI [3]: https://www.pjrc.com/teensy/ @@ -79,3 +81,4 @@ Have fun ! [7]: https://www.pjrc.com/teensy/td_midi.html [8]: https://www.youtube.com/channel/UCuWKHSHTHMV_nVSeNH4gYAg [9]: https://www.youtube.com/channel/UCnZEv3hADF9ELOIwUNu6RVg +[999]: mailto:comments@onna.be?Subject=Teensy%20MIDI%20controller