Skip to content

Instantly share code, notes, and snippets.

View betolink's full-sized avatar

Luis López betolink

View GitHub Profile
@betolink
betolink / NASA_EULA.md
Last active March 18, 2023 18:04
mod07_l2

EULAS

@betolink
betolink / keybase.md
Created November 19, 2022 15:51
keybase

Keybase proof

I hereby claim:

  • I am betolink on github.
  • I am betolink (https://keybase.io/betolink) on keybase.
  • I have a public key ASCrY4QgiSsT5118Gwg4zNt8PZ15xR9Lr-no1-NYaiSONwo

To claim this, I am signing this object:

@betolink
betolink / SSL.ipynb
Last active August 19, 2022 14:09
SSL
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@betolink
betolink / cryohub.md
Last active November 24, 2021 16:36
Cryohub @ NSIDC

NSIDC Cryohub @ AWS

A guide to deploy Jupyterhub using Kubernetes on AWS.

  1. Overview
  2. Cloud resources
  3. Setup AWS credentials and environment variables
  4. Configure a Kubernetes cluster on AWS
  5. Deploy Jupyterhub to the cluster using Helm (PENDING)
    • config.yaml
    • authentication
@betolink
betolink / 1. Fallacies.md
Created October 2, 2021 04:53 — forked from aleixmorgadas/1. Fallacies.md
Distributed Systems Fundamentals Questions

Fallacy #1. The network is reliable

  • Why the pattern Client-Response might cause some troubles?
  • What are distributed objects?
  • How we can solve this problem?

Fallacy #2. Latency isn't a problem

  • How many calls do you do between services before replying a syncronous call to the end user?
  • Which pattern is more common in your application? Remote calls or messages?

Keybase proof

I hereby claim:

  • I am betolink on github.
  • I am betolink (https://keybase.io/betolink) on keybase.
  • I have a public key ASB81F0BgCwUkkyDzMyhTpj4XJ_W5XRwEpvFHstVyjIzJAo

To claim this, I am signing this object:

nsidc-fetch-dispatch


Motivation

# Use Xft?
use_xft yes
xftfont DejaVu Sans:size=8
xftalpha 0.8
text_buffer_size 2048
# Update interval in seconds
update_interval 1
[
{
"class": "label_control",
"color": [255, 255, 255],
"shadow_color": [24, 24, 24],
"shadow_offset": [0, -1]
},
{
"class": "button_control",
"content_margin": [6, 5, 6, 6],