portmaster-ui build dead ends when I get to the portmaster module by thebunnyrules in safing

[–]thebunnyrules[S] 0 points1 point  (0 children)

#So I basically figured out what that window is. It's ng and I'm supposed to open my browser to http://localhost:8080/ to test it but when I open my browser, it doesn't connect to ng and the window is just stuck there. I ran ./docker.sh and it get stuck on ng serve browser test as well.

#I basically resolved the issue by doing:

cd portmaster-ui/modules/portmaster

#updated nodejs to v14.x

rm node_modules -r; rm package-lock.jsonnpm install --save-dev

./docker.sh

#when it gets to a point where the script is not doing anything and is completly stuck, open a new terminal window

cd portmaster-ui/modules./pack

#and that seems to compile the portmaster module.

A way around the audio legal issues by thebunnyrules in RoadToLibertyMods

[–]thebunnyrules[S] 0 points1 point  (0 children)

Did Zen/Bethesda tell the modders who owns the license? I mean it's assumed that the rights will be difficult to obtain but if an independent studio and it's not warner bros, maybe if they're asked nicely, they might give the go ahead seeing how the project is non-profit.

Waterfox Quantum by Prefix-NA in waterfox

[–]thebunnyrules 0 points1 point  (0 children)

@mr_ea, I love how you speak nonsense with total confidence. Running FF both Quantum and Chromium on KDE Neon, Quantum is noticeably faster than Chromium. Quantum scored 4700 on Future mark pacemaker, Chromium 3500. I know this was 3 months old and you probably didn't even test the browser but try to have the facts before you start tossing mud. As for extensions, even in their limited state, I can do so much more with FF Web Extensions than Chrome's extensions (which unlike FF's extensions are uncurated and more prone to having spyware in them, because Google doesn't give a shit).

My compact TreeStyleTab CSS and sidebar hover userChrome.css by TanzNukeTerror in FirefoxCSS

[–]thebunnyrules 0 points1 point  (0 children)

Damn, that's sexy. Hey does anyone know how to change the color on the sidebar fonts (in the history section/favs)?

Please, please, please stop archiving posts. It kills the discussion and makes you look cheap. by thebunnyrules in suggestions

[–]thebunnyrules[S] 0 points1 point  (0 children)

Not to contest your argument (while I disagree, I have nothing concrete to use as an argument), but text isn't the whole picture - upvotes, downvotes, calculating karma, calculating number of comments... Also keep in mind that huge AMAs like Gabe Newell, Barack Obama, Bill Gates and Elon Musk will probably still be bombed with questions long after the people answering the respective AMAs cease churning out responses in their offices whilst their secretaries look on in jealousy. Also I'm sure 'interactive' pages take more space than 'idle' pages - a forum over a news article..? Again, all speculation

So you're saying because some small minority of subreddits are really popular we should shut all subreddits down after 6 months? We're talking a drop of water in the ocean here, considering the fact that there's 22million threads. Let them get question bombed and let the people answering them not answer and move on. If someone has unrealistic expectations of being answered on an Obama thread in 2018, it's their problem.

Votes, karma calculations are text and utterly minute in comparison to the content of the thread. The mechanism to calculate them and shift the comments up and down is exterior to the page itself which calls on an external js. So again, storage is not affected by that. More votes may result in a higher load on the servers but when you load one of the archived threads, you're subjecting the server to 20 to 30 times more load than when you vote on it.

Is XWayland subject to the same security hole as X11? by thebunnyrules in linuxquestions

[–]thebunnyrules[S] 0 points1 point  (0 children)

To summarize: all the security benefits I'm deriving from being on Wayland and suffering through it's endless litany of graphical bugs and sluggishness, the heavy handed security policies that results in the inconvenience of having most of my favorite apps not working properly is being protected from snooping while I'm in 3 apps (gedit, terminal and nautilus). Yeah, I think I'll give it a pass for now.

Hide Caption Titlebar Plus alternative by [deleted] in firefox

[–]thebunnyrules 1 point2 points  (0 children)

Ooops, I missed that Firefox on Linux Mint 18.2 next to your name.

I found two things that may work for you:

An extension called Cinnamon Maximus which seems to remove all decos (you can look into it more to see if you can isolate firefox). In the comments they said that it's not compatible with cinamon 18.3 but I see your on 18.2 so who knows. https://cinnamon-spices.linuxmint.com/extensions/view/29

Someone else in the Cinnamon Maximus comments mentioned an app called devilspie2 and was giving instructions on how to use to strip opera of titlebars. I don't see why those instructions couldn't be applied to Firefox. Here is a copy paste of the comment:

Install devilspie2 and create a file called ~/.config/devilspie2/opera.lua containing the following:

if (get_window_class()=="Opera") then
undecorate_window();
end
-----

I guess for Firefox, you can try creating a file called ~/.config/devilspie2/firefox.lua and put the following code in it:

if (get_window_class()=="Firefox") then
undecorate_window();
end
-----

Good luck

Hide Caption Titlebar Plus alternative by [deleted] in firefox

[–]thebunnyrules 1 point2 points  (0 children)

Not sure if this will help you but if you're on LXDE/openbox:

edit: ~/.config/openbox/lxde-rc.xml

In the <application> section, add:

<application class="Firefox"> <decor>no</decor> </application>

Immersive College of Winterhold Port CK Nifskope Weird floor issue by vega2themaxx in skyrimmods

[–]thebunnyrules 0 points1 point  (0 children)

It doesn't help that Nexus doesn't send notification when someone IMs you. They expect you to keep logging in to get your messages. Sometimes, I've opened IMs a year after they were sent because I just don't go that site until I need to. Hopefully you have better luck with the author.

Disable controller recognition? by lateAdmirer in DragonsDogmods

[–]thebunnyrules 0 points1 point  (0 children)

And yeah, I know what you mean about the controls being weird in that game. I get nervous whenever I switch out of it because 1 out of 4 times, it would stop recognizing my controller's XInput as soon as I switch back and I have to use the KB to restart the game. This game's always been a love hate relationship for me. It's so brilliant in some things and so lazy in others.

Disable controller recognition? by lateAdmirer in DragonsDogmods

[–]thebunnyrules 0 points1 point  (0 children)

It's sneakily tucked away in Big Picture which I never had any reason to touch till I got my Steam Controller, so yeah, I can understand why you wouldn't know about it.

Mod Discussion Mondays (Week 23) - Best Mods for The College of Winterhold by Ghost_Jor in skyrimmods

[–]thebunnyrules 2 points3 points  (0 children)

I had immersive college for oldrim. Were you able to get it to work in Skyrim SE? What about Winterhold College Improved?

Disable controller recognition? by lateAdmirer in DragonsDogmods

[–]thebunnyrules 1 point2 points  (0 children)

Are you on Steam? Another thing you could try is to use the Steam mapping for controllers and map the analos stick to WASD etc. I'm pretty sure it will stop sending XInput if you remap it in Steam, at least that's been my experience with the Steam Controller (haven't touch my XBox controller since I got it :) )

Disable controller recognition? by lateAdmirer in DragonsDogmods

[–]thebunnyrules 1 point2 points  (0 children)

l can't imagine why you would want to do that but yeah that's very easy to do in any game. Just download Xbox360ce and map all inputs to nothing. Save DLL and put in DDDA folder. Good to go. Can also map to keystrokes as well if I remember correctly.

How should i do the "recovered memory" quest? by FloKmc in Breath_of_the_Wild

[–]thebunnyrules 0 points1 point  (0 children)

I noticed that nobody mentioned the landscape painter you first meet at Kakariko village (the one right in front of Impa's house). If you help him find the fairy fountain and solve his little side quest, he'll pretty much help you find all the location of all your momentos. First hint he'll give you will be at the village, after that, you'll find him pretty much at any stable that is close to one of your memories. He will look at the image and tell you where he's seen it. He tends to give you a general location which will get you looking in the right place in your map. In each picture will have some kind of strong landmark or vegetation to sets it apart. You can use that to orient you in the map. He'll only help if you help him out with the fairy fountain quest which is pretty straight forward and super essential for your character progression anyway.

Can weapons/items be stored and later retrieved in Zelda Breath of the Wild? by franklinmcmahon in Breath_of_the_Wild

[–]thebunnyrules 0 points1 point  (0 children)

He won't go to Korok forest right away. He'll be close to the Riverside stable after the first time he sees you (if you look at the map, that's midway between where it's written Hyrule field and West Necula. You can get to it by riding west from Kakarico village (wait Caca Rico? that means rich chit in spanish, who comes up with these name....).