The #Sxmo and #sxmo-offtopic irc channels are now on the oftc network:
https://www.oftc.net/
The freenode channels are no longer in use. If you are out of the loop see:
https://www.kline.sh/
https://www.oftc.net/
The freenode channels are no longer in use. If you are out of the loop see:
https://www.kline.sh/
@jarbus @hund Ya, I selfhost xmpp+mumble. It's not perfect but it gets the job done. The current state of matrix is not good:
https://wiki.404.city/en/XMPP_vs_Matrix
It's not enough that the server software is free software and federated. The server software must be easy, cheap, and simple to self host.
https://wiki.404.city/en/XMPP_vs_Matrix
It's not enough that the server software is free software and federated. The server software must be easy, cheap, and simple to self host.
You can watch our presentation of Sxmo at alpineconf here:
https://diode.zone/videos/watch/3f0948cf-47df-437e-b1ea-76fec58479c2
https://diode.zone/videos/watch/3f0948cf-47df-437e-b1ea-76fec58479c2
@govynnus Ya, that command works and gives me the correct time. Cool! I didnt know.
@govynnus Maybe dont use the date command if you're unsure. Try out the various websites. Just make sure it says "CEST" - Central European Summer Time.
@govynnus Thanks! Hope to see you there.
I actually discussed this on the alpine-devel irc cause I was so confused. CEST in the date command gives the wrong time. We have no idea why. So some people (including alpine) meant CEST is an abbreviation for "central european summer time". CET in the date command is "central european time". Im assuming CET in the date command already takes into account daylight savings?
If you figure it out, let me know.
I actually discussed this on the alpine-devel irc cause I was so confused. CEST in the date command gives the wrong time. We have no idea why. So some people (including alpine) meant CEST is an abbreviation for "central european summer time". CET in the date command is "central european time". Im assuming CET in the date command already takes into account daylight savings?
If you figure it out, let me know.
The Alpinconf 2021 schedule just got posted! https://www.alpinelinux.org/conf/
SXMO will be giving a talk during Saturday
16:30 Central European Summer Time. To see what time the talk is in your timezone, run the following command on your system:
$ date -R --date='TZ="CET" 16:30 this Sat'
We will also be answering questions during the call and maybe hanging out in the offtopic call. Hope to see you guys there!
SXMO will be giving a talk during Saturday
16:30 Central European Summer Time. To see what time the talk is in your timezone, run the following command on your system:
$ date -R --date='TZ="CET" 16:30 this Sat'
We will also be answering questions during the call and maybe hanging out in the offtopic call. Hope to see you guys there!
@lanodan what is BB?
@fatboy postmarketos is systemd free and works super well on my pbp!
@be https://momi.ca/posts/2020-08-28-sendxmpp.html and sending texts using vim and ssh!
@fribbledom I set up a webcam stream to watch the printer!
http://fathub.org/ Best recipe site ever.
- no ads
- no trackers
- no life advice
- no javascript
Just recipes. It just needs contributions!
- no ads
- no trackers
- no life advice
- no javascript
Just recipes. It just needs contributions!
@icedquinn @qorg11 @wetsocks Ya, I agree their approval process is a bit long. I try to help by reviewing other people's PRs on github even though Im not a core contributor.
All in all, the quality of packages in void-packages is way better than the aur as a result of the review process.
All in all, the quality of packages in void-packages is way better than the aur as a result of the review process.
@wetsocks @qorg11 You can but the source package manager "xbps-src" is really easy to learn. If you can compile from source, you can compile using xbps-src. Furthermore, if you contribute your template to the void-packages repos, others can help improve your package and update your package. This is really helpful since void is rolling release and often a new libressl/openssl update requires a rebuild of all packages.