• 0 Posts
  • 47 Comments
Joined 3 years ago
cake
Cake day: June 10th, 2023

help-circle
  • Here is how you can find it.

    • First, in Steam, go to Settings -> Storage. There you can see the path for your library.
    • Click … icon and select Browse Folder
    • Open compactdata folder
    • Open folder 3119540 (3119540 is Steam ID number for Scriptorium)
    • Open folder pfx
    • Open folder drive_c - this is emulated C drive of the game
    • Most probably pictures are in users/steamuser folder somewhere
















  • I think their vision is solid. I just think there are gaps in following their vision. Wheres the “create new empty file”? Where’s the “open folder in terminal”? Why do I need to install bunch of bloatware to change more than 2 options?

    On my Gnome Files, there is option to “Open in terminal” and create new files (from templates, which were set up by default on my distro). All by default without any extensions or anything.


  • Goingdown@sopuli.xyztoSelfhosted@lemmy.worldBasic networking/subnetting question.
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    edit-2
    1 year ago

    If computers are in same network, even with different ip addresses, they still can see all broadcast and multicast traffic. This means for example dhcp.

    If you fully trust your computers, and are sure that no external party can access any of them, you should be fine. But if anyone can gain access to any of your computers, it is trivial to gain access and sniff traffic in all networks.

    If you need best security, multiple switches and multiple nics are unfortunately only really secure solution.