Google search → script your own HTTP/HTTPS sniffer toolbar using Scapy, PyShark or Socket in Python as backend sniffers to sniff out any and all HTTP traffic (just not HTTPS because it's encrypted which would require MITM access via ARP poisoning/router injection/mitmproxy in Python). Here's how you can do it:
> Have the Python tool sniff HTTP traffic using Scapy or PyShark
> Extract URLs, POST requests, and keywords
> Match those against certain strings (e.g., "nuclear", "bitcoin")
> Serve results to the browser via a local API (e.g., Flask)
Now you just created a built-in browser keyword search toolbar like the older ones have without worrying about your searches being everyone's business. Install it to your browser via "developer mode" option. Fuck a search engine that uses manual handshake protocols like robots.txt (and only indexes 1% of the web) and every query you enter is a new page added to the web, seriously undermining your privacy. This'll let you search the whole web w/ a backend.
Although this'll just sniff traffic going through your local network. To get public access, port forward an IPv4 from a public VPS server and you're done.
YouTube → yt-dlp
Android → Here's what you'll need:
> BeagleV Ahead Single Board Computer (SBC) (comes w/ mainline Linux support, no Intel/ARM/AMD shit in their cores, uses RISC-V architecture, is completely open source and has touchscreen compatibility)
> an open source USB-based HID-compliant resistive touchscreen (like the ones they use for raspberry pi's, such as the XPT2046 touch controller). Just make sure it's Linux-compliant. Note that the XPT2046 is compatible with BeagleV Ahead, however it requires manual setup.
> a HDMI/USB case for a raspberry pi for the buttons (power on/off and volume up/down + HDMI/USB ports to wire to your board, just make sure the GPO mapping works w/ BeagleV) and a 3D printed plastic Post too long. Click here to view the full text.