@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.
@ij Ya, Im a bit unsure how to follow those instructions....Im using http_upload_external. Any help?
@ij It's a mistake in my prosody config..... Ill fix it tom morning hehehe
@ij My friend tried siskin,it doesnt work with http upload....
@mia @DefaultAlex @tk If you want to experience why debian packaging needs improvement - try to package a python package on debian then try on void/alpine/arch/gentoo.
I just end up using pip on debian. On other distros, I just make a package since it's so trivial and the installed program will always conform to my distro's standard practices.
See: https://drewdevault.com/2019/12/09/Developers-shouldnt-distribute.html
I just end up using pip on debian. On other distros, I just make a package since it's so trivial and the installed program will always conform to my distro's standard practices.
See: https://drewdevault.com/2019/12/09/Developers-shouldnt-distribute.html