User Myrrdyn - Stack Overflow most recent 30 from stackoverflow.com 2009-11-29T16:22:38Z http://stackoverflow.com/feeds/user/21550 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/148229/best-way-to-learn-how-to-use-fpgas 14 Best way to learn how to use FPGAs Myrrdyn 2008-09-29T10:44:52Z 2009-10-27T00:43:09Z <p>In next weeks probably I will have some little FPGA to play with. I have a programmer background (C, C++, Java mostly) and some (very) limited experience in electronics.</p> <p>What are the best tools to know if you want to develop on FPGAs? </p> <p>What are the best languages to study? (what HW description languages?)</p> <p>Have you some examples of little "toy projects" that can be interesting, easy, and "eye-opener"?</p> <p>Thanks in advance.</p> <p>Edit:</p> <p>More details: if I understood correctly, the device I will be playing on will have an ARM core (no idea which one) and a 300k gates FPGA</p> <p>I'm looking specifically at some Linux free sw / open source tools...</p> http://stackoverflow.com/questions/493210/linux-cross-compilation-for-arm-architecture 4 Linux cross-compilation for ARM architecture Myrrdyn 2009-01-29T20:16:28Z 2009-09-14T14:26:40Z <p>I am interested in cross-compile a Linux kernel for an ARM target on a x86 host.</p> <p>There are some good practices you recommend?</p> <p>Which is the best cross-compile suite in your opinion?</p> <p>Have you setted up a custom cross-compile environment? If yes, what advices you have? Is it a good idea?</p> <p>Thanks,</p> <p>Myrrdyn</p> http://stackoverflow.com/questions/493002/whats-your-all-time-creativity-problem/493161#493161 0 Answer by Myrrdyn for What's your all-time creativity problem? Myrrdyn 2009-01-29T20:04:28Z 2009-01-29T20:04:28Z <p>The biggest obstacle I face is the creation of all the bells and whistles that surrounds the "algorithmic core" of the application. I think this is a general problem. After all, this is the boring part of the work, right? You know there are no particular intellectual challenges in implementing all these functionalities, and yet without them nothing can work, no?</p> <p>But there is a solution: willpower! :P</p> http://stackoverflow.com/questions/190976/what-frustrates-you-the-most-at-your-current-workplace/191589#191589 0 Answer by Myrrdyn for What frustrates you the most at your current workplace? Myrrdyn 2008-10-10T14:30:17Z 2008-10-10T14:30:17Z <p>Marketing people showing up in the lab in the Friday afternoon, asking fot three product demo to be ready on Monday morning, 'cause the CEO must go overseas with some new shiny gadget to show.</p> <p>And no possibility for a little more time (yes, three demo for scratch...)</p> http://stackoverflow.com/questions/182112/what-are-some-funny-loading-statements-to-keep-users-amused/182835#182835 0 Answer by Myrrdyn for What are some funny loading statements to keep users amused? Myrrdyn 2008-10-08T13:46:26Z 2008-10-08T13:46:26Z <p>"Prepare yourself, for the season of the Moonstones is upon you!"</p> http://stackoverflow.com/questions/165175/confusing-return-statement/166066#166066 0 Answer by Myrrdyn for Confusing return statement Myrrdyn 2008-10-03T09:19:48Z 2008-10-03T09:19:48Z <p>The "issue" is that this fragment relies heavyly on operator precedence (not bad per se, but sometimes it can be confusing).</p> <p><a href="http://java.sun.com/docs/books/tutorial/java/nutsandbolts/operators.html" rel="nofollow">Here</a> you can find a list of all java operators with their precedence, and <a href="http://www.cppreference.com/wiki/operator_precedence" rel="nofollow">here</a> for comparison the same table for C/C++</p> http://stackoverflow.com/questions/160433/what-exactly-do-you-do-when-your-team-leader-is-incompetent/161508#161508 0 Answer by Myrrdyn for What exactly do you do when your team leader is incompetent? Myrrdyn 2008-10-02T09:30:24Z 2008-10-02T09:46:53Z <p>Happened the same to me...</p> <p>The guy had over 10 years of "experience". After a couple of months the veil came off of my eyes: his "experience" was, more or less, akin to:</p> <ul> <li>recruit a lot of interns</li> <li>assign difficult (or impossible) tasks, knowing nothing about them</li> <li>check in some months which was progressing</li> <li>report to management the successfull ones, taking credit and boasting "great tech leader qualities"</li> <li>repeat</li> </ul> <p>My solution? I endured, then moved on on first occasion!</p> <p>Edit:</p> <p>After all, he can be described more as a "reaper" than a "leader"</p> http://stackoverflow.com/questions/161286/most-amazing-piece-of-code-youve-ever-seen/161397#161397 1 Answer by Myrrdyn for Most amazing piece of code you've ever seen Myrrdyn 2008-10-02T08:46:00Z 2008-10-02T08:46:00Z <p>Ok, not code but story: the story (or history?) of Mel, a Real Programmer:</p> <p><a href="http://www.ccil.org/jargon/jargon_49.html#SEC56" rel="nofollow">prose</a> and <a href="http://www.catb.org/jargon/html/story-of-mel.html" rel="nofollow">original verses</a>, via Jargon File...</p> <p>Gosh, thinking this is real... staggering</p> http://stackoverflow.com/questions/153064/why-isnt-bittorrent-more-widespread/153173#153173 0 Answer by Myrrdyn for Why isn't bittorrent more widespread? Myrrdyn 2008-09-30T14:08:29Z 2008-09-30T14:08:29Z <p>I think one of the reasons is that (currently) torrent links are not fully supported inside web browser... you have to fire up the torrent client and so on.</p> <p>Maybe is time for a little firefox extension/plugin? Damn, now I am at work! :)</p> http://stackoverflow.com/questions/150697/is-dd-better-than-cat/150909#150909 2 Answer by Myrrdyn for Is dd better than cat? Myrrdyn 2008-09-29T21:57:52Z 2008-09-29T21:57:52Z <p>If I remember correctly, dd is much more "low level" in is approach, skipping such fancy things as filesystems and all the bells and whistles :)</p> <p>One time, dd literally saved my precious, ehm, life:</p> <p>stucked with a linux box full of "ABSOLUTELY IRREPLACEABLE DATA" from one contractor, with waaaay to many bad sectors that the only thing usable was the emergency linux shell. Did I mention the impossibility to open up the box to get the drive? Ah, yes, no usb and the such...</p> <p>And then, the light!!! dd and ftp working!!! Ahhh, refreshening! Saving your day (and career) with a neat command line incantation to make a backup dump on a remote disk with ftp...</p> <p>Something like <code>put |dd if=/dev/hda bs=4096 count= ???? </code> or similar...</p> <p>cat didnt' work for me then...</p> http://stackoverflow.com/questions/150816/what-has-stackoverflow-taught-you/150843#150843 3 Answer by Myrrdyn for What has stackoverflow taught you? Myrrdyn 2008-09-29T21:41:12Z 2008-09-29T21:41:12Z <p>Humility. There are many things to "grok" out there and many people better than you...</p> <p>But you can always be "useful" to someone, sharing part of your walk of life...</p> <p>After all, learning is truly a (never ending, never fading) lifelong achievement!</p> <p>Thanks!</p> <p>And now, lets continue keeping trolls at bay!!!</p> http://stackoverflow.com/questions/150445/can-a-sequence-diagram-realistically-capture-your-logic-in-the-same-depth-as-code/150498#150498 1 Answer by Myrrdyn for Can a Sequence Diagram realistically capture your logic in the same depth as code? Myrrdyn 2008-09-29T20:27:52Z 2008-09-29T20:27:52Z <p>Personally I have used sequence diagrams only as a description of general interaction between different objects, i.e. as a quick "temporal interaction sketch". When I tried to get more in depth, all quickly started to be confused...</p> <p>I've found that the best compromise is a "simplified" sequence diagram followed by a clear but in depth description of the logic underneath.</p> http://stackoverflow.com/questions/149873/if-you-dont-design-in-uml-then-what-do-you-design-in/149944#149944 2 Answer by Myrrdyn for If you don't design in UML, then what do you design in? Myrrdyn 2008-09-29T18:08:42Z 2008-09-29T18:08:42Z <p>Some GREAT words about software engineering, by Richard Feynman, can be found <a href="http://duartes.org/gustavo/blog/post/Richard-Feynman-Challenger-Disaster-Software-Engineering" rel="nofollow">here</a>. Really a lesson to take by heart...</p> <p>EDIT: moved my ramblings below... better to listen to Feynman! :)</p> <p>IMHO there are much design choices which are poorly served by UML.</p> <p>UML is fine when is not overkill! Maybe some quick sketches are the first step, refined later to became complete UML.</p> <p>Just please don't peruse the Top-down methodology that UML (tends to) encourage too much (again IMHO).</p> http://stackoverflow.com/questions/149852/profile-programs-speed-on-linux/149886#149886 1 Answer by Myrrdyn for profile program's speed on Linux Myrrdyn 2008-09-29T17:57:46Z 2008-09-29T17:57:46Z <p>If I've understood, typing "time myapplication" on a bash command line is not what you are looking for.</p> <p>If you want accuracy, you must use a profiler... You have the source, yes?</p> <p>Try something like <a href="http://oprofile.sourceforge.net/news/" rel="nofollow">Oprofile</a> or <a href="http://valgrind.org/" rel="nofollow">Valgrind</a>, or take a look at <a href="http://en.wikipedia.org/wiki/List_of_performance_analysis_tools" rel="nofollow">this</a> for a more extended list.</p> <p>If you haven't the source, honestly I don't know...</p> http://stackoverflow.com/questions/148792/floating-a-new-programming-language/148914#148914 0 Answer by Myrrdyn for Floating a New Programming Language Myrrdyn 2008-09-29T14:29:44Z 2008-09-29T14:29:44Z <p>In what kind of language are you interested?</p> <p>There is a great difference between a General Purpose language (C, Java, etc.) and a <a href="http://en.wikipedia.org/wiki/Domain-specific_language" rel="nofollow">Domain Specific language</a>, if you want to be famous try with a general purpose one (but beware of the fierce competition!).</p> <p>Also, what paradigm are you thinking of? Imperative, procedural, functional, nameyouwhat, etc...</p> <p>So, first think of a problem not well addressed by current languages, then try to solve it creating a new language! :)</p> http://stackoverflow.com/questions/147189/how-do-you-keep-a-balance-between-working-training-health-and-family/148141#148141 1 Answer by Myrrdyn for How do you keep a balance between working, training, health and family? Myrrdyn 2008-09-29T09:52:31Z 2008-09-29T09:52:31Z <p>Sadly, time is scarce...</p> <p>More sadly, people often forget how much scarce it is...</p> <p>Saddest of all, there is always the choice to better use your time (and so much people do not understand/know this).</p> <p>Your choices are your only way to "harvest back" time for yourself.</p> <p>(Sorry now, I've to run away from my PC, the Grim Reaper is coming! :D)</p> <p>Edit:</p> <p>a <a href="http://www.lifehack.org/articles/productivity/why-just-do-it-just-doesnt-do-it-for-you.html" rel="nofollow">link</a> about social pressure to do more (vaguely related)</p> http://stackoverflow.com/questions/147865/will-learning-a-couple-of-languages-in-parallel-blow-my-mind/148029#148029 2 Answer by Myrrdyn for Will learning a couple of languages in parallel blow my mind? Myrrdyn 2008-09-29T09:06:37Z 2008-09-29T09:06:37Z <p>What languages do you know already? </p> <p>IMHO when you know a procedural language (C, Pascal, etc) then learning other procedural language is easy, it's more a matter of syntax than semantics. So, learning two or more languages similar to something you already know is not that difficult.</p> <p>On the other hand, trying to learn two conceptually unfamiliar languages (say, functional programming ones like LISP and Haskell when you just know C) is much more confusing...</p> <p>Couples that, in my opinion, will NOT blow your mind:</p> <ul> <li>Python &amp; Java</li> <li>SQL &amp; Java</li> <li>Python &amp; LISP (seems odd? actually is what i'm doing...)</li> <li>C &amp; assembler (after all, we know C is just an assembler wrapper! :-D ok, joking)</li> </ul> http://stackoverflow.com/questions/137921/what-is-your-single-most-effective-interview-question/138380#138380 3 Answer by Myrrdyn for What is your single most effective interview question? Myrrdyn 2008-09-26T09:04:46Z 2008-09-26T09:56:08Z <p>What kind of developer you are interested to sort from the chaff?</p> <p>If you want someone for a "quick, we need someone who can code in xyz for our project" maybe you can focus on strictly technical and/or domain related questions.</p> <p>If you are want to find some long term addition to your team, some more "all rounded" tests can be made (IMHO). So, don't look to much at correct syntax or such things.</p> <p>BTW, you must obviously check at <a href="http://thedailywtf.com/Series/Tales_from_the_Interview.aspx" rel="nofollow">TheDailyWTF series on interviews</a> to get a list of what NOT to do! :)</p> http://stackoverflow.com/questions/127377/programming-languages-and-design-patterns/127505#127505 2 Answer by Myrrdyn for Programming Languages and Design Patterns Myrrdyn 2008-09-24T14:25:00Z 2008-09-24T14:25:00Z <p>For design pattern in LISP, you could read <a href="http://www.norvig.com/design-patterns/" rel="nofollow">this</a>, by Peter Norvig.</p> <p>Quoting <a href="http://www.norvig.com/design-patterns/img010.gif" rel="nofollow">this slide</a>:</p> <blockquote> <p>16 of the 23 design patterns are either invisible or simpler</p> </blockquote> http://stackoverflow.com/questions/106221/why-isnt-lisp-more-widely-used/126023#126023 0 Answer by Myrrdyn for Why isn't LISP more widely used? Myrrdyn 2008-09-24T08:25:59Z 2008-09-24T08:25:59Z <p>Well, call it a coincidence, but I've just started studying LISP about a week ago, in my (little) spare time. If you want some real insight, I can suggest you to look at <a href="http://www.paulgraham.com/" rel="nofollow">Paul Graham</a> site. Everything he says is just more interesting than what can I write...</p> <p>Not a surprise, considering HE is the life-long LISP hacker among the two! :)</p> <p>I taked a look at his works on LISP and suddenly founded I wanted to know more, and began to study it...</p> http://stackoverflow.com/questions/478039/are-microsoft-interview-questions-really-effective Comment by Myrrdyn on Are Microsoft interview questions really effective? Myrrdyn 2009-01-25T20:22:44Z 2009-01-25T20:22:44Z Just to say that here in Italy maybe half of the manhole covers are square... http://stackoverflow.com/questions/348321/mathematical-question-procedural-generation-of-a-galaxy/348446#348446 Comment by Myrrdyn on Mathematical question: procedural generation of a galaxy Myrrdyn 2008-12-15T22:09:19Z 2008-12-15T22:09:19Z The Amiga version of Frontier - Elite II was made of a single executable file, approx. 700 KiB in size. The game featured something in the like of 10^12 star systems, everyone composed by multiple bodies (multiple stars, planets, moons, asteroid and, if inhabited, space stations and space ports). http://stackoverflow.com/questions/262657/the-coolest-server-names/263751#263751 Comment by Myrrdyn on The Coolest Server Names Myrrdyn 2008-11-09T15:40:16Z 2008-11-09T15:40:16Z &quot;We connected Hydrogen and Oxygen, but they blow up!&quot; http://stackoverflow.com/questions/203286/what-things-didnt-you-know-you-needed-but-are-now-very-glad-you-have/203398#203398 Comment by Myrrdyn on What things didn't you know you needed but are now very glad you have? Myrrdyn 2008-10-18T17:25:12Z 2008-10-18T17:25:12Z I remember when I first got a mouse, on an Amiga 500 in 1989... It was excruciating when in 1995 I had to go back on keyboard on my pentium 100... http://stackoverflow.com/questions/192793/what-is-your-favorite-programmer-t-shirt/192832#192832 Comment by Myrrdyn on What is your favorite "programmer" t-shirt? Myrrdyn 2008-10-12T19:15:55Z 2008-10-12T19:15:55Z Yes, I try that once in a blue moon (<a href="http://www.google.com/search?hl=en&amp;q=once+in+a+blue+moon" rel="nofollow">google.com/search?hl=en&amp;q=once+in+a+blue+moon/&hellip;</a>) http://stackoverflow.com/questions/12830/most-elegant-amusing-or-strange-code-one-liners/15509#15509 Comment by Myrrdyn on Most elegant, amusing or strange code one liners Myrrdyn 2008-10-10T08:24:55Z 2008-10-10T08:24:55Z // no comment here, move along http://stackoverflow.com/questions/175545/worst-technobabble-youve-ever-heard/175561#175561 Comment by Myrrdyn on Worst technobabble you've ever heard Myrrdyn 2008-10-06T19:47:25Z 2008-10-06T19:47:25Z I think that Doc's pronunciation is the correct one: <a href="http://en.wikipedia.org/wiki/Giga#Pronunciation" rel="nofollow">en.wikipedia.org/wiki/Giga#Pronunciation</a> http://stackoverflow.com/questions/169946/choosing-a-new-language/169982#169982 Comment by Myrrdyn on Choosing a new language Myrrdyn 2008-10-06T18:54:23Z 2008-10-06T18:54:23Z Uhm, sorry, but it seems to me that your comment must be corrected... :) http://stackoverflow.com/questions/175074/whats-the-most-egregious-pop-culture-perversion-of-programming/175397#175397 Comment by Myrrdyn on What's the most egregious pop culture perversion of programming? Myrrdyn 2008-10-06T18:44:45Z 2008-10-06T18:44:45Z In today terms, is like you were able to hack a payroll system in cuneiform script on clay tablets... http://stackoverflow.com/questions/175074/whats-the-most-egregious-pop-culture-perversion-of-programming/175090#175090 Comment by Myrrdyn on What's the most egregious pop culture perversion of programming? Myrrdyn 2008-10-06T18:34:31Z 2008-10-06T18:34:31Z And why not to mention the &quot;Thinking Machine&quot; empty computer full of blinkenlights? http://stackoverflow.com/questions/169713/whats-the-toughest-bug-you-ever-found-and-fixed/170148#170148 Comment by Myrrdyn on What's the toughest bug you ever found and fixed? Myrrdyn 2008-10-04T13:22:41Z 2008-10-04T13:22:41Z So, better to code from scratch, perhaps? http://stackoverflow.com/questions/161286/most-amazing-piece-of-code-youve-ever-seen/161506#161506 Comment by Myrrdyn on Most amazing piece of code you've ever seen Myrrdyn 2008-10-02T10:31:48Z 2008-10-02T10:31:48Z Well, what it's doing? It's not equal to i != (i &amp; FLAG)? Oh, ! is not bitwise... so? Uhm, a test that is true if i != 0 and i != FLAG ? http://stackoverflow.com/questions/135685/how-does-the-offensive-flag-work-in-stackoverflow/136519#136519 Comment by Myrrdyn on How does the Offensive Flag work in Stackoverflow? Myrrdyn 2008-10-02T09:42:18Z 2008-10-02T09:42:18Z were you trolling around? http://stackoverflow.com/questions/160433/what-exactly-do-you-do-when-your-team-leader-is-incompetent/160440#160440 Comment by Myrrdyn on What exactly do you do when your team leader is incompetent? Myrrdyn 2008-10-02T09:17:57Z 2008-10-02T09:17:57Z Yes, fun. But I don't know if this is worth a +8 http://stackoverflow.com/questions/161286/most-amazing-piece-of-code-youve-ever-seen/161337#161337 Comment by Myrrdyn on Most amazing piece of code you've ever seen Myrrdyn 2008-10-02T08:41:16Z 2008-10-02T08:41:16Z Ah, Duff's device... loop unrolling done by hand