4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 8 / 217
Newer►
  • thumbnail
    Create a managed Amazon MemoryDB for Redis Cluster using the ACK MemoryDB Controller - ACK

    "Create Amazon MemoryDB Cluster Instances#

    You can create Amazon MemoryDB Clusters using the Cluster custom resource"

    They really name their CRD "Cluster" ?? :facepalm:

    April 16, 2022 at 11:03:14 AM GMT+2 - permalink - archive.org - https://aws-controllers-k8s.github.io/community/docs/tutorials/memorydb-example/
    aws crd memorydb redis
  • When to use the keyword type vs text datatype in Elasticsearch | ObjectRocket
    April 15, 2022 at 1:53:59 PM GMT+2 - permalink - archive.org - https://kb.objectrocket.com/elasticsearch/when-to-use-the-keyword-type-vs-text-datatype-in-elasticsearch
    elasticsearch type
  • Note: Design applicatif

    Don't Repeat Yourself (DRY) : https://fr.wikipedia.org/wiki/Ne_vous_r%C3%A9p%C3%A9tez_pas
    Keep It Simple, Stupid (KISS) : https://fr.wikipedia.org/wiki/Principe_KISS
    You aren't gonna need it (YAGNI) : https://fr.wikipedia.org/wiki/YAGNI
    Boy Scout Rule : https://97-things-every-x-should-know.gitbooks.io/97-things-every-programmer-should-know/content/en/thing_08/
    Single Responsibility Principle (SRP) : https://en.wikipedia.org/wiki/Single-responsibility_principle
    Dependency inversion principle (DIP) : https://en.wikipedia.org/wiki/Dependency_inversion_principle
    4 règles du design simple : https://martinfowler.com/bliki/BeckDesignRules.html
    Query Command Separation : https://martinfowler.com/bliki/CommandQuerySeparation.html
    Design Pattern : https://refactoring.guru/design-patterns
    Clean/Hexagonal/Onion architecture : https://blog.octo.com/application-domain-infrastructure-des-mots-de-la-layered-hexagonal-clean-architecture/

    April 15, 2022 at 11:48:20 AM GMT+2 - permalink - archive.org - https://links.infomee.fr/?RrVd5w
    app cod design kiss
  • thumbnail
    GitHub - koreader/koreader: An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices

    Alternative os for reader

    April 13, 2022 at 8:46:48 AM GMT+2 - permalink - archive.org - https://github.com/koreader/koreader
    alternative kindle kobo reader
  • thumbnail
    https://github.com/stern/stern
    March 22, 2022 at 12:54:25 PM GMT+1 - permalink - archive.org - https://github.com/stern/stern
    k8s log
  • Karpenter - EKS Best Practices Guides
    March 19, 2022 at 2:35:19 PM GMT+1 - permalink - archive.org - https://aws.github.io/aws-eks-best-practices/karpenter/
    alternative autoscaler k8s
  • https://itnext.io/kubernetes-journey-cka-ckad-exam-tips-ff73e4672833
    March 17, 2022 at 10:32:50 AM GMT+1 - permalink - archive.org - https://itnext.io/kubernetes-journey-cka-ckad-exam-tips-ff73e4672833
    cka k8s
  • thumbnail
    jsonlint — Homebrew Formulae
    March 9, 2022 at 2:10:00 PM GMT+1 * - permalink - archive.org - https://formulae.brew.sh/formula/jsonlint#default
    json lint mac
  • thumbnail
    Encrypting and decrypting archives with 7-Zip | Enable Sysadmin
    $ tar -cf directory.tar <directory>
    $ 7z a -p -mhe=on directory.tar.7z directory.tar
    ======================
    7z x archive.tar.7z
    tar xvf archive.tar
    March 8, 2022 at 12:02:47 PM GMT+1 * - permalink - archive.org - https://www.redhat.com/sysadmin/encrypting-decrypting-7zip
    7z
  • thumbnail
    GitHub - armosec/kubescape: Kubescape is a K8s open-source tool providing a multi-cloud K8s single pane of glass, including risk analysis, security compliance, RBAC visualizer and image vulnerabilities scanning.
    March 7, 2022 at 3:48:55 PM GMT+1 - permalink - archive.org - https://github.com/armosec/kubescape
    k8s security
  • thumbnail
    Server-Sent Events: the alternative to WebSockets you should be using - germano.dev
    March 6, 2022 at 9:14:22 AM GMT+1 - permalink - archive.org - https://germano.dev/sse-websockets/
    sse websocket
  • thumbnail
    Patrick's Parabox PuzzleScript demake by competor

    le genre de puzzlegame bien sympa (et prise de tete :D)

    via sebsauvage

    March 6, 2022 at 9:13:02 AM GMT+1 - permalink - archive.org - https://competor.itch.io/patricks-parabox-puzzlescript-demake
    game puzzle
  • Vim for all level

    Practical vim tips and trick for all level

    March 4, 2022 at 9:44:13 AM GMT+1 - permalink - archive.org - https://thevaluable.dev/tags/vim/
    vim
  • AWS Documentation

    Aws documentation index, and for each product doc you can get a RSS feed

    March 4, 2022 at 7:43:37 AM GMT+1 - permalink - archive.org - https://docs.aws.amazon.com/index.html
    aws doc index
  • thumbnail
    GitHub - sourcegraph/zoekt: Fast trigram based code search
    February 22, 2022 at 3:19:32 PM GMT+1 - permalink - archive.org - https://github.com/sourcegraph/zoekt
    zoekt
  • Restricting process CPU usage using nice, cpulimit, and cgroups | Scout APM Blog
    February 18, 2022 at 1:12:26 PM GMT+1 - permalink - archive.org - https://scoutapm.com/blog/restricting-process-cpu-usage-using-nice-cpulimit-and-cgroups
    cpu limit share
  • thumbnail
    GitHub - lifeomic/terraform-plan-parser: Command line utility and JavaScript API for parsing stdout from "terraform plan" and converting it to JSON.
    February 18, 2022 at 9:30:51 AM GMT+1 - permalink - archive.org - https://github.com/lifeomic/terraform-plan-parser
    parser plan terraform
  • Note: terraform Interpolation-only expressions are deprecated

    :%s/("\${)//gc | %s/(}")//gc

    February 17, 2022 at 10:16:58 AM GMT+1 - permalink - archive.org - https://links.infomee.fr/?bnoJgw
    replace terraform
  • thumbnail
    GitHub - stefanprodan/podinfo: Go microservice template for Kubernetes

    via edwin

    February 16, 2022 at 4:28:42 PM GMT+1 - permalink - archive.org - https://github.com/stefanprodan/podinfo
    echo info k8s pod
  • thumbnail
    Excalidraw | Hand-drawn look & feel • Collaborative • Secure
    February 16, 2022 at 11:58:01 AM GMT+1 * - permalink - archive.org - https://excalidraw.com/
    dessin diagramme draw schema tools
Links per page: 20 50 100
◄Older
page 8 / 217
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation