• The 75 Greatest Raspberry Pi Projects star in this month’s edition of The MagPi.


    FREE PDF OF MagPi #75 HERE

    We asked our entire community, and stars from the Raspberry Pi Foundation, to unearth the best projects around. The result is an inspirational list of things to create. 

    Also! Install the brand-new Raspberry Pi TV HAT official add-on board. Discover how to record and watch live television on your Raspberry Pi.

    Plus all this inside The MagPi 75:

    • 4D Arcade
      Building an arcade cabinet that sprays water in your face when you crash.
    • Add 433MHz radio
      Build a secret chat device with Raspberry Pi to send and receive messages
    • Vintage knitting
      How one engineer hacked a knitting machine to create a giant star map
    • Camera Module
      How to add sight to your projects with the Raspberry Pi Camera Module. Plus! The best Camera Projects around.
    • Starter kits
      These amazing bundles make getting started with Raspberry Pi a breeze.
    • Minecraft resources
      Hack, build and code virtual worlds with Minecraft Pi.
    • Maker Faire New York
      The team visit the states and check out some amazing builds.
    • And much, much more



  • This spring I reviewed the Packt publishing book Moodle 3 E-Learning Course Development – Fourth Edition

    Within a week after it being published I had already recommended it for a teacher/consultant to use it to setup there online training course in support of their book/program.  Take a look it is pretty great.

    I have just finished reviewing another Moodle book for Packt which should be officially published soon.

  • https://insights.stackoverflow.com/survey/2018/

    This year, over 100,000 developers told us how they learn, build their careers, which tools they’re using, and what they want in a job.

    Each year, we ask the developer community about everything from their favorite technologies to their job preferences. This year marks the eighth year we’ve published our Annual Developer Survey results—with the largest number of respondents yet. Over 100,000 developers took the 30-minute survey this past January.

    This year, we covered a few new topics ranging from artificial intelligence to ethics in coding. Here are a few of the top takeaways from this year’s results:

    • DevOps and machine learning are important trends in the software industry today. Languages and frameworks associated with these kinds of works are on the rise, and developers working in these areas command the highest salaries.
    • Only tiny fractions of developers say that they would write unethical code or that they have no obligation to consider the ethical implications of code, but beyond that, respondents see a lot of ethical gray. Developers are not sure how they would report ethical problems, and have differing ideas about who ultimately is responsible for unethical code.
    • Developers are overall optimistic about the possibilities that artificial intelligence offers, but are not in agreement about what the dangers of AI are.
    • Python has risen in the ranks of programming languages on our survey, surpassing C# in popularity this year, much like it surpassed PHP last year.
    • When assessing a prospective job, different kinds of developers apply different sets of priorities. Women say their highest priorities are company culture and opportunities for professional development, while men say their highest priorities are compensation and working with specific technologies.

    Want to dive into the results yourself? In a few weeks, we’ll make the anonymized results of the survey available for download under the Open Database License (ODbL). We look forward to seeing what you find!

  • Setup my recently arrived Google AIY/Voice Project and am busy going about customizing the interface.  Short a MicroSD card but Amazon will fix that soon enough.

    https://aiyprojects.withgoogle.com/

    Note:  Enjoying the Linux nature of Raspberry Pi as well as all the Python tools and use.  Clearly a Confluence Project.

  • urlwatch: a tool for monitoring webpages for updates

    urlwatch is intended to help you watch changes in webpages and get notified (via email, in your terminal or with a custom-written reporter class) of any changes. The change notification will include the URL that has changed and a unified diff of what has changed.

    https://thp.io/2008/urlwatch/