soc.octade.net is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin email
social@octade.net

Search results for tag #bsd

Yora boosted

[?]knoppix » 🌐
@knoppix95@mastodon.social

Case matters, folks. 🫠

A meme showing a common Linux command line error. Top text says:

"my folder: Downloads"
"me: cd downloads"
"Linux:"

Below is an image of Loki from Marvel’s Thor movies saying, “I’ve never met this man in my life,” implying Linux doesn’t recognize the folder due to incorrect capitalization.

Alt...A meme showing a common Linux command line error. Top text says: "my folder: Downloads" "me: cd downloads" "Linux:" Below is an image of Loki from Marvel’s Thor movies saying, “I’ve never met this man in my life,” implying Linux doesn’t recognize the folder due to incorrect capitalization.

    [?]Eugene :freebsd: :emacslogo: [he/him] » 🌐
    @evgandr@mastodon.bsd.cafe

    Finally, after some tweaking of github.com/dillo-browser/dillo I'm able to view the sites in the DIllo, not the blank page :drgn_happy_blep:

    Looks like, the gemini.filter.dpi file contains some lines, which works well with GNU sed/awk but breaks with the same BSD utils:

    1) according to man 7 re_format, the "\s" can't be used to specify the space character class. Instead of it the "[:space:]" should be used.

    2) The forward slash inside the awk's group should be escaped.

    It is interesting that both escaped and non-escaped versions works the same way with the GNU awk :drgn_think:

    3) Added two options for ansi2html to avoid unwanted second header's content drawn on the page. And to have properly formatted and clickable links in the browser.

    @dillo

    The Dillo browser with loaded Nytpu's gemlog (gemini://nytpu.com).

All contents on the main page, even the ASCII graphics, looks good, without any rendering problems.

    Alt...The Dillo browser with loaded Nytpu's gemlog (gemini://nytpu.com). All contents on the main page, even the ASCII graphics, looks good, without any rendering problems.

    Diff beetween gemini.filter.dpi from official repository and my, modified for FreeBSD, gemini.filter.dpi. I fixed some Linuxism/GNUism to make this filter works in the FreeBSD (at least).

    Alt...Diff beetween gemini.filter.dpi from official repository and my, modified for FreeBSD, gemini.filter.dpi. I fixed some Linuxism/GNUism to make this filter works in the FreeBSD (at least).