Adam Davis

27,583
Reputation
2900 views

Registered User

Name Adam Davis
Member for 1 year
Seen yesterday
Website
Location Ann Arbor, MI
Age 33

Embedded engineer, both hardware engineering and software engineering for microcontroller based embedded systems. BS in computer engineering.

Total system engineering, from microcontroller, to PC applications, to web applications, and cloud computing.

Currently working in the automotive (body module ECU) and consumer (Location based technology) sectors.

Search my questions and answers: http://www.askjonskeet.com/user/2915/adam-davis/search/

One of these days we'll be able to "follow" users on here, I'm sure. But until then, here's my list:

http://stackoverflow.com/users/22329/toybuilder

http://stackoverflow.com/users/7565/out-into-space

http://stackoverflow.com/users/3201/galwegian

http://stackoverflow.com/users/15955/nils-pipenbrinck

http://stackoverflow.com/users/26177/tim

Snippets I occasionally find needful:

The signature is fine. Please don't edit the question if that's the only thing you are going to 'clarify' - see http://blog.stackoverflow.com/2009/03/the-great-edit-wars/ for Jeff Atwood's suggestion on what to do when the author clearly prefers one representation of the question above the others.

1d
comment Checking network status and controlling PPP in a program
Oh hey, thanks, the loss was minimal. I honestly thought it'd be much greater with all the stuff that's been migrated over time.
2d
revised Make hardware for the iPhone
added 798 characters in body; added 57 characters in body
Dec
3
answered How to read a file line-by-line in C?
Dec
3
revised How do i send an ASCII character in a C# program
added 6 characters in body
Dec
3
answered Make hardware for the iPhone
Nov
27
awarded  Popular Question
Nov
25
comment Vim Dvorak keybindings (rebindings :)
Thanks for the note - I have reformatted it so it displays here properly.
Nov
25
revised Vim Dvorak keybindings (rebindings :)
added 60 characters in body
Nov
21
awarded  Famous Question
Nov
20
comment Year end budget - what development software should be considered?
It's a company with 50k or more employees. At this scale economics are decidedly different. At any rate, I'm not involved in the decision, I merely get to suggest software I would have found useful or will find useful that we would not normally purchase.
Nov
20
comment Year end budget - what development software should be considered?
+100, we already have a license. The latest beyond compare will compare excel files, which is exceptional.
Nov
20
comment Year end budget - what development software should be considered?
@thomas Owens - Yeah, they've told us we can't use it for capital equipment, meaning we can't upgrade our dog slow machines with small monitors. Accounting is a funny business.
Nov
20
asked Year end budget - what development software should be considered?
Nov
19
awarded  Nice Question
Nov
19
comment Has anyone tried transactional memory for C++?
There are several places where the overhead is higher. One obvious example is rolling back a transaction. It also makes caching more difficult and carry more overhead, as everything has to be immediate write-back to memory. Transactional memory is a good idea for some applications, but it does impact system performance, and thus shouldn't be deployed for every application and system.
Nov
18
comment Check a phrase is not in an <a> (or other) element
Doesn't answer the question, merely points out one wrongity wrong way people sometimes approach this problem.
Nov
17
accepted Best Voice Compression Algorithms/Formats
Nov
17
comment RegEx match open tags except XHTML self-contained tags
Mimetic squirrels dance lightly upon your brink. You have exceeded 1024 votes.
Nov
16
comment RegEx match open tags except XHTML self-contained tags
You win 1 internet. Prize may be redeemed at the ARPANET counter.
Nov
16
comment Dynamic Scoping - Why?
Thanks for the feedback! I edited it.
Nov
16
revised Dynamic Scoping - Why?
added 1 characters in body
Nov
16
comment How to generate a Mandelbrot with T-SQL?
@paul - Hilarious! Laser printer hijinks at my workplace were limited to changing the status message on the HP printers.
Nov
13
comment No protocol binding matches the given address ‘http://0.0.0.0:3371/Common.svc’. Protocol bindings are configured at the Site level in IIS or WAS configuration
Note that I don't know enough about the question to determine that, so I'm not saying I agree or disagree with that vote to close, but you might want to make it clear in your question that you are seeking a solution from the programming side, and that the server configuration is correct.
Nov
13
comment No protocol binding matches the given address ‘http://0.0.0.0:3371/Common.svc’. Protocol bindings are configured at the Site level in IIS or WAS configuration
It was voted for close as "belongs on serverfault" - whoever voted for that evidently thought the problem was with your server settings (ie, "Protocol bindings are configured at the Site level in IIS or WAS configuration") and thinks that moving it may give you a better answer.
Nov
13
comment How bind the mouse…
With tiny handcuffs.
Nov
12
awarded  Necromancer
Nov
12
revised Dynamic Scoping - Why?
deleted 26 characters in body
Nov
12
comment Dynamic Scoping - Why?
Just received a downvote - would appreciate a comment if my answer is incorrect or could be improved.
Nov
12
revised What is the best Battleship AI?
added 78 characters in body
Nov
12
comment What is the best Battleship AI?
@Jason - Good catch.
Nov
11
answered Should I make my mobile application for Mobile 6 or Moible 5?
Nov
11
answered Does SVN Merge Save Disk Space?
Nov
11
answered Writing number keypad
Nov
11
revised Prevent user keeping browsing information from my website
added 405 characters in body
Nov
11
answered Prevent user keeping browsing information from my website
Nov
11
comment Why does reddit use base36 for article id?
It's not a number because base 36 is shorter for the same ID. A 4 digit base10 number can only represent 10,000 articles while a 4 digit base36 number can represent 1,679,616 articles, and still be just as readable/printable/usable.
Nov
11
answered Why does reddit use base36 for article id?
Nov
10
awarded  Enlightened
Nov
10
awarded  Nice Answer
Nov
9
awarded  Enlightened
Nov
8
awarded  Popular Question
Nov
7
awarded  Popular Question
Nov
5
revised What should be on a checklist that would help someone develop good OO software?
deleted 4 characters in body; edited tags
Nov
5
revised Simple PHP form: Attachment to email (code golf)
added 1 characters in body; edited tags
Nov
5
comment Simple PHP form: Attachment to email (code golf)
I like yours for small and simple, and wish I could have given both of you the bounty.
Nov
5
accepted What is the advantage of using base64 encode?
Nov
5
answered What is the advantage of using base64 encode?
Nov
4
accepted Best language to program some math? (free, fast, easy, cool, etc)
Nov
4
comment What should be on a checklist that would help someone develop good OO software?
I haven't spent the time to study each list yet. I'll check them out tomorrow and award the bounty then.
Nov
3
revised What is the best Battleship AI?
added 90 characters in body