Recent content by OZWALDxyz

  1. O

    Python inside HTML

    I feel like this probably comes with more downsides than just biting the bullet and using JS :|
  2. O

    Host permission for page that didnt load.

    I'm writing a Firefox extension. When a page loads everything runs great, but if the page doesn't load Firefox blocks me with a host permission error. Anyone know how to get host permission for a "not connect page" "permissions" : [ "<all_urls>", "http://localhost/*","*://*/*"...
  3. O

    Has anybody ACTUALLY tried microdosing Magic Mushrooms to help improve creative work? Did it help?

    Tried a gram once. Kind of just made it awkward to stand up.
  4. O

    Looking for a tutorial on HTTP Requests

    I dont really know of a tutorial, but you can begin to learn how requests work by opening your browsers console (ctrl+shift+i) and looking at the network tab. You can load a website and look at the headers, cookies, and responses the website sent back. That being said web scraping using pure...
  5. O

    Which IDE you guys use?

    pycharm. pyscripter is pretty good as well
  6. O

    How to find buyer for high value domain name?

    Find other websites in the niche and try to sell to them?
Back
Top