• Home
  • AI
  • Programming
  • Game Development
  • Linux
  • rss

  • 2019-01-07 · 1 min read min read · Linux

    Service Oriented Architecture: Install and configure WSO2 API Manager on Debian

    This entry documents how to install and configure the WSO2 API Manager, on Debian Linux 7. WSO2 API Manager is a tool for publishing APIs, with features such as: * API

  • 2018-09-05 · 1 min read min read · Programming

    PHP 7 Type Safe Arrays

    Here is an example of how to create type safe lists in PHP 7. Influenced by Java Generics, this approach lets your code guarantee the type of data you can

  • 2018-09-05 · 1 min read min read · Linux

    How to install PHP Ncurses on Debian

    Short note on how to install PHP Ncurses on Debian. This post assumes root level access. Install pear and the and ncurses development packages: apt-get update apt-get install -y php-pear

  • 2018-09-05 · 1 min read min read · DIY

    Numato Lab 32 Channel USB Gpio NodeJS Module

    Having played with the Raspberry PI GPIO interface for over a year, I thought I should explore options for a faster CPU/RAM and a different architecture to enable quicker

  • 2018-09-05 · 1 min read min read · DIY

    Micro Servo SG 90 - 0 to 180 Degrees Loop

    Tiny C program to loop a Micro Servo SG 90 from 0 to 180 degrees and back. Requires servoblaster. #include #include #include #define SERVOBLASTER_DEVICE_PATH “/dev/servoblaster” #define SERVOBLASTER_

← newer 4 / 13 older →
  • github
© 2026 Grosan Flaviu Gheorghe