💾 Archived View for gmi.noulin.net › tinylog › log.gmi captured on 2023-06-14 at 13:58:44. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-05-30)

➡️ Next capture (2023-06-16)

🚧 View Differences

-=-=-=-=-=-=-

Remy's tinylog

This tinylog is available only on gemini.

Home

Feed

Tinylog is specified on Barcardi55's site:

Barcardi55's site

author: @remy

avatar: 🐑

licence: CC-BY-NC-SA (Attribution, Non-Commercial, and Share Alike)

2023-06-12 18:24 +0200

I created a spartan TUI browser for terminals in linux.

bato.gz (gziped elf executable)

bato screenshot

Use gemget to download bato:

gemget gemini://gmi.noulin.net/bato.gz
or
wget http://gmi.noulin.net/bato.gz (works from networks not infested by botnets)

It can display gemtext and markdown (.gmi and .md) on remote servers and in local paths.

(it is an alpha version, not tested, I have only time to correct bugs)

2023-06-11 21:22 +0200

I found an interesting article about GNUnet GNS (distributed DNS)

gemini://gemini.clehaxze.tw/gemlog/2023/06-11-introduction-to-gnunet-gns.gmi

2023-06-07 21:04 +0200

Daft Punk likes the Apple Vision Pro.

2023-06-07 08:26 +0200

Configuration of the email to tinylog tools:

- getmail to download the email

Create the file ~/.config/getmail/getmailrc, with this content:

[retriever]
type = SimpleIMAPSSLRetriever
server = example.com
username = user@example.com
password = !@#$@#$

[destination]
type = Maildir
path = ~/mail/

[options]
read_all = False

- ripmime options

ripmime -i ~/mail/emailFile -d ~/emailParts

The email parts are written to the ~/emailParts directory.

- imagemagick options

convert sourceImage.jpg -auto-orient destinationImage.jpg

This rotates the photo 90 degrees when it is taken vertically.

- exiftool options

exiftool -EXIF= image.jpg
rm image.jpg_original

This removes the exif data: location, time,...

2023-06-05 10:44 +0200

We take the bus boat today 🛥️.

image0

2023-06-05 08:57 +0200

I found an arcade machine in my hotel.

4/image.jpg

2023-06-01 12:35 +0200

Chart of the Week: Housing marker risk indicators (IMF)

There is a higher risk in: Canada, Australia, Luxembourg, Norway, Sweden, Netherlands and USA.

3/housing.png

Chart

IMF chart of the week

IMF article

2023-05-31 18:17 +0200

My tinylog has been added to the aggregator

Tinylog aggregator

Is it automated?

2023-05-31 11:04 +0200

I use a string of tools on the server to post tinylogs by email:

- getmail to download the email

- ripmime to extract mime parts for the email, I get one file per part

- imagemagick to rotate the images

- exiftool to remove the exif data

2023-05-31 08:55 +0200

My tinylogs posted by email support photo attachments.

IMG_1893

2023-05-31 08:36 +0200

My first tinylog created by email.

2023-05-28 15:47 +0200

I changed gmnisrv to accept control codes in queries.

Now it is possible to post tinylogs with new lines in CGI

2023-05-28 14:35 +0200

The CGI posts have to be on one line for now.

2023-05-28 14:16 +0200

Lets post a tinylog from CGI

2023-05-28 08:36 +0200

I post logs from the terminal

2023-05-28 08:35 +0200

A log with multiple lines.

I write the text with vim and then call a script to update the tinylog

2023-05-28 07:52 +0200

Now I'm using gemget to download files from gemini site, it works like wget

https://github.com/makew0rld/gemget/

2023-05-28 07:24 +0200

Tinylog is interesting

2023-05-27 21:18 +0200

Hello.