6 private links
It takes a 'snapshot' of a webpage that will always be online even if the original page disappears.
This can be useful if you want to take a 'snapshot' a page which could change soon: price list, job offer, real estate listing, drunk blog post, ...
The idea behind dependency injection really is quite simple. You have a bunch of objects (I'll refer to them as "services"), some of which depend on the others. Each service explicitly declares its dependencies in some way (for example, by listing them as parameters to its constructor). An external piece of code (the so-called injector) creates and provides the dependencies accordingly, based on these declarations. This is a nice improvement over having everything be a singleton or passing around a huge service locator.
IPFS is a peer-to-peer distributed file system that seeks to connect all computing devices with the same system of files. In some ways, IPFS is similar to the Web, but IPFS could be seen as a single BitTorrent swarm, exchanging objects within one Git repository. In other words, IPFS provides a high throughput content-addressed block storage model, with content-addressed hyperlinks. This forms a generalized Merkle DAG, a data structure upon which one can build versioned file systems, blockchains, and even a Permanent Web. IPFS combines a distributed hashtable, an incentivized block exchange, and a self-certifying namespace. IPFS has no single point of failure, and nodes do not need to trust each other.
How do I start/stop or enable/disable services with systemd?
Activates a service immediately:
systemctl start foo
Deactivates a service immediately:
systemctl stop foo
Restarts a service:
systemctl restart foo
Shows status of a service including whether it is running or not:
systemctl status foo
Enables a service to be started on bootup:
systemctl enable foo
Disables a service to not start during bootup:
systemctl disable foo
Prevent a service from starting dynamically or even manually unless unmasked:
systemctl mask foo
Check whether a service is already enabled or not:
systemctl is-enabled foo
Info traffic
Le site du covoiturage libre et gratuit !
a fail2ban GUI powered by fail2rest
compile c/c++ code in assembly with an broswer
Online asssembly dessasembler.
etherpad instalation in 5 min
Vous avez besoin d’un service comme jetable.org, mail-temporaire.fr… emailPoubelle.php c’est pareil… mais en mieux (parce que “à la maison”)
A directory of direct links to delete your account from web services.
As we all know, color is an important attribute which makes our world richly and colorfully, it also influences our attention, our mood and our actions. Your choices may make or break the attractiveness of our world.ColorCodeHex.com website provides free information for any color. You can enter the color code what you want and ColorCodeHex.com website will offer a specified description and automatically convert it to its equivalent value in Hexadecimal, RGB, CMYK, HSL, HSV, XYZ, xyY, CIE-Lab, CIE-LCH and Hunter-Lab.
Free hosting with ssh acess, but don't abuse