| bio | website | comic-rocket.com |
|---|---|---|
| location | Portland, OR | |
| age | 28 | |
| visits | member for | 7 months |
| seen | 1 min ago | |
| stats | profile views | 345 |
Software systems architect, developer, and project manager, effectively evaluating solutions spanning entire software stacks from low-level CPU architecture to high-level application frameworks. Focus on providing elegant solutions for complex needs. Open source projects include the Portland State Aerospace Society, with arguably the most sophisticated avionics of any amateur rocketry group in the world; and XCB, a new low-level binding to the X Window System protocol, currently replacing Xlib on every Linux, Solaris, BSD, and MacOS X desktop.
My interests span computer science fields including cryptography, combinatorial search, compilers, and computational complexity; systems-level programming, such as file format and network protocol implementations, Linux kernel development, and boot-loader hacking; computer architecture and its impact on software design; and functional programming, preferably in Haskell.
|
Jun 5 |
awarded | Informed |
|
Apr 13 |
accepted | How can I group data scraped from multiple pages, using Scrapy, into one Item? |
|
Apr 7 |
comment |
How can I group data scraped from multiple pages, using Scrapy, into one Item? Hey @AlexanderAfanasiev, interesting approach! I hadn't considered using the item pipeline's close_spider method. I think that could work. I'm hoping someone will propose a cleaner approach, but if you'd add your suggestion as an answer I'll probably accept it in a couple days. Thanks! |
|
Apr 7 |
comment |
How can I group data scraped from multiple pages, using Scrapy, into one Item? I'm not simply trying to count things, so I don't think this approach meets my needs. It is interesting and not something I'd considered, though; thanks! |
|
Apr 6 |
asked | How can I group data scraped from multiple pages, using Scrapy, into one Item? |
|
Jan 18 |
revised |
Authenticate my web application with google oauth2 not an OAuth provider nor a Python oauth2app question |
|
Jan 8 |
awarded | Enthusiast |
|
Dec 17 |
comment |
Is session hijacking / MITMA etc. possible with HTTPS? The attacker can present their own server cert (since in this example you aren't verifying their cert) and complete the SSL handshake that way. That means they can decrypt all the traffic, so the connection is not at all private. If they just want to snoop, they can open their own connection to your real server and forward plaintext between the two tunnels, so neither your users nor your server can tell anything's wrong. |
|
Nov 24 |
awarded | Unsung Hero |
|
Nov 15 |
reviewed | Close Reading two matrices from one text file |
|
Nov 15 |
reviewed | Close constructors in python |
|
Nov 15 |
reviewed | Close How to remove certain items from a Stack |
|
Nov 15 |
reviewed | Close Get Value from local .resx file |
|
Nov 15 |
reviewed | Close Why bash array ignores newlines? |
|
Nov 15 |
reviewed | Close Maximum and minimum number of nodes in a suffix tree |
|
Nov 15 |
reviewed | Close What is the bug in this program? |
|
Nov 15 |
reviewed | Close Opensource Document Reader/Viewer for the Web |
|
Nov 15 |
reviewed | Close editing data base from the jtable displayed |
|
Nov 15 |
reviewed | Close How to make a copy function? |
|
Nov 15 |
reviewed | Close calling func. change the input |