We Are Open Source
  • Home
  • Blog
  • Articles
  • Snippets
  • Hobbies
Sign in Subscribe

Snippet

Just some Snippets
Swift infinite image rotation
Snippet

Swift infinite image rotation

This snippet will be the last in our series on Swift animations for now. We will see how to set up ...
Nov 30, 2020 2 min read
Swift SnapKit & RxSwift animation
Swift

Swift SnapKit & RxSwift animation

Here is a code snippet of a sample animation with RxSwift and Snapkit. It is not that complicated ...
Nov 23, 2020 1 min read
Swift UILabel, letter animation
Snippet

Swift UILabel, letter animation

Here is a snippet to animate the display of a UILabel as if you were typing text on the keyboard ...
Nov 16, 2020 1 min read
Rancher 2 - best practices, backup, Prometheus...
Rancher 2

Rancher 2 - best practices, backup, Prometheus...

We will recap some practices steps to manage a Rancher quickly & cleanly. I will update these snippets ...
Jun 22, 2020 1 min read
Debian setup
Debian

Debian setup

We will quickly recap all firsts security steps to install a Debian server quickly & cleanly. I will update these snippets over time,  keep in mind it's just snippets :). Set user # Server root : create & add to sudo sudo adduser user sudo usermod -aG sudo user # Server root : enable ssh sudo nano
May 31, 2020 5 min read
ImageMagick, compile with delegates
Snippet

ImageMagick, compile with delegates

Afin de pouvoir resizer les images que nous stockons dans mongo, via node (easyimage), j'ai récemment dû packager un Imagemagick portable pour pouvoir le livrer sur un serveur sans le net, et sans gcc. Voici un rapide snippet pour évité les not found sur les Delegates. Problème fréquent de par
Nov 28, 2017 1 min read
Page 1 of 1
We Are Open Source © 2023
  • github
  • discord
  • slack
  • twitter
Powered by Ghost