Hacker News new | past | comments | ask | show | jobs | submit | zufallsheld's comments login

Or self hosted matrix with bridges, which is basically what's underneath beeper.

I use this ansible role to deploy it: https://github.com/spantaleev/matrix-docker-ansible-deploy/



Any chance of open-sourcing your solution?


No, terraform apply will not always charge money. There are countless resources that do not cost any money.


Better just use 'HOME=$TMPDIR chrome <args... > without the export. With export the Home variable will persist for the current shell, potentially leading to unwanted results.


Right correct. I put this in a script hence the export. Though its probably not necessary as well.


I'm missing a page where you show who's behind this.


Are you sure this is the best regex for validation?

There is this regex: https://emailregex.com/

Seeing the amount of code let's me think of left-pad. Minimal code that should just be part of your own project instead of using a third party dependency.

Also obligatory: don't validate emails, just send the user an email and make them confirm by clicking a link in the mail.


No, this is not the best regex. This is just to set up the initial phase of the project, in the future it will be improved.


This, combined with the possibility to also show events from gitlab would be really nice, since for work I work with gitlab (which I like better than github).

Gitlab also has an api to do this: https://docs.gitlab.com/ee/api/events.html - so should probably be doable to add it.


Anyone knows how it compares to owntracks?


It has more features :)



i have an incredibly obnoxious commit alias that just sha's the unix epoch and uses it as a commit message.


Why? If it’s “incredibly obnoxious”, why do you use it?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: