>browsing the web without javascript for 2 weeks now >need to find the PC Building General thread >click on catalog >see pic related >view page source >search for "PC Building General" >find the Id of the Thread in a Json String
k then how did you post this? Manual ajax call? lmeow
Bentley Turner
Sup Forums-x, while it is an extension in javascript it respects your freedoms and most don't consider it "javascript" when they talk of disabling javascript.
Jonathan Clark
autism
Jaxon Ramirez
POST Header
Dominic Rodriguez
and why are you going without JS?
Bentley Miller
>why aren't you opening your machine up to potential nonfree javascript
Jackson Green
autism
Daniel Hughes
1. Js in insecure and i hate it 2. My Whitelist in noScript was way to long, and this is a way to teach myself what websites REALLY need javascript, and what not. 3. Basiclly mentioned in 2. but its an experiment.
The goal is WHEN im going back to NoScript, that i will not grant every fucking site permissions, cuz they look ugly without js.
Connor Gonzalez
>nonfree javascript I'm a js dev and idek what that means
>insecure what's insecure?
Jayden Ross
>qutebrowser Oh how I wish dwb was updated to use the newer webkitgtk version. I'm too stupid to do it myself.
Dylan Lee
Some peoples code is insecure. Im a security researcher so my hate is maybe a bit exaggerated
Justin Parker
>I'm a js dev and idek what that means Don't worry, it's just a meme.
But isn’t Python too slow for a browser? No. I believe efficiency while coding is a lot more important than efficiency while running.
> I believe efficiency while coding is a lot more important than efficiency while running.
fuckin lel
Kevin Peterson
Have you seen how modern JS frameworks are making old insecurities a thing of the past?
Andrew Mitchell
Thats an option. But i would prefer to write css/html to replace js.
I have a script that replaces the js player in youtube with a html5 Tag: >copy the current url >input validation >give it to youtube-dl >youtube-dl returns the mp4 location on the google servers as string >inject a tag in the youtube site with the source pointing to the mp4 on the google server >give it to
Asher Barnes
> Why not became a part of the problem?
Brandon Miller
>browsing the web gopher://khzai.net/1/phourchan/g/search?/pcbg/
I'll take 's legs if you take his arms. He's beginning to rock back and fourth and I'm afraid he's going to have another episode
Landon Lopez
JS knows your exact location even if you're behind your a VPN or Tor. That's the biggest threat it holds but, shit I don't give a fuck about it when I'm not on the DNM
Asher Lopez
>i3wm >js disabled I went through this phase Get out now while you still can install windows or buy a mac and never look back
Leo Murphy
>right-click youtube link >openwith mpv
Justin Jenkins
but you have to ask permission from the user for geo location if you're on a modern browser, or is there a way around that?
Chase Johnson
I hope you are still here. This is in qutebrowser userscript format
ooops my messi code had a bug: fixed version #!/bin/bash YT_ID=$(echo $QUTE_URL | sed -e s/https// -e s/http// | cut -c28-38 | grep -o -E "[A-Za-z0-9\-\_]{11}") YT_URL=$(youtube-dl $YT_ID -g -f '[protocol^=http]') echo "jseval document.getElementById('player-api').innerHTML=''" >> "$QUTE_FIFO"
Joshua Edwards
I thought you had a grease monkey script that would call this and then insert the video tag inplace of the flash section
Joseph Cox
also thanks, Ill have a closer look at this in a bit
Austin Baker
it's legit super fast. hardware accelerated qt backend.
JS can log keystrokes, potentially punch holes through NAT, install persistent tracking/malware, fingerprint your browser to a unique user and all sorts of just disgusting stuff.
The problem isn't the language javascript but rather that mozilla/chrome WANT your browser to be a completely compromised malware bloated piece of shit
Julian Morgan
Show me a website that knows your exact location even when you're behind tor.