Interesting, I’m curlicue how could it be so bad. I can go clone the repo for golang right now and build it and run it.
A lot of the best open source stuff is written in go. Including lnd which is what most the lightning network runs on
Pura Vida, todays #OpenSourceDaily project is https://github.com/containrrr/watchtower Watchtower is a container monitoring and auto upgrading service written in go. You can use this to watch your self hosted containers for upstream changes to their base images and automatically update. Or just send notifications about the changes. It can also be configured to connect to private registries so you can automatically update when a new image is pushed in a CI pipeline.
The main pain point is dealing with your ISP. You need to get a reverse DNS entry, static IP and make sure they don’t block any ports. You might have to upgrade to business internet to do it.
TFW your fiat job tries to MITM you
20% inflation is my baseline assumption
Good morning! Todays #OpenSourceDaily project is https://github.com/bitwarden/server Bitwarden is a password manager solution that is super simple to self host. There are open source clients for iOS, android and browser extensions. The install scripts include TLS with lets-encrypt, but if you want a more custom setup you can use the popular fork called vaultwarden. If you care about online security, a password manager is essential . Self hosting helps keep your encrypted passwords out of centralized organizations that are a juicy target for hackers.
Just spent 100k on relays. Am I doing this right?
GM, I’m posting about one cool open source project every day. Today’s post is about gogs https://github.com/gogs/gogs Gogs is a self hosted git platform that strives to be easy to use. It includes most of the basics that you would expect from a GitHub replacement such as users, organizations, pull requests, issues, web editor and repository hooks. Self hosting is faster, simpler and less resource intensive than something more complex like GitLab. There is also a popular fork of the project called gitea with some additional features #OpenSourceDaily
Yes masochistic can be accurate. Developers often push themselves beyond their limits and burn out. I know from experience. We need to spend time doing human things for our bodies and souls.
How long until training or using your own AI is illegal? It’s so obvious and tiresome what they are doing here.
Have you ever made pemmican? You can basically live on that apparently
Running your own email server is not for the faint of heart, but if you can’t be convinced otherwise you can do it with today’s open source project of the day. https://github.com/mailcow/mailcow-dockerized Mailcow dockerized has everything you need to run your own email server (which is a a lot of stuff). It has spam filtering, built in TLS, webmail, IMAP and POP integration, multi account support and excellent docs. If you are using a third party email service like proton, your emails can be decrypted by the provider which is a security hole.
#OpenSourceDaily
Running your own email server is not for the faint of heart, but if you can’t be convinced otherwise you can do it with today’s open source project of the day. https://github.com/mailcow/mailcow-dockerized Mailcow dockerized has everything you need to run your own email server (which is a a lot of stuff). It has spam filtering, built in TLS, webmail, IMAP and POP integration, multi account support and excellent docs. If you are using a third party email service like proton, your emails can be decrypted by the provider which is a security hole.
RIP my low fee transaction
Hypothetically could an AI with access to internet connectivity hide a Bitcoin private key somewhere humans could never find it?