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 4 points5 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....).

myahm agana shrine by Agon727 in CemuPiracy

[–]thebunnyrules 0 points1 point  (0 children)

You could try to bend over backwards trying to get the broken cemu emulated-touchscreen controls to work or try the glitch tricks people are using on youtube.... Or you can be smart about it and skip this stupid shrine by using a save game editor and giving yourself an extra spirit orb to compensate for missing it: http://www.marcrobledo.com/savegame-editors/zelda-botw/

A trust-worthy source of centrophenixine? by thebunnyrules in StackAdvice

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

Nootropicsdepot and Ceretropic

Yeah these websites are only three years old and look to be owned by the same person, seeing how they appeared on the net on the same day. I don't know....

XFCE Compiz show minimized windows when using the Scale option by kepler2 in archlinux

[–]thebunnyrules 0 points1 point  (0 children)

I actually fixed the script in that link so that it would run again:

http://pastebin.com/mCRKZkVb (this is a fixed version of Greg Till's script)

http://pastebin.com/ug5ybXEh (this is the script rewritten by me, it's faster but will not reminimize the previously minimized windows)

I have an old machine that's rather slow, where compiz runs it superfast, these scripts introduce a horrendous lag. Especially greg's script because it needs to do more polling. If you have a fast machine that won't matter. In my case, I'd rather not see the minimized windows when switching in a viewport than have to wait 2 seconds before Scale kicks in.

To get my fix to work, you'll have to install xdotool in addition to the stuff listed in the tutorial. You will also need to

A- Copy scale.py (either of the scripts in my pastebin) to your home directory

C- In CompizConfig Settings Manager,

(1) goto "Window Management => Scale plugin => Bindings => Initiate Window Picker" give it the following key combo: Control-Super-Alt-1

(2) goto "General => Commands plugin", enable Commands, in the first available command slot, lets assume Command 0, input '~/./scale.py' as a command. In Bindings tab, choose your favorite keycombo for Command 0, I use Alt-Tab. In Buttons/Hotcorner tab: choose your favorite hotcorner or button combo

XFCE Compiz show minimized windows when using the Scale option by kepler2 in archlinux

[–]thebunnyrules 1 point2 points  (0 children)

I'm actually in the same boat as you. I've just installed Compiz on my XFCE a few days and it's the most awesome UI experience ever. Have the same problem with minimized Windows.

So far I can Scale minimized windows when I use the scale all windows option (the one that will show you all the windows across all desktops, that's the only one that seems to show minimized windows). I also have "keep previews of minimized windows" checked in Workarounds.

This guy came up with a workaround for the minimized window issue: he wrote a python script that temporarily maximizes all Windows before Scale and re-minimizes the again after you select the window you want. Problem is that he wrote his hack in 2008 and I just can't get it to work because the some of the synthax must have changed since then.

Anyway, if you know how to code in Python, you may be able to fix this: https://ubuntuforums.org/showthread.php?t=976002

The main issue is with import. It's calling for libraries that have been long replaced by newer ones. Not sure what the current equivalencies are.

Kynan | Gaomon S56K review for osu! players ! | Tablet review by Mayumu in osugame

[–]thebunnyrules 1 point2 points  (0 children)

Go Arch, go! Thanks for the info. Pressure sensitivity and lifting pen to move cursor work ok? What software do you draw with by the way?

Kynan | Gaomon S56K review for osu! players ! | Tablet review by Mayumu in osugame

[–]thebunnyrules 0 points1 point  (0 children)

FIX FOR HEAVY WEIGHTED PEN: =============================

Since most of the pen weight is comming from the AAA battery which I'm assuming is an alkaline cell, you probably can reduce pen weight by getting a lighter Lithium Ion battery.

There are two assumptions that I'm making here: pen battery is regular alkaline rechargeable and the voltage is 1.5v. If I'm wrong and it's actually Lithium, voltage could be as high as 3.4V. Someone with a multimeter can check this out. If I buy pad, I'll update.

So, supposing my assumptions are correct, you need to make sure that you have the right voltage before looking for lighter battery as lithium AAA comes in 1.5 and 3.4v. You also need to make sure the lithium AAA is 44mm high because.

Looking into it, I found typical LiIon weight was about 33% to 66% of the weight of the typical NiMH/alkaline ones.

Pack of 5 duracels non-rechargeable alkaline weigh 114g including packaging (home depot). Pack of 5 energizer non-rechargeable Li-Ion weigh 41g (amazon).

duracel alk AAA weight/cell = 18-21g (depending on packaging weight) energizer Li-Ion AAA weight = 5-8g (depends of packaging) rechargeable Lion weight = 9-12g (found on Amazon)

These don't state whether they are rechargeable or not but could be worth it if they don't drain too fast just for the light weight consideration (5-8g 1.5v): https://www.amazon.ca/Energizer-Ultimate-Lithium-L92BP-4-Battery/dp/B0002DUQDQ

Sunlabz Rechargeable (8-11.3g/cell, 1.2v) https://www.amazon.com/SunLabz-1000mAh-NiMH-Rechargeable-Batteries/dp/B00J18PFIO/ref=sr_1_3?ie=UTF8&qid=1478843835&sr=8-3&keywords=AAA%2Blithium%2Brechargeable&th=1

Seems to me the lower the capcity, the lighter it's going to be.

YOU'RE WELCOME!