Skip Navigation
OpenBudgeteer: a selfhosted budgeting app made for Bucket Budgeting
  • I'll check it out! I have been using Firefly III.

    I think it's good there are several projects that try to solve similar problems. It makes for such a diverse solution pool.

  • Deleted
    *Permanently Deleted*
  • Windows was actually quite good when I made the swap. It was during the height of windows xp.

    I did it because I am a curious guy, and wanted to know what it was all about. I've been full-time and had fun with it since then. :)

  • Exiles in the past leagues
  • There has been a lot of quality of life changes that a lot of people aren't used to yet

  • Exiles in the past leagues
    Alt. text

    > There are probably children out there holding down spacebar to stay warm in the winter! YOUR UPDATE MURDERS CHILDREN.

    xkcd | 1172: Workflow

    8
    Europeans, how common are random spam phone calls in your country?
  • I get 1 or 2 sales calls a year, if you think that's spam

  • Will GTA 6 live up to the hype?
  • Nothing ever does.

  • Android App for tagging locations on a map?
  • You can update the location only when the device is there. Or you could use a script or program of some kind to change the location when necessary, but I don't know tools like that exist yet, so it might be too technical

  • Android App for tagging locations on a map?
  • You can set it up so it does. It requires an mqtt-server though. When I am out walking, my partner can get my location live, with a little icon and everything.

    But as I said, it might not fit your use case. I figured I'd mention it in case you got a good idea or something. :)

  • What's your favourite F-Droid app?
  • Oh, right! Thank you

  • What's your favourite F-Droid app?
  • Thank you, for the heads up :)

  • What's your favourite F-Droid app?
  • Weird! It works on my end :-S

  • Android App for tagging locations on a map?
  • Not sure if it fits your particular use case, but have a look at OwnTracks.

  • Need a good resource to learn linux
  • Oh man, I loved Crunchbang! It was my last distro before I switched to Arch when they discontinued it.

    I miss their friendly #! wallpaper

  • Need a good resource to learn linux
  • Excellent reply!

    I just want to add that partitioning your drives is not backups and can never replace backups. It just increases the likelihood of making it easier to fix should you fuck something up with your install.

    Also, if OP means "watching streaming services" and by "streaming", there should be little to no setup. Mainly the browser might ask you to enable DRM for the service to work.

  • Looking for a collaborative notes app
  • !anytype would fit the bill nicely. But it's important to keep in mind that it is still in heavy development.

    That being said, it costs nothing to give it a try, it's practically seamless to get started with. :)

  • What DNS address do you recommend to replace adguard.dns?
  • I use dns.watch on pihole. Been working good so far!

  • Is there any tool to show a timeline github repository events?
  • It's not what OP asks after, but I figure Gource is worth an honourably mention.

  • The Fairphone 5 is less about what comes in the box and more about what you get over the years

    Fairphone’s latest repairable device is for people who hate saying goodbye to an old smartphone more than they like buying a new one.

    161
    Inverting match with grep, unless another term exists

    I have a list containing a set of tags, and would like to exclude one tag, unless another tag exists in the line.

    Say I have the following list, and want to exclude B, unless A is present. [A,B] [A,C] [B,C] [A] [B] I can reverse grep for B: > grep --invert-match "B" [A,C] [A]

    How can I find the previous list, but also the item containing [A,B]?

    6
    TheLugal TheLugal @lemmy.world

    > Mostly harmless

    Posts 8
    Comments 33