home.social

#mdoc — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mdoc, aggregated by home.social.

  1. If you are using #DTrace on #FreeBSD, then I've got good news for you.

    I've added a new manual to FreeBSD. It's called d(7) and it is a short reference of the #D scripting language. Currently, it covers only a subset of all variables and functions, but we'll add more iteratively.

    Here are some previews for you:

    HTML: people.freebsd.org/~0mp/d.7.ht

    MDOC (view with man(1)): people.freebsd.org/~0mp/d.7

    Have fun tracing your systems!

    #osdev #tracing #foss #mdoc

  2. Do "Digital Credentials API", "OID4VP", "mdoc", and "SD-JWT-VC" mean anything to you? If so, I've got a new open source project that might interest you 👀

    npm install @simpledigicreds/server
    deno add jsr:@simpledigicreds/server

    Features include:

    • Unencrypted requests
    • Unencrypted responses
    • Encrypted responses (following OID4VC HAIP)
    • Stateless presentation verification

    A docs site is Coming Soon™, so for now check out the README for a Getting Started guide:

    Feedback welcome at github.com/MasterKale/SimpleDi 😀

    #digitalcredentials #oid4vp #mdoc #sdjwtvc

  3. Alright, I've got mdoc verification over OID4VP figured out. Time to dig into SD-JWT 📚

    #digitalcredentials #mdoc #oid4vp #sdjwt

  4. 🆕 3.6 has been released:
    • Support for as input format
    • Improved parsing of
    0.12 support
    • Safe handling of `--embed-resources` when combined with `--sandbox`

    The default templates for LaTeX, ConTeXt, and Typst have been updated.

    github.com/jgm/pandoc/releases

  5. 📰 O Correio do Minho traz-nos notícias do #MDOC - Festival Internacional de Documentário de Melgaço, que terá a presença do IHC:

    o documentário “Fogo no Lodo”, de Catarina Laranjeiro e Daniel Barroca, vai estar a concurso; e José Filipe Costa vai dar uma masterclass sobre o cinema como lugar de disputa de memória e as potencialidades visuais e sonoras.

    correiodominho.pt/noticias/est

    #Histodons #HistoryOnTheMovies #DocumentaryFilms #FilmFestivals #HistoricalMemory #Documentários #FestivaisDeCinema

  6. @ollien In a couple of days

    man.freebsd.org/cgi/man.cgi?qu

    should contain the changes but for now I published the HTML render of the manual page here:

    people.freebsd.org/~0mp/sync.h

    (It was generated with `mandoc -T html bin/sync/sync.8 > /tmp/sync.html`)

    #documentation #freebsd #sync #foss #opensource #mandoc #mdoc

  7. Phone Zap for Khalique Brewer

    "Khalique has not seen any justice, healing, or care for the multiple episodes of sexual abuse that he has faced inside

    ...

    In collaboration with supporters of Khalique Brewer, MAPS calls for a two-day phone zap targeting Governor Whitmer, MDOC Director Heidi Washington, and Attorney General Dana Nessel to demand immediate relief for Khalique."

    unsalted.noblogs.org/post/2023

    #Abolition #Michigan #PhoneZap #MDOC

  8. CW: 🐦💨

    RT @[email protected]

    A documentary depicting the story of Yazidi women from the eyes of a genocide survivor who becomes a fighter for freedom, #Hêza (“Strength”) by Derya Deniz won the #DonQuixote Award at the Melgaço International Documentary Film Festival (#MDOC) in Portugal
    medyanews.net/yazidi-womans-do

  9. Ok, I'm pretty sure cawf 4.10 is the last version of cawf. It's from 1996. The minix version I was playing with earlier is either 4.8 or 4.9.

    (groff released in '97, pretty much made cawf pointless)

    It was an easy port to RISC OS. I have a little bit of packaging to do yet but it's basically done.

    Unfortunately it still can't deal with mandoc or mdoc manpages.

    #riscos #cawf #groff #nroff #manpages #mandoc #mdoc

  10. @farhan Oh then it is just about using .Ev for HTTP_PROXY to tell mandoc to stylize it properly.

    It is only a change from:

    You need HTTP_PROXY to make it work.

    to:

    You need
    .Ev HTTP_PROXY
    to make it work.

    #mdoc