Skip Navigation
A cool guide on moving a lamb over a wall
  • Few steps missing, the squirming, the unexpected discovery it is twice the weight you thought it was, the pointy hooves and contact with various fleshy parts of your anatomy and catching the bloody thing in the first place.

    Honestly from a lamb-over-the-wall perspective this is very much "draw the rest of the owl"

  • You're the GM, but haven't prep anything for tonight. How do you make tonight game a succes ?
  • I stufferd a store in for my players to shop (Foundry) because it had been a while, and just grabbed a pre-built one and tossed it in...

    they spent the night planning and implementing a massive heist because one item cost too much for them to afford and they wanted it..... I had NOTHING for this (half the players beliefs on the shopkeeper, how they worked and how they could be robbed was based on some crappy random generated name and they had made "assumptions"...)

    Found out later they thought I planned it all

  • Which character should I use in a Windows/Linux directory name to place it at the top of an alphabetically sorted list?
  • I use exclamations in Windows ("!!first" will be sorted above "!second" for example)

    and "I’m curious what’s the need for the folder to be sorted first that something like folder pinning or tagging"

    Not sure what "tagging" would be in a windows perspective, does it have that? and "pinning" could be using the Quick Access bar I guess which I do for folders I want access to GLOBALLY, but if I have many sub-folders, and in the context of THAT FOLDER I am interested in several more than the rest, but outside that folder I don't care less about them, I'll use exclamations so I can find them easier

    (Example, I have a TTRPG folder of art assets for maps from dozens of different sources, each with own naming conventions, and two folders !!Sorted and !Working, as I slowly go though the list to find, name, sort, discard and otherwise clean up the list so I can find what I want. If it was called "Sorted" it would be in the middle of the folder structure and a pain to find when I need it, but I also NEVER NEED that sub-folder unless I am working on cleaning up/sorting that data)

  • What was your first experience using the Internet?
  • Fidonet all the way initially (At the time it was faster to write your terminal program than to load it off tape every time you started the computer. Was only like 5 lines.)

    But the with the "Internet" I was the first (I think, never saw any others) to write and release a Windows 3.1 program for Finger

  • TIL about "Swill milk" where cows were fed distillery waste causing cow teeth rot and disease. It was also adulterated with raw eggs, burn sugar, etc. Swill milk lead to over 8,000 infant's deaths
  • This sort of thing still happens

    I've had a chat with a farmer in Australia where they were feeding dariy cows boiled sweets (He got access to some sort container load of factory seconds, still with the plastic on, farmer wasn't going to remove the plastic from millions of boiled lollies)

  • I want to set up plex server, no windows.. any simple options?
  • I case anyone is interested, I have Plex up and running now and wife is happy, some feedback on how it went

    Why it went:

    • I needed to install Plex specifically, because all the set-top boxes we use support plex but are fairly locked down. Wife likes their interface and remote control and doesn't want to change (they are simple to use< Australia Telstra boxes, all free)
    • I choose Mint, I thought I'd prefer a GUI to make the install easier and also wanted to see what Linux desktops were like these days

    How it went

    • Install was trivial when I chose "simple" - I tried advanced to format the two drives I had (which were messy with many partitions I wanted blown away), but when I tried one method it told me I had a Boot drive but no NIF or NEF drive (or something) in order to boot - when I told it to install that type (Found it in the list) it told me I had no boot drive now (Online help for Mint install on Mint web site was out of date and the GUI didn't match what I saw - a common theme - so made it harder) - Gave up, choose SIMPLE. No idea what it installed but it worked
    • Lot more raw command line that you'd expect from a GUI, In fact not sure the GUI does anything at all. I used the command line commands for almost the entire install
    • The Networking failed and was as bad as Windows off the bat. HOWEVER fixing any networking issues was much easier than windows (I still have network issues in my windows machines from 5 years ago, never could fix them) but the two issues I had with Mint, (1) plex could not be seen (answer: ufw opened one port) and (2) Windows could not see and share a Mint drive (answer: Samba installed with one line and permission set on a folder) were fixed in a few minutes
    • Man you can trash your OS with one command! Reinstalled once because I did a chown on the wrong folder and gave plex the sole ownership of the entire drive whereupon nothing ran anymore!
    • Much faster, better software generally, the trans-coding for videos seems better, the speed of the desktop "server" is faster and Plex is madly playing everything nice and clearly with great response time.
    • Stuff changes a LOT between versions apparently- many suggestions online failed for me because the suggested folders or files no longer existed or had been moved or changed. Likewise Mints own sites screen shots doesn't match reality.
    • People are confused a lot - One of the common issues is Plex cannot see the folders where your videos are, as Plex runs under its own user - The number of different methods people have used to get around this is outstanding! And every one is thumbed up as "the answer that solved my problems!" From changing the user Plex uses to root or other users that already have permissions, to adding plex ownership of folders or even changing permissions of the folders to either something safe, or just ROOT ROOT ROOT. It is hard to know what you should be doing (Even changing permissions there were apparently at many programs to use, not sure which was the right method... chown, setfacl, chmod (I know they are different, I glanced at the docs but with so much to learn it becomes a bit overwhelming and you just take the first suggestion and stick with it)

    Edit: at any rate, works fine now ty all for suggestions. Now I am getting annoyed I don't have ALL the services running on the server and am starting to see what else I can run and how.. all without interrupting my wifes streaming of course!

  • I want to set up plex server, no windows.. any simple options?
  • I actually went back and had a look at a few of the top results and I have a feeling a lot were AI written Sandtraps. Several were very similar "Install your favorite Linux then "

    Makes it had for a newbie who doesn't know what they don't know so can't ask the right question.

    The Mint install works fine now, I made a lot of mistakes and took a while to get head around the folder structure and permissions but once I am more comfortable next time I'll try something a little more headless I think, though playing around I reckon I'd be happy with Mint as a daily machine (if only my job wasn't coding Windows apps :/)

  • I want to set up plex server, no windows.. any simple options?
  • Hah! Apparently in the long list of UFW commands I was running, the first one didn't run or I missed it, can see the server now at least, just need it to see the files!
    Entertaining but the wife is getting impatient :/

  • I want to set up plex server, no windows.. any simple options?
  • Thanks, I decided to see what happened with a Mint Install (Before I saw your reply) so as a Toe-in-water thing to learn more about the OS and see what stuff was like. I only Kitty into a Linux server for work and do some basic tasks on it occasionally so was interested.

    An ... interesting experience... trivial install, easy enough to understand the UI, entirely failed to get a Plex server working though... Nothing on the network can see it (Local works fine) which doesn't make much difference because Plex has nothing to server since it can't see the folder with movies on it due to, I believe, ownership issues (The files are on a portable USB drive)

    Still fiddling but most help documents descend into arcane command line arguments very quickly and are generally "wrong" in that they suggest editing files that don't exist in folders that aren't there.

    Still.. a learning experience :) (Easy enough to kill it and tried Debian if I can't work out chown!

  • I want to set up plex server, no windows.. any simple options?
  • What part of this do you think is hard?

    Not hard... essentially worthless however....

    The articles are saying "Here is a list of almost all known versions of Linux, these are good for you to use" when you query what the best option is.... Hardly narrowing down anything. Likewise saying "Use your favorite.. then install the product you want to use" is also useless information if you are asking the question I was.. I have no favorite obviously since I know nothing about it.. and OBVIOUSLY I am going to install the produce I just asked about installing...

    The pages I was looking at answered the question "How do I install Linux?" by saying "First, Install Linux"

    Not to say there aren't better sources, but all the first ones I found where along that theme

  • I want to set up plex server, no windows.. any simple options?

    My wife consumes whatever media I throw at our Plex server and I'd like to stick with it (The tv's + set top boxes/remote controls are all easy for her to use and stream Plex fine)

    I'd grabbed an old work PC I replaced years ago, Windows 10, and tossed a Plex server on it and it's worked for a long time but recently despite being used for NOTHING but Plex, its bloated itself like most Windows machines and I found Cortana taking 90% CPU (despite being disabled via registry) and some updates failing over and over.

    I'd like to replace it (the software) but really no idea where to start, even the most helpful sites are just "use your favorite Unix then install Plex" or "Here are 56 perfect versions of Unix to install for your Plex server"

    Honestly I use it for nothing except Plex, is there something easy enough I could look at?

    23
    The Expert
  • I can never watch this whole video, gives me ptsd every time.

    Used to work with one of those project manager types, and when we got out of the meeting afterward, and I'd tell him what we just promised was impossible.

    He'd just tell me to just "draw 2 red lines" which was all they really wanted and they'd never notice the rest of the stuff wasn't there.
    He was usually right, but it was still stressful, the wilfully ignorance

  • Deleted
    Where can I find recipes without the author's personal anecdotes?
  • Interesting site but not without flaws, first recipe I looked at was essentially just "use a off the shelf bottle of curry paste to make a curry and cook some rice. Cooking time 315 minutes"

    Gonna check through it though, seemed to have a nice variety, with a lot of cultures listed

  • War machine battle maps

    A couple of battle maps of a war machine on an alien planet.

    There are maps inside, some overlays for multi level maps outside and grid/no grid.

    Published on my (FREE) Patreon which I am misusing as some place easy to upload maps etc!

    (Other stuff there too!)

    0
    Map Archive! Modern, Sci-Fi and some fantasy

    I've got a small archive of my maps here I created from a previous campaign (scifi vs fantasy theme)

    Some modern (as the example) along with some scifi and fantasy maps.

    All WEBP, all free for people to use in their own campaigns!

    0
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)FA
    Fashtas @aussie.zone
    Posts 3
    Comments 24