Shaarli NicolasMD !
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 47 / 175
Note: PHP Small Framework /shaare/vqAh0Q
26/10/2016 16:56:38
 - http://platesphp.com/
 - http://route.thephpleague.com/
 - http://container.thephpleague.com/
{
    "require": {
        "phroute/phroute": "^2.1",
        "guzzlehttp/guzzle": "^6.2",
        "illuminate/database": "^5.3"
    }
}
composer php json api
5 Typical JavaScript Interview Exercises https://www.sitepoint.com/5-typical-javascript-interview-exercises/
26/10/2016 14:53:20
javascript
zeit/next.js: A minimalistic framework for server-rendered React applications https://github.com/zeit/next.js
25/10/2016 16:34:54
react nodejs
Awards | CMS Critic https://www.cmscritic.com/awards/
25/10/2016 11:24:02
cms php
Top 5 Reasons to Love Kubernetes | Linux.com | The source for Linux information https://www.linux.com/blog/top-5-reasons-love-kubernetes
25/10/2016 08:34:52

At LinuxCon Europe in Berlin I gave a talk about Kubernetes titled "Why I love Kubernetes? Top 10 reasons." The response was great, and several folks asked me to write a blog about it. So here it is, with the first five reasons in this article and the others to follow. As a quick introduction, Kubernetes is "an open-source system for automating deployment, scaling and management of containerized applications" often referred to as a container orchestrator.

docker
Teensy 3.6 without headers ID: 3266 - $29.95 : Adafruit Industries, Unique & fun DIY electronics and kits https://www.adafruit.com/products/3266
24/10/2016 22:25:41

Adafruit Industries, Unique & fun DIY electronics and kits Teensy 3.6 without headers ID: 3266 - The awesome new Teensy 3.6 is a small, breadboard-friendly development board designed by Paul Stoffregen and PJRC. Teensy 3.6 brings a low-cost 32-bit ARM Cortex-M4 platform to hobbyists, students and engineers, using an adapted version of the Arduino IDE (Teensyduino) or programming directly in C language. Teensy 3.6 is an

RaspberryPi
What is the GRUB2 boot loader? - Fedora Magazine https://fedoramagazine.org/what-is-grub2-boot-loader/
24/10/2016 12:46:36

One of the most important parts of any operating system is the boot loader. Learn more about Linux's boot loader, GRUB2, and how to customize it.

grub
Note: Javascript Aprende Programando /shaare/xaTMQg
21/10/2016 20:22:15
<!DOCTYPE html>
<html>
<head>
    <title></title>
</head>
<body>
<script type="text/javascript">
    "use strict";

    var acme = {
        emlpeado : {
            ojos: "verdes",
            pelo: "negro",
        },
        colorPelo: function() {
            console.log(this.emlpeado.pelo);
        },
        colorOjos: function() {
            console.log(this.emlpeado.ojos);
        },
        init: function() {
            this.colorOjos();
            this.colorPelo();
        }
    }

    // acme.emlpeado.ojos = 'negros';
    acme.init();

</script>
</body>
</html>
javascript
How to be* a compiler — make a compiler with JavaScript – Medium https://medium.com/@kosamari/how-to-be-a-compiler-make-a-compiler-with-javascript-4a8a13d473b4#.7hl6d5bpl
21/10/2016 16:09:24
svg javascript compiler
Note: Kernel Development /shaare/XefJcA
20/10/2016 17:14:07

http://www.osdever.net/bkerndev/Docs/intro.htm
http://www.dedoimedo.com/computers/crash-analyze.html
https://www.howtoforge.com/tutorial/accessing-parallel-ports-on-linux/
http://valgrind.org/

kernel c
httpbin(1): HTTP Client Testing Service http://httpbin.org/
20/10/2016 16:18:11
api test json
JSONPlaceholder - Fake online REST API for developers https://jsonplaceholder.typicode.com/
20/10/2016 16:17:42
api json test
typicode/hotel: Start apps from your browser and get local dev domains for free https://github.com/typicode/hotel
20/10/2016 15:41:00
npm dominios
Pinba engine by tony2001 http://pinba.org/
20/10/2016 15:36:44
php monitor server
News - Material Design for Bootstrap http://mdbootstrap.com/
20/10/2016 13:20:02
bootstrap
.NET Core Tooling in Visual Studio “15” | .NET Blog https://blogs.msdn.microsoft.com/dotnet/2016/10/19/net-core-tooling-in-visual-studio-15/
20/10/2016 11:35:17
dotnet
Security bug lifetime « codeblog https://outflux.net/blog/archives/2016/10/18/security-bug-lifetime/
19/10/2016 13:10:53
kernel linux
CVE-2016-6187: Exploiting Linux kernel heap off-by-one - Vitaly Nikolenko https://cyseclabs.com/blog/cve-2016-6187-heap-off-by-one-exploit
19/10/2016 13:10:25
blog kernel linux development
Warden - open source & cross-platform tool for simplified monitoring. https://getwarden.net/
19/10/2016 11:53:34
dotnet server monitor
.NET on Linux – bye, Windows 10. | Piotr Gankiewicz http://piotrgankiewicz.com/2016/10/17/net-on-linux-bye-windows-10/
19/10/2016 11:51:04
dotnet
page 47 / 175
3736 links, including 253 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn