Elektrine lite

← Feed

@6@possum.city

Post #3604572

2026-07-05 13:10 UTC

@laru@pleroma.laru.dsrv.x7q.eu @luna@fedi.mldchan.dev I love shell scripts! fun fact, shell scripts allow you to remove leading tabs (and only tabs) off a heredoc so you could do tab-indent, space, tab-and-or-spaces for config indent >:3

Replies (2)

  • @luna@fedi.mldchan.dev 2026-07-05 13:11

    @6@possum.city @laru@pleroma.laru.dsrv.x7q.eu I have a lot of shell scripts in the home directory of my user on my server

    Open ##3604571

  • @6@possum.city @luna@fedi.mldchan.dev yeah but as i already said the reason i rewrote this to js was because shell scripts just become painful to maintain once they reach a certain complexity, especially with the complete lack of error handling that just results in weird behavior when you write a bug, rather than your program crashing i rewrote it to js when i added the function to pick certs automatically

    Open ##4010844