Weekly Shaarli

All links of one week in a single page.

Week 33 (August 15, 2022)

GitHub - ClaudioZandonella/trackdown: R package for collaborative writing and editing of R Markdown (or Sweave) documents in Google Docs.

Allows you to collaborate on RMarkdown writing through google docs. You will have to use RMarkdown syntax in google docs however, which seems even more cumbersome than plaintext integrations.

As far as I can see on the demonstration, it will also not do anything for better presentation while writing (since it isn't knitting or anything before you download from gdocs again of course). Don't know how well people would adopt this then.

Fengari

Use lua to write code for the browser (basically provides interop with javascript - so you don't have to write javascript to have javascript browser code)

GitHub - edluffy/hologram.nvim: 👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux.

Display image in nvim - using kitty image protocol. Seems like it could be useful for e.g. displaying images for markdown text.

GitHub - pawelmalak/flame: Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors.

A nice and easy startpage setup for self-hosted apps or personal bookmarks.
Allows (a single?) user authorization to customize bookmarks and apps.

Intended for small homelabs and personal servers I would assume.
But nice and simple design and setup!

GitHub - wez/wezterm: A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust

Another fast terminal, written in rust. A lot reminds me of alacritty (though this comes with more extensive features like tabs and multiplexing on its own).

I guess, it reminds me of a terminal looking like alacritty with a feature-set more akin to kitty (which sounds like a good thing!)

Lastly, the terminal implements both sixel and kitty image protocol support so that's nice. Should try it one of these days!

dokieli

A really interesting open-source (and open data friendly as far as I can see) tool for writing, publishing, sharing, exporting, and interacting on (think peer review) articles and scientific writings. Can probably also be used for other writings but that's the primary intent.

Seems really interesting, as in should delve deeper with this one. Built on W3C standards uses OpenID and other interesting tidbits.