Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 57 / 155
dBug http://dbug.ospinto.com/
Thu Feb 8 18:01:24 2018 archive.org
QRCode
thumbnail

PHP version of ColdFusion’s cfdump.
Outputs colored and structured tabular variable information.
Variable types supported are: Arrays, Classes/Objects, Database and XML Resources.
Ability to force certain types of output. Example: You can force an object variable to be outputted as an array type variable.
Stylesheet can be easily edited.
Table cells can be expanded and collapsed.

It’s FREE!!!

ou le télécharger ?
j'aime bien ce fork :
https://github.com/CodyErekson/dBug

Comment l'utiliser :

  • include_once("dBug.php");
  • new dBug($myVariable);
php debug dbug
Upgrade and migration - Shaarli Documentation https://shaarli.readthedocs.io/en/master/Upgrade-and-migration/
Thu Feb 8 17:26:27 2018 archive.org
QRCode
thumbnail

Mise à jour de shaarli ?

  • garder le répertoire data
  • décompresser le zip à la place du reste
  • remettre le répertoire data
  • hop c'est fini

pour les releases : https://github.com/shaarli/Shaarli/releases

shaarli maj
Kint, a debugging tool for PHP http://kint-php.github.io/kint/#about
Thu Feb 8 17:22:27 2018 archive.org
QRCode
thumbnail

Kint - a modern and powerful PHP debugging helper
What is it?

Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible.

In other words, it’s var_dump() and debug_backtrace() on steroids. Easy to use, but powerful and customizable. An essential addition to your development toolbox.

Still lost? You use it to see what’s inside variables.

php debug
Redmi Note 3 Pro (kenzo) | Downloads - Pixel Experience https://download.pixelexperience.org/kenzo/
Wed Jan 31 23:21:19 2018 archive.org
QRCode
thumbnail

Redmi Note 3 Pro (kenzo) | Downloads - Pixel Experience

pixel android kenzo pie
Redmi Note 3 Pro (kenzo) | Downloads - Pixel Experience https://download.pixelexperience.org/kenzo/
Wed Jan 31 23:21:19 2018 archive.org
QRCode
thumbnail

Redmi Note 3 Pro (kenzo) | Downloads - Pixel Experience

pixel android kenzo pie
[ROM] Pixel Experience 8.1 [OFFICIAL][Kenzo]… | Xiaomi Redmi Note 3 https://forum.xda-developers.com/redmi-note-3/development/rompixel-experience-8-1-aosp-oreo-mr1-t3716727
Wed Jan 31 23:20:46 2018 archive.org
QRCode
thumbnail
[Firmware] Redmi Note 3 Pro [Kenzo/Kate] [v.… | Xiaomi Redmi Note 3 https://forum.xda-developers.com/redmi-note-3/development/firmware-hmnote3proglobal-t3574361
Wed Jan 31 23:20:20 2018 archive.org
QRCode
thumbnail
Positive Technologies - learn and secure : How to Hack a Turned-off Computer, or Running Unsigned Code in Intel ME http://blog.ptsecurity.com/2018/01/running-unsigned-code-in-intel-me.html
Fri Jan 26 23:16:56 2018 archive.org
QRCode

Et voila... maintenant c'est l'intel ME qui est vulnérable... à distance... autant dire tous les proc Intel...

Index of /s905/8.2/device_trees/S905 https://kszaq.libreelec.tv/s905/8.2/device_trees/S905/
Fri Jan 26 23:04:07 2018 archive.org
QRCode
thumbnail
A minimalist guide to tmux – Actualize – Medium https://medium.com/actualize-network/a-minimalist-guide-to-tmux-13675fb160fa
Fri Jan 26 22:46:24 2018 archive.org
QRCode
thumbnail

remap prefix from 'C-b' to 'C-a'

unbind C-b
set-option -g prefix C-a
bind-key C-a send-prefix

Start window numbering at 1

set -g base-index 1

Fixing upload problem with Arduino Uno Clone with CH340 on Linux | Kevin's Blog https://klamfx.wordpress.com/2017/01/27/fixing-upload-problem-with-arduino-uno-clone-with-ch340-on-linux/
Fri Jan 19 00:36:45 2018 archive.org
QRCode
thumbnail

To resolve this. First remove the ch341 module and replace it with one build locally from source provided by the manufacturer.

sudo rmmod ch341
sudo mv /lib/modules/$(uname -r)/kernel/drivers/usb/serial/ch341.ko /lib/modules/$(uname -r)/kernel/drivers/usb/serial/ch341.ko~

Then download the driver source from here.

Unzip it and compile the kernel module locally and install it.

cd ~/CH341SER_LINUX
sudo make
sudo mv ch34x.ko /lib/modules/$(uname -r)/kernel/drivers/usb/serial
sudo depmod -a

ch341 linux arduino board upload
balbes150 - Armbian forum https://forum.armbian.com/profile/1215-balbes150/
Tue Jan 16 23:23:29 2018 archive.org
QRCode
thumbnail
How to make a custom ISO image with mkimage - Alpine Linux https://wiki.alpinelinux.org/wiki/How_to_make_a_custom_ISO_image_with_mkimage
Tue Jan 16 17:50:39 2018 archive.org
QRCode
thumbnail

This document explains how to build a custom ISO image using the new mkimage scripts located in aports directory.

Installing Alpine Linux in a chroot - Alpine Linux https://wiki.alpinelinux.org/wiki/Installing_Alpine_Linux_in_a_chroot
Tue Jan 16 17:50:11 2018 archive.org
QRCode
thumbnail

This document explains how to set up an Alpine build environment in a chroot under a different Linux distro, such as Arch, Debian, Fedora, Gentoo, or Ubuntu. Once inside the chroot environment, you can build, debug, and run alpine packages. The guide can also be used to install Alpine Linux from a non-Alpine Linux livecd such as Ubuntu or System rescue CD.

This example installation of Alpine Linux in a chroot will work with the lastest release. But it's also possible to make a chroot with edge or older releases of Alpine Linux to test backports.

You can also use script alpine-chroot-install that simplifies this process to just two commands. This script is useful especially on CI environment (e.g. Travis CI).

alpine chroot
Xenoblade Chronicles 2 Collectibles List https://docs.google.com/spreadsheets/d/15G0pXIJd6S3ka_xhR9gm1-Ov14WJxvh7aOmEWlNne_A/htmlview#gid=0
Sun Jan 14 01:09:37 2018 archive.org
QRCode
thumbnail
ARMBIAN for Amlogic S905 and S905X - Page 42 - TV boxes - Armbian forum https://forum.armbian.com/topic/2419-armbian-for-amlogic-s905-and-s905x/?page=42
Sat Jan 13 00:28:26 2018 archive.org
QRCode
thumbnail
WiinUPro http://www.wiinupro.com/home
Fri Jan 12 21:08:02 2018 archive.org
QRCode

WiinUPro is a program that allows you to use your Nintendo branded Bluetooth enabled devices with your computer.
With it, you can use your Wii U Pro Controller, Wiimotes and extensions, Switch Joy-Cons, and Switch Pro Controller as input devices to play your PC games. The name derives from an odd combination of Wii U, Windows, and Pro Controller (I pronounce it like win-you-pro) and was created before the Nintendo Switch was a thing.

How To Secure HAProxy with Let's Encrypt on Ubuntu 14.04 | DigitalOcean https://www.digitalocean.com/community/tutorials/how-to-secure-haproxy-with-let-s-encrypt-on-ubuntu-14-04
Sat Jan 6 00:18:36 2018 archive.org
QRCode
Catch-Up TV & More : Addon replay TV FR et plus encore - Page 11 https://forum.mpdb.tv/index.php/topic,35713.200.html?PHPSESSID=6c6eb8746afce40a5782e696d1f95255
Wed Dec 27 05:30:53 2017 archive.org
QRCode
thumbnail

Catch-Up TV & More : Addon replay TV FR et plus encore - Page 11

How to Install Fusion Kodi Krypton Jarvis https://seo-michael.co.uk/how-to-install-fusion-for-xbmc/
Wed Dec 27 05:04:18 2017 archive.org
QRCode
thumbnail

By landing here I presume you are looking for fusion as in the add-on installer from TVADDONS. Below are 2 guides for installing indigo which is as tool from TVADDONS that contains their add-on installer so use one of the guides below (first for devices on Jarvis and below device

page 57 / 155
5001 links, including 1907 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn