k4j8

joined 2 years ago
[–] [email protected] 3 points 1 week ago (1 children)

Great list! If you already have the Raspberry Pi devices, great. If you were going to buy some, I would look at thin clients instead. Low-power, cheaper, more powerful, can use real hard drives instead of SD cards or adapters, and x86 instead of ARM. I have an HP T630 I like but I hear good things about the Dell Wyse 5070 too.

[–] [email protected] 7 points 2 weeks ago (1 children)

Agreed. Also, censoring is a lot of work! Sure, some stuff is extreme such as racism, sexism, etc. that most reasonable people would agree should be censored. But where do you draw the line? Choosing to censor means defining what is allowable and someone will always disagree with where the line is drawn. I sympathize with community moderators (or lack thereof).

For me at least, choosing not to censor and endorsing something are completely separate.

[–] [email protected] 3 points 1 month ago

I really like Vikunja and use it individually both personally and professionally. It meets all of your criteria except tracking hours. They have a nice demo too: https://try.vikunja.io/.

[–] [email protected] 1 points 1 month ago

I was going to say that Finamp doesn't support offline filtering by artists, but when looking for the open issue I just found out the beta does support this! Awesome!

[–] [email protected] 3 points 3 months ago (1 children)

I love XCOM and have tried a few of those games. Into the Breach is one of my all-time favorites. It captures the thoughtful, turn-based decision-making of XCOM but admittedly lacks the base building, graphics, and most of the leveling up, to name a few things.

[–] [email protected] 2 points 3 months ago

As others have said, Nextcloud for files/calendar and Tailscale for VPN is your answer.

Nextcloud can be installed in several ways, one of which is Docker Compose. Docker Compose is flexible but requires learning a bit, although you can use it for most self-hosted software.

[–] [email protected] 2 points 4 months ago

I have a T630 as well. It's currently running 26 Docker containers without issue. I love it.

[–] [email protected] 3 points 4 months ago* (last edited 4 months ago) (1 children)

I can share the script on GitHub if anyone is interested. Among other things, it converts funds to their value at the time of the transaction and adds additional transactions to reflect capital gains and losses. This allows Metabase to accurately report net worth over time.

[–] [email protected] 13 points 4 months ago (3 children)

I really want this too. Neither Actual nor Firefly III support stocks/funds (open issues for Actual and for Firefly III.

I use GnuCash for my transactions, which I manually export from my accounts as QFX files. Although GnuCash has support for tracking fund values and generating reports, I do this with a custom Python script and Metabase instead.

[–] [email protected] 29 points 4 months ago (1 children)

We’ve integrated a new REST API and embedded web server directly into the pihole-FTL binary. This eliminates the need for lighttpd and PHP, reducing the installation footprint and boosting performance.

Very nice!

[–] [email protected] 9 points 4 months ago (5 children)

Stalwart is gaining momentum. I haven't used it, but it's worth a look. https://stalw.art/

[–] [email protected] 7 points 5 months ago (1 children)
  • Docker: You can practice on your main computer before complicating things with networking.
  • How to set up a reverse proxy: DNS, certificates, etc. I recommend Caddy.
  • Backups: If you use Docker Volumes, make sure you back those up too and test the backups.

To self-host, you do not need to know how to code.

view more: next ›