Git Product home page Git Product logo
  • 👋 Hi, I’m @catfishcrawler
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

Time machine 's Projects

chemistry icon chemistry

The Hermetic science and art of causing change, both physically and spiritually. The term is also used to describe the spiritual practices of chemists from other ancient cultures, such as ancient Chinese "alchemists." In the old days, there was no division seen between spiritual and physical practices, but for the sake of modern obsession with duality, alchemy can be divided into two types. Practical alchemy _is_ chemisty, studying and manipulating the properties of matter to get what you want out of the universe. Spiritual alchemy is what is discussed when "turning base metals into gold" is described. It is a form of mysticism, spiritual self-improvement with analogies to chemical jargon. "Gold" is spiritual perfection, while the lesser "base" metals (such as lead) are impure states of the spirit, unenlightened and full of the problems of mortal life. Knowledgable alchemists were never trying to make a potion for eternal life or a stone that would transform physical materials into gold. I seek enlightenment through alchemy

notes_ports_hubs icon notes_ports_hubs

recently installed a front facing usb 2.0 hub. I was forced to split the 9 pin jack because there was another device already using it. Well I'm noticing that while it does work for power and data, it's really slow. The fastest I can transfer data is 900kb/s or so, and right now it's crawling at about 300. Also, now the original two usb ports on the front of hte bix don't work, and if you plug anything into them, it cuts off all usb hubs except for the ones on the board. I haven't ever run into anything like that before. Anyways I was wondering if that is as much speed as I can expect from usb 2.0 or not, and if myabe my usb drives are just plugged into the wrong ports. Here is the output of lsusb: wolf@shaitan:~$ lsusb Bus 002 Device 002: ID 1871:01f0 Aveo Technology Corp. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 018: ID 1058:0748 Western Digital Technologies, Inc. My Passport (WDBKXH, WDBY8L) Bus 006 Device 019: ID 1058:1110 Western Digital Technologies, Inc. My Book Essential (WDBAAF), My Book for Mac (WDBAAG) Bus 006 Device 017: ID 0781:5575 SanDisk Corp. Bus 006 Device 003: ID 058f:6254 Alcor Micro Corp. USB Hub Bus 006 Device 008: ID 0489:e076 Foxconn / Hon Hai Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 003: ID 0c45:8603 Microdia Bus 003 Device 002: ID 0000:3821 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Yellow Pasque August 21st, 2016, 06:49 PM Bus 006 Device 003: ID 058f:6254 Alcor Micro Corp. USB Hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub It's being initialized as USB 1.1 (possibly because of other devices connected to it). I was forced to split the 9 pin jack because there was another device already using it. .. Also, now the original two usb ports on the front of hte bix don't work, and if you plug anything into them, it cuts off all usb hubs except for the ones on the board. I would worry that too much power is being demanded. Evil Wayz August 22nd, 2016, 12:37 AM Well, I have a hub that plugs into a pci slot that runs off the bus, and it appears to be running at the proper speed. A little disappointed that my spiffy new front storage bay hub is only going to be useful for charging, but thems the breaks... Evil Wayz August 22nd, 2016, 12:47 AM The hub consists of power outlet usb slot, two usb 3.0 slots which are not in use, and four usb 2.0 slots. THose are connected to the split. I wonder if there is some sort of molex to 9 pin adapter I can use. That would feed enough power it seems to me. Evil Wayz August 28th, 2016, 12:52 AM OK, now my usb ports are just randomly assigning themselves. This is my lsusb output after a reboot. nothing was unplugged, internally or externally.: wolf@shaitan:~$ lsusb Bus 006 Device 004: ID 1871:01f0 Aveo Technology Corp. Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 008 Device 002: ID 1058:0748 Western Digital Technologies, Inc. My Passport (WDBKXH, WDBY8L) Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 002: ID 1058:1110 Western Digital Technologies, Inc. My Book Essential (WDBAAF), My Book for Mac (WDBAAG) Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 004: ID 0781:5575 SanDisk Corp. Bus 005 Device 007: ID 05e3:0751 Genesys Logic, Inc. Bus 005 Device 003: ID 058f:6254 Alcor Micro Corp. USB Hub Bus 005 Device 009: ID 0489:e076 Foxconn / Hon Hai Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 003: ID 0c45:8603 Microdia Bus 002 Device 002: ID 0000:3821 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

parser icon parser

HomeCore 2.7.0Std-lib 2.7.0Downloads Home Classes Methods In Files cgi/cookie.rb cgi/session.rb Parent Array Methods ::new ::parse #httponly= #inspect #secure= #to_s #value #value= Class/Module Index[+] CGI CGI::Cookie CGI::HTML3 CGI::HTML4 CGI::HTML4Fr CGI::HTML4Tr CGI::HTML5 CGI::HtmlExtension CGI::InvalidEncoding CGI::QueryExtension CGI::Session CGI::Session::FileStore CGI::Session::MemoryStore CGI::Session::NullStore CGI::Session::PStore CGI::Util ads via Carbon Looking for impactful work, challenging projects + a diverse team? Code with us. ads via Carbon CGI::Cookie Class representing an HTTP cookie. In addition to its specific fields and methods, a Cookie instance is a delegator to the array of its values. See RFC 2965. Examples of use¶ ↑ cookie1 = CGI::Cookie.new("name", "value1", "value2", ...) cookie1 = CGI::Cookie.new("name" => "name", "value" => "value") cookie1 = CGI::Cookie.new('name' => 'name', 'value' => ['value1', 'value2', ...], 'path' => 'path', # optional 'domain' => 'domain', # optional 'expires' => Time.now, # optional 'secure' => true, # optional 'httponly' => true # optional ) cgi.out("cookie" => [cookie1, cookie2]) { "string" } name = cookie1.name values = cookie1.value path = cookie1.path domain = cookie1.domain expires = cookie1.expires secure = cookie1.secure httponly = cookie1.httponly cookie1.name = 'name' cookie1.value = ['value1', 'value2', ...] cookie1.path = 'path' cookie1.domain = 'domain' cookie1.expires = Time.now + 30 cookie1.secure = true cookie1.httponly = true Attributes domain[RW] Domain for which this cookie applies, as a String expires[RW] Time at which this cookie expires, as a Time httponly[R] True if this cookie is httponly; false otherwise name[RW] Name of this cookie, as a String path[RW] Path for which this cookie applies, as a String secure[R] True if this cookie is secure; false otherwise Public Class Methods new(name_string,*value) new(options_hash) Create a new CGI::Cookie object. name_string The name of the cookie; in this form, there is no domain or expiration. The path is gleaned from the SCRIPT_NAME environment variable, and secure is false. *value value or list of values of the cookie options_hash A Hash of options to initialize this Cookie. Possible options are: name the name of the cookie. Required. value the cookie’s value or list of values. path the path for which this cookie applies. Defaults to the value of the SCRIPT_NAME environment variable. domain the domain for which this cookie applies. expires the time at which this cookie expires, as a Time object. secure whether this cookie is a secure cookie or not (default to false). Secure cookies are only transmitted to HTTPS servers. httponly whether this cookie is a HttpOnly cookie or not (default to false). HttpOnly cookies are not available to javascript. These keywords correspond to attributes of the cookie object. parse(raw_cookie) Parse a raw cookie string into a hash of cookie-name=>Cookie pairs. cookies = CGI::Cookie.parse("raw_cookie_string") # { "name1" => cookie1, "name2" => cookie2, ... } Public Instance Methods httponly=(val) Set whether the Cookie is a httponly cookie or not. val must be a boolean. inspect() A summary of cookie string. secure=(val) Set whether the Cookie is a secure cookie or not. val must be a boolean. to_s() Convert the Cookie to its string representation. value() Returns the value or list of values for this cookie. value=(val) Replaces the value of this cookie with a new value or list of values. This page was generated for Ruby 2.7.0 Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious. Generated with Ruby-doc Rdoc Generator 0.44.2.

plugins icon plugins

Plugins for Flutter maintained by the Flutter team

wpt- icon wpt-

Test suites for Web platform specs — including WHATWG, W3C, and others

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.