đž Archived View for bbs.geminispace.org âē s âē bash captured on 2024-05-12 at 16:30:07. Gemini links have been rewritten to link to archived content
âŦ ī¸ Previous capture (2024-05-10)
âĄī¸ Next capture (2024-05-26)
-=-=-=-=-=-=-
The venerable Bourne-Again Shell.
Beginner tips for beautiful diffs? â I largely prefer command line tools, but when it comes to handling merge conflicts I find command line diff tools confusing (e.g. I'm in vimdiff and I've got these panes open - which is which?) and always end up either using a GUI git client like sublime merge to visualize the diff or dive into the file with conflicts and resolve them manually. Also, there are times when I wish to compare two files or strings. Sometimes I just make some dummy git activity to...
đŦ 5 comments ¡ 1 like ¡ Apr 23 ¡ 3 weeks ago
About grep --exclude â Colud this grep option be problematic? [preformatted] I'd seen more expressions like: [preformatted] But they doesn't cover the "file.txt_bkp" posibility.
đŦ 1 comment ¡ Feb 11 ¡ 3 months ago ¡ #grep
â gemini.locrian.zone/tech/xivships.gmi
[SOLVED] Was: Can I get an extra pair of eyes on some code I wrote? â Edited: ~ew pointed out that there was a naming conflict in the temporary files generated by the geminispace script and the webspace script; they both outputted to a file called 'shuffle', and the webspace script ran before the geminispace script so on occasion there would be some mangling of the latter. This also explains why both...
đŦ 1 like ¡ 2023-09-28 ¡ 7 months ago