I immediately close a page dense in text and using a thin font like Lato or Raleway.
I don't think this matters. If he strongly claims he is an expert on Flask, and I knew Flask, then I would test the depth of that knowledge. You can't validate every detail on their resume, but if you find they misled…
You should look at Actions in the Python implementation of Cocos2d. It uses operator overloading to allow '+' for sequential actions and '|' for parallel actions. These are composable and reversible for quickly creating…
Norton Guides. A similar TSR that also included a compiler for building your own guides. I remember one popular one was the Ralph Brown Interrupt List. I think about this tool a lot, but I think IDE's with auto…
Corel had a serious SVG effort during this early period around 2002-2004. They created a SVG Viewer and tooling around an initiative known as Smart Graphics. Here's a Press Release about it:…
Here's another set of examples, for different targets: https://www.owasp.org/index.php/OWASP_Testing_Guide_Appendix...
Instead of pure random data, fuzzers can use 'attack heuristics' to try and minimize the search space. These are specific patterns that are more likely to expose bugs, based on previous vulnerabilities and known coding…
I agree. The first thing I did when I saw this announcement was look for the REST API. Surely, those existing platform specific libraries are built on a REST API, so why not document and release them.
I agree your approach has a different set of advantages. It's just the end goal is similar and the name is so similar. That's more the point I was trying to make.
Looks interesting. But, a similar solution exists with a similar name called PageKite (https://pagekite.net/). They do not deploy your application code to the cloud. With PageKite you run your environment locally and…
Does anyone have experience with what they call "app tender" sites like http://appcity.org/ ? I've heard one anecdote about a guy who knows a guy who bought a very simple iOS app for 10K, did some marketing on FB and…
I have used 99designs for two logos and used Logoworks back in 2007 for one logo. 99designs produces many more creative and professional designs than Logoworks. Logoworks owned by HP was more expensive and we were…
I always forget the new name. Luckily, the old URL http://freshmeat.net still works. I browse it maybe once every few months. Mostly for nostalgia sake. I also noticed http://www.osnews.com/ has picked up more recently.…
Intuit removed the DRM from TurboTax after one release in 2003 after public outcry and financial analysts questioned them about it. All you gamers have to do is stick to your position and not buy the product. Unless you…
All the upsell checkboxes are defaulted off. I don't understand what the problem is clicking through a couple of pages without checking anything. I've done it dozens of times with no problems.
I find it hard to swallow the PR this is an "organic conference" and "driven by love for the community" with a normal ticket price of $600. Even at the $300 cost this is more than the cost of PyCon. I followed the…
Before you get too confident about being the next YouTube, consider there are already at least two startups doing this exact thing. I can only remember one now, VoiceTap, but there is at least one more that I remember…
The Ns module API was also very clean. This is why we choose it to embed our libraries and expose an HTTP interface to our other internal applications. It's worked reliably for this purpose for years. Since all our…
I immediately close a page dense in text and using a thin font like Lato or Raleway.
I don't think this matters. If he strongly claims he is an expert on Flask, and I knew Flask, then I would test the depth of that knowledge. You can't validate every detail on their resume, but if you find they misled…
You should look at Actions in the Python implementation of Cocos2d. It uses operator overloading to allow '+' for sequential actions and '|' for parallel actions. These are composable and reversible for quickly creating…
Norton Guides. A similar TSR that also included a compiler for building your own guides. I remember one popular one was the Ralph Brown Interrupt List. I think about this tool a lot, but I think IDE's with auto…
Corel had a serious SVG effort during this early period around 2002-2004. They created a SVG Viewer and tooling around an initiative known as Smart Graphics. Here's a Press Release about it:…
Here's another set of examples, for different targets: https://www.owasp.org/index.php/OWASP_Testing_Guide_Appendix...
Instead of pure random data, fuzzers can use 'attack heuristics' to try and minimize the search space. These are specific patterns that are more likely to expose bugs, based on previous vulnerabilities and known coding…
I agree. The first thing I did when I saw this announcement was look for the REST API. Surely, those existing platform specific libraries are built on a REST API, so why not document and release them.
I agree your approach has a different set of advantages. It's just the end goal is similar and the name is so similar. That's more the point I was trying to make.
Looks interesting. But, a similar solution exists with a similar name called PageKite (https://pagekite.net/). They do not deploy your application code to the cloud. With PageKite you run your environment locally and…
Does anyone have experience with what they call "app tender" sites like http://appcity.org/ ? I've heard one anecdote about a guy who knows a guy who bought a very simple iOS app for 10K, did some marketing on FB and…
I have used 99designs for two logos and used Logoworks back in 2007 for one logo. 99designs produces many more creative and professional designs than Logoworks. Logoworks owned by HP was more expensive and we were…
I always forget the new name. Luckily, the old URL http://freshmeat.net still works. I browse it maybe once every few months. Mostly for nostalgia sake. I also noticed http://www.osnews.com/ has picked up more recently.…
Intuit removed the DRM from TurboTax after one release in 2003 after public outcry and financial analysts questioned them about it. All you gamers have to do is stick to your position and not buy the product. Unless you…
All the upsell checkboxes are defaulted off. I don't understand what the problem is clicking through a couple of pages without checking anything. I've done it dozens of times with no problems.
I find it hard to swallow the PR this is an "organic conference" and "driven by love for the community" with a normal ticket price of $600. Even at the $300 cost this is more than the cost of PyCon. I followed the…
Before you get too confident about being the next YouTube, consider there are already at least two startups doing this exact thing. I can only remember one now, VoiceTap, but there is at least one more that I remember…
The Ns module API was also very clean. This is why we choose it to embed our libraries and expose an HTTP interface to our other internal applications. It's worked reliably for this purpose for years. Since all our…