peter hessler @openbsd
halcy​ :icosahedron:
peter hessler @openbsd and 1 other boosted

Turns out - I have an extra ticket for #EuroBSDCon2025 (including the social event). Instead of refunding it, I would like to give it away for free to whoever would like it - ideally to someone around the area of the event who could not make it otherwise (no questions asked).

Send me a DM if you're interested. :)

#eurobsdcon #zagreb #bsd #croatia #payitforward

Get ready for the European *BSD event of the year! 😈⛳🐡

We are counting down!

If you haven't secured your spot yet, now's the time!
https://tickets.eurobsdcon.org/

Big thank you to our platinum sponsor for supporting EuroBSDCon: Modirum by Entersekt

EuroBSDCon 2025 in Zagreb, Croatia 🇭🇷
September 25-28, 2025

#RUNBSD#FreeBSD#NetBSD#OpenBSD#EuroBSDCon #EuroBSDCon2025#BSD#Conference#Register

Turns out - I have an extra ticket for #EuroBSDCon2025 (including the social event). Instead of refunding it, I would like to give it away for free to whoever would like it - ideally to someone around the area of the event who could not make it otherwise (no questions asked).

Send me a DM if you're interested. :)

#eurobsdcon #zagreb #bsd #croatia #payitforward

Get ready for the European *BSD event of the year! 😈⛳🐡

We are counting down!

If you haven't secured your spot yet, now's the time!
https://tickets.eurobsdcon.org/

Big thank you to our platinum sponsor for supporting EuroBSDCon: Modirum by Entersekt

EuroBSDCon 2025 in Zagreb, Croatia 🇭🇷
September 25-28, 2025

#RUNBSD#FreeBSD#NetBSD#OpenBSD#EuroBSDCon #EuroBSDCon2025#BSD#Conference#Register

Finally, after some tweaking of https://github.com/dillo-browser/dillo-plugin-gemini I'm able to view the #Gemini 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

#Dillo#FreeBSD#BSD