Think In Geek | In geek we trust
SeriesPosts by Bernat RàfalesArchives
  • ARM assembler in Raspberry Pi – Chapter 25

    Jul 4, 2015 • Roger Ferrer Ibáñez • Raspberry Pi • arm, assembler, pi, raspberry

    In chapter 13 we saw VFPv2 and the fact that it allows vectorial operations on floating-point numbers. You may be wondering if such a similar feature exists for integers. The answer is yes although in a more limited way.

    Read on →

  • When an array is not an array

    Feb 26, 2015 • Roger Ferrer Ibáñez • Uncategorized • arrays, c language, language, standard c, standardc

    The C programming language comes with its own set of warts if we closely examine its syntax and semantics. One of the oddities that puzzles most people is the fact that there are no parameters of array types in C. This fact, though, does not prevent one using the array syntax in a parameter.

    Read on →

  • ARM assembler in Raspberry Pi – Chapter 24

    Jan 9, 2015 • Roger Ferrer Ibáñez • Raspberry Pi • arm, assembler, raspberry

    Today we will continue with nested functions.

    Read on →

  • Read DVDs with bogus permissions in Ubuntu

    Jan 3, 2015 • Roger Ferrer Ibáñez • linux • debian, fixes, opensource, packages, ubuntu

    What if your DVD recorder sets bogus permissions to your DVDs?

    Read on →

  • ARM assembler in Raspberry Pi – Chapter 23

    Jan 2, 2015 • Roger Ferrer Ibáñez • Raspberry Pi

    Today we will see what happens when we nest a function inside another. It seems a harmless thing to do but it happens to come with its own dose of interesting details.

    Read on →

« Older Newer »

Powered by Jekyll. Theme based on whiteglass
Subscribe via RSS