Eastern Thailand
Pronouns: he/him | เขา | ລາວ Pronunciation: [ˈtʰo̞stɫ̩]
I do remote front-end dev and incidental travel.
photography ∘ food ∘ tea ∘ OSS ∘ functional programming
PureScript | JavaScript | Dhall | Nix
Democracy for Thailand | Taiwan is a country | End Uyghur genocide & enslavement | Black lives matter
Wishes for Sourcehut: AsciiDoc support
From toastal to ~dmbaturin/soupault
There’s a tag up on Codeberg. I tried to build it with Nix. [source,shell-session] ---- $ result/bin/soupault --version-number 4.3.0 ---- This failed my version test for Nixpkgs so I can’t attempt to bundle this package for the ecosystem. -- toastal ไข่ดาว | https://toast.al PGP: 7944 74B7 D236 DAB9 C9EF E7F9 5CCE 6F14 66D4 7C9E
From toastal to ~soywod/himalaya-lib
--- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6ebec76..88ed272 100644 --- a/README.md +++ b/README.md @@ -118,8 +118,8 @@ command `git send-email`. ## Sponsoring [](https://github.com/sponsors/soywod) [](https://www.paypal.com/paypalme/soywod)[message trimmed]
From toastal to ~soywod/himalaya-lib
--- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f275a66..6ebec76 100644 --- a/README.md +++ b/README.md @@ -42,16 +42,17 @@ before the `v1.0.0`.* ## Introduction The role of this library is to extract and expose an API for managing emails. This way, you can build clients that match the best your[message trimmed]
From toastal to ~soywod/himalaya-lib
--- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bd00ec..f275a66 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ clients built by the community: - [CLI](https://github.com/soywod/himalaya) - [Vim plugin](https://git.sr.ht/~soywod/himalaya-vim) - [Emacs plugin](https://git.sr.ht/~soywod/himalaya-emacs) (beta) - GUI (comming soon) - GUI (coming soon)[message trimmed]
From toastal to ~soywod/himalaya-lib
Since these commands are shell sessions in a terminal emulator and not shell scripts, using this `shell-session` syntax. Moved the comments to `<h6>` headings. Block titles ala AsciiDoc make a little more sense to read and follow, but not access to that. --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ff266af..8bd00ec 100644 --- a/README.md +++ b/README.md @@ -79,11 +79,15 @@ The development environment is managed by a shell with everything you need to get started with the lib: `cargo`, [message trimmed]
From toastal to ~delthas/senpai-dev
--- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2657baa..0a84e38 100644 --- a/README.md +++ b/README.md @@ -17,21 +17,21 @@ $ mkdir -p ${XDG_CONFIG_HOME:-"$HOME/.config"}/senpai $ cat <<EOF >${XDG_CONFIG_HOME:-"$HOME/.config"}/senpai/senpai.scfg address chat.sr.ht nickname senpai password "my password can't be this cute (2010)" password "my password can’t be this cute (2010)"[message trimmed]
From toastal to ~delthas/senpai-dev
--- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2369fdf..2657baa 100644 --- a/README.md +++ b/README.md @@ -12,16 +12,16 @@ senpai is an IRC client that works best with bouncers: ## How do I use this? ```shell mkdir -p ~/.config/senpai[message trimmed]
From toastal to ~taiite/public-inbox
Sometimes I find myself in a situation where I want something more than the built-in editor. For instance, if I need to write something longer or need special symbols, I would prefer to load up (Neo)Vim and get access to my spell checking, digraphs, all of the keybonds, etc. that are all much nicer in an actual editor. I can’t comment on the best experience on how to accomplish this, but the single-line editor quite simple. -- toastal ไข่ดาว | https://toast.al PGP: 7944 74b7 d236 dab9 c9ef e7f9 5cce 6f14 66d4 7c9e
From toastal to ~dmbaturin/soupault
Let’s say I get some trash markup like [source,html] ---- <div> <span><span class="useless">Hello</span></span> </div> ---- What is the best way to remove the `.useless` element? [source,html] ---- <div>
From toastal to ~sircmpwn/sr.ht-discuss
> I don't usually read code in the browser so this is less of a problem for me I usually do though. When assessing a new library or executable, I’ll prefer to look over it in the browser. I can’t think of a time where I did a git checkout just to read the source or a tag’s commit messages to see the release notes. Language community tooling often points repos to read in this manner as well. > Would be better if it was 'language' instead of 'srht-language' No opinion. GitLab prefixed their implementation so I can only assume there was a strong reason to do this, possibly as it's not standard. -- toastal ไข่ดาว | https://toast.al PGP: 7944 74b7 d236 dab9 c9ef e7f9 5cce 6f14 66d4 7c9e