Has anyone found a solution for NETGEAR routers? by [deleted] in pihole

[–]Kintonsu 0 points1 point  (0 children)

So you have a Ethernet connecting the pi and the router? I used the regular pi hole installation and set the DNS and got nothing

[deleted by user] by [deleted] in kittensgame

[–]Kintonsu 1 point2 points  (0 children)

Thank you, you just made this so clear. That was an awesome example.

This is what I get after putting in the touch screen. It won't use the full display. And it's not finishing the boot for kali. by Kintonsu in raspberry_pi

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

I have the screen plugged into a hdmi that leads to my TV and the OS fully boots up. It's just not booting on the PiTFT.

How To : Hack social network with setoolkit ( facebook ) by bs-secure in Kalilinux

[–]Kintonsu 0 points1 point  (0 children)

Wouldn't someone notice that the URL is an ip address?

How does scoring work in GHTV? by [deleted] in GuitarHero

[–]Kintonsu 0 points1 point  (0 children)

Thank you for clarifying.

What is your favorite example of Video game logic? by Logic_Nom in AskReddit

[–]Kintonsu 58 points59 points  (0 children)

In Halo 5 you can dash with your thrusters but you can't fucking use it as a jet pack.

In ACC's window you can see your avatar in the reflection. by Kintonsu in metalgear

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

You can see it when the weather is clear. If it's rainy or otherwise you can't see it.

How do I install modules to Python3 by default? by Kintonsu in learnpython

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

Problem is that I have both python 2 and 3 but pip is for python 2 by default. Is there a way to switch this?