13 May, 2010 (01:34) | General | By: Bryce Boe
Update 2010/05/27: I’ve made further updates to photograbber. Read about them in my post titled, “Facebook Photograbber Updates“. The patch file linked to from this page has been updated to include those changes. I started using Facebook in October of 2004, during my freshmen year of college, just a few months after it became available [...]
Tags: facebook, google, hacking, mac, python
Comments: 15
6 December, 2009 (00:45) | General | By: Bryce Boe
As a member of the Security Lab at UCSB I had the privilege to help create and run this year’s iCTF Hacking Competition. The six-year-old competition was very unique this year. Unlike CTFs seen before in which teams try to protect their services whilst attacking other teams’ services, our competition had teams deliver drive-by downloads [...]
Tags: hacking, python
Comments: 11
4 November, 2009 (22:35) | General | By: Bryce Boe
Update 2011/02/25 12:07 Updated the code such that it doesn’t rely on a coin of denomination one. I assisted in hosting the UCSB Programming Competition again this year. Doing so rekindled my love for dynamic programming algorithms, thus why I prepared an example similar to this one for my class and why I wrote this [...]
Tags: python
Comments: 8
23 March, 2009 (01:36) | General | By: Bryce Boe
Update 2011-07-18: As Ernesto correctly points out in the comments, this algorithm selects N independent random lines from a file. The following is my python implementation of choosing N random lines with equal probability from a file. This implementation is both memory and time efficient unlike other solutions. This problem was originally brought to my [...]
Tags: google, interview question, python
Comments: 8
22 April, 2007 (15:27) | General | By: Bryce Boe
What two posts within an hour? Yeah I originally had this following my previous one however the post was too long and I’ve decided my posts should try to stick to a single topic. So whilst I was waiting for Ubuntu Fesity Fawn to download I started checking out the Django Project and wow I’m [...]
Tags: python
Comments: 1
7 November, 2006 (13:32) | General | By: Bryce Boe
I’ve been writing code in php for three years now, and within the last year discovered the python language. Without going into much detail I find myself utilizing python more so than php. I do have things I dislike about python (mainly its documentation as compared to php’s) but for the most part it appears [...]
Tags: priceTrackr, python
Comments: -
23 October, 2006 (19:59) | General | By: Bryce Boe
November 11th I’ll be participating in the Southern California Regional ACM programing competition. This is my second time competing as well as Adam’s. One of our practice problems involved finding if a wall blocks the path between two points. At the time the only way I could think of doing this involved solving for the [...]
Tags: python
Comments: 13
Recent Comments