💾 Archived View for rawtext.club › ~sloum › geminilist › 006849.gmi captured on 2023-12-28 at 16:15:05. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-11-30)
-=-=-=-=-=-=-
The Gnuserland gnuserland at mailbox.org
Tue Jul 6 05:52:01 BST 2021
- - - - - - - - - - - - - - - - - - -
Thank for the suggestion, something came out, but not sure what does it mean:
< 00000000: efbb bf23 2054 6974 6c65 2031 0d0a 0d0a ...# Title 1....---
00000000: 2320 5469 746c 6520 310d 0a0d 0a23 2054 # Title 1....# T
You can check the full output here:
gemini://gnuser.land/gemlog/draft/xxd.gmi
TGL
p.s. really loved it how sweat was setting up this page with Gemini!
On 7/6/21 12:09 AM, Alexis wrote:
The Gnuserland <gnuserland at mailbox.org> writes:
A diff made to both files shows there is actually a **difference** a
the very first line, but what is that?
diff -bZ bug01.gmi bug02.gmi
1c1
< # Title 1>
---
# Title 1
Perhaps try running hexdump(1) (or something analogous) on both files
and compare them byte-for-byte.
Alexis.