Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. memes
  3. meme_pihole_smartTV_transparent_logo_png.jpeg

meme_pihole_smartTV_transparent_logo_png.jpeg

Scheduled Pinned Locked Moved memes
memes
102 Posts 69 Posters 2 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G [email protected]

    By the way, https://remove.bg/ removes backgrounds

    catzoomies@lemmy.worldC This user is from outside of this forum
    catzoomies@lemmy.worldC This user is from outside of this forum
    [email protected]
    wrote last edited by
    #69

    Thank you! Noted for next time! Saves me the trouble of having to use lasso to clean up the edges and feather any aliasing problems

    I got bamboozled when I was surfing the web at AltaVista and tried to download this transparent pi hole png logo. It was saved as PNG and had transparent in the name. Brought it into Krita and I chuckled, so figured I’d troll a few persons online and added the “pretend this is transparent” to the meme.

    1 Reply Last reply
    0
    • jakemehoff11@lemmy.worldJ [email protected]

      'pretend this is transparent' is sending me. Bra-fucking-vo!

      catzoomies@lemmy.worldC This user is from outside of this forum
      catzoomies@lemmy.worldC This user is from outside of this forum
      [email protected]
      wrote last edited by
      #70

      LOL thanks bro. I was browsing the internet at AltaVista and downloaded a pi holo logo image that said transparent PNG in the name. When I added the image in Krita I had a good laugh and decided I’d leave it as is here

      1 Reply Last reply
      1
      • R [email protected]

        Open in gimp, lasso tool, delete. It's not that hard.

        I This user is from outside of this forum
        I This user is from outside of this forum
        [email protected]
        wrote last edited by
        #71

        In GIMP, mark the layer as having transparancy

        1 Reply Last reply
        0
        • G [email protected]

          By the way, https://remove.bg/ removes backgrounds

          F This user is from outside of this forum
          F This user is from outside of this forum
          [email protected]
          wrote last edited by
          #72

          Helped me get a job, after the incident....

          T G 2 Replies Last reply
          3
          • R [email protected]

            Slap one of these under or behind your tv. Put pop-os Linux on it it. You can run pihole/Jellyfin/kodi off it at the same time. It will host your anime and index it with jellyfin, filter your entire network for ads, and give you kodi's excellent interface.

            Jellyfin can grab metadata/subtitles/autoskip intros/on and on and has native kodi integration. It will run better on a beefer PC than the one above, but if youre just using it on 1 tv with kodi, you should be fine.

            dreaming_novaling@lemmy.zipD This user is from outside of this forum
            dreaming_novaling@lemmy.zipD This user is from outside of this forum
            [email protected]
            wrote last edited by
            #73

            Oh, I've really wanted to self-host and do something like that, but I didn't wanna spend too much more money than I have (recently bought drives and a bay) and figured I'd use old/outdated/broken laptops to save money and be environmental, but I've been thwarted by proprietary chargers (an old Acer) and screens not turning on (a broken Mac). I'm a college student so I don't wanna drop my money too much in a month (gotta learn to budget somehow right?). Might ask my college IT if they've got old shit around instead.

            R 1 Reply Last reply
            0
            • catzoomies@lemmy.worldC [email protected]

              It's Pi Hole. Everything's computer.

              M This user is from outside of this forum
              M This user is from outside of this forum
              [email protected]
              wrote last edited by
              #74

              What is pi hole? I would love to dumbify my smart tv if possible..

              C W S R 4 Replies Last reply
              3
              • R [email protected]

                Open in gimp, lasso tool, delete. It's not that hard.

                grrgyle@slrpnk.netG This user is from outside of this forum
                grrgyle@slrpnk.netG This user is from outside of this forum
                [email protected]
                wrote last edited by
                #75

                It's even easier to just pretend it's transparent though

                1 Reply Last reply
                1
                • M [email protected]

                  What is pi hole? I would love to dumbify my smart tv if possible..

                  C This user is from outside of this forum
                  C This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #76

                  https://letmegooglethat.com/?q=pi+hole

                  Basicly a Raspberrypi that you plug infront of your device that applies a filterlist similiar to the one used by uBlock to filter out ip that you don't want (Tracking or adds for example)

                  1 Reply Last reply
                  0
                  • F [email protected]

                    Helped me get a job, after the incident....

                    T This user is from outside of this forum
                    T This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #77

                    SUBSCRIBE

                    S 1 Reply Last reply
                    0
                    • M [email protected]

                      What is pi hole? I would love to dumbify my smart tv if possible..

                      W This user is from outside of this forum
                      W This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #78

                      OK, so whenever any device (e.g. your computer) wants to connect to a website (say, "wikipedia.org"), it tells your router that it wants to go to that website. Your router then sends what is called a "DNS Query" to some server, such as Google or Cloudflare, which takes the string of characters "wikipedia.org" and looks it up in their own dictionary of websites. In that listing, "wikipedia.org" will be linked to a specific IP address, which Google or Cloudflare then pass back to the router. Your router then connects the original device to that IP address, allowing your computer to get data from wikipedia.

                      Now, modern devices make up to hundreds of these requests every second, so it's not like it's going to ask your permission for every single _one of them, right? Of course not. The problem, however, is that virtually every single proprietary app and piece of networked hardware nowadays is actively spying on you, by sending constant "telemetry", marketing, and ad-servicing requests to hundreds, or even thousands of different services every day.

                      Pihole is a program that runs on a device (traditionally a raspberry pi, but could also be as simple as an old always-on tower computer or as complex as a self-hosted server). This device is connected to your internet, and what you do is you tell your router that the only place it's allowed to ask for DNS queries is your pihole device, rather than google or Cloudflare. Then you add blocklists, en masse, to your pihole, which takes every single DNS Query and checks it against the blocklists. If a DNS request isn't on the blocklists, it passes the request on to an actual DNS server, like Cloudflare, then gives the response back to the router, and the router is none-the-wiser. You get to see wikipedia. HOWEVER, if your device has the temerity, the absolute gall, to connect to any server on your blocklists? The pihole just... Doesn't pass on the message, and you get to choose whether the pihole actually sends your device a refusal, like "no, we won't be connecting to google ad services today, thank you" or if it just stays silent, not letting the blacklisted requests through, and just shredding the request every time it gets one for that unwanted site. Also, the pihole can keep a log of every single request made, both blocked and allowed, and keep tallies of the most-requested servers. It does this by default, but can easily be told to stop whenever you want.

                      TooComplex;Didn'tUnderstand: imagine your local network is a medieval walled city. Whenever someone inside wants to communicate out, they send their letter to the post office, which sends a runner out of the city and returns with the response. A pihole acts as a guard at the city gate, taking every letter, checking the addressee to see if the city's magistrate is okay with sending information there. The guard has a long list of places letters aren't allowed to go, and they are very fast at their job. If the addressee isn't on their list, they send out their own soldier to take the letter themselves, rather than letting the post office runner go. If the addressee is on the blocklists, they either rip up the letter and send the runner back with their own, or they just rip up the letter and beat up the runner so they don't go crying back to the sender and narc. Its the magistrate's call how the guard handles it. Also, the guard keeps a list of every single letter that arrives at the gate, unless the magistrate tells them not to. The magistrate can peruse the list and tell the guard to allow or block any addressee on that list (or off of it) at any time.

                      M 1 Reply Last reply
                      13
                      • W [email protected]

                        OK, so whenever any device (e.g. your computer) wants to connect to a website (say, "wikipedia.org"), it tells your router that it wants to go to that website. Your router then sends what is called a "DNS Query" to some server, such as Google or Cloudflare, which takes the string of characters "wikipedia.org" and looks it up in their own dictionary of websites. In that listing, "wikipedia.org" will be linked to a specific IP address, which Google or Cloudflare then pass back to the router. Your router then connects the original device to that IP address, allowing your computer to get data from wikipedia.

                        Now, modern devices make up to hundreds of these requests every second, so it's not like it's going to ask your permission for every single _one of them, right? Of course not. The problem, however, is that virtually every single proprietary app and piece of networked hardware nowadays is actively spying on you, by sending constant "telemetry", marketing, and ad-servicing requests to hundreds, or even thousands of different services every day.

                        Pihole is a program that runs on a device (traditionally a raspberry pi, but could also be as simple as an old always-on tower computer or as complex as a self-hosted server). This device is connected to your internet, and what you do is you tell your router that the only place it's allowed to ask for DNS queries is your pihole device, rather than google or Cloudflare. Then you add blocklists, en masse, to your pihole, which takes every single DNS Query and checks it against the blocklists. If a DNS request isn't on the blocklists, it passes the request on to an actual DNS server, like Cloudflare, then gives the response back to the router, and the router is none-the-wiser. You get to see wikipedia. HOWEVER, if your device has the temerity, the absolute gall, to connect to any server on your blocklists? The pihole just... Doesn't pass on the message, and you get to choose whether the pihole actually sends your device a refusal, like "no, we won't be connecting to google ad services today, thank you" or if it just stays silent, not letting the blacklisted requests through, and just shredding the request every time it gets one for that unwanted site. Also, the pihole can keep a log of every single request made, both blocked and allowed, and keep tallies of the most-requested servers. It does this by default, but can easily be told to stop whenever you want.

                        TooComplex;Didn'tUnderstand: imagine your local network is a medieval walled city. Whenever someone inside wants to communicate out, they send their letter to the post office, which sends a runner out of the city and returns with the response. A pihole acts as a guard at the city gate, taking every letter, checking the addressee to see if the city's magistrate is okay with sending information there. The guard has a long list of places letters aren't allowed to go, and they are very fast at their job. If the addressee isn't on their list, they send out their own soldier to take the letter themselves, rather than letting the post office runner go. If the addressee is on the blocklists, they either rip up the letter and send the runner back with their own, or they just rip up the letter and beat up the runner so they don't go crying back to the sender and narc. Its the magistrate's call how the guard handles it. Also, the guard keeps a list of every single letter that arrives at the gate, unless the magistrate tells them not to. The magistrate can peruse the list and tell the guard to allow or block any addressee on that list (or off of it) at any time.

                        M This user is from outside of this forum
                        M This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #79

                        Thanks for the comprehensive answer. I was hoping for something more like an alt-OS for the TV, so it doesn't ask for updates all the time or really do anything besides cast from a computer or console

                        W G D 3 Replies Last reply
                        1
                        • catzoomies@lemmy.worldC [email protected]

                          It's Pi Hole. Everything's computer.

                          Z This user is from outside of this forum
                          Z This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #80

                          I love my PI hole but it's needing a complete upgrade and a list rebuild. Damned thing is so reliable and solid I literally forget I'm running it. Things been up for over a year and not one issue.

                          1 Reply Last reply
                          0
                          • catzoomies@lemmy.worldC [email protected]

                            It's Pi Hole. Everything's computer.

                            T This user is from outside of this forum
                            T This user is from outside of this forum
                            [email protected]
                            wrote last edited by
                            #81

                            Unplug your TV from the internet and plug the HDMI into a machine running Kodi or similar.

                            A R 2 Replies Last reply
                            6
                            • M [email protected]

                              Thanks for the comprehensive answer. I was hoping for something more like an alt-OS for the TV, so it doesn't ask for updates all the time or really do anything besides cast from a computer or console

                              W This user is from outside of this forum
                              W This user is from outside of this forum
                              [email protected]
                              wrote last edited by
                              #82

                              Ah, yeah, for that, just factory reset it, don't connect it to the internet on setup and use HDMI.

                              M 1 Reply Last reply
                              1
                              • M [email protected]

                                Thanks for the comprehensive answer. I was hoping for something more like an alt-OS for the TV, so it doesn't ask for updates all the time or really do anything besides cast from a computer or console

                                G This user is from outside of this forum
                                G This user is from outside of this forum
                                [email protected]
                                wrote last edited by
                                #83

                                Fun fact: all these smart TVs run Linux, which is supposed to facilitate that, but they're DRM'd to prevent it instead. There are active lawsuits going on about it.

                                https://sfconservancy.org/copyleft-compliance/vizio.html

                                1 Reply Last reply
                                3
                                • D [email protected]

                                  Time to do the ol' firewall redirect for port 53

                                  R This user is from outside of this forum
                                  R This user is from outside of this forum
                                  [email protected]
                                  wrote last edited by
                                  #84

                                  I do that with my mikrotik router. It is amazing for Google devices. Too bad I got rid of my last Google home device a year ago

                                  1 Reply Last reply
                                  0
                                  • T [email protected]

                                    Unplug your TV from the internet and plug the HDMI into a machine running Kodi or similar.

                                    A This user is from outside of this forum
                                    A This user is from outside of this forum
                                    [email protected]
                                    wrote last edited by
                                    #85

                                    If you've got the hardware capabilities, I just Read yesterday that Kodi supports CEC and can be used to control your DVD player or Set Top boxes that also support it IF you have it plugged into your CEC port.

                                    This means turning a raspberry pi into the best media access client there is for a TV takes like 20-40 minutes (install librelec, profit?)

                                    1 Reply Last reply
                                    1
                                    • W [email protected]

                                      Ah, yeah, for that, just factory reset it, don't connect it to the internet on setup and use HDMI.

                                      M This user is from outside of this forum
                                      M This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by
                                      #86

                                      My wife likes to cast YouTube from her phone

                                      K 1 Reply Last reply
                                      0
                                      • M [email protected]

                                        Thanks for the comprehensive answer. I was hoping for something more like an alt-OS for the TV, so it doesn't ask for updates all the time or really do anything besides cast from a computer or console

                                        D This user is from outside of this forum
                                        D This user is from outside of this forum
                                        [email protected]
                                        wrote last edited by
                                        #87

                                        An alternate less useful answer might be looking up TVs marked as "commercial displays". They are a less consumer marketed display.

                                        1 Reply Last reply
                                        0
                                        • catzoomies@lemmy.worldC [email protected]

                                          It's Pi Hole. Everything's computer.

                                          G This user is from outside of this forum
                                          G This user is from outside of this forum
                                          [email protected]
                                          wrote last edited by
                                          #88

                                          At this time I'd like to shill for Sceptre. They make tvs and monitors that don't have all that stupid fucking "smart" features. I do not know of another brand that still makes dumb screens.

                                          Z spicehoarder@lemmy.zipS 2 Replies Last reply
                                          9
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups