Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
krivx
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
krivx
10y ago
Does it matter at this point? If you are shopping for used equipment and all the early fails have been filtered out already then that's a good thing.
2.
▲
by
krivx
10y ago
It doesn't sound like you are iterating on this. Look at the code you are not happy with. What is wrong? Can you fix it? If so, try to do those things next time. Don't stop the process.
3.
▲
by
krivx
10y ago
>I learned by reverse engineering DSP code in another platform which was used for obfuscation Whoa, I want to hear about this. I have a couple of DSP firmware images I've shied away from reverse engineering as I don't know the
4.
▲
by
krivx
10y ago
If you need a fan to keep cool in that small space then a second body will make things a lot more uncomfortable.
5.
▲
by
krivx
10y ago
>It is an utter and simple fact that due to tech being an everchanging landscape, any book more than a few years old is going to teach bad habits or explain concepts incorrectly. Concepts change meaning and good habits turn bad every few
6.
▲
by
krivx
10y ago
I guess Perl is kind of a special case :) I got up to speed by reading half of some fairly old Perl book, then reading most of Modern Perl.
7.
▲
by
krivx
10y ago
Totally agree, and I'll piggyback this to say that the quality is not always too important either. Worrying about whether the book you are learning from is "the best" is not as productive as getting on with learning the langu
8.
▲
by
krivx
11y ago
>The FPGA also lacks an open-source (or even shared-source) toolchain, I think this point is overstated. FPGAs are not microprocessors. I don't think an OSS toolchain would be anywhere near as beneficial as something like gcc. It wo
9.
▲
by
krivx
11y ago
I used to read those articles! Fond memories.
10.
▲
by
krivx
11y ago
Any re-spin will cost money (and a lot of it). As technology improves, the old processes usually become cheaper too.
11.
▲
by
krivx
11y ago
Japanese developers from that era are famously secretive. I have heard that Nintendo has a reputation for being particularly shortcoming with information to journalists or historians.
12.
▲
by
krivx
12y ago
A surprisingly huge amount of modern science is formalising and quantifying existing knowledge. I would say that they either discovered this by chance or adopted it from another group that made the discovery - they had access to a very wide
13.
▲
by
krivx
12y ago
I seem to remember lots of readers' letters mentioning worries about this...
14.
▲
by
krivx
12y ago
"License License for this source code is pending." Sort it out!
15.
▲
by
krivx
12y ago
How does the performance compare to a Forth implementation on an mcu? There are cheap fast ARM Cortex parts available, is the "100 MHz 16-bit dual stack processor" part directly comparable?
16.
▲
by
krivx
12y ago
pvideo is great but there is an overwhelming amount of material. I was just hoping for a "curated" list. e: a couple of my favourites by Raymond Hettinger http://pyvideo.org/video/1780/transforming-code-i
17.
▲
by
krivx
12y ago
Are there similar list for other languages? Python, maybe?