Viewing profile — bryanallen22
bryanallen22
HN member- Joined
- Thu, Sep 16, 2010, 6:42 PM UTC
- HN karma
- 107
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About bryanallen22
Recent public activity
-
comment
Comment #8439963
Obviously photoshopping services online are hardly unique, but it is a bit different. For people who want photoshop work done, it's got a pretty simple upload / describe what you w…
-
comment
Comment #8439213
A while back I needed a simple photoshopping job. I didn't want to bother a friend, and I wanted to offer my own price on what I'd be willing to pay for it. I couldn't find it, so …
- story
-
comment
Comment #5328169
Taglist does something similar, and it uses ':h updatetime' to toggle how often it works.
-
comment
Comment #4929295
You can probably change it in /uevent.boardname.d - substitute in the board that you see. If you see uevent.goldfish.d, you can ignore that one. (It's for the emulator.) Let me kno…
-
comment
Comment #4498217
It's a downvoted post. (There are a few shades of gray.) Note that you can't downvote until you have enough karma, which I believe is 500 right now. The threshold goes up as the si…
-
comment
Comment #3082628
While this is obviously the post with the most points, I just noticed that something might be broken with this. Looking for posts with over 1000 points omits the following post wit…
-
comment
Comment #3037379
You can use the netflix extension for chrome. Look in the chrome app store. Edit: According to rglullis, this is wrong. I have left it for context. Sorry - I had read something abo…
- story
-
comment
Comment #3016597
You might consider adding something like this: "This meeting cost me $3.45, which I'm paying out of my own pocket. Want to donate that amount? Click the Paypal button below. Thanks…
-
comment
Comment #2955972
Site text can be read here: http://viewtext.org/article?url=http://baydin.com/blog/2011/...
-
comment
Comment #2866443
#define int char I did this one to a friend (briefly) during school.
-
comment
Comment #2862713
I saw this at work, signed up, and uploaded a few pics. I wanted to check it out later when I had more time. By the time I got home, I had forgotten the name of the service. I chec…
-
comment
Comment #2808144
Hm. This must have looked like self promotion or something -- it wasn't. (It does sort of read that way.) Sorry.
-
comment
Comment #2806217
For very brief, clean, non partisan news check out 24in60.com. It saves me lots of time and makes news fun for me to read.
-
comment
Comment #2721884
For me at least, (an evil) Google could reconstruct most of my facebook information from the email alerts facebook has sent to my gmail account. This doesn't change your point, tho…
-
comment
Comment #2714804
I'd be interested in seeing this once you're done. Is there some github profile I can watch or somewhere that you plan to put it?
-
comment
Comment #2676979
Good point. It still shouldn't even be possible to deploy without some basic sanity tests. I'd put authentication very high on that list.
-
comment
Comment #2676820
Better yet, basic unit tests that verify passed and failed authentication of test accounts. They should run before and after each code deploy (among other unit tests). It's very di…
-
comment
Comment #2650342
Any plans to add video?
-
comment
Comment #2514788
I don't mean to trivialize this, but "reinvent" sounds a little strong to me. This is a modification on silicon design, and a great one, but is just another notch in the miracle of…
-
comment
Comment #2512431
You are right -- it might be a win for both. It would, however, be pretty big shift in strategy for Intel. They've been the best at silicon process for a long time, and they could …
-
comment
Comment #2511842
It's worth noting that, until June 2006, Intel made their own ARM processors before selling the business to Marvell. They saw the conflict of interest between their ARM lines and t…
-
comment
Comment #2371492
If someone has enough SO reputation (I don't), you might mention on pmg's post that casting malloc is a good idea, even though it's not necessary in C. Otherwise, should your code …
-
comment
Comment #2346907
Google is really doing this to get people to put this in silicon for consumer devices. VHDL/Verilog aren't tied to FPGAs at all - they work equally well for custom silicon. FPGAs a…