Daily Weekly Monthly

Monthly Shaarli

All links of one month in a single page.

March, 2020

Is Amazon Prime Video + HD + linux possible? / Multimedia and Games / Arch Linux Forums

So... After some investigation, and if you don't mind using wine + MS Edge, it is possible
1) Install wine-staging
2) Install Edge-dev: https://askubuntu.com/questions/840987/microsoft-edge-on-linux
3) Run Edge:

wine 'C:\Program Files (x86)\Microsoft\Edge Dev\Application\msedge.exe'

4) Log in to amazon prime video and profit

RIOT_ESP_NOW_WiFi_Border_Router/README.md at master · gschorcht/RIOT_ESP_NOW_WiFi_Border_Router

ESP-NOW to WiFi border router for RIOT-OS using the GNRC stack - gschorcht/RIOT_ESP_NOW_WiFi_Border_Router

webmail-lite-8/README.md at master · afterlogic/webmail-lite-8

Open-source webmail script for existing IMAP server - afterlogic/webmail-lite-8

Les infirmières d'Agen se protègent avec des soutiens-gorge - ladepeche.fr

Le personnel soignant de la résidence services "Les Ecrins d’Aliénor" à Agen a fabriqué des masques avec des soutiens-gorge récupérés chez des proches.

Installation of Manjaro Linux onto a BCache root device · GitHub

Installation of Manjaro Linux onto a BCache root device - manjaro-bcache.md

Quest for the best: is there a reMarkable alternative? | Travel.Geek.NZ

The Remarkable e-ink tablet is an awesome gadget. Is it the best solution? I went on a quest for a (cheaper) Remarkable alternative. This is what I found.

[HowTo] Dual-boot Manjaro - Windows 10 - Step by Step - Technical Issues and Assistance / Tutorials - Manjaro Linux Forum

Dual boot - Step by Step The tutorial originated from the issue Dual Boot Win 10 EFI and has evolved with detailed instructions to prepare your Windows installation to co-exist with Manjaro. Target systems Firmware Checklist Windows preparation Manjaro installation Revisions Target systems UEFI Computers with preinstalled Windows (Windows 10) is computers using UEFI firmware. This guide is a generic guide targeted at UEFI installations. However some of the guide does apply even if you a...

Calling C Code from C++ With 'extern "C"' - Simplify C++!

The correct solution

Since #include is a simple text replacement by the preprocessor, we can put the extern "C" declaration in our C++ code, where it belongs:

//main.cpp

extern "C" {
#include "foo.h"
}

int main() {
foo(22);
}

This way, everything inside the header, including the indirectly included declarations in other C headers, appear inside the extern "C" declaration.

Pulled pork recipe | BBC Good Food

The easiest pulled pork recipe you'll ever use. No tricky measurements involved, minimal ingredients and a mouth-watering smoky barbecue result

Des rochers au praliné à tomber par terre ... - UN GRAIN DE CUISINE

  Les rochers au pralinés, c'est comme une histoire sans fin, quand on les goûte il nous en faut toujours un dans la bouche pour...

arduino-heatpumpir/README.md at master · ToniA/arduino-heatpumpir · GitHub

An Arduino library to control split-unit heatpumps over Infrared - ToniA

Zstd : c’est quoi ce format de compression ?

Certains diront que je débarque, mais le fait est qu'il y a eu une récente actualité autour de ce format relativement récent de compression sans perte, car il commence à être utilisé par défau

T-Pot : Le Honeypot OpenSource le plus complet du marché - Geeek.org

Les Honeypots ou pots de miel sont des serveurs que l'on positionne dans une infrastructure pour anticiper et détecter des tentatives d'attaques provenant de personnes mal intentionnées ou de malware. Ils exposent de faux services qui permettent de faire croire à un attaquant qu'il est s'est introduit dans la plateforme,

Data-Oriented Architecture | Eyas's Blog

There's a little-known pattern in software architecture that deserves more
attention. Data-Oriented Architecture was first described by Rajive Joshi in a
200…

How to Make Yourself Into a Learning Machine - Superorganizers

Shopify’s Director of Production Engineering explains how reading broadly helps him get to the bottom of things