bjpless | 12 years ago | on: Developer Bootcamps are Expensive. Learn Python Online with a Mentor for $99.
bjpless's comments
bjpless | 12 years ago | on: Developer Bootcamps are Expensive. Learn Python Online with a Mentor for $99.
This way, you can see if you enjoying both coding and conversing about code (which is half of your job as a developer)
bjpless | 12 years ago | on: Developer Bootcamps are Expensive. Learn Python Online with a Mentor for $99.
bjpless | 12 years ago | on: The Upside to Building Products for Developers
The title may be a joke but the blog post is very sincere.
bjpless | 12 years ago | on: The Upside to Building Products for Developers
bjpless | 12 years ago | on: Show HN: Realtime Coding Q&A. Stack Overflow meets IRC
bjpless | 12 years ago | on: Show HN: Realtime Coding Q&A. Stack Overflow meets IRC
bjpless | 12 years ago | on: Show HN: Realtime Coding Q&A. Stack Overflow meets IRC
This is still very much a Beta. Going to work on the issue page formatting.
bjpless | 12 years ago | on: Show HN: Realtime Coding Q&A. Stack Overflow meets IRC
bjpless | 12 years ago | on: Show HN: Realtime Coding Q&A. Stack Overflow meets IRC
bjpless | 12 years ago | on: Show HN: Realtime Coding Q&A. Stack Overflow meets IRC
bjpless | 12 years ago | on: Show HN: Realtime Coding Q&A. Stack Overflow meets IRC
bjpless | 12 years ago | on: Show HN: Realtime Coding Q&A. Stack Overflow meets IRC
It's not just about speed of response. There are many programming issues that don't fit the SO format. They are open ended in nature and call for a conversation.
bjpless | 13 years ago | on: Vanguard conditioning users for phone phishing atttempts
No need to believe me about the "truthfulness of the claims". Just call Vanguard yourself and ask if they handle cases this way. They will confirm.
You ask about security responsibility. I absolutely agree with you that customers have to take on a lot of it (Vanguard is not responsible for creating a 20 char password on your behalf).
I do think, though, that you have to draw the line before training your users to accept phishing attempts. That is what is happening here.
My biggest reason for pitchforking Vanguard here is that, for many people, they hold more assets than commercial Banks. Their security protocols should have HIGHER standards.
bjpless | 13 years ago | on: Vanguard conditioning users for phone phishing atttempts
bjpless | 13 years ago | on: Vanguard conditioning users for phone phishing atttempts
bjpless | 13 years ago | on: Beefing up the Python Shell to build apps faster and DRYer
bjpless | 13 years ago | on: Beefing up the Python Shell to build apps faster and DRYer
The big (but admittedly) dangerous feature of my script is that you can maintain state inside of the embedded shell on module reload.
I like pyquitter looks like a cool generalization, though, of the basic idea.
bjpless | 13 years ago | on: Beefing up the Python Shell to build apps faster and DRYer
The builtin Python shell is admittedly faster to start/stop but IPython's features rock.
bjpless | 13 years ago | on: Beefing up the Python Shell to build apps faster and DRYer
But the same principle applies. I want to broaden a bunch of programming skills (especially algorithms) largely on my own time but I'd like a human voice to guide and motivate me from time to time.
If this works out, we'll keep expanding.