Silent Hill 2 - Review Thread
  • TheLugal TheLugal Now 87%

    Lol at that price? We should riot

    6
  • Google is testing verified checkmarks in search
  • TheLugal TheLugal Now 98%

    We regularly experiment with features that help shoppers identify trustworthy businesses online[...]

    I like that Google calls their users "shoppers" /s

    66
  • OpenBudgeteer: a selfhosted budgeting app made for Bucket Budgeting
  • TheLugal TheLugal Now 95%

    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.

    21
  • *Permanently Deleted*
  • TheLugal TheLugal Now 100%

    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. :)

    1
  • Europeans, how common are random spam phone calls in your country?
  • TheLugal TheLugal Now 100%

    I get 1 or 2 sales calls a year, if you think that's spam

    2
  • Will GTA 6 live up to the hype?
  • TheLugal TheLugal Now 94%

    Nothing ever does.

    34
  • Android App for tagging locations on a map?
  • TheLugal TheLugal Now 100%

    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

    1
  • Android App for tagging locations on a map?
  • TheLugal TheLugal Now 100%

    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. :)

    1
  • Android App for tagging locations on a map?
  • TheLugal TheLugal Now 100%

    Not sure if it fits your particular use case, but have a look at OwnTracks.

    1
  • Need a good resource to learn linux
  • TheLugal TheLugal Now 100%

    Oh man, I loved Crunchbang! It was my last distro before I switched to Arch when they discontinued it.

    I miss their friendly #! wallpaper

    3
  • Need a good resource to learn linux
  • TheLugal TheLugal Now 100%

    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.

    8
  • Looking for a collaborative notes app
  • TheLugal TheLugal Now 100%

    !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. :)

    4
  • What DNS address do you recommend to replace adguard.dns?
  • TheLugal TheLugal Now 100%

    I use dns.watch on pihole. Been working good so far!

    2
  • Is there any tool to show a timeline github repository events?
  • TheLugal TheLugal Now 100%

    It's not what OP asks after, but I figure Gource is worth an honourably mention.

    1
  • Lemmy, what music artists do you believe deserve more attention?
  • TheLugal TheLugal Now 100%

    Bloodywood, an Indian folk/rap/metal group. Great stuff!

    1
  • Looking for ngrok alternative
  • TheLugal TheLugal Now 100%

    Yggdrasil Network might be an alternative.

    It's a breeze to set up, just be mindful about setting up your firewall and allowed keys, depending on your use case.

    1
  • There was a time when the entirety of the internet would have fit onto the device you're currently browsing on.
  • TheLugal TheLugal Now 100%

    There also was a time when the entirety of the human language would fit in this thread.

    18
  • www.theverge.com

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

    490
    157

    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]`?

    16
    4
    TheLugal Now
    5 29

    TheLugal

    TheLugal@ lemmy.world

    Mostly harmless