Florian Baumann

Results 12 issues of Florian Baumann

Hi, the manpage clearly says: ``` Time specs: %H The hour of the day using a 24h clock, 2 digits (range 00 to 23) ``` However: ``` > datediff 07:00...

Hi, I just setup a small reverse proxy-like configuration for some of my python (werkzeug) instances. ``` # Macros # ext="0.0.0.0" table { 127.0.0.1 } table { 127.0.0.1 } table...

Im trying to send a Toot to a [gotosocial](https://github.com/superseriousbusiness/gotosocial) instance. While its working perfectly fine sending a Toot to a Mastodon Instance, it does throw an `invalid_request` error to gotosocial....

This PR increases compatibility for the dependency 'puppetlabs-apt'. There is no reason to limit compatibility to ::apt because the apt::source definition is very simple and compatible to latest versions of...

https://bsd.network/@brynet/109716360994385583

obsd has a list of airports icnluded https://www.cambus.net/openbsd-folklore-and-share-misc-airport/

When you connect the bot and define an `on_join` message it tries to query a user with the username of the channel. The IRC Server (see DEBUG messages) replies with...

I gave it a try but theres a problem. Every message you send with `msg` ends up in being cut off after the first space in the message Log says:...

Hi, is it possible to provide a 64bit version of osx2x? due to recent update to macOS 10.15 its required.

Just installed it and it says: ``` python: stdout/stderr: Traceback (most recent call last): python: stdout/stderr: File "/data/.weechat/python/keepnick.py", line 147, in redirect_isonhandler python: stdout/stderr: grabnick_and_auth(hashtable['server'], nick) python: stdout/stderr: File "/data/.weechat/python/keepnick.py",...