• 3 Posts
  • 65 Comments
Joined 2 年前
cake
Cake day: 2023年6月1日

help-circle







  • I would say an image archiver like Hydrus might be suitable for an individual, but I don’t think it would have anything for your multiuser use-case.

    I am curious if any popular keyboards accept custom gify/etc replacement URLs. It’d be pretty slick to set up Heliboard or Futo keyboard with an integrated self-hosted gify




  • With WebOS app, I’ve noticed sometimes when watching TV shows, if I select one audio track, it will

    • go to the next episode
    • keep the desired audio track selected
    • play the original/nase starting track.

    To remedy it, I have to switch from the current selected audio track and back ¯_(ツ)_/¯

    As far as possible solutions to bad app behavior on your device - get a separate TV device (roku, etc) or some pc or SBC run a jellyfin app on it. You’d want to research first to see if you could use your existing remote somehow (e.g. maybe an IR receiver)


  • Under the hood its mostly tables and reports, so ultimately not much, if you were dedicated enough to using Excel to rebuild GnuCash’s views. It’s more streamlined than excel would be because you won’t have to worry about implementation, overhead of adding a new account, etc. Some things like auto-recommending accounts during import (and import itself) could be arduous in excel if not supported natively. Split transactions could be a headache (think your paycheck, which might be split into 401k contributions, several taxes, money into your bank, etc).

    But fully recreating it in excel when it already exists would be a headache. More than likely you will have a more limited view in Excel if you’re just creating a handful of tables to represent all of your many accounts.


  • I use GnuCash. I typically update every couple weeks up to a month. Beyond that it can be hard to remember what specific transactions were.

    It’s double ledger and I really like that it forces strict accounting. That sounds cumbersome but once you’re set up (it may take some trial and error), for me my workflow is essentially:

    • Copy prior paycheck splits & update them to reflect new paychecks.
    • export QFX files from credit cards
    • import QFX, check / set transaction accounts
    • any small manual updates (interest payments in accounts, etc)

    It’s not automated but my data always remains local, and I can use the Linux or android application. I don’t bother daily tracking on my phone, else it might be cumbersome. I’ve never used any of the budget features, just tracking where my money comes and goes.





  • I got the snip when I was 28. Specifically sought out a scalpeless procedure.

    Worst part was the awkwardness of just being on the table naked with some dude going to work on my genitals. Virtually no pain, really for me. The only time was when I decided I was done being particularly lazy/careful and did some cooking. Needed to crouch to get a pain and was VERY uncomfortable.

    If you know you don’t want (any, or more) kids, just don’t. Generally speaking, the side effects are worse for your partners to use birth control etc, and its just a one time thing for you.


  • Correct.

    With normal split tunneling you can normally do something like this anyways, but it can be finicky to configure, and easy for something like DNS, etc to access the internet without your VPN in the middle. And sometimes if your VPN fails to connect, you could be connecting without your VPN.

    By using docker with gluetun + qbit (I believe docker images for this setup exist already) you can force it to use only your VPN, and if the connection fails then your bittorrent client can’t connect. With gluetun all your bittorrent traffic would flow through your VPN, but there’s a way it can be configured to allow only your webui port to be accessed locally on your network