Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
carson
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
carson
11mo ago
Steve Lehto has been covering some of the AI filings that have gone bad on his Youtube channel. They seem to be getting more frequent https://www.youtube.com/@stevelehto/videos
2.
▲
by
carson
12y ago
From hearing the details it seems that there is no real limitation to what you can execute as long as it runs on the instance. I get the feeling that if you zipped up all of the parts of python or ruby you need to ru you could execute a scr
3.
▲
by
carson
12y ago
Someone pull a CSI and enhance the reflection in the glasses at about 43 seconds in!
4.
▲
by
carson
13y ago
It would be awesome to see the 1st and 3rd tools open sourced.
5.
▲
by
carson
13y ago
Anyone know how "thousands of packages" cited in the original article turned into "millions of customers" in the gigaom piece?
6.
▲
by
carson
14y ago
From the #code2012 poll on twitter C# is 8th where it was last year: http://www.ioncannon.net/projects/code2012/ Not that it is any better a stat than Google searches but the number one language from the poll was Javascript and I tend to
7.
▲
by
carson
14y ago
It is also worth pointing out that you can fly to DC and NYC in under 2 hours from Louisville. You can fly to Chicago and get there before you took off thanks to the time change. So you have access to pretty much any of the "best" of those
8.
▲
by
carson
14y ago
#2 is possible but #3 isn't unless you have a completely open bucket and that wouldn't be good.
9.
▲
by
carson
14y ago
I will second this. At the bottom of this article there is a reference the article I wrote a while ago when Amazon released this feature. I was planing on doing multipart uploading at that time using the FileReader but there was a bug in th
10.
▲
by
carson
14y ago
I wrote the example referenced at the bottom of the article and it has an example of indicating progress to the user. You can see it in app.js here: https://github.com/carsonmcdonald/direct-browser-s3-upload-e...
11.
▲
by
carson
14y ago
Anyone remember Joyent's Strongspace service? http://www.datacenterknowledge.com/archives/2008/01/21/joyen...
12.
▲
by
carson
14y ago
Can you share the empirical evidence that it works? There is a lot of talk about these programs but not many resources on the outcomes that I know of.
13.
▲
by
carson
14y ago
Maybe it depends on where you order from but I ordered one from element 14 a couple weeks ago and had it in 4 days.
14.
▲
by
carson
14y ago
This is great but sadly you can't resize images in the same version of mobile safari so it limits the usefulness for image uploads. There is a bug that makes large images incorrectly render to a canvas. It seems odd that this wasn't a use c
15.
▲
by
carson
14y ago
There are probably any number of reasons, valid or not. The easiest to cite is "Who do I call if we have a problem with OpenJDK?" Outside of OpenJDK there are other issues that make this a hard push for Enterprise customers. I haven't seen
16.
▲
by
carson
14y ago
Sadly I think the OpenJDK will scare off most "Enterprise" developers. I see this as a good option for testing/development but I have never seen an Enterprise use OpenJDK in production. Most are using Oracle's JDK or some other special purp
17.
▲
by
carson
14y ago
Apple really needs to stop putting this type of stuff under NDA. I've had something like this since 3 weeks after WWDC but I was sitting on it waiting for the NDA to lift. So many people are ignoring the NDA that at this point it seems th
18.
▲
by
carson
14y ago
I put together a FileAPI based uploader using signed PUTs. I hadn't gotten around to releasing it yet but here is a gist for those who might be interested: https://gist.github.com/3593744
19.
▲
by
carson
14y ago
I found this interesting when I saw it before. I had thought of something similar after seeing Nimbus Chameleon http://blog.jeffverkoeyen.com/nimbus-chameleon The difference for me however was I was just thinking iOS and was wondering if
20.
▲
by
carson
14y ago
I was thinking about something like this the other day. Nimbus has something similar I think http://blog.jeffverkoeyen.com/nimbus-chameleon
21.
▲
by
carson
14y ago
I just picked a line out of the area to point to. I'll pose a few questions that go into more about why I believe this is code that isn't straightforward and in general a bad reference point for a beginner: * Can you tell me why that entire
22.
▲
by
carson
14y ago
As much as I love seeing example apps like this I think beginners probably need to be cautious looking at this code. Here are a couple things that concern me: * The UI is all hand coded. Not to start a religious war but interface builder ma
23.
▲
by
carson
14y ago
I think the idea that Apple can't require MAS is wrong. Maybe they can't for everyone but I would bet they can for a lot of people and probably plan to. At some point developers will be buying the developer version of the OS that gets the
24.
▲
by
carson
14y ago
It should stop that type of piracy for IAP for the most part. From what I have seen those hacks just fake receipts that will not pass this type of validation. What could happen at some point is jailbreak hacks using real receipts that do
25.
▲
by
carson
14y ago
Apple has a way of validating receipts for in app purchases, see: http://developer.apple.com/library/ios/#documentation/Networ... If you are using IAP in your app and want to keep this hack from working you should be validating receipts.
26.
▲
by
carson
14y ago
From the site in question: "American FactFinder works with Mozilla Firefox 3.6 and Microsoft Internet Explorer 7. Other browsers may not perform as expected. " I wonder what it would cost to get support for Chrome.
27.
▲
by
carson
14y ago
The videos for sessions 205 and 219 would probably be the first two I would recommend if you are an iOS developer. The videos for sessions 600 and 601 would be good if you are developing web apps.
28.
▲
by
carson
14y ago
You are just counting EC2 cost. The AWS cost for 410TB of S3 storage is around $39k. You would need to add in BW cost on top of that. It is also interesting that they seem to be using Akamai for a CDN instead of Cloudfront so not a complete
29.
▲
by
carson
15y ago
The terms of service are even better, make sure to read the three bullet points in section 3...
30.
▲
by
carson
15y ago
It will be interesting to see details on this. I expect that it will be disappointing and you will be forced to have the cable channels to get the online content. This is already something that is making its way into other XBox content like
More ›