Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
codehero
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
91.
▲
by
codehero
13y ago
You can just buy 1 LaunchPad and use it as a programmer to download code to your breadboard or custom PCB. You just need to hook up the TEST, RESET and GND lines. So you can use a cheaper board (and with more pins) like this https:/&#
92.
▲
by
codehero
13y ago
My existing SSH connections are still up, must be a DNS issue.
93.
▲
by
codehero
14y ago
This was one of the greatest courses I took at CMU, when Dr Stephen Rudich lectured. The course's fame derived not only from the challenging material, but all the stories and magic tricks Dr Rudich would perform. It's not clear from the MIT
94.
▲
by
codehero
14y ago
I see that you don't have a physical hold on the iPad while you work outside. Has anybody tried stealing it?
95.
▲
by
codehero
14y ago
strcpy and stpcpy are functionally equivalent, but differ only in return value. stpcpy is superior because it points to the end of the string, thus letting the caller know how many bytes were copied.
96.
▲
Ask HN: Preferred string copy function in C?
1 points
by
codehero
14y ago
|
4 comments
97.
▲
Filling in Tax form PDF files programmatically
(github.com)
3 points
by
codehero
14y ago
|
0 comments
98.
▲
by
codehero
15y ago
I wrote an app that uses this cable. You CAN distribute an app using serial communications, but ONLY with a custom cable variant created by Redpark. This custom cable will ONLY work with your app, and your app will only work with this custo
99.
▲
by
codehero
15y ago
Don't forget that your defense needs are covered by the USA! Why the downvote? While Germany has a fine military, its the US that traditionally protected Europe from the Soviets. Germany has the luxury of a 1.4% spending of their GDP, while
100.
▲
by
codehero
15y ago
Some other significant improvements over Thing-o-Matic: -Thankfully they have abandoned the Automated Build Platform. -The extruder is now moving within the build plane, which is superior to moving the printed object. Perhaps one will be ab
101.
▲
by
codehero
15y ago
Do uboot and/or Linux run on this board?
102.
▲
by
codehero
15y ago
My project uses couchdb for task queuing: https://github.com/codehero/scheddesk Still kind of alpha, but working for my purposes.
103.
▲
by
codehero
15y ago
Does anybody know of a solution that will take an OCR receipt and enumerate the line items? NeatReceipts and other software does not seem to do this.
104.
▲
by
codehero
15y ago
The real takeaway from the circle-ellipse problem is that mutators and conversion methods are inappropriate for use in inheritance. Essentially these operations (including stretching) are merely a more complicated form of class casting. P
105.
▲
by
codehero
16y ago
Apologies, revised title.
106.
▲
Has SVGWeb really brought SVG to IE?
4 points
by
codehero
16y ago
|
3 comments
107.
▲
by
codehero
16y ago
What would I do with the screen when my I change my phone? I'd have to take my phone out of the case. Anyone who has a G1 knows this is a pain the ass.
108.
▲
by
codehero
16y ago
code does not work, does not check for invalid UTF-8 characters