Skip Navigation
Posts
4
Comments
90
Joined
2 yr. ago
  • There's an old saying, "Unix is user friendly, it's just fussy about it's friends."

  • Ceph, GlusterFS, and I suspect SeaweedFS (but I haven't used it) expect high speed, low latency connections to their peers. So they won't work well over the internet.

    There's some info floating around about using IPFS as the backend for Jellyfin, which in theory should allow you to share media between friends, but I haven't tried it.

    https://www.youtube.com/watch?v=PHujBhq4J9A

  • Another (mostly) retired Unix sysadmin here. I never could make Python work in my brain, but last year discovered Svelte/SvelteKit and really like it. I'd always kinda hated on JS, but actually it's pretty nice these days.

  • "dammit emacs" ...

  • $500 a year?!? Hey buddy, thanks for looking after our IT systems, here's an extra $1.50 a week ...

  • So I'm neither a marketing or sales guy, though I have done a bit of both.

    What I'd say is that if you are trying to create a successful business / product ... you need to be considering marketing/sales before you actually build anything. The classic tech founder mistake is to build something nobody wants. Or that costs more to produce/support than you can sell it for.

    I've got a funny story about a dotcom era business I worked for, where an amazing tech team built this product that was miles better than anything our competitors were doing. We spent 18 months getting it all built out etc. And then the business guy came in and ran the numbers and pointed out to us that our return on investment was longer than the replacement cycle of our hardware. Oops ..

  • Mostly I mean the assumption that's easy and that you can just "do sales and marketing" after the fact. Sales people are too "sales" to work for free. :-)

  • I see tech people doing this to sales, marketing, and bizdev people sometimes as well. I've created this thing, it's all done I just need someone to sell/market it ...

  • I've worked for several very, very rich men. The pattern I notice is that they always get surrounded by people who make sure that they never, ever hear "no".

    Imagine living in a world where every inane thing that comes out of your mouth, somebody immediately makes it their mission to try and make it happen. You no longer get any kind of useful feedback from the world and your opportunities to learn from feedback are greatly reduced.

    I agree, I think in the end, it does make them crazy.

  • I’ve lost my music collection twice. Once when I gave away all my cds in a fit of minimalism, once when our house got broken into and they took all our cds.

    It’s farking annoying and takes forever to get all your music again. At the very least make sure you have a list of albums so you can remember what you had.

  • I'm really liking the look of stalwart, but it's quite new. Mailu seems to be pretty nice, good features and not too resource heavy. Mailcow does everything, but it's a 🐷.

  • THIS SO MANY TIMES.

  • Put the cone on yourself and you’ll know instantly why dogs hate it. :-)

    We did the long sleeved thing four one of our collies and it worked great.

  • Thinking this through a bit more. It's the server (eg. Signal) that sends the push notifications to Apple/Google. So turning off notifications on your phone presumably means that that Apple/Google doesn't send them to your device. However they are presumably still be going from the server to Apple/Google (because how would Signal know that you've turned notifications off on your phone)?

  • I think it means that notifications aren't sent, but it's a good question.

  • Relatable. 🤣

  • On the other hand, recent studies have indicated that most copulatory vocalizations in women do not accompany their own orgasm, but rather their partner's ejaculation. The study showed that the man typically finds the woman's vocalization arousing and highly exciting, and that the woman herself is aware of this.

  • I reckon Alpine. Nice and minimal ...

  • I'm offended, but then I had to acknowledge that I've been using Debian since 1995.

  • Selfhosted @lemmy.world
    Outcide @lemmy.world

    Announcement: All-in-one JMAP, IMAP and SMTP server

    Copied from r/selfhosted as seems interesting enough to share with wider audience.

    I'm excited to announce the release of Stalwart Mail Server, a single binary solution that combines the Stalwart JMAP, Stalwart IMAP, and Stalwart SMTP servers into one easy-to-install package.

    In response to user feedback, some key enhancements were made. Stalwart Mail Server now supports LDAP and SQL authentication, providing seamless integration with your existing infrastructure.

    For single node setups, RocksDB has been replaced with SQLite with the option of using LiteStream for replication. For larger, distributed setups, support for FoundationDB was added, letting you scale to millions of users without sacrificing performance. Additionally, it is now also possible to store your emails in an S3-compatible storage solution such as MinIO, Amazon S3, or Google Cloud Storage.

    Other not

    Selfhosted @lemmy.world
    Outcide @lemmy.world

    Atuin: Syncing shell history between servers

    I just discovered this. Sync's your shell history between multiple servers. You can use their free, open source server (your history is encrypted) or run your own server.

    No affiliation with the project, just thought it looked useful!

    Atuin is a command-line tool that enables you to make better use of your shell, by giving ctrl-r superpowers.

    Every line you write is stored - ready to be queried and run again at any point, from any machine you wish. Never forget again!

    Sync your history between all of your machines, and search it from anywhere

    Selfhosted @lemmy.world
    Outcide @lemmy.world

    Uptime-kuma & Docker: Timeouts when monitoring services on same host

    Hello.

    Pretty sure I'm doing something stupid, but I can't find it.

    I have Caddy and Uptime-kuma installed as Docker containers. They are on the same Docker bridge network. Both work fine (with the below exception).

    I'm trying to monitor Caddy virtual hosts from Uptime-kuma and getting a timeout.

    If I exec into the Uptime-kuma container, I can ping the host name I want to monitor (and the DNS is resolving correctly to the Docker hosts external IP).

    But I can't reach port 80/443 using telnet or openssl.

    Any suggestions for what I might be doing wrong?

    Thanks!

    Selfhosted @lemmy.world
    Outcide @lemmy.world

    Recommendations for JBOD?

    It's time to get some storage for the homelab. I could get a Synology, but I'd quite like to build my own using ZFS.

    However it seems hard (or my Google-fu sucks) to find good, reasonably priced 4 bay JBODs. Most of what I can find either looks very cheap or is almost as expensive as a Synology.

    Any suggestions?