Fashtas

joined 1 year ago
[–] Fashtas@aussie.zone 6 points 3 weeks ago (1 children)

What WERE their findings though? I read that link and 80% of it was talking about the "history of Venezuela’s elections"

Only relevant bit was 5 people went to a few poling stations each and they didn't see anything odd and people seemed to be happy to vote. I didn't see them claim to have done anything that could be considered proving the elections were fair one way or another, other than no obvious fraud at the polling stations themselves.

[–] Fashtas@aussie.zone 14 points 1 month ago

I tossed it onto a old PC that was struggling with windows a few months ago. It was just a Plex machine and suddenly everything is running faster, easier to use, my wife even commented that she could browse Plex faster than before and videos loaded quickly...

Good gateway drug for Linux really.

[–] Fashtas@aussie.zone 1 points 3 months ago

yeah the article in this thread mentions a young man who got into it and "differed" from the original guy who them got upset at them

[–] Fashtas@aussie.zone 12 points 3 months ago

Yeah the rice is only going to get tiny particles of rice inside the device and otherwise not assist in drying out even slightly making the issue worse

[–] Fashtas@aussie.zone 1 points 3 months ago (2 children)

Please be careful when making jokes, it may see harmless rubbish, but at least one person committed suicide due to their obsession with this stuff.

[–] Fashtas@aussie.zone 4 points 3 months ago

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

[–] Fashtas@aussie.zone 3 points 3 months ago

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)

[–] Fashtas@aussie.zone 2 points 4 months ago

“trying to be gritty and shocking”.

Yeah that was our take away. Overly gory, very little of the humor from the game. My wife abandoned it after 3/4 an episode (too much gratuitous violence for her) and I probably wont both with the rest

If you love that sort of hard core violence graphically depicted, with imaginative effects such as pushing a gun into someones head, and then shooting a hole through that (briefly) still live persons head, killing a few more people this may be your cup of tea.

[–] Fashtas@aussie.zone 3 points 4 months ago

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

[–] Fashtas@aussie.zone 6 points 6 months ago

Is something like this difficult to set up?

I grabbed a Linux Mint install, and followed this guide to install Plex on it

It is a "desktop" install, really I know you don't NEED a GUI yadayada, but it was very easy and got my foot in the door of Linux. It's worked well for me, faster than the older Windows install

[–] Fashtas@aussie.zone 1 points 7 months ago* (last edited 7 months ago)

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!

[–] Fashtas@aussie.zone 1 points 7 months ago (1 children)

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

 

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?

view more: next ›